Home > Computing, Internet, Programming, css, php > My Favorite Dev Tools

My Favorite Dev Tools

I’ve recently reformatted my computer and started missing my favorite dev tools. In an attempt to record them, I can also share them with others.

A list of my current favorite web tools…

Text Editor:

Compression Utility:

  • IZARC – IMO, better than winzip

Localhost Server (Apache/mySQL):

  • Wamp – Run an Apache web server on your PC. You can configure it to run or not run on startup. It also includes mySQl and a few php extensions.

Firefox extensions:

  • measureit – Measure pixels right on your screen.
  • colorzilla – Grab colors off of web pages, zoom, and built in color picker.
  • web developer – CSS, XHTML, Screen resize, line guides, disable styles and much much more.
  • firebug – A great tool especially for pages created in php. You may have 100 lines of code before the html begins. This helps you debug xhtml issues on “line 12″ which is actually line 112. Works well with included php files as well.

IE Explorer Add On:

  • IE Dev Toolbar(For IE Similar to Firebug)
  • Tools, Dev, Developer, Dev Tools

Categories: Computing, Internet, Programming, css, php Tags:
  1. March 11th, 2007 at 10:18 | #1

    How about 7zip over IZARC, since its gpl/open-source. I’ve always had problems creating zips with non-winzip progs and unzipping with winzip.

  2. March 11th, 2007 at 19:35 | #2

    Thanks for dropping by. Actually I stumbled upon Izark accidentally while looking for a free ISO packer/ unpacker. Something that was easy to use. I’ll have to take a look at the 7zip. Thanks ;-)

  3. March 11th, 2007 at 23:37 | #3

    Hey, just found your site through Blog Explosion. I just checked out FireBug and I’m definitely adding it to my list.

    I found that WinRAR is one of the best. Might wanna give it a try.

  1. No trackbacks yet.