Re: [Pytrainer-devel] Problems while importing via garmintools

2011-12-02 Thread Arnd Zapletal
David García Granda schrieb am 02.12.2011 19:44: > Which device are you trying to import from?. If I am not wrong, > Forerunner 305 stores up to 1000 laps and maybe this issue shows up as > a result of near full storage capacity. yep. skew41 reported Forerunner 305. Probably best and only advise i

Re: [Pytrainer-devel] Next steps

2011-12-02 Thread Arnd Zapletal
Hi all, David García Granda schrieb am 02.12.2011 20:05: > From my point of view the discussion is about what prevents pytrainer > to move forward and I clearly see glade/gtk+ stuff at top position. > Arnd proposed the local web server and it would be great to hear > (read) what others have to say

[Pytrainer-devel] Next steps (was Re: track segments again)

2011-12-02 Thread David García Granda
Hi, > I don't know what this discussion is about. It sounds like we are > discussing rewriting Pytrainer as a web application with a NoSql data > store. I would set priority on getting rid of all glade/gtk+ stuff. Regarding database, I see no issue (or at least no bottleneck) right now. > Regard

Re: [Pytrainer-devel] Problems while importing via garmintools

2011-12-02 Thread David García Granda
Hi, > Arnd, thanks for your answer! > > 2011/11/27 Arnd Zapletal >> >> Hi, >> >> skew 41 schrieb am 27.11.2011 12:55: >> >> > Yes, it does contain many entries afterwards. >> [...] >> > When I take the .gmn file from my manual garmin_save_runs export and >> > compare it with the .dump files in ~

Re: [Pytrainer-devel] track segments again

2011-12-02 Thread Nathan Jones
I don't know what this discussion is about. It sounds like we are discussing rewriting Pytrainer as a web application with a NoSql data store. Regarding an ORM and tight coupling to a platform, well, first of all, if we are implementing our application in Python then of course we are tightly coupl

Re: [Pytrainer-devel] track segments again

2011-12-02 Thread Arnd Zapletal
Hi, David García Granda schrieb am 01.12.2011 23:06: > I see it similar to current database approach where I find > much easier to use sqlite instead of using locally installed mysql > one. Completely agree with you here. The portability and robustness of sqlite is a huge advantage. (I just had a

Re: [Pytrainer-devel] track segments again

2011-12-02 Thread David García Granda
Hi, >> Nevertheless Garmin Communicator does not work on GNU/Linux, so >> something (garmintools or gpsbabel and some transformation) must run >> locally. > > Yep. Most crucial point, indeed. Here one still needs platform-specific > solutions. > > I also found this > http://www.andreas-diesner.de/