Difference between revisions of "YTMND:API:Examples"
From YTMND
(→User Contributed Examples) |
(→User Contributed Examples) |
||
Line 19: | Line 19: | ||
:http://www.zendurl.com/survient | :http://www.zendurl.com/survient | ||
− | *YTMND Song | + | *YTMND Song Playlist Generator |
:A reponse to [http://wiki.ytmnd.com/YTMND:API:Application_Requests this request]. Saves all songs from a user's account to computer, and generate a playlist. | :A reponse to [http://wiki.ytmnd.com/YTMND:API:Application_Requests this request]. Saves all songs from a user's account to computer, and generate a playlist. | ||
:Go [http://angrybaby.100webspace.net here] | :Go [http://angrybaby.100webspace.net here] |
Revision as of 19:31, November 27, 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)
- YTMND Song Playlist Generator
- A reponse to this request. Saves all songs from a user's account to computer, and generate a playlist.
- Go here