Name: Kevin Everets
Member since: 2000-09-28 20:53:59
Last Login: 2007-02-27 22:12:05
Homepage: http://everets.org/kevin/
Notes:
Current geographic area: Oakville, Ontario, Canada
Personal GPG: 0xABBDA9DD CD1A C724 F779 9950 60AF 81F3 C327 D491 ABBD A9DD
git
I'm now attempting to work more seriously with git. Unfortunately, I have to interact with a CVS server at the same time (for final commits, etc). I still haven't found a really good way of doing this (initially with ideas from a blog entry). git-cvsimport works fine for pulling things down from CVS into the local git repository, but going in the other direction seems to require a separately checked-out tree and some annoying steps. I also tried an alternate approach where it's all in one directory, but that makes the git history much less useful and there's still weird conflicts after committing.
If anyone has a good way of working with a remote CVS server and local git repositories, I'm all ears.
13 Sep 2007 (updated 13 Sep 2007 at 20:06 UTC) »
Linux Wireless
Saw reference to this page:Syndicated 2007-09-13 14:44:43 (Updated 2007-09-13 19:23:45) from keverets
Banana Bread
This banana bread recipe worked well:Garmin Forerunner 301
I've got a Garmin Forerunner 301 that I use for running/biking/car trips. It sometimes takes a long time to pick up a signal which is kind of annoying, but otherwise seems to be a nice little unit with built-in heart-rate monitoring and the like. I wanted to use it on Linux as I don't use Windows. A quick search revealed this entry which gives a couple of command lines to grab data off the GPS. After a quick apt-get install, I tried them and they seem to work. The first just gives a long series of coordinates. The second gives a .kml file which I was able to import into Google Earth (though that's extremely slow on my hardware, so not very useful to me).
gpsbabel -t -i garmin -f /dev/ttyUSB0 -o gpsdrive -F tracks.gps gpsbabel -t -i garmin -f /dev/ttyUSB0 -o kml,points=0,line_color=ff0000ff -F waypoints.kml
I'd really like to put some data into Open Street Map. It would be a fun project for the summer to bike around the neighbourhood and fill out their data.
New Bike
I was just given a new bike: a Specialized Hardrock Sport. It's my first new bike since 1992 (approximately). My old bike was starting to have more issues and was becoming increasingly frustrating, so this is a welcome change. I find myself becoming increasingly interested in alternative forms of transportation. Currently, I'm pondering the ability of a semi-enclosed recumbent trike to service the majority of my transportation needs. I'd really like a human-powered (or human/electric hybrid) version of the Volkswagen 1-litre Car. The 1-litre car itself would be great, but I doubt that will hit sufficiently mass production to make it affordable any time soon. With Ontario trying out new e-Bike legislation, this could lead to some interesting new vehicles.keverets certified others as follows:
Others have certified keverets as follows:
[ Certification disabled because you're not logged in. ]
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!