untidy.net :: untidy software(Last Update: 7th October 2003)

Software

This section of the site is where I can place useful software that I have developed or am working on.

1. Programmers Notepad - This is my main project, which also has a sourceforge page here. I also keep a development log (blog style thing) for PN here.

2. XmlSerializer Workshop - A tool for .NET Framework users who need to use the XmlSerializer class. This tool helps to diagnose problems with serializing types. source: bsd-style license.

3. DirCleaner This is a tool aimed at Visual C++ 6 users (originally) and basically deals with deleting temporary files that VC6 leaves behind. source: available for free.

4. Scintilla Stuff This page holds all of the scintilla wrappers that I have created (delphi & C++), along with some other scintilla-related code.

5. NAnt Tasks My tasks for NAnt. Includes support for: CVS, Inno Setup, MKS Source Integrity, VersionInfo updating.