Weekend Links – JsonSQL, Sun / MySQL, Digg Comments, Firefox RAM Usage, Facebook Animations

By  on  

JsonSQL

JsonSQL allows you to user query syntax to get information from Json.

http://www.trentrichardson.com/jsonsql/

Sun Acquires MySQL

Sun, lords of Java, have purchased MySQL, the free database. A very interesting partnership.

http://blogs.mysql.com/kaj/2008/01/16/sun-acquires-mysql/

Digg: Your Feedback on the New Comments System

Since Digg implemented their last comment system, users have been ripping the site. Unfair criticism or not, it looks as though Digg is taking user complaints to heart and they've created a new comment system.

http://blog.digg.com/?p=103

The Internet Party: What Happens When Google's Parents Leave Town for the Weekend

This is an awesome take on what the big internet factions would be like at a party. Facebook, MySpace, Digg...they're all at the party. It's quite a funny video and it's very true. Beware of bad language.

http://www.cracked.com/article_15825_internet-party-what-happens-when-googles-parents-leave-town-for-weekend.html

Control Your Firefox RAM Usage

We all know that Firefox's major downfall is that it's a memory hog. This tip may help.

http://joeabiraad.com/mozilla-firefox/control-your-firefox-ram-usage/113

Facebook Animations For All

Facebook has beefed up its JavaScript API to allow programmers to create animations. Awesome!

http://developers.facebook.com/news.php?blog=1&story=67

Recent Features

  • By
    LightFace:  Facebook Lightbox for MooTools

    One of the web components I've always loved has been Facebook's modal dialog.  This "lightbox" isn't like others:  no dark overlay, no obnoxious animating to size, and it doesn't try to do "too much."  With Facebook's dialog in mind, I've created LightFace:  a Facebook lightbox...

  • By
    Regular Expressions for the Rest of Us

    Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...

Incredible Demos

  • By
    PHP / MooTools 1.2 Accordion Helper

    The MooTools Accordion plugin seems to be the plugin that people seem to have the most problems with. It's an awesome plugin, so I can see why so many people want to use it, but I think that may be part of the problem.

  • By
    MooTools FontChecker Plugin

    There's a very interesting piece of code on Google Code called FontAvailable which does a jQuery-based JavaScript check on a string to check whether or not your system has a specific font based upon its output width. I've ported this functionality to MooTools. The MooTools...

Discussion

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