February 2012
15 posts
1 tag
When and when not to use  →
The nav element represents a section of a page that links to other pages or to parts within the page: a section with navigation links. Not all groups of links on a page need to be in a nav element only sections that consist of major navigation blocks are appropriate for the nav element. In particular, it is common for footers to have a list of links to various key parts of a site, but the footer...
Feb 28th
8 notes
2 tags
Feb 25th
6 notes
1 tag
Feb 23rd
15 notes
3 tags
Feb 22nd
3 notes
2 tags
Feb 17th
9 notes
2 tags
Feb 14th
10 notes
2 tags
SimpleVid: A jQuery Plugin for Self-Hosted Fluid... →
SimpleVid provides an easy way to host and embed your own fluid (in the resizable sense) videos. Think of it like a FitVids.js but for self hosted video. Handy. It even has a Flash fallback for browsers that don’t support H.264.
Feb 13th
7 notes
1 tag
Touchy.js: A Lightweight JS Library for Touch... →
Touchy.js by Jairaj Sethi is a simple, lightweight (just over 1KB when compressed) library for dealing with touch events in the browser. It has no dependencies so you can get started right away.
Feb 12th
5 notes
1 tag
Feb 10th
7 notes
1 tag
Clever PNG Optimization Techniques →
This article provides you with a good number of useful techniques that will help you optimize your PNG-images. The techniques are derived from laborious hours spent on studying how exactly the PNG encoder saves data.
Feb 9th
7 notes
2 tags
Feb 8th
5 notes
1 tag
psd.js: A Photoshop PSD File Parser →
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, image resources, layer info, image contents, etc.
Feb 7th
13 notes
2 tags
Feb 6th
13 notes
1 tag
Stellar.js: Easy Parallax Effects in JavaScript →
Stellar.js claims all you need to do is add some simple data attributes to your markup, run its stellar() method, and.. you get to enjoy the latest visual effect du jour.
Feb 5th
7 notes
2 tags
Feb 2nd
3 notes