Technical Case Studies

Selino.com

Small Portfolio

CSS Javascript PHP

After years of having a very static site up here it became obvious that selino.com needed a major facelift both visually and functionally. Now the site is a mini-example of some of the major methods that prospective clients and managers almost always ask me about. This site is 100% hand coded without any WordPress or Drupal framework to do all the lifting.

The scrolling menu is dynamically populated from a database of thumbnails, beauty shots, and descriptions. This was done by modifying the JQuery Tools slider. I'm basically building Javascript dynamically with PHP there. When you click on a thumbnail the database is queried and the area is updated via JQuery ajax calls. Find the Snowdrift item to see how I handle failure on the data return.

Google analytics are tracked on any relevant Javascript event. People often assume that you have to have href's to track an event but there's no reason that you can't track any event in a Web 2.0 application. Given my audience, no IE6/7 users, there was no reason for a progressive enhancement approach.


Flojuggler.com

Multi User Application

CSS Javascript PHP

This site was built from the ground up in CakePHP. The objective was to create a Ruby on Rails style app completely in PHP. Some of the key tasks included the ImageUploader integration, custom thumbnail cropper/creator, Web 2.0 application interface with JQueryUI integration, and more. The entire site was hand coded so I could get a handle on CakePHP. The only plug-n-play items are the Javascript widgets from JQueryUI.

The best way to get a feel for the app is to log in and try it.

http://www.flojuggler.com
login:juggler@flojuggler.com
password:passthis