R0ket-tr4cking: Unterschied zwischen den Versionen

 
(5 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 30: Zeile 32:
 
* Example: http://longcat.de/ccc/28C3-r0ket-tr4cking/v2/track.html
 
* Example: http://longcat.de/ccc/28C3-r0ket-tr4cking/v2/track.html
 
* Recorded Dataset: http://longcat.de/ccc/r0ketreplay/replay.php
 
* Recorded Dataset: http://longcat.de/ccc/r0ketreplay/replay.php
* Fork on Github: https://github.com/Schinken/28C3-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, 09:18 Uhr

Crystal Clear action run.png
r0ket-tr4cking

Status: stable

Projekt img tracking.jpg
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!