2009 Cycling Season

Now that its October and I’m on to my post-season beer and laziness celebration, I should recap this year’s cycling adventures. After a successful year of track racing last year and taking a cue from my friend Chris Kelly, I made a list of goals for this year:

  • Compete in Wednesday night racing at Dick Lane Velodrome, not missing more than three nights.
  • Compete in all three Pro Race Series events at Dick Lane Velodrome and win points in one event.
  • Mountain bike as often as possible.
  • Use road riding as a training tool; don’t get frustrated about performance.
  • Win the Faster Mustache 24 Hour Race, with team Dreadnok.
  • Compete in the cyclocross season, for fun.
  • Don’t get out of shape in the winter.

_mg_9084 Second Pro Race Series. Photo by Chris Kelly Continue reading “2009 Cycling Season”

LiNuXT: Linux + NXT

Since transitioning to Ubuntu Linux, I’ve continued working on my Lego NXT projects. I spent several hours figuring out how to configure my machine to write, debug, and upload code to the NXT brick. I found several sites and message board posts, each detailing a specific step in the process. I thought it would be a good idea to bring all of this information together and hopefully make it easy for anyone else who wishes to follow in my footsteps.

The entire process consists of setting up a Windows emulator (WINE), installing an IDE (BricxCC), and installing and running a communications tool between linux and the brick (Talk2NXT).

Lego NXT Ubuntu Linux from Jason Atwood on Vimeo.

Continue reading “LiNuXT: Linux + NXT”

Getting Started in Linux

After much nagging from some of my friends, I’ve finally made the switch to Linux. I am starting to realize that the skill set I’m developing is rather substantial and worth documenting. I’ll be taking the time over the next weeks and months to document the software and operation skills that and I am learning. My goal is to provide a list of tasks I can accomplish in Linux and to keep a record of my actions so that I can quickly set up new machines with my preferences. I am not intending this to be a “how to” guide for anyone else, although it may provide some usefulness to someone starting out with Linux.

To start off, I have installed Ubuntu 8.10 on both of my home machines. Each new Ubuntu release is given a name and 8.10 is called Intrepid Ibex. I preformed both installs from a Live CD which allows me to run the OS from the CD-ROM without installing anything. I knew that I would enjoy it immediately so I chose to simply reformat both computers. Continue reading “Getting Started in Linux”