The Sun is Setting on Rails-style MVC Frameworks « caines.ca/blog – I'm becoming more and more certain that this means that Rails-style MVC frameworks on the server-side are going to end up being phased out in favour of leaner and meaner frameworks that better address the new needs of thick-client architecture.
InfoQ: Writing Usable APIs in Practice – Giovanni Asproni presents techniques for writing usable APIs: using user's perspective, naming, the caller should have the control, explicit context, error reporting, logging, organizing.
InfoQ: Tailoring Spring for Custom Usage – Josh Long uncovers some of the hooks available in the Spring framework: life cycles, scopes, beans, resources, XML marshallers, REST, transactions, caching, Spring Integration adapters, and others.
The Pope is Apparently not a Republican – The world of finance, while necessary, no longer represents an instrument that favours our well-being or the life of mankind, instead it has become an oppressive power, that almost demands our adoration, mammon, the false divinity that truly dominates the world.
JPA Applications in the Era of NoSQL and Clouds – Introducing OGM by Hardy Ferentschik @ JUDCon London on Vimeo – In this talk we discuss briefl y the different NoSQL solutions and show where Hibernate OGM fits into the picture. Hibernate OGM (Object Grid Mapper) is built on the robust and proven Hibernate core engine and helps you to port existing JPA (Hibernate) applications to alternative storage engines decoupling application code from a specific NoSQL solution
The 6 Major Mobile Trends for 2012 – About Agility – Mobile is one of the big trends for 2012, and with the year just starting, it's a great time to make some predictions about what will happen in the upcoming months. So here they are, the 6 major mobile trends for 2012:
RESTEasy lets you build RESTful Web Services and RESTful Java applications – RESTEasy is a JBoss project that provides various frameworks to help you build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. JAX-RS is a new JCP specification that provides a Java API for RESTful Web Services over the HTTP protocol.