RT @CodeWisdom: "The cleaner and nicer the program, the faster it's going to run. And if it doesn't, it'll be easy to make it fast." - Joshua Bloch (Google)
RT @badass_js: Now in CSS on iOS 5, combine overflow:scroll and -webkit-overflow-scrolling:touch for native style momentum scrolling without JS. FINALLY!