Sponsorised links
This month
Why do we have an IMG element?
October 2009
Software is hard | Eventbug (alpha) Released
This extension brings a new Events panel that lists all of the event handlers on the page grouped by event type. The panel also nicely integrates with other Firebug panels and allows to quickly find out, which HTML element is associated with specific event listener or see the Javascript source code.
CSS Tools: Reset CSS
OpenURL ContextObject in SPAN (COinS) Use with LibX (Firefox extension that provides direct access to your library's resources).
Sponsorised links
September 2009
In the Woods – 15 CSS Tricks That Must be Learned
August 2009
JQuery Cycle Plugin
Johnny Holland - It’s all about interaction » Blog Archive » The iPhone is Not Easy to Use: A New Direction for UX Design
For every job that must be done, there is an element of fun. You find the fun and SNAP! The job’s a game!
My grand-father was saying: life is a game
Re: Text not allowed in element script in this context. from Henri Sivonen on 2009-08-12 (www-validator@w3.org from August 2009)
HTML5 allows this, but the HTML5 validator doesn't, yet.
Si le gars qui est payé pour écrire le parseur et le validateur de référence de HTML 5 n'arrive pas à être à jour sur la partie la plus stable de la spéc : qui peut l'être ?
CodeProject - Create your own simple Button for Google Toolbar and link to add it in Googlebar
July 2009
Accessible form builder - Generate XHTML-compliant accessible forms quickly and easily | Accessify
The CSS Box Model | CSS-Tricks
every element in web design is a rectangular box. This was my ah-ha moment that helped me really start to understand CSS-based web design and accomplish the layouts I wanted to accomplish.
June 2009
Random Etc. - js-vector-maps on github
I've been experimenting with some javascript classes that mimic the structure of mapnik's Layer/Style/Rule classes and render OSM data (via GeoJSON) to a <canvas> element. I've also finally taken a look at how github works, so I've decided to share the initial code there in case people are interested. If you don't want to check the code out for yourself there's a demo page here (tested in Firefox and Safari only, so far).
May 2009
LIQUIDS & BUBBLES - a set on Flickr
Of all the subjects in my stream - this one fascinates me the most. I love capturing one-offs that depend upon the element of chance. Using liquids as a kind of photographic paint allows me to do that.
April 2009
jQuery.ifixpng - png transparency for windows ie versions below 6
LIQUIDS & BUBBLES - a set on Flickr
Of all the subjects in my stream - this one fascinates me the most. I love capturing one-offs that depend upon the element of chance. Using liquids as a kind of photographic paint allows me to do that.
March 2009
jScrollPane
plists - Google Code
Coding Horror: HTML Validation: Does It Matter?
The interesting thing to do is to use Validation as a tool and not as a goal. Why my code is invalid? What is the source of errors? Which script, libraries, etc create invalid code?
So basically for me it helps me to create a better framework or script at the source. I don't want to validate every pages, but I want to be sure that the page which are produced are valid. That means I have to create "checking steps" in my code, or to use the appropriate tools. For example using an xml library to replace an element by another more than doing a regex, checking and sanitize the input of forms, etc. etc.
karl on March 7, 2009 07:08 AM
