Difference between revisions of "Kephost.com"

From Archiveteam
Jump to navigation Jump to search
(Not easy to track a site's history if they turn things upside down every year.)
(leading zero + archiving started)
Line 5: Line 5:
| image = Kephost_com_screenshot.png
| image = Kephost_com_screenshot.png
| project_status = {{Online}}
| project_status = {{Online}}
| archiving_status = {{Notsavedyet}}
| archiving_status = {{inprogress}}
}}
}}


Line 30: Line 30:
Uploaded images can be public, and also probably private (this function needs registration). Not all pictures appear in the image browser (probably the private ones not). Also, apparently not all tokens creatable from the alphabet (see below) are handed out. Finally, recently some older pictures don't appear in the end of the image browser.  
Uploaded images can be public, and also probably private (this function needs registration). Not all pictures appear in the image browser (probably the private ones not). Also, apparently not all tokens creatable from the alphabet (see below) are handed out. Finally, recently some older pictures don't appear in the end of the image browser.  


Images are given a page whose URL is <nowiki>http://www.kephost.com/image/&lt;ID></nowiki> where &lt;ID> seems to be an incrementing base-62 number (alphabet A..Z, 0..9, a..z (in this order (?)), starting with one character). The location of the actual image is <nowiki>http://kephost.com/images/&lt;YYYY>/&lt;MM>/&lt;DD>/&lt;FILENAME>.&lt;EXT></nowiki> where YYYY-MM-DD is the date the file was uploaded, FILENAME is the same as the user's file had on their computer, &lt;EXT> is its extension. This original version is always linked in with an <code>&lt;a></code> tag, as the download link. A thumbnail version is also generated for every picture, alhough not shown; its filename is postfixed with .th, like &lt;FILENAME>.th.&lt;EXT>. Finally, if the image is large enough, an .md (medium) version is also generated (filename extended with .md), and '''in this case this version, otherwise the original one is shown''' on the page (with an <code>&lt;img></code> tag).
Images are given a page whose URL is <nowiki>http://www.kephost.com/image/&lt;ID></nowiki> where &lt;ID> seems to be an incrementing base-62 number (alphabet A..Z, 0..9, a..z (in this order (?)), starting with one character). Letter 'A' acts as a leading zero when being the first character, that is, Aw = AAw = AAAw etc. The location of the actual image is <nowiki>http://kephost.com/images/&lt;YYYY>/&lt;MM>/&lt;DD>/&lt;FILENAME>.&lt;EXT></nowiki> where YYYY-MM-DD is the date the file was uploaded, FILENAME is the same as the user's file had on their computer, &lt;EXT> is its extension. This original version is always linked in with an <code>&lt;a></code> tag, as the download link. A thumbnail version is also generated for every picture, alhough not shown; its filename is postfixed with .th, like &lt;FILENAME>.th.&lt;EXT>. Finally, if the image is large enough, an .md (medium) version is also generated (filename extended with .md), and '''in this case this version, otherwise the original one is shown''' on the page (with an <code>&lt;img></code> tag).


'''Bottom line''': the original file and – if exists – the medium sized version can be grabbed with recursive (+1 level) mirroring including page requisites, but the thumbnail version needs to be fetched separately, manually (knowing the filename). An other option is doing a sequential discovery for existing pictures and their image-versions' URLs, and then downloading that list, maybe with page requisites.
'''Bottom line''': the original file and – if exists – the medium sized version can be grabbed with recursive (+1 level) mirroring including page requisites, but the thumbnail version needs to be fetched separately, manually (knowing the filename). An other option is doing a sequential discovery for existing pictures and their image-versions' URLs, and then downloading that list, maybe with page requisites.
Line 42: Line 42:


== Archiving ==
== Archiving ==
The Wayback Machine doesn't archive the site properly.
In August 2015, [[user:bzc6p]] started archiving all images uploaded since 2014-05-16 (the time of the last redesign).
 
{| class="wikitable"
|+ Status table
! Upload date !! Status !! Note/Range
|-
| 2008 – 2010 || {{Red|Lost}} || First structure
|-
| 2010 – 2014-05-16 || {{Purple|Not saved yet}} || Second structure
|-
| 2014-05-16 – 2014-10-31 || {{Orange|In progress}} || B – zzz
|}





Revision as of 12:33, 30 August 2015

Kephost.com
Kephost.com, a Hungarian image sharing site
Kephost.com, a Hungarian image sharing site
URL http://kephost.com[IAWcite.todayMemWeb]
Status Online!
Archiving status In progress...
Archiving type Unknown
IRC channel #archiveteam-bs (on hackint)
Not to be confused with Kephost.hu.

Kephost.com is a Hungarian one-click image sharing service, one of the oldest and most popular ones besides kepfeltoltes.hu. People can easily upload files from their computers with a few clicks, and then paste the URLs of the images (or their pages) wherever they want. Here users can also choose a category to upload to, and even create an account for themselves. Pictures can be commented on through the embedded Facebook comment module.

The service started in 2008. Since then, they have changed design in almost every year, and also have had several different site structures (including accessing images) – however, they seem to have not deleted older pictures since the first, 2010 redesign.

Vital signs

Technical issues

Seems okay.

Administrator activity

No information available.

Financial status

No information available. Entity behind the site is unknown.

Site structure

As already mentioned, they have had several different site structures. The following applies to their last, which has been in use apparently since 2014.

Uploaded images can be public, and also probably private (this function needs registration). Not all pictures appear in the image browser (probably the private ones not). Also, apparently not all tokens creatable from the alphabet (see below) are handed out. Finally, recently some older pictures don't appear in the end of the image browser.

Images are given a page whose URL is http://www.kephost.com/image/<ID> where <ID> seems to be an incrementing base-62 number (alphabet A..Z, 0..9, a..z (in this order (?)), starting with one character). Letter 'A' acts as a leading zero when being the first character, that is, Aw = AAw = AAAw etc. The location of the actual image is http://kephost.com/images/<YYYY>/<MM>/<DD>/<FILENAME>.<EXT> where YYYY-MM-DD is the date the file was uploaded, FILENAME is the same as the user's file had on their computer, <EXT> is its extension. This original version is always linked in with an <a> tag, as the download link. A thumbnail version is also generated for every picture, alhough not shown; its filename is postfixed with .th, like <FILENAME>.th.<EXT>. Finally, if the image is large enough, an .md (medium) version is also generated (filename extended with .md), and in this case this version, otherwise the original one is shown on the page (with an <img> tag).

Bottom line: the original file and – if exists – the medium sized version can be grabbed with recursive (+1 level) mirroring including page requisites, but the thumbnail version needs to be fetched separately, manually (knowing the filename). An other option is doing a sequential discovery for existing pictures and their image-versions' URLs, and then downloading that list, maybe with page requisites.

Older images

Archiving older images would need web scrape. Some of the older pattern prefixes:

  • kephost.com/view3.php?filename= – followed by a random alphanumeric/underscore token plus extension
  • kephost.com/images[23]/ – followed by a random alphanumeric/underscore token plus extension
  • kephost.com/images4/ – followed by YYYY/M/D (one or two digit month and day!) then a random alphanumeric/underscore token plus extension, the token often also contains the date in YYYY_M_D format
  • kephost.com/view-NUM_TOKEN.EXT – NUM might be a day counter, TOKEN might be the original filename – used until 2010, images seem to have been deleted

Archiving

In August 2015, user:bzc6p started archiving all images uploaded since 2014-05-16 (the time of the last redesign).

Status table
Upload date Status Note/Range
2008 – 2010 Lost First structure
2010 – 2014-05-16 Not saved yet Second structure
2014-05-16 – 2014-10-31 In progress B – zzz


     Hungarian websites     
Red entries indicate websites which don't have an article on this wiki yet. Striked-through entries indicate websites that have already been shut down.
Archives & Digital Libraries mek.oszk.hu  · epa.oszk.hu  · dka.oszk.hu  · webarchivum.oszk.hu  · NAVA  · Fortepan  · fentrol.hu
Blogging Blog.hu  · Blogter  · Freeblog  · Blogger.hu  · reblog.hu  · xfree.hu  · cafeblog.hu
Social networks iWiW  · myVIP  · hotdog.hu  · Baratikor.com  · network.hu  · Mommo  · privi.hu
Webhosting Extra  · tar.hu  · ATW  · Ingyenweb  · Freeweb  · Ultraweb  · x3.hu  · ini.hu  · ininet.hu  · G-Portál  · uCoz  · eOldal  · ewk  · 5mp.eu  · mindenkilapja  · Webnode
Forums, message boards* Index  · SG  · Nők Lapja Cafe  · Hoxa
Video hosting Indavideó  · Videa  · videoplayer.hu  · xfree.hu  · videok.hu
Image hosting Kepfeltoltes.hu  · Fotoalbum.hu  · Indafotó  · Kephost.com  · pics.coldline.hu  · kep.tar.hu  · noob.hu  · PSharing (a.k.a. ivPicture)  · Kephost.hu  · kepfeltoltes.eu  · kephost.net  · kepkuldes.com  · xfree.hu  · GTF Képhost  · fotozz.hu  · Kepkezelo.com  · keptarad.hu  · darkweb.hu  · fos.hu
Questions and Answers gyakorikerdesek.hu  · tudjatok.hu
File sharing data.hu  · toldacuccot.hu  · hellshare.hu  · addat.hu  · fileposta.hu
Document sharing doksi.hu  · Docplayer
Fun Demotiváló  · keptelenseg.hu  · csubakka.hu  · nemkutya.com  · legalja.hu  · szanalmas.hu  · trollfesz.cc  · gumicsizma.hu
Trash napiszar.com  · napiszar.hu  · netszar.com  · napiszar.org
Other News+C  · moly.hu  · gyertyalang.hu  · Volán websites  · Szuperinfó