2010-04-28
Modified the file uploader used in my custom content management system so that it can work with websites that do not allow storage of user uploaded files on the same server as the actual website. The new uploader allows specification of a secondary server for storage of files. I also developed a "reader" script that improves security by masking the actual location of uploaded files.
2009-12-17
Finished design and coding implementation for a site that I originally developed in 2007. The site is for a project of a large U.S. foundation. Sample and reference available upon request. The site is built on my custom content management system.
2009-10-28
Developed a conference registration form for a client that has custom skip patterns and validation. Registrant data all stored and managed through CMS.
2009-08-25
Developed a module for my website that will display a set of links to related posts based on the search terms the visitor used to find my site. It works with Google, Bing, and Yahoo. The module relies upon a PHP-based URL referral script, some URL parsing, and dynamic MySQL queries. My script is available upon request.
2009-08-12
Completed a major "renovation" of the Meeting & Events section of a client's website. The visually redesigned section dynamically displays upcoming events in several different event categories and highlights quotes and photos from past events. The event data is fully integrated with my custom content management system (CMS) and is easily updated by my client's staff.
2009-08-01
My custom CMS now includes a page search that allows website managers the ability to quickly find the page they need to edit.
2009-07-21
Conducting a large-scale reworking of my CMS' architecture, especially the PHP and MySQL stuff. Foreign keys, arrays, joins and unions, etc etc.
2009-05-16
Doing QA testing on an events calendar developed by a third party developer for a client's website.
2009-03-01
For NDTAC, I deployed an event registration and content management system (CMS) that I previously developed for another project. As part of this work, I designed and developed a custom conference registration page based on the client's mock up. NDTAC can now easily create their own registration pages for an unlimited number of events. The system builds a custom registration form for each event, collects registrant data, sends registration emails, and allows NDTAC to track, update, export registrant data.
2009-01-15
My custom developed event registration system now allows administrators to include personalized information (e.g., the person's name or job title) in their confirmation messages.