
Here I am going to call web services in http://localhost:9765/services/BAMToolboxDepolyerService?wsdl from jaggery (javascripte code). This sample is testing...
0 replies - 2459 views - 02/20/13 by Madhuka Udantha in Articles

My friend Matt wrote a pretty rad (yep, I used that word) implementation of the “sleeping barber” program in Clojure. Matt’s code had an almost...
0 replies - 2817 views - 02/20/13 by Mike Christianson in Articles

I recently wrote about an implementation of the Bellman Ford shortest path algorithm and concluded by saying that it took 27 seconds to calculate...
0 replies - 2104 views - 02/19/13 by Mark Needham in Articles

Although there is a lot of documentation about Mule ESB the issue in this post still took me some time to get it right. In this post I give a complete example...
0 replies - 1508 views - 02/19/13 by Pascal Alma in Articles

The SOA architecture stipulates the creation of a repository of standardised and reusable services which can be composed or integrated into an aggregate...
0 replies - 1524 views - 02/19/13 by Nial Darbey in Articles

Want to envision, design, and implement reusable software components that your development community will enthusiastically adopt? Co-create! Here are 5...
0 replies - 1378 views - 02/19/13 by Vijay Narayanan in Articles

Groovy 2.1 introduces a new annotation to group multiple annotations and define an alias for the group. The new @AnnotationCollector
annotation is an AST...
1 replies - 2411 views - 02/19/13 by Hubert Klein Ikkink in Articles

Hereby I am starting a series of articles about future concept in programming languages (also known as promises or delays) with a working title: Back to the...
2 replies - 8943 views - 02/18/13 by Tomasz Nurkiewicz in Articles

In Management 3.0 classes I let participants play an exercise called Moving Motivators, which uses the CHAMPFROGS model for intrinsic motivation....
1 replies - 2564 views - 02/18/13 by Jurgen Appelo in Articles

Back in 2011 I was writing a PhD about evaluating and measuring
quality of Web Services compositions. I had a system where I focued on evaluating
WS-BPEL...
0 replies - 3120 views - 02/18/13 by Łukasz Budnik in Articles

This morning, I was working on some paper on inequality measures, and for computational reasons, I had to sort elements in a matrix. To make it simple, I...
0 replies - 1594 views - 02/18/13 by Arthur Charpentier in Articles

I’ve been reading up on controlling mobile robots, and built a simple robotic movement simulator in R, using the graphing libraries. The model sets up a...
0 replies - 1518 views - 02/18/13 by Gary Sieling in Articles

This is a guest post by Benedict Noel of Zombal. Many statisticians do a little bit of consulting in addition to...
0 replies - 940 views - 02/18/13 by Rob J Hyndman in Articles

For people in hurry get the latest code @ github and run “mvn test”
Introduction
Typically, when you call a Webservice from Java, you need to create a...
0 replies - 1381 views - 02/18/13 by Krishna Prasad in Articles

When describing my bias against JSF back in November, I wrote:
... there's a lot of folks praising JSF 2 (and PrimeFaces moreso). That's why I'll be...
0 replies - 1356 views - 02/18/13 by Matt Raible in Articles