Archive

Skill: PHP

Installer Script and Documentation for CMSense

My CMS project (aka CMSense) is really picking up speed.  I just completed development of the auto-installation script and the first version of  developer documentation.  Installing and configuring CMSense takes only minutes now.

Developing Federal Program Data Website

Began the planning phase for the revamped section of a Federal program's website.  The new section will dynamically produce annual and longitudinal graphs and tables based on state reported data.  The current plan is to use PHP, mySQL, and the Google Charts API.

Custom Media Console for Video, Audio, and Photos

Designed and developed a custom media console to match the branding of a client's site.  The conosole launches using ColorBox, a jQuery plugin.  Video (mp4, mov etc) and audio (mp3) are played using a custom branded FlowPlayer plugin.  The console provides a photo gallery effect for images.  The console also features AddThis functionality that allows […]

Improved file uploader

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 […]

Developed/contributed a new function to the open source editor CKeditor

I wanted a way to insert small snippets of executable PHP code into instances of the open source WYSIWYG editor CKeditor.  The only solution I found on the web was a function that allowed you to insert one such snippet per page and field in your database.  I needed more than one snippet per page […]

Online Advocacy: Email-A-Friend Function

Built an Email-A-Friend function into a client’s site to help support their online advocacy efforts.  Users can specify multiple recipients and customize their message.  Email is handled by PEAR::mail using my CMS’ mail processor.  SPAM is protected against with re-CAPTCHA.

Launched Redesigned Website for Foundation Client

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.

Say Hello