View Single Post
Old 01-14-2007, 03:24 PM   #32 (permalink)
Reid Priedhorsky
Guest
 
Posts: n/a
Re: How do you log rides?

On Fri, 12 Jan 2007 14:33:35 -0600, joe wrote:

> Reid Priedhorsky wrote:
>>
>>
>> I wrote a collection of Perl scripts that store ride data in a relational
>> database and turn it into nifty tables and graphs:
>>
>> http://reidster.net/logs/bike.html
>>
>> I also use my GPS to collect tracks of novel routes, and I hang onto those
>> to see where I've been.
>>
>> Yes, I'm a big nerd.
>>
>> Reid

>
> Looks nice. Care to share the scripts?


I'd be happy to share.

However, there is a strong caveat in that they are not well-documented or
easy to use by any means. Installing them would require knowledge of both
PostgreSQL and Perl, and probably UNIX (while in principle both Postgres
and Perl run on other systems, I don't know what would be required to port
the scripts). (Anyone who wants to fix these issues is welcome to...)

With that in mind, let me know if you are still interested and I will
package them up and post them on my website.

Take care,

Reid
  Reply With Quote