My Projects

TechOmaha

TechOmaha is an event calendar for techy events in Omaha. It’s also a repository of recordings from user groups around the city.
http://TechOmaha.com

2DBarCode_j4l.cfc – library for reading/writing 2D barcodes

A wapper class for using some of the Java4Less barcode libraries. To use this you’ll need to purchase the related java libraries from Java4less – http://www.java4less.com. They do have a free evaluation version for download that will work fine for testing. I have no affiliation with them other than I needed to use their product in ColdFusion. Note that this class only deals with 2D/Data Matrix barcodes. Java4Less offers libraries for reading/writing regular barcodes, but I have not used them.

More info on my blog post at http://www.stillnetstudios.com/2007/12/15/2d-barcodes-coldfusion
You can download the project from http://2dbarcode.riaforge.org/

AuthorizeNetRecurring.cfc – library for Authorize.net’s new recurring billing API

AuthorizeNetRecurring.cfc is a ColdFusion component to access Authorize.net’s recurring billing API. It provides three methods: createSubscription, updateSubscription, and cancelSubscription.
http://authorizenetrecurring.riaforge.com/

CF_PayFlowPro – a drop in replacement for CFX_PayFlowPro

CFX_PayFlowPro will cease to function in September 2009, when PayPal drops the older v1 and v2 methods of connecting. This tag should be a drop in replacement for most uses of CFX_PayFlowPro. Just change ‘CFX_’ to ‘CF_’ in your code.
http://cf_payflowpro.riaforge.org/

PodAdmin – The Web-based Podcast Management Tool

PodAdmin is a very simple web-based podcast manager. Upload your new episode via a web form, PodAdmin will then grab the title and description from the ID3 tags and generate a new RSS feed on your website. Optionally you can specify the title and description if it is not embeded in your audio file. Then all you need to do is put a link to the generated RSS file on your site. PodAdmin uses PHP and MySQL and works with any content management system, or none at all.
http://podadmin.sourceforge.net/

MapCal – The Mapping Event Calendar

MapCal is a mapping event calendar. It allows you to add/modify/delete events and show them on a list like other event calendars. The difference with MapCal is that it also shows your events on an embeded Google Map. This works great for things like a motorcycle club, or a craft show exibitor. Any place you want to show events and their location. MapCal uses PHP and MySQL. PHP 5+ is required. I hope to have an online demo available at some point.
http://mapcal.sourceforge.net/

Nebraska ColdFusion Users Group

I also currently manage the Nebraska ColdFusion Users Group.
www.necfug.com