Author: buildbot
Date: Sat Oct 26 10:18:45 2013
New Revision: 884186

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 Sat Oct 26 10:18:45 2013
@@ -90,7 +90,7 @@
 
 <h4><a shape="rect" name="Articles-GeneralArticles"></a>General Articles</h4>
 
-<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> <em>by Jonathan 
Anstey</em></li><li><a shape="rect" class="external-link" 
href="http://jaxenter.com/jax-magazine/JAX-Magazine-2013-05"; 
rel="nofollow">Integration with Apache Camel - Part I - Will get you over the 
hump, by detailing the inner workings of Apache Camel from the DSL to routes 
and exchanges.</a> <em>by</em> <em><a shape="rect" class="external-link" 
href="https://twitter.com/cmoulliard"; rel="nofollow">Charles 
Moulliard</a></em></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> <em>by</em> <em><a 
shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/"; 
rel="nofollow">Andrej Koelewijn</a></em></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> <em>by Pascal 
Kolb</em></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> <em>by 
Julien Dechmann</em></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> <em>by Gunnar 
Hillert</em></li><li><a shape="rect" class="external-link" 
href="http://jee-bpel-soa.blogspot.com/2009/12/first-steps-with-apache-camel.html";
 re
 l="nofollow">First step with Apache Camel</a> <em>by Lukasz 
Budnik</em></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 
<em>by Jos Nieuwenhuis</em></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></li><li><a shape="rect" class="external-link" 
href="http://saltnlight5.blogspot.se/2012/08/g
 etting-started-with-apache-camel-using.html" rel="nofollow">Getting started 
with Apache Camel using Groovy</a> <em>by Zemian Deng</em></li><li><a 
shape="rect" class="external-link" 
href="http://alexander.holbreich.org/2012/09/apache-camel/"; 
rel="nofollow">Introduction to Apache Camel</a> <em>by Alexander 
Holbreich</em></li><li><a shape="rect" class="external-link" 
href="http://bushorn.com/what-is-camel/"; rel="nofollow">What is Camel?</a> a 
short blog about what Camel is, leading up to slides from a recent Camel 
presentation in autumn 2012.</li><li><a shape="rect" class="external-link" 
href="http://nsinfra.blogspot.in/2012/12/getting-started-with-apache-camel.html";
 rel="nofollow">Getting started with Apache Camel</a> a short blog from 
December 2012 about how to implement an use-case from scratch with Apache 
Camel.</li><li><a shape="rect" class="external-link" 
href="http://www.javacodegeeks.com/2012/12/discovering-the-power-of-apache-camel.html";
 rel="nofollow">Discovering the power of
  Apache Camel</a> - A blog post from December 2012 <em>by Bernard 
Ligny</em></li><li><a shape="rect" class="external-link" 
href="http://www.infoq.com/articles/eai-with-apache-camel"; 
rel="nofollow">Growing EAI with Apache Camel</a> - Good lengthy article from 
March 2013 covering simple integration needs that grows and shows how Camel can 
be up for the task. <b>Recommend read</b>.</li><li><a shape="rect" 
class="external-link" 
href="http://saltnlight5.blogspot.com/2013/08/getting-started-with-apache-camel-using.html";
 rel="nofollow">Getting started with Apache Camel using Java</a> - A blog post 
from August 2013 introducing how to create a new Camel project from scratch and 
use Java code. And then make the example better with less code and using more 
of Camels power.</li><li><a shape="rect" class="external-link" 
href="http://www.javaworld.com/javaworld/jw-09-2013/130925-jtip-soa-integration-with-apache-camel.html";
 rel="nofollow">SOA Integration with Apache Camel</a> - Article from Septem
 ber 2013 introducing to Apache Camel and how it can be used with SOA and Web 
Services.</li><li><a shape="rect" class="external-link" 
href="http://jaxenter.com/tutorial-integrating-with-apache-camel-48211.html"; 
rel="nofollow">Tutorial: Integration with Apache Camel</a> <em>by Charles 
Moulliard</em> (September 2013)</li><li><a shape="rect" class="external-link" 
href="http://pipoltek.blogspot.com/2008/10/knowledgetree-integration-using-apache.html";
 rel="nofollow">Knowledge Tree integration</a> using Apache Camel</li><li><a 
shape="rect" class="external-link" 
href="http://architects.dzone.com/articles/introduction-open-ehealth"; 
rel="nofollow">Introduction to the Open eHealth Integration Platform (based on 
top of Apache Camel)</a> Excellent DZone article <em>by Martin 
Krasser</em></li><li><a shape="rect" class="external-link" 
href="http://trenaman.blogspot.com/2009/08/camel-vs-jbi.html"; 
rel="nofollow">Camel vs. JBI</a> <em>by Adrian Trenaman</em></li><li><a 
shape="rect" class="external-li
 nk" href="http://jnb.ociweb.com/jnb/jnbMar2010.html"; rel="nofollow">Hiding The 
Middleware from Your Domain Code With Camel</a> <em>by James Carr</em></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> <em>by Jonathan 
Anstey</em></li><li><a shape="rect" class="external-link" 
href="http://jaxenter.com/jax-magazine/JAX-Magazine-2013-05"; 
rel="nofollow">Integration with Apache Camel - Part I - Will get you over the 
hump, by detailing the inner workings of Apache Camel from the DSL to routes 
and exchanges.</a> <em>by</em> <em><a shape="rect" class="external-link" 
href="https://twitter.com/cmoulliard"; rel="nofollow">Charles 
Moulliard</a></em></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> <em>by</em> <em><a 
shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/"; 
rel="nofollow">Andrej Koelewijn</a></em></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> <em>by Pascal 
Kolb</em></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> <em>by 
Julien Dechmann</em></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> <em>by Gunnar 
Hillert</em></li><li><a shape="rect" class="external-link" 
href="http://jee-bpel-soa.blogspot.com/2009/12/first-steps-with-apache-camel.html";
 re
 l="nofollow">First step with Apache Camel</a> <em>by Lukasz 
Budnik</em></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 
<em>by Jos Nieuwenhuis</em></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></li><li><a shape="rect" class="external-link" 
href="http://saltnlight5.blogspot.se/2012/08/g
 etting-started-with-apache-camel-using.html" rel="nofollow">Getting started 
with Apache Camel using Groovy</a> <em>by Zemian Deng</em></li><li><a 
shape="rect" class="external-link" 
href="http://alexander.holbreich.org/2012/09/apache-camel/"; 
rel="nofollow">Introduction to Apache Camel</a> <em>by Alexander 
Holbreich</em></li><li><a shape="rect" class="external-link" 
href="http://bushorn.com/what-is-camel/"; rel="nofollow">What is Camel?</a> a 
short blog about what Camel is, leading up to slides from a recent Camel 
presentation in autumn 2012.</li><li><a shape="rect" class="external-link" 
href="http://nsinfra.blogspot.in/2012/12/getting-started-with-apache-camel.html";
 rel="nofollow">Getting started with Apache Camel</a> a short blog from 
December 2012 about how to implement an use-case from scratch with Apache 
Camel.</li><li><a shape="rect" class="external-link" 
href="http://www.javacodegeeks.com/2012/12/discovering-the-power-of-apache-camel.html";
 rel="nofollow">Discovering the power of
  Apache Camel</a> - A blog post from December 2012 <em>by Bernard 
Ligny</em></li><li><a shape="rect" class="external-link" 
href="http://www.infoq.com/articles/eai-with-apache-camel"; 
rel="nofollow">Growing EAI with Apache Camel</a> - Good lengthy article from 
March 2013 covering simple integration needs that grows and shows how Camel can 
be up for the task. <b>Recommend read</b>.</li><li><a shape="rect" 
class="external-link" 
href="http://saltnlight5.blogspot.com/2013/08/getting-started-with-apache-camel-using.html";
 rel="nofollow">Getting started with Apache Camel using Java</a> - A blog post 
from August 2013 introducing how to create a new Camel project from scratch and 
use Java code. And then make the example better with less code and using more 
of Camels power.</li><li><a shape="rect" class="external-link" 
href="http://www.javaworld.com/javaworld/jw-09-2013/130925-jtip-soa-integration-with-apache-camel.html";
 rel="nofollow">SOA Integration with Apache Camel</a> - Article from Septem
 ber 2013 introducing to Apache Camel and how it can be used with SOA and Web 
Services.</li><li><a shape="rect" class="external-link" 
href="http://jaxenter.com/tutorial-integrating-with-apache-camel-48211.html"; 
rel="nofollow">Tutorial: Integration with Apache Camel</a> <em>by Charles 
Moulliard</em> (September 2013)</li><li><a shape="rect" class="external-link" 
href="http://pipoltek.blogspot.com/2008/10/knowledgetree-integration-using-apache.html";
 rel="nofollow">Knowledge Tree integration</a> using Apache Camel</li><li><a 
shape="rect" class="external-link" 
href="http://architects.dzone.com/articles/introduction-open-ehealth"; 
rel="nofollow">Introduction to the Open eHealth Integration Platform (based on 
top of Apache Camel)</a> Excellent DZone article <em>by Martin 
Krasser</em></li><li><a shape="rect" class="external-link" 
href="http://trenaman.blogspot.com/2009/08/camel-vs-jbi.html"; 
rel="nofollow">Camel vs. JBI</a> <em>by Adrian Trenaman</em></li><li><a 
shape="rect" class="external-li
 nk" href="http://jnb.ociweb.com/jnb/jnbMar2010.html"; rel="nofollow">Hiding The 
Middleware from Your Domain Code With Camel</a> <em>by James 
Carr</em></li><li><a shape="rect" class="external-link" 
href="http://epub.uni-regensburg.de/28549/1/p259-emmersberger.pdf"; 
rel="nofollow">Tutorial: Open Source Enterprise Application Integration</a> 
DEBS&#8217;13 <em>by Christoph Emmersberger and Florian Springer</em></li></ul>
 
 
 <h4><a shape="rect" name="Articles-UsingCamel"></a>Using Camel</h4>
@@ -172,7 +172,6 @@
 <ul><li><a shape="rect" class="external-link" 
href="http://fusesource.com/documentation/fuse-mediation-router-documentation/"; 
rel="nofollow">FuseSource Commercial Documentation </a> - FuseSource provides 
documentation for its distribution of Camel.</li><li><a shape="rect" 
class="external-link" 
href="http://fusesource.com/resources/video-archived-webinars/"; 
rel="nofollow">FuseSource webinars</a> - Upcoming and archived webinars on 
Apache Camel and other related Apache products.</li><li><a shape="rect" 
class="external-link" href="http://www.youtube.com/fusesource"; 
rel="nofollow">FuseSource YouTube</a> - FuseSource You Tube Channel with 
webcasts about Camel and related Apache projects.</li></ul>
 
 
-
 </div>
         </td>
         <td valign="top">

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


Reply via email to