Recent Work

We believe in producing quality, well documented and tested standards based code.
Recent programming projects we have worked on include:
* Please note we only produced the frontend code for these sites, the Art Direction & Design are not our work.

Lovaas Institute

Overview

Early intervention autism treatment provider

Scope of Work
  • XHTML, CSS + JavaScript
  • Frontend PHP Programming
  • Campaign Monitor Integration
  • Content Markup
  • Quality Assurance

View site

Dr. Joanne Barge

Overview

Los Angeles based clinical psychologist

Scope of Work
  • XHTML, CSS + JavaScript
  • Frontend PHP Programming
  • Content Markup
  • Quality Assurance

View site

Fabric Interactive

Overview

Web Creative & Marketing Firm with offices in Los Angeles & New York

Scope of Work
  • XHTML, CSS + JavaScript
  • Frontend PHP Programming
  • Content Markup
  • Quality Assurance

View site

Lipis Consulting

Overview

Executive benefits & employee communications consultant

Scope of Work
  • XHTML, CSS + JavaScript
  • Frontend PHP Programming
  • Content Markup
  • Quality Assurance

View site

PQ Media

Overview

Media Research Firm

Scope of Work
  • XHTML, CSS + JavaScript
  • Frontend PHP Programming
  • Content Markup
  • Quality Assurance

View site

Mayhem Project

Overview

Los Angeles based film production company

Scope of Work
  • XHTML, CSS + JavaScript
  • Content Markup
  • Quality Assurance

View site

What are web standards?

There are two styles of web page mark-up in use today, traditional and web standards based. Traditional mark-up whilst easy and convenient to use has a number of disadvantages. Font, layout and colour information is embedded in each page which is built from multiple nested tables.

This makes the pages difficult to maintain, edit and also results in larger overall file size. Secondly because pages aren't designed to any particular standard, page display can vary markedly between different web browsers, errors in the mark-up are difficult to detect and new browser versions would often break the pages.

Web standards based mark-up solves all these issues and has a number of other advantages. Read more