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
    fetch API

    One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest, wasn't really made for what we've been using it for.  We've done well to create elegant APIs around XHR but we know we can do better.  Our effort to...

  • By
    9 More Mind-Blowing WebGL Demos

    With Firefox OS, asm.js, and the push for browser performance improvements, canvas and WebGL technologies are opening a world of possibilities.  I featured 9 Mind-Blowing Canvas Demos and then took it up a level with 9 Mind-Blowing WebGL Demos, but I want to outdo...

Incredible Demos

  • By
    MooTools onLoad SmoothScrolling

    SmoothScroll is a fantastic MooTools plugin but smooth scrolling only occurs when the anchor is on the same page. Making SmoothScroll work across pages is as easy as a few extra line of MooTools and a querystring variable. The MooTools / PHP Of course, this is a...

  • By
    Style Textarea Resizers

    Modern browsers are nice in that they allow you to style some odd properties.  Heck, one of the most popular posts on this blog is HTML5 Placeholder Styling with CSS, a tiny but useful task.  Did you know you can also restyle the textarea resizer in WebKit...

Discussion

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