Code

Here you will find a list of software and articles I have written, including samples and downloadable code. Most of what you find have began as experiments for my own personal knowledge and use that have been cleaned up and released to the public. The software and code will be written using C# and the .NET Platform. For more information on .NET visit gotdotnet.com.

Insert Symbol Plugin for Windows Live Writer

I wrote a simple plugin for the great Windows Live Writer, blogging tool. It allows input of advanced typographic symbols. Continue to the Live Writer Plugin.

DNG Converter Re-Importer for iView MediaPro

This utility is perfect for converting a MediaPro catalog of proprietary camera raw files into a category of DNG files. All annotations are preserved. Continue to the DNG Converter Re-Importer.

X10 Home Automation .NET Library

My X10 .NET library is used to control the common X10 CM17A (Firecracker) device. A version for the 2.0 Framework is being developed that will allow control of the CM11A device as well. Continue to the X10 library.

C# Shooter

Having a quick screenshot program is always helpful. After being tired of opening Photoshop just to save a screenshot, I wrote my own program that is quick and easy to use. Continue to the C# Shooter.

KlipLibrary

A useful .NET utility library for easily creating KlipFolio .food files. See serence.com for more information. Continue to the KlipLibrary.

TaskPane Control

Windows XP contains a very slick TaskPane/Explorer Bar control used in places like My Computer and the Control Panel. I wanted this functionality for an application I was writing, and I also needed to learn GDI+ programming, so I created my own TaskPane control. It is available free for download. Continue to the TaskPane code.