Most Popular
Categories
- Motorcycles (11)
- Photography (20)
- Programming (16)
- Uncategorized (9)
- Visualization (5)
Latest Headlines
-
Surfing photos from Ponto Jetty in Carlsbad.
Just added some new surfing photos. Shooting against the sunset makes the color a bit odd, but not bad overall. -
When You’re Too Sick To Surf, Take Pictures
I managed to injure my ankle and get pretty sick right when a large swell showed up in San Diego. The weather was awesome so all I could get was vicarious surfage. -
New site!
-
The 2005 MotoGP Race at Laguna Seca
I just got back from the MotoGP race in Monterey! These machines sound nothing like any race bike you've ever heard. The first time I saw the MotoGP bikes drop down into the Corkscrew for practice on Saturday they were louder, brighter, more colorful and just plain more impressive than anything I expected. [...] -
Unit Testing Perl
While working on a small script at work today it occurred to me that had I been writing it in C++ I would have already had quite a few tests for the logic I had written. In a fit of madness I wrote a small test function in Perl and called it from the [...] -
Road Trip To Canada
This is a faithful retelling Canadian odyssey. -
Avoiding File I/O In Unit Tests
Noel's article Test-Driven Game Development mentions that unit test suites should run quickly. That usually means as little file I/O as possible. However, sometimes you're dealing with middleware or legacy code that requires deserialization to construct objects. What do you do? -
Better Photo Handling In MovableType
After getting sick at the XBox developer conference (and dosing up on plenty of dextromethorphan) I decided to move my website content over to MovableType. I had been using a home-brew system but it was nowhere near as feature rich as the MT system. However, I'm really happy with my old photo gallery [...]