R0ket-tr4cking: Unterschied zwischen den Versionen

Schinken (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Schinken (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
 
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 15: Zeile 15:
r0ket tracking is using a JSON-Livestream of the OpenBeacon Network here on 28c3 to visualize the movement data
r0ket tracking is using a JSON-Livestream of the OpenBeacon Network here on 28c3 to visualize the movement data
of the visitors r0kets
of the visitors r0kets
Slides of a talk given at the first backspace event: http://schinken.github.io/talks/2012-04-r0ket-tracking/


=== Planned Features: ===
=== Planned Features: ===
Zeile 32: Zeile 34:
* Fork on Github: https://github.com/schinken/r0ket-tr4cking
* Fork on Github: https://github.com/schinken/r0ket-tr4cking
* Authors:
* Authors:
** [[Benutzer:Schinken|Schinken]] (http://twitter.com/BeerweasleDev)
** [[Benutzer:Schinken|Schinken]]
** [[Benutzer:xandy|xandy]] (http://twitter.com/xandy)
** [[Benutzer:xandy|xandy]]
* Flattr r0ket-tr4cking:
<flattr
url="http://hackerspace-bamberg.de/Kategorie:Projekt#r0ket-Tr4cking_.40_28C3"
/>




[[Kategorie:Projekt]]
[[Kategorie:Projekt]]

Aktuelle Version vom 8. Dezember 2014, 08:18 Uhr

r0ket-tr4cking

Status: stable

Beschreibung r0ket-tracking Projekt für diverse CCC-Veranstaltungen
Autor: schinken
Version 0.8
PayPal Spenden für R0ket-tr4cking

r0ket-Tr4cking @ 28C3

--

r0ket tracking is using a JSON-Livestream of the OpenBeacon Network here on 28c3 to visualize the movement data of the visitors r0kets

Slides of a talk given at the first backspace event: http://schinken.github.io/talks/2012-04-r0ket-tracking/

Planned Features:

  • Correctly aligned floorplan :P
  • Show and Hide of each floor of the floorplan
  • Stalking of nicknames or r0ketIds
  • Smooth animations (or animation transistions) for r0kets and radars

Already implemented:

  • Filtering of JSON-Data and Caching (forwarding it through a proxy because of Cross Domain Policy)
  • Consistent Datastructure in javascript objects (r0ket, radar, floor, etc.
  • Drawing on a canvas with pathes of r0kets

Participate!