Tag javascript

Spark (attrakt.se)

iPad multitouch fun.

The Big List of JavaScript, CSS, and HTML Development Tools, Libraries, Projects, and Books – Rey Bango

All great tools.

Your Bookmarklets, On Steroids – Quix

Quix is an extensible bookmarklet, that allows you to easily access all your bookmarks and bookmarklets, across all your browsers, while maintaining them in only one spot. All you have to do is remember the shortcut for the bookmarklet, so, basically, it’s like a command line for your browser!

Desktop Notifications with WebKit

Chrome now supports desktop notifications using WebKit's webkitNotifications API.

Nivo Slider – The Most Awesome jQuery Image Slider

Excellent transitions.

Content Aware Image Resizing implemented with JavaScript

Excellent.

Processing.js

Processing.js is an open programming language for people who want to program images, animation, and interactions for the web without using Flash or Java applets. Processing.js uses Javascript to draw shapes and manipulate images on the HTML5 Canvas element.

Using Inheritance Patterns to Organize Large jQuery Applications « AlexSexton.com

Visual Events JavaScript Bookmarklet

Interesting. I wonder how hard it would be to write something that could check for events in an library agnostic way?

Are there legitimate uses for JavaScript’s “with” statement? – Stack Overflow