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
![Creating Scrolling Parallax Effects with CSS]()
Introduction
For quite a long time now websites with the so called "parallax" effect have been really popular.
In case you have not heard of this effect, it basically includes different layers of images that are moving in different directions or with different speed. This leads to a...
![9 Mind-Blowing Canvas Demos]()
The <canvas> element has been a revelation for the visual experts among our ranks. Canvas provides the means for incredible and efficient animations with the added bonus of no Flash; these developers can flash their awesome JavaScript skills instead. Here are nine unbelievable canvas demos that...
![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...
![New MooTools Plugin: ElementFilter]()
My new MooTools plugin, ElementFilter, provides a great way for you to allow users to search through the text of any mix of elements. Simply provide a text input box and ElementFilter does the rest of the work.
The XHTML
I've used a list for this example...
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.