Web Design Tools for Free:I don’t consider myself a design guru, but I do like to dabble in CSS, PHP, and Javascript — at least enough to make my blog look nice…. Luckily, I use a Mac, which means I don’t have to shell out big bucks for simple applications.My top five design tools are available exclusively for OSX — and they’re all free too.TextWranglerOf all the programs that I use most on my Powerbook, TextWrangler is second only to Firefox…. Like the rest, it’s free.WebKit InspectorIf you’re brave enough to grab a nightly build of WebKit, the open-source engine behind Apple’s Safari, you’ll be rewarded with one of the slickest-looking DOM inspectors on the block. In a style befitting Apple’s pro line of applications, the inspector gives you a quick look into your website’s DOM tree.If you have WebKit on your machine (it’s beta, but it’s remarkably stable, so don’t worry yourself much about runnign it), you can spawn the inspector by Ctrl-clicking an element and selecting “Inspect Element.” If you’re into CSS or Javascript and consider yourself a power-user, it’s a must-have.FireBugOkay, so FireBug isn’t Mac exclusive at all, but I’m pretty sure Jow Hewitt wrote it on a Mac…. The Firefox addon effectively combines Javascript/AJAX, DOM, CSS, and XHTML debugging into one console, meaning you can spend less time navigating through your debugger and more time fixing bugs.
August 10th, 2006 | Category:
OS X |