Difference between revisions of "YTMND:API:Examples"

From YTMND
Jump to: navigation, search
(User Contributed Examples)
Line 3: Line 3:
 
== Official Examples ==
 
== Official Examples ==
  
* [http://api.ytmnd.com/examples/timeline.html?site_id=1 Site Timeline]
+
===[http://api.ytmnd.com/examples/timeline.html?site_id=1 Site Timeline]===
 
:A time-line of site data using Timeplot, which uses [http://en.wikipedia.org/wiki/Canvas_(HTML_element) <canvas>] (will not work in IE).
 
:A time-line of site data using Timeplot, which uses [http://en.wikipedia.org/wiki/Canvas_(HTML_element) <canvas>] (will not work in IE).
  
* [http://api.ytmnd.com/examples/widget/ User Widget]
+
===[http://api.ytmnd.com/examples/widget/ User Widget]===
 
:A customizable user widget for YTMND users to show off or track their sites wherever they want.
 
:A customizable user widget for YTMND users to show off or track their sites wherever they want.
  
* [http://api.ytmnd.com/examples/assets/?user=kassius User Asset Browser]
+
===[http://api.ytmnd.com/examples/assets/?user=kassius User Asset Browser]===
 
:A fully-featured application which allows you to browse through all of the image/sound files a user has used in their YTMNDs.
 
: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)
 
::(Note: Flash can't play WAV files, so the flash player will only appear for MP3 assets)
Line 16: Line 16:
 
== User Contributed Examples ==  
 
== User Contributed Examples ==  
  
*A YTMND Fight system (work in progress, based off google fight)
+
===[http://www.zendurl.com/survient A YTMND Fight system]===
:http://www.zendurl.com/survient
+
(work in progress, based off google fight)
  
*YTMND Song Playlist Generator
+
===YTMND Song Playlist Generator===
 
:Saves all songs from a user's account to computer, and generate a playlist. Reponses 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. Reponses to [http://wiki.ytmnd.com/YTMND:API:Application_Requests  this request]
 
:*Response 1
 
:*Response 1

Revision as of 16:48, December 7, 2007

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

Official Examples

Site Timeline

A time-line of site data using Timeplot, which uses <canvas> (will not work in IE).

User Widget

A customizable user widget for YTMND users to show off or track their sites wherever they want.

User Asset Browser

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

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
You can check on any new features that might be added, as well as suggest your own at the project wiki page