Difference between revisions of "YTMND:API:Examples"

From YTMND
Jump to: navigation, search
Line 26: Line 26:
 
::Source ([http://zebra.no-ip.info/ytmndsongdump.py Download] | [http://www.sendspace.com/file/8hegaz Mirror])
 
::Source ([http://zebra.no-ip.info/ytmndsongdump.py Download] | [http://www.sendspace.com/file/8hegaz Mirror])
 
:*Response 2
 
:*Response 2
::Web-based. Go [http://angrybaby.100webspace.net here]
+
::Web-based playlist generator. If you wish to examine the CGI script, go [http://docs.google.com/Doc?id=dhchwpcm_224v4r8w9 here].  To view the actual webpage (and generate a playlist) go [http://angrybaby.100webspace.net here]

Revision as of 19:00, November 28, 2007

Here are some applications already designed that implement the YTMND API:

Official Examples

A time-line of site data using Timeplot, which uses <canvas> (will not work in IE).
A customizable user widget for YTMND users to show off or track their sites wherever they want.
A fully-featured application which allows you to browse through all of the image/sound files a user has used in their YTMNDs.
(Note: Flash can't play WAV files, so the flash player will only appear for MP3 assets)


User Contributed Examples

  • A YTMND Fight system (work in progress, based off google fight)
http://www.zendurl.com/survient
  • YTMND Song Playlist Generator
Saves all songs from a user's account to computer, and generate a playlist. Reponses to this request
  • Response 1
Windows (Download | Mirror)
Other OS (Read readme.txt in Windows download)
Source (Download | Mirror)
  • Response 2
Web-based playlist generator. If you wish to examine the CGI script, go here. To view the actual webpage (and generate a playlist) go here