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

Incredible Demos

  • By
    Element Position Swapping Using MooTools 1.2

    We all know that MooTools 1.2 can do some pretty awesome animations. What if we want to quickly make two element swap positions without a lot of fuss? Now you can by implementing a MooTools swap() method. MooTools 1.2 Implementation MooTools 1.2 Usage To call the swap...

  • By
    iPad Detection Using JavaScript or PHP

    The hottest device out there right now seems to be the iPad. iPad this, iPad that, iPod your mom. I'm underwhelmed with the device but that doesn't mean I shouldn't try to account for such devices on the websites I create. In Apple's...

Discussion

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