Category: javascript

  • Blog now syntax highlighting code snippets!

    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.

  • Prototype documentation

    Anybody working with the prototype Javascript library should check out Sergio Pereira’s Developer Notes for prototype.js. This is the documentation the library should have had.

  • Client-side web development evolved

    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…