Projects
AVI Screen Capture
Calculator
Calendar Reminder
Hex Editor
Image Editor
Math Programs
Movie to Animated GIF
Paint.NET Plug-ins
Evan's Web Site - Overview
This web site is devoted to my freeware programming projects, which are listed to the left. A brief explanation of each project is below. These projects are made for fun in my spare time and offered for free under the condition that you use them at your own risk.

Unless there is a specific requirements list on the project’s page, the programs require Windows XP or Windows Vista with v2.0 or later of the .NET framework installed (available through the Windows Update). Several of them require DirectX as well.

Image Editor
An image editor with the ability to work in frames mode for animations or layers for for building composite images.

Last Update: July 24, 2008

Click for full size screenshot of Animated Cursor Maker Animated Cursor Maker
A simple utility to build an animated cursor from a series of still images (JPEG, PNG, etc.).
Download: AnimCur.exe (52.0 kB)

Released: June 22, 2008

Calculator
A simple equation based calculator with support for user variables.
Last Update: April 5, 2008

AVI Screen Capture
A utility to capture the activity of the full screen, a specific window, a rectangular region within a specific window (new with this release), or a rectangular area that follows the mouse cursor, to an AVI video file.
Last Update: January 18, 2007

Calendar Reminder
A reminder program with an easy to use calendar-like interface.

Last Update: September 23, 2007

Paint.NET Conditional Hue/Saturation Adjustment
An effect plug-in for Paint.NET that lets you do hue or saturation adjustments on specific pixels in an image, based on their exising hue and saturation values.

Last Update: March 3, 2007

Paint.NET Icon and Cursor Support
A file format plug-in for Paint.NET that allows you to load and save icon and cursor files (.ico, .cur and .ani).

Last Updated: July 29, 2006

Movie to Animated GIF Converter
A simple utility that allows you to convert a portion of (or an entire) MPEG or AVI movie to an animated GIF.

Posted: June 27, 2006

Hex Editor
A simple hex editor that allows you to view and edit raw file data.