Tutorial

  • submit to reddit

Cloud Integration with Fabric Camel (Part I)

Since the launch of Fuse ESB 7, Fuse MB 7 and in fact the official release of Fuse Fabric, Camel has moved in a new era called "Cloud Integration where...

0 replies - 2726 views - 07/09/12 by Charles Moulliard in Articles

Hadoop Development Tools by Karmasphere

In Episode #5 of the Hadoop Podcast http://allthingshadoop.com/podcast/ I speak with Shevek, the CTO of Karmasphere http://karmasphere.com/.  To subscribe to...

0 replies - 3807 views - 07/07/12 by Joe Stein in Articles

How to Set Up Node.js on Azure Websites

Earlier this week, Brian posted Windows Azure Websites: a PHP Perspective which covers a lot of generally useful information, even for non-PHP developers....

0 replies - 4730 views - 07/03/12 by Larry Franks in Articles

JAX-WS: Working with .NET Web Services

If you happen to write a JAX-WS Web Services client for a service which is written using .NET Platform, you might come across the below error message when...

1 replies - 1794 views - 07/02/12 by Yohan Liyanage in Articles

Yet Another Petstore!

Do you remember the good old Java Petstore ? It was a sample application created by Sun for its Java BluePrints program. The Java Petstore was designed to...

0 replies - 2682 views - 07/02/12 by Antonio Goncalves in Articles

Video: Building an API Cache w/ Grape and MongoDB

Me announcing the open-source Garner gem, https://github.com/artsy/garner and talking about server-side caching. A few people came up to me after the...

0 replies - 2818 views - 07/02/12 by Daniel Doubrovkine in Articles

How to Set Environment Variables for a CloudFoundry App

We can set environment variables for an application that is deployed in CloudFoundry. For example if we want to pass a JAVA_OPTS environment variable with a...

0 replies - 2328 views - 07/02/12 by Hubert Klein Ikkink in Articles

An (Impatient Newbie User’s) Introduction to Switchyard

This post provides a brief introduction to Switchyard, what it is, and how to use it to build a service-oriented application. This post also provides a...

0 replies - 5561 views - 07/01/12 by Len DiMaggio in Articles

How to Do Java on MongoDB

NoSQL databases due to their scalability are becoming increasingly popular. When used appropriately NoSQL databases can offer real benefits. MongoDB is...

1 replies - 4257 views - 07/01/12 by Pavithra Gunasekara in Articles

RESTful Wep Applications with Java NoSQL Solution Jackrabbit

This is one of the presentations I did at JavaOne this year. I have uploaded the slides to Slideshare.  Rapid RESTful Web Applications with Apache Sling...

0 replies - 5658 views - 06/30/12 by Craig Dickson in Articles

Java Development in the Cloud: How to Build, Debug, and Deploy Apps to Google App Engine in 3 Minutes

eXo Cloud IDE is an online IDE for Java, Python, PHP, Ruby or JavaScript, and for nearly two years, it has been used by developers to build applications for a...

0 replies - 10865 views - 06/29/12 by James Sugrue in Articles

Spring and C24 iO - Part 1 C24 Spring Core

During very early stages of data processing software flows, it’s often necessary to take some type of raw data and parse it into a specific application...

0 replies - 3386 views - 06/27/12 by Matt Vickery in Articles

Apache Camel Monitoring

I've seen a lot of discussion about how to monitor Camel based applications.  Most people are looking for the following features: ability to view services...

0 replies - 4864 views - 06/26/12 by Ben O' Day in Articles

Video: MongoDB and the JVM

Brendan W. McAdams presents the following presentation (approx. 1 hour) on bringing together MongoDB, a popular NoSQL database, with the Java Virtual...

0 replies - 3688 views - 06/26/12 by Eric Genesky in Articles

How to Find the Most Connected Neo4j Node Using Cypher

As I mentioned in another post about a month ago I’ve been playing around with a neo4j graph in which I have the following relationship between nodes: One...

0 replies - 2522 views - 06/26/12 by Mark Needham in Articles