Tag Archives: javascript

psd.js

Impressive new addition to the list of javascript codec/file format implementations: psd.js is a general purpose file parser for PSD files created in Photoshop. Given a PSD file, it can parse out information such as image size and color modes, … Continue reading

Elsewhere , , , 1 Comment

Acko.net Redesign

The last design was meant to feel spacious, the new design is spacious, thanks to generous use of CSS 3D transforms. Webkit-based browser required, video of the result embedded for those without Webkit. Making love to Webkit →

Elsewhere , , , , Leave a comment

Rickshaw

Rickshaw is a JavaScript toolkit for creating interactive time series graphs Rickshaw →

Elsewhere , , , Leave a comment

HTML5 Please

Look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they are. Awesome resource, listing all newish stuff, along with the … Continue reading

Elsewhere , , , , , Leave a comment

Wat?

Hilarious talk on Ruby/JavaScript funkyness, by Gary Bernhardt: Via Lode. Original on destroyallsoftware.com

Elsewhere , , , 2 Comments

getUserMedia Moustache

This demo uses getUserMedia (formerly known as HTML5 <device>) to get data from a device camera, then copies it into HTML5 <canvas> in order to analyse the pixel data. It then peforms facial recognition in order to superimpose a marvellous … Continue reading

Elsewhere , , , 1 Comment

PxLoader, A JavaScript Preloader for HTML5 Apps

PxLoader is a Javascript library that helps you download images, sound files or anything else you need before you take a specific action on your site (like showing a user interface or starting a game). You can use it to … Continue reading

Elsewhere , , , , Leave a comment

Cut The Rope, now in your browser too

Cut The Rope, originally on iOS, has been ported to HTML5, and is serving as a promo for IE10 In bringing Cut the Rope to a new platform, we wanted to ensure we preserved the unique physics, motion, and personality … Continue reading

Elsewhere , , , 2 Comments

reveal.js

reveal.js is an easy to use, HTML based, presentation tool. You’ll need a modern browser with support for CSS 3D transforms to see it in its full glory. Really nice. Considering converting my course presentations to this. reveal.js →

Elsewhere , , , , , , , 2 Comments

Scrollorama

The jQuery plugin for doing cool scrolly stuff Really cool scrolly stuff that is. Scrollorama →

Elsewhere , , , , , , Leave a comment