A writable API competition – O’Reilly Radar – In conjunction with the Fluidinfo writable API for O'Reilly books and authors that was announced today, we're holding a developer competition.
How the mobile web will win | VentureBeat – So I’m here today to say that the debate is over: The web will win, but it won’t be the web of 2005. The iPhone and other mobile devices have forever changed the way users perceive software
A Java package dependency analyzer that generates design quality metrics. – GitHub – JDepend traverses Java class and source file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to effectively manage and control package dependencies.
Defying Data Gravity « McCrory’s Blog – Data Gravity is a theory around which data has mass. As data (mass) accumulates, it begins to have gravity. This Data Gravity pulls services and applications closer to the data
CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. – CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way.
Sass – Syntactically Awesome Stylesheets – Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.