On Tue, 19 Jun 2007 07:54:17 -0500
"Donovan Niesen" <dniesen at gmail.com> wrote:

> I do a significant amount of work in with HTML, CSS and PHP/MySQL.
> Most of my time is spent inside Dreamweaver on my Windows partition.
> While Dreamweaver has been good to me, I would like to see what
> others are using on a daily basis in Linux.  


Firebug is an excellent Firefox extension for debugging AJAX
applications.  The author has an nice overview on Dr Dobb's
http://www.ddj.com/dept/debug/196802787;jsessionid=DBRQUDYD5BFW0QSNDLRSK
HSCJUNN2JVN?_requestid=992654 

also covered on Slashdot
http://developers.slashdot.org/article.pl?sid=07/01/12/0627228


I use vim myself for small updates but I like SeaMonkey's built-in HTML
Composer for prototyping.