Weekend Links – Firebug Extensions, Updating Firefox Extensions, jQuery Puzzles, Digg/Google Sale
The Fire Best Firebug Extensions
Firebug is a powerhouse in itself, but why not install some Firebug plugins to make it even more useful?
http://www.webmonkey.com/blog/The_Five_Best_Firebug_Extensions
Updating Extensions for Firefox 3
Have a Firefox plugin that you want to use in the newest version, but it isn't officially up to snuff? Here's how you can bypass that problem.
http://developer.mozilla.org/en/docs/Updating_extensions_for_Firefox_3
jqPuzzle -- Customizable Sliding Puzzles Using jQuery
Have a picture you'd like to split into a puzzle? Try jqPuzzle, a jQuery puzzle.
http://www.2meter3.de/jqPuzzle/
Google Walks Away From Digg Deal
Simply put, I think Digg needs to sell fast before the site loses its prestige. And now they've lost a potential sale to Google.
http://www.techcrunch.com/2008/07/26/google-walks-away-from-digg-deal/
5 Rules of Variable Naming
Amen to this system of variable naming. I agree with every one of these.
http://ianhickman.blogspot.com/2008/07/5-rules-of-variable-naming.html
![7 Essential JavaScript Functions]()
I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent. Times have changed but there are still a few functions each developer should...
![Introducing MooTools Templated]()
One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating:
new Element Madness
The first way to create UI-driven...
![Upload Photos to Flickr with PHP]()
I have a bit of an obsession with uploading photos to different services thanks to Instagram. Instagram's iPhone app allows me to take photos and quickly filter them; once photo tinkering is complete, I can upload the photo to Instagram, Twitter, Facebook, and...
![MooTools History Plugin]()
One of the reasons I love AJAX technology so much is because it allows us to avoid unnecessary page loads. Why download the header, footer, and other static data multiple times if that specific data never changes? It's a waste of time, processing, and bandwidth. Unfortunately...
Didn’t even know you could use extensions in Firebug; extensions within an extension, crazy. I agree 100% about Digg – they need to act sooner than later.