Red Sweater Blog – The Road Less Traveled – Don’t be afraid to fail! Failure is your only means of testing for fact. And without facts, you have nothing to base your business on.
Meet Elastic Beanstalk, Amazon’s Platform Play: Cloud Computing News « – Amazon Web Services, which popularized cloud computing with its Elastic Compute Cloud and Simple Storage Service, has moved up the stack from infrastructure to providing Amazon Elastic Beanstalk, its platform-as-a-service play
Bowler – RESTful Scala Web Framework – Bowler is a RESTful, multi-channel ready web framework in Scala with a functional flavour, built on top of Scalatra and Scalate, with Lift-JSON doing the heavy JSON lifting
gwtmodernizr – A Modernizr clone for Google Web Toolkit – Modernizr is a great js library that detects if your browser offers native support for a number of CSS3 and HTML5 features. The idea of this project is to port Modernizr to GWT and make this feature detection possible from within your GWT code.
Make a Flexible Architecture Now, Perfect it Later | Javalobby – When you start a project , there are plenty of tough questions that depend on the application you are writing, but by layering your code and ensuring that functionality takes place only in well defined points which you can alter or relocate, you ensure that your code remains able to change based on architectural decisions and business demands.