Links
Addserver.met server list for eDonkey and eMule (Serverliste für eDonkey und eMule)
da Downloadblog.it
Script per la generazione di certificati ssl auto firmati
Conservative vs Liberal nello sviluppo software.
Hex, un bel gioco simil tetris, ma esagonale (dal nome poco originale)
Alcune regole e consigli che condivisibili da dare ad un adolescente alla consegna di un cellularea
Go, Google's New Open Source Programming Language
Facebook si compra WhatsApp per $12 miliardi azioni e $4 miliardi in cash O_O
una lattina di CocaCola, che ruota, fatta solo in CSS!
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: