Home Portfolio Case Studies
Case Studies

Here you will find some case studies of our previous projects in which we aided in various areas such as Search Engine Marketing Campaigns, Security Analysis, and Application Architecture Consulting.

Problem: AEM is a leading aftermarket autoparts manufacture. AEM was seeking possible reasons for why the site was not performing as desired on search engines. The developer that originally had developed there site was no longer supporting their site.

Solution: AEM's application was front end code was not conforming to the latest w3c standards.

Technology


Problem: Filliing out forms can be a nuisance for site visitors and sometimes they fill out the data incorrectly.

Solution: We created a nice little widget to attach to our forms to aide users when filling out there address information. By typing only the first couple numbers from there zip code the form will auto-populate the remaining city and state information.

Technology


Problem: Over the past several years our clients property management business has seen tremendous growth. Unfortunately the existing application did not have the proper field validation methods, to ensure that agents and clients were properly adding accurate property data such as the City, State, Zip codes. The company was seeking to correct each indiviual record.

Soltuion: To solve this problem we wrote a PHP program in combination with CURL remote scripting to connect our program with Google's web service.  Using the street address from the database we were able to obtain the City State and Zip from Google and updated the record on the database accordingly.

Technology

PHP / MySQL Database

CURL Remote Scripting

Google XML Web Service Integration