-
Notifications
You must be signed in to change notification settings - Fork 1
Home
ATTN: these docs are a work-in-progress port of the original API docs — they are incomplete for the time being
A Ruby on Rails application for uploading & downloading .gml files from GML-compliant graffiti applications
Current applications using GML: http://000000book.com/apps
- Sample GML Playback Code
- How to upload GML to 000000book —
- How to download GML from 000000book — it’s even easier, just add .gml to most pages
Graffiti Markup Language (.gml) is a universal, XML based, open file format designed to store graffiti motion data (x and y coordinates and time). The format is designed to maximize readability and ease of implementation, even for hobbyist programmers, artists and graffiti writers. Popular applications currently implementing GML include Graffiti Analysis and EyeWriter. Beyond storing data, a main goal of GML is to spark interest surrounding the importance (and fun) of open data and introduce open source collaborations to new communities. GML is intended to be a simple bridge between ink and code, promoting collaborations between graffiti writers and hackers. GML is today’s new digital standard for tomorrow’s vandals.

