Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.6 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.6 KB

A simple mashup application which displays the current standings of selected crews in DJMAX Technika 2: Crew Race.

Notes

  • The list is sorted by overall rank or crew points.
  • Too big? Zoom out to see all crews!
  • Data is cached for up to 30 minutes.
  • Crew names are case-sensitive.

URL Parameters

  • By appending ?crew= followed by crew name, that crew is displayed instead of the default list.
  • By appending ? followed by a list name, all crews in the list are displayed instead of the default list.

Adding Your Own List

In the groups folder, you will see .xml files. The filename is the list name (only lowercase characters allowed!), and the XML file contains the list of crews to be shown. The format is self-explanatory.

To add your own crew list, fork the project and add .xml files to the groups folder. Send me a pull request if you want.

Powered By

Tested Browser

  • Firefox 3.6
  • Safari 5
  • MobileSafari on iPad (iOS 3.2)
  • Internet Explorer 7
  • Internet Explorer 6 (tested not to work!)

License

Licensed CC BY 3.0.