]> git.llucax.com Git - personal/website.git/blob - source/blog/posts/2011/07/23-gml.rst
Add some missing posts
[personal/website.git] / source / blog / posts / 2011 / 07 / 23-gml.rst
1 Title: GML
2 Tags: en, gml, graffiti, xml, markup, video, vimeo
3
4 `Graffiti Markup Language`__ is...
5
6   An universal, XML based, open file format designed to store graffiti motion
7   data (x and y coordinates and time).  The format is designed to maximize
8   readability and ease of implementation, even for hobbyist programmers, artists
9   and graffiti writers. Popular applications currently implementing GML include
10   Graffiti Analysis and EyeWriter. Beyond storing data, a main goal of GML is to
11   spark interest surrounding the importance (and fun) of open data and introduce
12   open source collaborations to new communities. GML is intended to be a simple
13   bridge between ink and code, promoting collaborations between graffiti writers
14   and hackers.
15
16 __ http://www.graffitimarkuplanguage.com/
17
18 An probably the funniest part:
19
20   **GML is today’s new digital standard for tomorrow’s vandals.**
21
22 .. vimeo:: 14098101
23
24 .. vim: set et sw=3 sts=3 :