Hi all ,

> I have personally found firebug useless - apache log files are far more 
> effective
> in debugging problems with css and js - 90% of these problems in production
> are to do with paths. Since both css and js fail silently, the 404 errors will
> be found in the apache access logs and not in the error logs

Firebug is a fabulous tool , guess its been misunderstood , using
firebug to correct path problems is not the idea . You can change css
attributes dynamically and see them updated , time to load individual
files . Now there are pluggins developed on the top of firebug . If
you are a jquery user firebug is invaluable .
Stuff like firepython / firephp have added support for python / php
debugging using firebug .

What apache logs can fetch is useless while developing css for a website .


Cheers
Ashok
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to