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
    MooTools Typewriter Effect Plugin

    Last week, I read an article in which the author created a typewriter effect using the jQuery JavaScript framework. I was impressed with the idea and execution of the code so I decided to port the effect to MooTools. After about an hour of coding...

  • By
    MooTools Zebra Tables Plugin

    Tabular data can oftentimes be boring, but it doesn't need to look that way! With a small MooTools class, I can make tabular data extremely easy to read by implementing "zebra" tables -- tables with alternating row background colors. The CSS The above CSS is extremely basic.

Discussion

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