Weekend Links – Firebug Extensions, Updating Firefox Extensions, jQuery Puzzles, Digg/Google Sale

By  on  

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

Recent Features

  • By
    Create Namespaced Classes with MooTools

    MooTools has always gotten a bit of grief for not inherently using and standardizing namespaced-based JavaScript classes like the Dojo Toolkit does.  Many developers create their classes as globals which is generally frowned up.  I mostly disagree with that stance, but each to their own.  In any event...

  • By
    Camera and Video Control with HTML5

    Client-side APIs on mobile and desktop devices are quickly providing the same APIs.  Of course our mobile devices got access to some of these APIs first, but those APIs are slowly making their way to the desktop.  One of those APIs is the getUserMedia API...

Incredible Demos

  • By
    NSFW Blocker Using MooTools and CSS

    One of my guilty pleasures is scoping out the latest celebrity gossip from PerezHilton.com, DListed.com, and JoBlo.com. Unfortunately, these sites occasionally post NSFW pictures which makes checking these sites on lunch a huge gamble -- a trip to HR's office could be just a click away. Since...

  • By
    From Webcam to Animated GIF: the Secret Behind chat.meatspac.es!

    My team mate Edna Piranha is not only an awesome hacker; she's also a fantastic philosopher! Communication and online interactions is a subject that has kept her mind busy for a long time, and it has also resulted in a bunch of interesting experimental projects...

Discussion

  1. 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.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!