Stuff. And nonsense.

Software

Here's some libraries/utilities I've built for a variety of reasons which you may or may not find useful. Some of it is written from scratch, some of it builds upon the excellent work of others.

Note: all of this code is offered as-is; I offer no guarantees to its quality or usefulness, nor am I offering any implementation support.

However, if you have any general questions or comments about the software, or you've found a bug and want to let me know, that would be appreciated - there's a good chance I'll have a look at fixing them at some point.

Email me here.

  • Date/Time Picker ASP.NET Web Control

    Yet another date picker, with a couple of extra features - you can select times as well as dates, and rich support for international formats using the same format strings as the .NET framework.
  • File Metadata Parsing Library

    Extracts metadata from a range of common file types. Fully extensible - add your own parsers as required.
  • HTML Tidy wrapper for .NET

    A managed .NET wrapper for the HTML Tidy library, using p/invoke.

Latest Releases