In The Works
 

These are my applications that are In The Works. These Open Source Applications have the top priority on the top of my list.

 
Counter Extended Version 1 (current build: 6.8.2.2)
This is my first project that I declared to be open source. But, the source is currently unavailable as I have not finished the program to full working order as of yet. The idea of this project is to make an easy to install method of tracking traffic on a web site. The CEXv1 will track the number of hits and unique hits. It will also store statistics for analysis by the Counter Control Center (CCC). These statistics include, IP address, Country, Region, City, Platform, Browser & Browser Version, Date, and Time for every hit / visit to registered site and/or page. The CCC will contain everything the administrator needs to maintain the hit tables, counters, sites, etc. It will also contain the controls for customizing the look of the counter on the page. Installing the CEXv1 is as easy as placing an image in plain HTML on a web page. It can be used in ALL page types (Coldfusion, ASP.net, PHP, HTML, XHTML, JSP, etc.) making it a vary versatile tool.

I do have plans to include a manual for this application. It will be one of the first I will make. Planning on making it a video manual and walk through also.

All of this comes together by combining four different web technologies: MySQL, PHP, Actionscript 3, and Flex.
 
Stock Buy-Sell Tracker (planning / early development)
I do a lot of stock trading and I find it a pain to keep track of all those buys and sells. I see the need for a program in which all a user needs to do is enter a transaction (Buy or Sell) and the program will calculate all the gains and losses with out the user having to match up the Buys and Sells. The application will do it for the user. The application will most likely use Flex, PHP, and MySQL.
Extended E-mail Attachment (planning / early development)
There are a lot of e-mail services out there and all of them have some ridiculous attachment size limit. Well this application will fix all of that. This application will give the user an easy way to send files over the internet to other people. It will include an e-mail system allowing the user to send an e-mail with directions on how to download their attachment. No Limits on attachment size or type. The attachments will be uploaded to the web server. It will then send an e-mail to the receiver to download the file. It is a simple concept but seems to be needed by all. The application will use PHP based static pages for testing purposes, and then be ported over to Flex for a more dynamic experience.