21 5 / 2013
"What to do? We need to not fight the fragility. We need to look at the very heart of the web, the directory that connects the names of our services to the servers they run on, and we need to apply the concept of the Wayback Machine to it. We need temporal DNS, maintainable by librarians to keep the domains of the past connected to their archived futures. Your DNS provider as Time Lord*; rather than searching for what Geocities was like, picking a date at the DNS level could route all of your internet traffic through 1998."
20 5 / 2013
"I am amused by the fact our word idiot comes from the Greek word idiotes, which means a private person. It’s from the word idios, which means private as opposed to public. So the Athenians, or the Greeks in general who had such a highly developed sense of the readical distinction between what went on in public and what went on in private, thought that a person that brought his private life into public spaces, who confused public and private was an idiote, was an idiot. Of course, now everybody does this. We are in a culture of idiots in the Greek sense."
17 5 / 2013
"Another Google I/O, and another raft of awesome products. One announced API that I’m particularly excited about is requestAutocomplete(), a feature which is landing in Chrome Canary for Windows and Mobile (with OSX support coming shortly). What this API does, in a nutshell, is give you programatic access to autocomplete (or autofill) data."
14 5 / 2013
cujoJS: Javascript architectural toolkit
cujoJS is an architectural toolkit for building highly modular, maintainable web applications that are easy to test and refactor, with zero framework lock-in.
14 5 / 2013
"Five silent philosophers sit at a table around a bowl of spaghetti. A fork is placed between each pair of adjacent philosophers."
09 5 / 2013
"This is a write-up of how the Syrian Electronic Army hacked The Onion. In summary, they phished Onion employees’ Google Apps accounts via 3 seperate methods."
09 5 / 2013
Mobile emulation - Chrome DevTools — Google Developers
The mobile web has evolved to enable increasingly sophisticated applications, which we often wish to debug during development on the desktop. The DevTools include support for a number of features that can help with this which we will walk through in this section.
09 5 / 2013
Remote-Tilt - emulate motion events
That’s where Remote-Tilt comes in. By including a single line of JavaScript you can emulate device motion events in your test page which can either be a regular browser or even a mobile emulator.
09 5 / 2013
Transit - CSS transitions and transformations for jQuery
Super-smooth CSS transitions & transformations for jQuery
09 5 / 2013
jQuery Animations with automatic CSS3 transitions when possible
Extend $.animate() to detect CSS transitions for Webkit, Mozilla and Opera and convert animations automatically. Compatible with IE6