A JavaScript wiring library for building a UI like Yahoo Pipes.
#programming
SyntaxHighlighter
Syntax highlighting class developed completely in JS. Pretty impressive.
XUL
XUL reference at the Mozilla developer center. Very handy for developing Firefox extensions.
How to develop a Firefox extension
How to develop a Firefox extension
Sweet tutorial breaking down the steps involved in writing a Firefox plugin/extension.
How to build a Firefox extension
How to build a Firefox extension
List of resources and details on how to get started building simple FF extensions, care of LifeHacker.
LJ Client API
The official documentation for the LiveJournal API.
jbackup.pl
Perl script that demonstrates “best practices” when downloading your entire LiveJournal blog.
LiveJournal Export
PHP version of a script to get a copy of all of your LiveJournal posts as local XML files.
Smooth Image Resizing in IE
Apparently Internet Explorer uses a stupid default resizing method, which causes images to pixelate when they are made smaller via HTML. Add this CSS extension to smooth things out.
psd 2 CSS Online
Interesting tool that claims to be able to take a PSD and convert it into CSS/XHTML, including jQuery for some features and do it all, automatically.