You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2012/09/13 08:17:42 UTC

svn commit: r831867 - in /websites/production/camel/content: articles.html cache/main.pageCache

Author: buildbot
Date: Thu Sep 13 06:17:42 2012
New Revision: 831867

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/articles.html
    websites/production/camel/content/cache/main.pageCache

Modified: websites/production/camel/content/articles.html
==============================================================================
--- websites/production/camel/content/articles.html (original)
+++ websites/production/camel/content/articles.html Thu Sep 13 06:17:42 2012
@@ -89,7 +89,7 @@
 
 <p>Some further simple introductory articles to learn the basics:</p>
 
-<ul><li><a shape="rect" class="external-link" href="http://java.dzone.com/articles/open-source-integration-apache" rel="nofollow">Open Source Integration with Apache Camel</a> by Jonathan Anstey. Updated article of the <a shape="rect" class="external-link" href="http://architects.dzone.com/articles/apache-camel-integration" rel="nofollow">Apache Camel: Integration Nirvana</a>. <b>Great for learning what Camel is and what it can do</b></li><li><a shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/wp/2008/10/19/simple-camel-dsl-osgi-bundle-example/" rel="nofollow">Simple DSL OSGi bundle example</a> by <a shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/" rel="nofollow">Andrej Koelewijn</a></li><li><a shape="rect" class="external-link" href="http://elib.uni-stuttgart.de/opus/volltexte/2008/3520/pdf/STUD_2127.pdf" rel="nofollow">Realization of EAI Patterns with Apache Camel</a> by Pascal Kolb at the Universit&#228;t Stuttgart</li><li><
 a shape="rect" class="external-link" href="http://java.dzone.com/articles/interview-claus-ibsen-about" rel="nofollow">Navigating the Integration Landscape - Claus Ibsen on Apache Camel</a> Claus Ibsen was interviewed at DZone discussing the integration landscape</li><li><a shape="rect" class="external-link" href="http://onjavahell.blogspot.com/2009/05/taking-apache-camel-for-ride.html" rel="nofollow">Enterprise Integration Pattern with Apache Camel 2.0</a> by Julien Dechmann, how to use Camel to split and transform CSV files to POJO and XML and sending to a JMS destination</li><li><a shape="rect" class="external-link" href="http://hillert.blogspot.com/2009/09/camellos-discovering-apache-camel-i.html" rel="nofollow">Camellos - Discovering Apache Camel</a> by Gunnar Hillert. A very nice and short blog series about Camel showing its powers in a simple and intuitive way.</li><li><a shape="rect" class="external-link" href="http://jee-bpel-soa.blogspot.com/2009/12/first-steps-with
 -apache-camel.html" rel="nofollow">First step with Apache Camel</a> by Lukasz Budnik. <b>Great first steps</b> where Lukas does a fairly complex route as his first encounter with Camel.</li><li><a shape="rect" class="external-link" href="http://blog.whitehorses.nl/2010/11/19/devoxx-talk-about-apache-camel-claus-ibsen/" rel="nofollow">Devoxx talk about Apache Camel</a> - Impressions from the talk by Jos Nieuwenhuis</li><li><a shape="rect" class="external-link" href="http://www.canoo.com/blog/2011/03/14/lego-java-apache-camel-context-and-route-basics/" rel="nofollow">LEGO Java: Apache Camel Context and Route Basics</a> shows how to build integration applications using EIPs LEGO style. Building an application to parse HTML pages from web sites.</li><li><a shape="rect" class="external-link" href="http://www.canoo.com/blog/2011/03/16/lego-java-ii-apache-camel-error-handling-java-beans-and-web-services/" rel="nofollow">LEGO&#174; Java (II): Apache Camel Error Handling, Java Beans 
 and Web Services</a> part 2 of the LEGO Camel blog series. This time we covers error handling and using beans with Camel.</li><li><a shape="rect" class="external-link" href="http://saltnlight5.blogspot.se/2012/08/getting-started-with-apache-camel-using.html" rel="nofollow">Getting started with Apache Camel using Groovy</a> by Zemian Deng. A very nice introduction article how to get started with Camel using Groovy.</li></ul>
+<ul><li><a shape="rect" class="external-link" href="http://java.dzone.com/articles/open-source-integration-apache" rel="nofollow">Open Source Integration with Apache Camel</a> by Jonathan Anstey. Updated article of the <a shape="rect" class="external-link" href="http://architects.dzone.com/articles/apache-camel-integration" rel="nofollow">Apache Camel: Integration Nirvana</a>. <b>Great for learning what Camel is and what it can do</b></li><li><a shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/wp/2008/10/19/simple-camel-dsl-osgi-bundle-example/" rel="nofollow">Simple DSL OSGi bundle example</a> by <a shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/" rel="nofollow">Andrej Koelewijn</a></li><li><a shape="rect" class="external-link" href="http://elib.uni-stuttgart.de/opus/volltexte/2008/3520/pdf/STUD_2127.pdf" rel="nofollow">Realization of EAI Patterns with Apache Camel</a> by Pascal Kolb at the Universit&#228;t Stuttgart</li><li><
 a shape="rect" class="external-link" href="http://java.dzone.com/articles/interview-claus-ibsen-about" rel="nofollow">Navigating the Integration Landscape - Claus Ibsen on Apache Camel</a> Claus Ibsen was interviewed at DZone discussing the integration landscape</li><li><a shape="rect" class="external-link" href="http://onjavahell.blogspot.com/2009/05/taking-apache-camel-for-ride.html" rel="nofollow">Enterprise Integration Pattern with Apache Camel 2.0</a> by Julien Dechmann, how to use Camel to split and transform CSV files to POJO and XML and sending to a JMS destination</li><li><a shape="rect" class="external-link" href="http://hillert.blogspot.com/2009/09/camellos-discovering-apache-camel-i.html" rel="nofollow">Camellos - Discovering Apache Camel</a> by Gunnar Hillert. A very nice and short blog series about Camel showing its powers in a simple and intuitive way.</li><li><a shape="rect" class="external-link" href="http://jee-bpel-soa.blogspot.com/2009/12/first-steps-with
 -apache-camel.html" rel="nofollow">First step with Apache Camel</a> by Lukasz Budnik. <b>Great first steps</b> where Lukas does a fairly complex route as his first encounter with Camel.</li><li><a shape="rect" class="external-link" href="http://blog.whitehorses.nl/2010/11/19/devoxx-talk-about-apache-camel-claus-ibsen/" rel="nofollow">Devoxx talk about Apache Camel</a> - Impressions from the talk by Jos Nieuwenhuis</li><li><a shape="rect" class="external-link" href="http://www.canoo.com/blog/2011/03/14/lego-java-apache-camel-context-and-route-basics/" rel="nofollow">LEGO Java: Apache Camel Context and Route Basics</a> shows how to build integration applications using EIPs LEGO style. Building an application to parse HTML pages from web sites.</li><li><a shape="rect" class="external-link" href="http://www.canoo.com/blog/2011/03/16/lego-java-ii-apache-camel-error-handling-java-beans-and-web-services/" rel="nofollow">LEGO&#174; Java (II): Apache Camel Error Handling, Java Beans 
 and Web Services</a> part 2 of the LEGO Camel blog series. This time we covers error handling and using beans with Camel.</li><li><a shape="rect" class="external-link" href="http://saltnlight5.blogspot.se/2012/08/getting-started-with-apache-camel-using.html" rel="nofollow">Getting started with Apache Camel using Groovy</a> by Zemian Deng. A very nice introduction article how to get started with Camel using Groovy.</li><li><a shape="rect" class="external-link" href="http://alexander.holbreich.org/2012/09/apache-camel/" rel="nofollow">Introduction to Apache Camel</a> by Alexander Holbreich. A very good introduction that explains the fundamental Camel concepts and key classes to know, with example snippets in Java code.</li></ul>
 
 
 <h3><a shape="rect" name="Articles-UsingCamel"></a>Using Camel</h3>

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.