Ode to Firebug

Ode to Firebug

If you are developer and dont know what Firebug is then shame on you. But for those of you non-code folks, Firebug is an add-on for Firefox and is hands down the best developer tool available. Its simple to use and lets you make live edits to your css, html and...
Aptana Studio 3 = Win

Aptana Studio 3 = Win

  I’ve been using this open-source program for a few months now and I’m impressed. For javascript and jquery coding its simply to best out there. I like to code in the dark (or as dark as an office will allow) and the gray background on the GUI is...
TestingWebsites for Mobile Platforms

TestingWebsites for Mobile Platforms

Its seems like only a few years ago I was saying, “who doesn’t have a cell phone” and now its more like; who doesn’t have a smart phone? With the dawn of the smart phone has come a new avenue for developing apps and websites to specifically...
HTML5 & CSS3 Coming to a Browser Near You

HTML5 & CSS3 Coming to a Browser Near You

HTML 5 is the next major version of HTML. It introduces a bunch of new elements that will make pages more semantic. This will make it a lot easier for search engines and screenreaders to navigate our pages, and improve the web experience for everyone. In addition,...
Web Best Standards Checklist

Web Best Standards Checklist

Web standards – more than just ‘table-free sites’ The term web standards can mean different things to different people. For some, it is ‘table-free sites‘, for others it is ‘using valid code‘. However, web standards are much broader than that. A site built to web...