Links
AddSapevatelo, hanno incluso in Solitario in Windows per far esercitare gli utenti con il drag&drop giocando
Plugin di ecplipse per lavorare su un serve Subversion, ufficiale
Permette di personalizzare l'aspetto dei siti e dell'interfaccia utente del browser
Delicious acquistata da i fondatori di Youtube
Ottima libreria per fare grafici in HTML5
Mapping our place in the world: The atlas for the 21st century. Worldmapper is a collection of world maps where countries are resized according to a broad range of global issues. Our cartograms are unique visualisations that show the world as you've never seen it before. Explore them all!
deprimente - figlio bestia
via Starred articles https://www.emetello.com/tt-rss
Here's something interesting I came across while reading Introducing HTML5 by Bruce Lawson and Remy Sharp, which I recently purchased. In one of the early chapters, Bruce mentions that when tags are not nested properly, the resulting generated DOM will be seen differently in different browsers. Of course, when you "view source", the code will be the same in all browsers. It's when you inspect the page (or view the "generated source") using developer tools that the results can differ. After some testing, this is indeed the case. Here's the code that I tested: