Learn about Coding Tools

  1. How Using State Diagrams Can Make You a Better Web Coder

    How Using State Diagrams Can Make You a Better Web Coder

    Tutorial Intermediate

    One tool that should be in your web coding arsenal is the state diagram. A state diagram shows the various "states" (reactions) that your application (e.g.,...

  2. How to Theme any CMS Using Firebug (And MediaWiki as an Example)

    How to Theme any CMS Using Firebug (And MediaWiki as an Example)

    Tutorial Beginner

    Often in my career as a web ninja, I've been asked to skin or theme open source projects to bring them in line with my clients brand. Depending on the...