General:

I first develop on a Mac in Firefox with Firebug and the Web Developers Toolbar enabled. I code everything by hand, but professionally I use Adobe Dreamweaver to assist me.

When I create new pages, script or styles, I have some general guidelines I follow.

Practices followed:

  1. I use camelCase for my new names
  2. When I name something, I follow this logic:
    Fuction_elementName[_color][_width][.extension]