Archive for the ‘javascript’ Category
I tracked down a Javascript component today that allows you to format code snippets in your blog. Syntaxhighlighter by Alex Gorbatchev. Most popular languages supported.
Had to do a minor patch to run it off blogger, but it now works like a treat. Check out my last post on EJB.
Posted on July 27th, 2007 in blogs, javascript, tools | 1 Comment »
It’s finally time to say goodbye to my trusty Venkman debugger for Firefox. My old friend has served me well for Javascript development, but I have found a new, better tool: Firebug. Javascript, DOM, XHR debugging, profiling, viewing, command line interface, profiling. Mmm…
Posted on July 27th, 2007 in ajax, javascript, open source, tools | No Comments »