Monthly Archives: December 2006

Development fun

Yeah, you read right, developing software can be fun Especially if you stop walking the old roads and try new stuff.

Posted in Programming | Tagged , , | 2 Comments

Syntax highlighting

Finally, I have a working syntax highlighter. It uses a JavaScript “backend” which transforms the source code on the fly on the client side (you can find it here). It should work with most modern browsers.

Posted in General | Tagged | Leave a comment

VPlan released

I’ve finally found a few minutes to release VPlan. It is available from /software/vplan. Make sure you open the page with the Microsoft Internet Explorer, other browsers won’t work. With IE (tested with IE7) you can install the application directly … Continue reading

Posted in Programming | Tagged , | 4 Comments

Visual Studio 2005 SP 1 changelog

Oh well, there is a changelog, just not linked from the pages where you would expect it. See it at the Visual C++ Team blog – specifically, the “Information on VC2005 SP1″. Provides a (hopefully complete) list of the changes … Continue reading

Posted in Programming | Tagged | Leave a comment