Latest posts
Change the Studio Category of your DevKit Component
Anyone that has used DevKit to write a Mule extension and then wanted to add it to Studio, may have notice that the extension... read more.
Announcing CloudHub availability in Europe
I’m thrilled to announce the availability of CloudHub in Europe. With this announcement, we’re extending the industry-leading CloudHub platform to address the needs of... read more.
Mule has landed on GitHub
We are happy to announce that we moved the Mule project to GitHub. Since 2009 we have been using GitHub to host all our... read more.
One to map them all: Google Cloud Connectors Suite Part 3/3
Hello There! If you remember a couple of months back we started a series regarding the Google Cloud Connectors Suite. In the first post we... read more.
Mule and Quartz – Scheduled jobs and long running tasks
Recently I had a situation where I needed to get confirmations from an external system (webservice) at frequent intervals and add them to a... read more.
Using in-memory database to help with flat file integration
Even today, when integrating with critical backend systems (e.g. order fulfillment system and shipping management system), it is quite common to encounter data being... read more.
Quick tips for developers new to Mac
Hi and welcome to Mac, fellow developer In this post, I will go over some tips I've been collecting which can make your life... read more.
Cheat Sheet: Asynchronous Message Processing
You want to get more done in 2013 so you're going to need to switch from synchronous to asynchronous processing to do more with... read more.
Handling File Attachments: handling multipart requests in Mule
Recently, I came across the following situation while working with Mule: I needed to handle an http post that would carry not one but... read more.
Cheat Sheet: Mule Expression Language
Since Mule 3.3 the Mule Expression Language (MEL) has been the default scripting language for expressions in Mule. It is very powerful and based... read more.