Daily del.icio.us for January 24th through January 26th

January 26, 2011

Green Beans: Getting Started with Enterprise Messaging and Spring | SpringSource Team Blog – In this post, we've explored the two options available to developers that want to incorporate enterprise messaging in their application today with the Spring framework. We introduced both the Java Message Service (JMS) API and the Advanced Message Queueing Protocol (AMQP) [...]

Read the full article →

Daily del.icio.us for March 22nd through March 25th

March 25, 2008

SaveTheDevelopers.org :: Making The Web A Better Place – Say no to IE 6! Our current campaign focuses on assisting users in upgrading their Internet Explorer 6 web browser. This campaign will result in former IE 6 users having a more enjoyable experience on the web while (hopefully) creating a less stressful an Save the [...]

Read the full article →

Life is beautiful with XMLBeans and XStream

January 30, 2006

XML creation, parsing and processing with Java has gotten so much easier with tools like XMLBeans, XStream and many other such tools. I personally love XMLBeans and XStream and I try to use them for all of my XML processing needs. While they both consume XML, they solve different problems. XMLBeans allows you to process [...]

Read the full article →