Personal
31 December 2009 | 0 Comments
You may remember my first blog post on this site, where I talked about using this blog to catalogue my attempts to suck less every year. Well, now it’s the end of the first year of this blog, so I figured I’d do a little re-cap of my accomplishments for the year, and set some [...]
Entertainment,Music,Personal
16 December 2009 | 1 Comment
My band is going to be playing it’s first show on New Years Eve at the Brass Rail here in Whitewater! I’m super excited! Here’s the cool poster Joe (the lead guitarist) made (click it to view the full size version): So if you’re going to be in the area over the break you should [...]
Personal,Programming
6 October 2009 | 0 Comments
I’ve been working for the University of Wisconsin-Whitewater’s Continuing Education department as a web developer/computer specialist for just over a year now, and I’ve been working for Beeline Design out of Burlington, WI for slightly longer than that. It just dawned on me that there are actually a few things that I’ve been largely responsible [...]
Personal
30 September 2009 | 0 Comments
It’s time once again to review my diet progress, now at two months in. The last week or so of the month were a little dispiriting, as I felt I had fallen into a dastardly plateau (and also a little “bounce” around the 15th) that I couldn’t break out of. I only lost about ten [...]
Programming
16 September 2009 | 2 Comments
For a C# project I’m working on I wanted to implement a ListView control in a Windows Form. After some extensive Googling and searching through some cruddy examples on CodeProject and the like, I finally stumbled across what I needed under the MSDN documentation for the ListView.InsertionMark Property. There’s no easy way to find that [...]