JavaScript custom objects: an alternative to jQuery plugins April 29, 2012 JavaScript custom objects can be added to the jQuery's fn object, thus constituting a valid alternative to the traditional jQuery plugins. Read more
CSS: the Underscore hack is not valid April 29, 2012 The CSS hack known as Underscore hack raises a validation error. Read more
WordPress: dealing with missing excerpts and featured images April 29, 2012 Missing featured images and excerpts can be a real pain in the neck in WordPress. Here are a couple of solutions to deal with this problem. Read more
jQuery Lava Menu plugin for WordPress April 26, 2012 A jQuery Lavalamp menu plugin for WordPress. Read more
HTML5: differences between section and div April 22, 2012 The main differences between the section and div elements in HTML5. Read more
WordPress: the get_posts() function in depth April 22, 2012 How the get_posts() WordPress function works. Read more
jQuery: creating a collapsible tweet list April 22, 2012 A simple yet effective collapsible list of our latest tweets created with jQuery. Read more
CSS: six ways to stylize HTML links April 21, 2012 Six CSS techniques to add a touch of style to your HTML links. Read more
JavaScript JavaScript: three implementations of the Singleton Design Pattern April 17, 2012 Three ways of implementing the Singleton Design Pattern in JavaScript. Read more
Why CSS developers hate JavaScript? April 17, 2012 A simple question that popped into my head after a long permanence on the CSS Discuss mailing list. Read more