Archive

Skill: MySQL

Launched! NDTAC Fast Facts 2011

Launched a new version of the NDTAC's Fast Facts website, which presents data and data visualizations of State education data from the Federal Title I, Part D program for youth who are neglected, delinquent, or at risk.  The Section 508 compliant website is built on a MySQL database, and uses PHP to retrieve the data […]

Launched! CRFB Deficit Reduction Plan Comparison Tool

CRFB's Deficit Reduction Plan Comparison Tool has been launched.  This quick turn around project was completed on a part time basis in about 3 weeks.  It relies upon jQuery to expand and contract the various rows and columns in the table.  The entire tool is dynamic and connected to a CMS, which allows editors to […]

Table with jQuery-based expandable rows and columns

Working on a new project that will allow users to compare some of the leading Federal budget deficit reduction plans.  The data/plans will be presented in a table.  Because of the great detail of data, users are initially presented with a collapsed table.  I'm using jQuery to allow users to expand individual rows and columns. […]

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.

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

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