View the Labs
Craftyslide
jQuery Plugin
See More
Description
Craftyslide is a tiny (just 2kb) slideshow built on jQuery. Craftyslide aims to be different, by providing a simple, no-frills method of displaying images; packaged into a small, clean and efficient plugin.
What I learnt
There are many jQuery slideshow plugins in existence. They don't all have to suck.
jQinstaPics
jQuery Plugin
See More
Description
jQInstaPics is a simple jQuery plugin that enables you to display the latest pics from your Instagram feed on your website or blog.
Similar plugins only allow images to be pulled in based on keywords, from a public feed. This is where jQInstaPics comes into play.
What I learnt
JSON is awesome. Douglas Crockford is the shit.
Mario Canvas
HTML5 Canvas Demo
See More
Description
A quick and dirty HTML5 Canvas animation demo, showing Mario running (sliding) back and forth across the screen. Needs work.
Time permitting, I'm going to try and add keyboard support and/or implementation with the Gamepad API.
What I learnt
Canvas drawing/animation can seem tedious, but pay off is often worth it.