Projects
AVI Screen Capture
Calculator
Calendar Reminder
GIF Frame Extractor
Hex Editor
Image Editor
Math Programs
Movie to Animated GIF
Paint.NET Plug-ins
WMV Screen Capture
Donate
Evan's Web Site - Overview
This web site is devoted to the freeware programming projects of Evan Olds (me). I make these projects for fun in my spare time and offer them for free under the condition that you use them at your own risk. There is a list of projects on the left and a brief explanation of each project is below.

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.

A few require the Microsoft Visual C++ 2008 SP1 Redistributable Package (x86), which from what I've seen so far comes with Windows 7 but not XP or Vista.

Image Editor
A hardware-accelerated image editor with the ability to work in frames mode for animations or layers for for building composite images. Uses pixel-shaders and multiple-CPU capabilities for fast image processing. (larger screenshot)

Last Update: July 1, 2009

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. There is also a version that supports WMV files.

Last Update: May 15, 2009

WMV Screen Capture v0.5
A utility that captures the activity on your screen to a WMV video file.

Last Update: February 5, 2009

Paint.NET Plug-ins
Effect and file format plug-ins for Paint.NET including icon/cursor file support, conditonal hue/saturation adjustment, +more...

Last Update: January 4, 2009

GIF Frame Extractor
A simple utility to extract frames from an animated GIF and save them as a JPEG or PNG. Will run on MacOS or Linux if you have Mono.

Released: November 29, 2008
Download: GIFFrame.exe (40 kB)

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)

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

Hex Editor
A simple hex editor that allows you to view and edit raw file data.
Last Update: September 18, 2008