Archive for January, 2006



So I found the behavior of the roll() method inside the java.util.Calendar class a bit odd. The method declaration is: roll(int field, int amount) Where the field can be any attribute of the date. I’m interested in the HOUR field since I need a rolling hourly window. When you pass the field of HOUR and [...]

Time to ski…

I drove up to Tahoe the other night to hang out with Christopher. Last night was spent drinking beer and hacking on a side project we have been working on together. More about that in later posts… But right now, we are headed out to spend some time on the slopes. Snow has been coming [...]