Coding
MythTV & Satellite TV
by admin on Sep.02, 2007, under Coding, Linux
I recently purchased an ExtremeView xv3300 from EFTA.us. I highly recommend their service: Shipping was fast and prices were great. To link it in with my current mythtv system, I needed to build/buy an irblaster, and hook it up to lirc to blink the codes to the set top box. Then I needed to configure my capture card to record channels 2-70 from local cable tv, and 80+ from the s-video input and the satellite set top box.
GPS Logging
by admin on Aug.08, 2007, under Coding, Travels
GPS Logging of my Germany trip is complete (enough). Version 1 is available at:
http://www.muzik.ca/gpsdata/parse.php
The XML files were logged by the Sunset GPS Tracker (mentioned previously) running on my Windows Mobile (yuck!…well actually it works quite well) and a Hollux GPSlim bluetooth receiver. While in Germany, I had the receiver on my person very often, and I logged many of the trips I did. The log took a way-point every 5 seconds (so you can calculate how quickly I was going by the difference in the waypoints!). “Parse.php” takes the xml file (actually a .gpx file), and extracts the coordinates and puts them on a google map.
Unfortunately it will crash your browser if you have too many points (~300) on your current viewport. Some of my files have lots of way points (5000+), so you still need to choose which leg of the journey you wish to see (0-300 is the default starting position). On my list of todos is to discard “duplicate” points (that is a point within a short distance from its previous point). Also todo is to be able to name a journey (rather than 2007-05-14_…gpx, name it “Trip to Hann-Munden).
When time permits
Photodb updated
by admin on Apr.22, 2007, under Coding, Linux
My photo database has now been updated. Rather than using photodb (software I wrote), I am now using the much better “gallery” software.
One more step closer to Germany!
GPS Logging
by admin on Apr.20, 2007, under Coding, Travels
Below are some links for logging GPS data from a serial port, on windows mobile 5 to a text file:
http://www.vodafonebetavine.net/web/SunsetGPSLogger/downloads
http://handheld.softpedia.com/get/GPS/GPS-Logger-2005-16926.shtml
as found by “Windows Mobile” “GPS Logger” on google