Tuesday, February 10, 2009

Local transits (20090210)

Made and deployed some fixes for tracker.

Working on porting the ballista code to linux - with a view to running the transit generation code locally to either preview or dyna.

To get the cross-platform functionality I need, I've used the OF system library (ofsys). Having great fun with stupid little issues, like trying to link against certain libraries instead of statically
including the source (sqlite3 is a good example.)

The introduction of ofsys has made a lot things a lot easier - there has been a great deal of testing, especially the cross-platform side on ofsys. There are still some issues as to things like where the configuration and data files should live

No comments: