Jan 28 2009

Firescope : Firefox addon

Tag: web developmentvish @ 7:02 am

Found a new addon for firefox, FireScope. It extends Firebug with reference material for HTML and CSS. Look out for items in the context-menus, that say things like Look up “blah” attribute, or Show Code Example.

The add-on is being developed by SitePoint an online resource for Web professional market, specifically Web Developers and Designers.

Tags: firebug, firefox, firescope

Jan 12 2009

Firebug like tool for IE : IEWatch

Tag: web developmentvish @ 5:39 am

Firebug, no doubt is the most important tool for web development. And firefox the coolest browser :) .

The only problem is with so many people using IE, you can’t just ignore it. Recently I’ve found a nice tool similar to firebug for IE, IEWatch. You can watch http traffic and inspect elements.  Its not free but you can use trial version for 30 days.

Also found this post on IEBlog, which has a good list of tools which can be used for web development.

Tags: firebug, firefox, IE, iewatch, web development