Published by Niels on 07 Jan 2006 at 09:53 am
Progress…
Being not much of a regular blogger, you should not get here for daily updates, but I suddenly felt the urge to provide a small update on this blog.
I made a nice list of projects I am working on or have planned, but once you start there does not seem to be any finish (that’s called life I guess :) ). So here are two more projects, but contrary to the ones mentioned in the previous blog, these are about to be released. I hope I can release the first one this weekend, or else the next weekend. But no later than that.
The projects:
- A plugin for NanoBlogger to ‘automatically’ format and syntax highlight source code in your entries. So you can do stuff like this:

Only more nicely formatted, with less hassle (this has been inserted using Markdown, ugh!) and without breaking the W3C rules for XHTML as I have done now :(. - A .NET class written in C# to read and write configuration files (ini-files). Not very special, but come nice extras will be provided like syntax formatting.
Update:
I changed the code example above to a PNG to keep this site XHTML compliant.