1) jQuery, jQueryUI
I love coding javascript in jQuery. So i thought it is a mandatory in my blog.
2) Syntax Highlighting
Since this is a technical blog, i felt the need for syntax highlighter and the below link helped in setting up that.
Syntax Highlighting Made Easy
Testing Syntax Highlighter for Javascript
jQuery(document).ready(function(){
// Do something
});