Monday, September 13, 2010

Powerful Portals with JSF | Java Software Development Videos and Tutorials Directory

This was demonstrated at the Liferay Symposium. Powerful Portals with JSF | Java Software Development Videos and Tutorials Directory: "To be able to develop modern, challenging and efficient web applications, portal solutions are increasingly applied. Using the portlet technology, it is moreover possible to develop standard-based portal modules – portlets. In addition, the current portlet specification 2.0 and the JSF Portlet Bridge allow the realization of graphically high-quality surfaces also supported by Ajax."

Software Engineering does not work

Video of Neal Ford

Friday, September 3, 2010

jQuery Mobile | jQuery Mobile

jQuery Mobile | jQuery Mobile: "A unified user interface system across all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation"

Optimizing AJAX for iPhone - Apple Developer Connection

Optimizing AJAX for iPhone - Apple Developer Connection A look at some techniques for doing AJAX over mobile apps. Some ideas presented include reducing the size of the payload and caching.

MongoDB and CouchDB: vastly different queries | The Disco Blog

MongoDB and CouchDB: vastly different queries | The Disco Blog In what I am doing to Clojure and Topoged, it would be nice to have a non-relational database to store the data.

Using JMS For Distributed Software Development

I was sent this link as an overview to JMS. It discusses higher-level issues rather than any coding examples.