HTML5

HTML5: debugging the offline application cache on Safari Mobile

Some common debugging steps to follow when dealing with the HTML5 offline application cache in the Safari Mobile browser.

December 14, 2012
jQuery

The limits of jQuery with large data structures

The current performance limits of jQuery when dealing with large data structures.

December 12, 2012
JavaScript

Pure CSS and JavaScript slideshow

Look, ma: no jQuery! A simple JavaScript slideshow with CSS3 transitions.

December 11, 2012
WordPress

WordPress: how to replace the output of the the_content() function with the post's excerpt

A simple way to filter out the output of the WordPress the_content() function and replace it with the post's excerpt.

December 9, 2012
CSS

CSS: making an horizontal menu animated with transitions

How to create an animated horizontal navigation menu with CSS transitions.

December 8, 2012
jQuery

jQuery: taming the horizontal space of CSS inline-block boxes

How to manage with jQuery the horizontal space of CSS inline-block elements.

December 8, 2012