My Software

I've also created a few donationware applications- some because of a need by friends or family, others because of my own needs. I make those available here.

If you have a need, let me know. And if any of these help you out or you have any suggestions for improvements or problems with them, let me know also! I hang out at DonationCoder.com; you can contact me there or at .

Though I do create these applications in my free time, I do accept and appreciate donations. They go towards the cost of these servers and hosting the applications. If you feel so inclined, again, I appreciate it, and you can donate here.

SwoopoSpy - version 0.85 12/31/2009

N.A.N.Y. 2010 has arrived, and I created SwoopoSpy for it. Well, actually for me, since I've gotten into the penny auction craze, especially with Swoopo.

Pre-release (0.85)
First Beta Release
Final N.A.N.Y. Release (1.00)
Added Help, About, and Ability to vertically resize.

You can download it here.

Portable Application Wrapper - version 1.0 03/15/2009

First Public Release (1.00)
First Release

Portable Application Wrapper is a small application designed to do one thing; launch another application. It was inspired by geek.Menu's insistence that an application be in the root of the installation path in order to add it to the menu.

Instructions are in the text file included with the application, and you can download it here.

VizTracker - version 1.0 06/03/2008

First Public Release (1.00)
First Release

Have you ever wanted a simple defect/issue tracker for a simple project- but didn't want to use excel or something like that?

This project started because of the fact that I needed a way to track issues, but didn't want anything heavy to do so, and didn't want to use excel. It's pretty simple, and doesn't have anything to get in the way of its primary purpose- tracking defects. I was originally designing it for NANY, but had some issues so couldn't finish on time. I've expanded it since then, and have decided to release it for free, and have made it available for download here.

SCREENSHOT:

XL Data Analyzer - v1.00.01 - December 31, 2006

First public release (1.00)
Release for N.A.N.Y. 2007

WHAT IT DOES: This program was born of a need to perform analysis on excel data. Basically, if you have a column of scale (time, distance, etc) and a column of values for each member of the scale (blood pressure measured per second, for instance), you can enter different discrete values on your scale, and the program will scan that area of the excel sheet, and either average the values, find the floor of the values, or find the ceiling of the values. So... let's say you had a spreadsheet of heart rates over time, and wanted to average the heart rates for discrete periods... you could enter the starting time, and ending time, and the program would average the heart rates over that period of time.

SCREENSHOT:

You can download it here.

Version 1.01 - April 19, 2008
Multiple changes listed below

Changes:

  • Supports Passive FTP.
  • Removed RAS.
  • Supports deleting files after transfer.
  • SMTP is Asynchronous.
  • Added space for SMTP Auth.
  • Added a more verbose logfile mode.
First public release (1.00.01) - January 1, 2007
Release for N.A.N.Y. 2007

Planned changes:

  • Make FTP Asynchronous.
  • Add option to save verbose logfile locally.
  • Add option to cancel operation in progress.

WHAT IT DOES: What do you do when you need to upload files out of a directory at intervals? Sure, there are several FTP programs out there, but most of them are pretty large, and are made for attended FTPs. What this FTP program does is very simple. It allows you to configure a directory, a server to ftp to, and an e-mail address. Using the windows scheduler, you can schedule a job for the program using the /run:<configuration name> parameter. Then when the job executes, everything in the local directory is uploaded to the remote directory, and an e-mail stating the success or failure of the job is sent.

SCREENSHOT:

You can download it here.