[Web-SIG] JavaScript libraries

Chad Whitacre whit537 at gmail.com
Fri May 6 13:35:15 CEST 2005


>> Have you used Venkman? Venkman is Mozilla's javascript debugger. It
>> runs OTB with the Mozilla suite but you need to do some gymnastics to
>> get it to work with Firefox.
>>
>> http://www.mozilla.org/projects/venkman/
>>
> Sorry, no time for gymnastics :-)

Actually, I said the same thing until just now. It turns out it's
pretty easy. The issue is that the Venkman extension doesn't install
anywhere in the Firefox UI, so you have to launch it explicitly.
Here's the steps I took to get it to work:

  1. Install the extension: http://extensionroom.mozdev.org/more-info/venkman

  2. Shutdown Firefox.

  3. From the command line, launch Firefox with the -venkman option.

I don't think this is too onerous. I now have a shortcut that launches
Venkman and it just feels like a stand-alone app instead of a FF
extension. Now we just need an icon for it. :^)

HTH



chad


More information about the Web-SIG mailing list