Hi all,

Good news: I could solve the paused track problem (& BTW learned a lot
about garmin, gpx, openlayers etc the last week). Linked pic below shows
the same activity I was talking about on 11/21 (with the car ride in
between).

Bad news: I haven't done this within pytrainer. Instead I built a viewer
from scratch. Some data were scanned/parsed from *.dump into CouchDB (a
nosql DB which holds documents JSON like). Very easy and transparent.

To get some views and sorting I used bottle.py, a micro-webframework
which doesn't depend on anything (except standard python). For UI I took
some js/jquery. Plotting is done by 'flot' (a jquery library for the new
HTML5 canvas).

As said, I just wanted a quick hack to process & view data. But now I
wonder whether such HTML5/JS/CSS interfaces could become serious
alternatives for desktop applications nowadays.

Anybody experienced or interested in this field?

greetz
Arnd

https://docs.google.com/open?id=0B5hCMAvs5pUuMmM3NzJkZTEtMTNjYi00ZmUxLTkwMGQtMDM5MTdkMGNjYzg0

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Pytrainer-devel mailing list
Pytrainer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytrainer-devel

Reply via email to