March 03, 2009

I'll be late...

Dearest Love of My Life,

I know how much it can negatively affect life at home when I'm unable to arrive at a reasonable hour. Please understand my regrets that I will be late this evening..

Continue reading "I'll be late..." »

February 17, 2009

Quick math game.

Yesterday I made a quick math game to help with some math studies. You have to click on the game, then type in the answer and hit enter (or click GO!).

 

March 29, 2008

I've got your back.

wow_lvl_45_war.gif

March 26, 2008

@twitter feature request?

twitter_daily_digest.gif

March 22, 2008

You know Flash?

whats_flash.gif

March 21, 2008

The New Me

February 25, 2008

C++ and Spirit

So I've been busy doing taxes, getting over my cold, and refreshing my C++. As part of the C++ refreshing I was using Antlr and some STL libraries. While looking at the STL libs I also went to look at Boost, only to find Spirit, a C++ recursive descent parser. I haven't looked at it much, but I'm going to re-do the first couple examples using it, and compare them to the Antlr versions. It may be better suited for what I'm doing since Antlr 3 doesn't have a (working?) C++ output. I know already that if I switch, I'm going to miss AntlrWorks. ;-)