Difference between revisions of "YTMND"

From Archiveteam
Jump to navigation Jump to search
(relaunch)
 
(10 intermediate revisions by 7 users not shown)
Line 6: Line 6:
| image = Ytmnd-screenshot.png
| image = Ytmnd-screenshot.png
| project_status = {{online}}
| project_status = {{online}}
| archiving_status = {{upcoming}}
| archiving_status = {{saved}} in June 2018: https://archive.org/details/archiveteam_ytmnd
| source = [https://github.com/ArchiveTeam/ytmnd-grab ytmnd-grab]
| tracker = [http://tracker.archiveteam.org/ytmnd ytmnd]
| tracker = [http://tracker.archiveteam.org/ytmnd ytmnd]
| irc = archiveteam
}}
}}


YTMND is a humour website featuring user-created web pages in the form of a tiled image and an audio track. The site makes use of flash to load the images and play the audio. It was launched in 2001 and contains lots of significant online culture and history.  
'''YTMND''' (You're The Man Now Dog) is a humour website featuring user-created web pages in the form of a tiled image and an audio track. The site makes use of flash to load the images and play the audio, but there is a HTML5-based system for devices without Flash that seems to work on Ipads but not Iphones. It was launched in 2001 and contains lots of significant online culture and history.


The owner, Max Goldberg, has stated that it is no longer cost-effective to host the website and it will eventually be taken offline, and he has reached out to Archive Team to preserve it.
The owner, Max Goldberg, has stated that it is no longer cost-effective to host the website and it will eventually be taken offline, and he has reached out to Archive Team to preserve it.
YTMND finally went offline around May 12, 2019. Max Goldberg announced on his Patreon May 17 that an "outpouring of support" had convinced him to save the site, and over the next several months an HTML5 player was introduced and the database was salvaged.
The website completed its relaunch on March 31, 2020, with all previously hosted sites available.


=== Archiving ===
=== Archiving ===
The owner has kindly offered to give us the (anonymized) database and the content. The storage cost is about 1.7TB for the content, and the MySQL database is about 180GB.
The owner kindly offered to give us the (anonymized) database and the content, but it never got sent to us. The storage cost would have been about 1.7 TB for the content, and about 180 GB for the MySQL database.


A Warrior job to scrape the site is also planned.
A [https://tracker.archiveteam.org/ytmnd/ Warrior job] to scrape the site was conducted in late June 2018.


=== Infos ===
=== Infos ===
*Created New 'site' and it's ID is 1008765 : http://picard.ytmn d.com/info/1008765/json
* Created new 'site' in August 2016, and its ID is 1008765: http://picard.ytmnd.com/info/1008765/json
*That URL can be scraped starting with the ID 1 and going well past the number above.
* That URL can be scraped starting with the ID 1 and going well past the number above.
*The "Domain" which is in the json data is the subdomain off of ytmn d.com which could be put in a list and then crawled for WARCing purposes.
* The site's profile can be found at http://ytmnd.com/sites/1008765/profile
*An {"error":"site not found"} is returned for the domain if the site does not exist with that ID: http://picard.ytmn d.com/info/1008765333/json
* The "Domain" which is in the json data is the subdomain off of ytmnd.com which could be put in a list and then crawled for WARCing purposes.
*Attempting to access a nonexistent domain will result in being redirected to http://mannotfounddog.ytmn d.com/ while still returning a status code of 200
* An <code>{"error":"site not found"}</code> with status code 200 is returned for the domain if the site does not exist with that ID: http://picard.ytmnd.com/info/1008765333/json
* Attempting to access a nonexistent domain will result in being redirected to http://mannotfounddog.ytmnd.com/ while still returning a status code of 200
 
{{navigation box}}

Latest revision as of 12:09, 18 April 2020

YTMND
YTMND logo
You're The Man Now Dog
You're The Man Now Dog
URL http://ytmnd.com[IAWcite.todayMemWeb]
Status Online!
Archiving status Saved! in June 2018: https://archive.org/details/archiveteam_ytmnd
Archiving type Unknown
Project source ytmnd-grab
Project tracker ytmnd
IRC channel #archiveteam-bs (on hackint)

YTMND (You're The Man Now Dog) is a humour website featuring user-created web pages in the form of a tiled image and an audio track. The site makes use of flash to load the images and play the audio, but there is a HTML5-based system for devices without Flash that seems to work on Ipads but not Iphones. It was launched in 2001 and contains lots of significant online culture and history.

The owner, Max Goldberg, has stated that it is no longer cost-effective to host the website and it will eventually be taken offline, and he has reached out to Archive Team to preserve it.

YTMND finally went offline around May 12, 2019. Max Goldberg announced on his Patreon May 17 that an "outpouring of support" had convinced him to save the site, and over the next several months an HTML5 player was introduced and the database was salvaged.

The website completed its relaunch on March 31, 2020, with all previously hosted sites available.

Archiving

The owner kindly offered to give us the (anonymized) database and the content, but it never got sent to us. The storage cost would have been about 1.7 TB for the content, and about 180 GB for the MySQL database.

A Warrior job to scrape the site was conducted in late June 2018.

Infos