<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>MuleForge News</title>
    <link>http://admin.muleforge.org/news/</link>
    <description>Misc MuleForge News</description>
    <language>en-US</language>
    <managingEditor>support@muleforge.org</managingEditor>
    <webMaster>support@muleforge.org</webMaster>
    <pubDate>Thu, 05 Aug 2010 10:00:48 -0500</pubDate>
    <generator>Xircles 0.1</generator>
    <image>
      <title>MuleForge News</title>
      <url>http://media.admin.muleforge.org/_logos/banner.png</url>
      <link>http://admin.muleforge.org/news/</link>
    </image>
    <item>
      <title>Version 2.2.1.5 of the MongoDB Transport Released</title>
      <pubDate>Thu, 05 Aug 2010 10:00:48 -0500</pubDate>
      <link>http://admin.muleforge.org/news/read/39</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/39</guid>
      <description>&lt;p&gt;This release introduces two transformers, mongodb:db-file-to-byte-array and mongodb:db-file-to-input-stream, that simplify getting at the contents of GridFSDBFiles.&lt;/p&gt;
&lt;p&gt;The release notes can be found at: &lt;a href="http://www.mulesoft.org/documentation/display/MONGODB/Home"&gt;http://www.mulesoft.org/documentation/display/&lt;span class="caps"&gt;MONGODB&lt;/span&gt;/Home&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Smooks for Mule 1.2 released</title>
      <pubDate>Wed, 28 Apr 2010 19:58:37 -0500</pubDate>
      <link>http://admin.muleforge.org/news/read/38</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/38</guid>
      <description>&lt;p&gt;The Smooks for Mule team is pleased to announce the availability of the Smooks for Mule 1.2 release. Smooks for Mule enables Message Transformation and Routing using the Smooks. The module is now compatible with the Mule 2.2.x releases. However the Mule 2.0.x and 2.1.x releases are not supported any more. The Smooks library is upgraded to version 1.3.1.&lt;/p&gt;
&lt;p&gt;The release notes can be found at: &lt;a href="http://www.mulesoft.org/display/SMOOKS/Release+notes+1.2"&gt;http://www.mulesoft.org/display/&lt;span class="caps"&gt;SMOOKS&lt;/span&gt;/Release+notes+1.2&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>SFTP Transport v2.2.1-RC2 released</title>
      <pubDate>Mon, 25 Jan 2010 17:49:37 -0600</pubDate>
      <link>http://admin.muleforge.org/news/read/37</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/37</guid>
      <description>&lt;p&gt;We are happy to announce a release candidate #2 of the Mule &lt;span class="caps"&gt;SFTP&lt;/span&gt; Transport 2.2.1 which is targeted for Mule 2.2.1.&lt;/p&gt;
&lt;p&gt;Release notes can be found at &lt;a href="http://www.mulesoft.org/jira/secure/ReleaseNote.jspa?projectId=10064&amp;amp;styleName=Html&amp;amp;version=10782"&gt;http://www.mulesoft.org/jira/secure/ReleaseNote.jspa?projectId=10064&amp;amp;styleName=Html&amp;amp;version=10782&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tibco Rendezvous Transport 2.2.1 Released!</title>
      <pubDate>Tue, 24 Nov 2009 17:06:02 -0600</pubDate>
      <link>http://admin.muleforge.org/news/read/36</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/36</guid>
      <description>&lt;p&gt;I&amp;#8217;m happy to to announce that mule 2.2.x can now utilize Tibco&amp;#8217;s Rendezvous messaging system. This release maintains all of the features of the 1.4.1 release such as certified messaging, distributed queues, and runtime defined endpoints.&lt;/p&gt;
&lt;p&gt;Check out the user guide &lt;a href="http://www.mulesoft.org/display/TIBCORV/User+Guide+2.2.x"&gt;http://www.mulesoft.org/display/&lt;span class="caps"&gt;TIBCORV&lt;/span&gt;/User+Guide+2.2.x&lt;/a&gt;  which details how to configure the transport.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SFTP-Transport 2.2.1-RC1 released</title>
      <pubDate>Mon, 16 Nov 2009 11:23:16 -0600</pubDate>
      <link>http://admin.muleforge.org/news/read/35</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/35</guid>
      <description>&lt;p&gt;We are happy to announce a release candidate of the Mule &lt;span class="caps"&gt;SFTP&lt;/span&gt; Transport 2.2.1 which is targeted for Mule 2.2.1. New features:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Added support for connection pooling (&lt;span class="caps"&gt;SFTP&lt;/span&gt;-6)&lt;/li&gt;
	&lt;li&gt;Added sftp specific server notifications (&lt;span class="caps"&gt;SFTP&lt;/span&gt;-11)&lt;/li&gt;
	&lt;li&gt;Added support for identity files (authentication using keys, not password)&lt;/li&gt;
	&lt;li&gt;Added fileAge support (that is, a miniumum age (ms) for a file to be processed&lt;/li&gt;
	&lt;li&gt;Added archive support (stores a copy of the file on the Mule server)&lt;/li&gt;
	&lt;li&gt;Added duplicate handling support (throwException, addSeqNo, overwrite[not yet implemented])&lt;/li&gt;
	&lt;li&gt;Added temp directory support &amp;#8211; The file is first uploaded to a temporary directory. When the file is fully uploaded the file is moved to its final destination. The tempDir will be created as a sub directory to the endpoint. Other significant changes:&lt;/li&gt;
	&lt;li&gt;Updated the path-handling to be spec-compliant (&lt;span class="caps"&gt;SFTP&lt;/span&gt;-13). Note, this probably mean that current users must update their paths.&lt;/li&gt;
	&lt;li&gt;Fixed so that the file in the inbound directory is not deleted if some error occurs when writing to the outbound directory&lt;/li&gt;
	&lt;li&gt;Improved error information regarding connection-related errors.&lt;/li&gt;
	&lt;li&gt;Upgraded jsch from 0.1.29 to 0.1.42&lt;/li&gt;
	&lt;li&gt;Bug fix: &lt;span class="caps"&gt;SFTP&lt;/span&gt; transport doesn&amp;#8217;t work with the Quartz transport (&lt;span class="caps"&gt;SFTP&lt;/span&gt;-9)&lt;/li&gt;
	&lt;li&gt;And other small fixes&amp;#8230;&amp;#8217; Project &lt;span class="caps"&gt;URL&lt;/span&gt;: &lt;a href="http://www.mulesoft.org/display/SFTP/Home"&gt;http://www.mulesoft.org/display/&lt;span class="caps"&gt;SFTP&lt;/span&gt;/Home&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>LDAP Transport: Maintenance release 2.2.1.1</title>
      <pubDate>Mon, 16 Nov 2009 11:21:40 -0600</pubDate>
      <link>http://admin.muleforge.org/news/read/34</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/34</guid>
      <description>&lt;p&gt;Reconnect Bug fixed in &lt;span class="caps"&gt;LDAP&lt;/span&gt; Transport 2.2.1.1. &lt;span class="caps"&gt;LDAP&lt;/span&gt; Transport for Mule 1.4 and 2.0 reaches end of life and are no longer maintained.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Legs4Mule 1.0-RC4 released</title>
      <pubDate>Wed, 13 May 2009 11:49:04 -0500</pubDate>
      <link>http://admin.muleforge.org/news/read/33</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/33</guid>
      <description>&lt;p&gt;This new release is targeted at Mule 2.2.1.&lt;/p&gt;
&lt;p&gt;New features: &lt;br /&gt;
    &amp;#8211; Generated &lt;span class="caps"&gt;COBOL&lt;/span&gt;&amp;lt;&amp;#8594;Java and &lt;span class="caps"&gt;COBOL&lt;/span&gt;&amp;lt;&amp;#8594;&lt;span class="caps"&gt;XML&lt;/span&gt; Transformers are usable independently from Transports. &lt;br /&gt;
    &amp;#8211; Support for WebSphere MQ and the &lt;span class="caps"&gt;IBM&lt;/span&gt; &lt;span class="caps"&gt;CICS&lt;/span&gt; MQ Bridge (No need to install LegStar on the mainframe with this deployment type). &lt;br /&gt;
    &amp;#8211; Configuration uses the Mule configuration framework. You can configure your mainframe access directly within Mule &lt;span class="caps"&gt;XML&lt;/span&gt; files.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Release of Mule LDAP Transport 2.2.1.0</title>
      <pubDate>Thu, 26 Mar 2009 12:26:07 -0500</pubDate>
      <link>http://admin.muleforge.org/news/read/32</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/32</guid>
      <description>&lt;p&gt;We are proud to announce the next stable release of the Mule &lt;span class="caps"&gt;LDAP&lt;/span&gt; Transport 2.2.1.0 which is intended for Mule 2.2.1.&lt;/p&gt;
&lt;p&gt;New Features:&lt;br /&gt;
- Additional Tranformer: LDAPSearchResultsToJavaBean (contributed by Tomas Blohm)&lt;/p&gt;
&lt;p&gt;The &lt;span class="caps"&gt;LDAP&lt;/span&gt; Transport provides support for connecting directory services via ldap/ldaps (also via &lt;span class="caps"&gt;SASL&lt;/span&gt;). &lt;br /&gt;
Its fully &lt;span class="caps"&gt;LDAP&lt;/span&gt; V3 compliant and supports &lt;span class="caps"&gt;DSML&lt;/span&gt; and &lt;span class="caps"&gt;LDIF&lt;/span&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>JCR Transport 2.2.0</title>
      <pubDate>Wed, 11 Mar 2009 10:13:16 -0500</pubDate>
      <link>http://admin.muleforge.org/news/read/31</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/31</guid>
      <description>&lt;p&gt;I am happy to announce the release of version 2.2.0 of the &lt;span class="caps"&gt;JCR&lt;/span&gt; Transport, which will bring intense content happiness to your favorite latest Mule.&lt;/p&gt;
&lt;p&gt;Release Notes: &lt;a href="http://www.mulesource.org/jira/secure/ReleaseNote.jspa?projectId=10121&amp;amp;styleName=Html&amp;amp;version=10629"&gt;http://www.mulesource.org/jira/secure/ReleaseNote.jspa?projectId=10121&amp;amp;styleName=Html&amp;amp;version=10629&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Project &lt;span class="caps"&gt;URL&lt;/span&gt;: &lt;a href="http://www.mulesource.org/display/JCR/Home"&gt;http://www.mulesource.org/display/&lt;span class="caps"&gt;JCR&lt;/span&gt;/Home&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>LDAP Transport 2.2.0.0 released</title>
      <pubDate>Wed, 25 Feb 2009 04:09:53 -0600</pubDate>
      <link>http://admin.muleforge.org/news/read/30</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/30</guid>
      <description>&lt;p&gt;We are proud to announce the next stable release of the Mule &lt;span class="caps"&gt;LDAP&lt;/span&gt; Transport 2.2.0.0 which is intended for Mule 2.2.0. The &lt;span class="caps"&gt;LDAP&lt;/span&gt; Transport provides support for connecting directory services via ldap/ldaps (also via &lt;span class="caps"&gt;SASL&lt;/span&gt;). Its fully &lt;span class="caps"&gt;LDAP&lt;/span&gt; V3 compliant and supports &lt;span class="caps"&gt;DSML&lt;/span&gt; and &lt;span class="caps"&gt;LDIF&lt;/span&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Legs4Mule 1.0-RC3 released</title>
      <pubDate>Wed, 18 Feb 2009 07:41:11 -0600</pubDate>
      <link>http://admin.muleforge.org/news/read/29</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/29</guid>
      <description>&lt;p&gt;The new release comes with revamped ant scripts and Eclipse plugins compatible with LegStar 1.2.3. It is now possible to use any &lt;span class="caps"&gt;HTTP&lt;/span&gt; &lt;span class="caps"&gt;API&lt;/span&gt; on the mainframe to call an &lt;span class="caps"&gt;ESB&lt;/span&gt; proxy (no more need to install LegStar on the mainframe in this case). Enjoy&lt;/p&gt;
&lt;p&gt;Project &lt;span class="caps"&gt;URL&lt;/span&gt;: &lt;a href="http://www.mulesource.org/display/LEGSTAR/Home"&gt;http://www.mulesource.org/display/&lt;span class="caps"&gt;LEGSTAR&lt;/span&gt;/Home&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Release Notes: &lt;a href="http://www.mulesource.org/display/LEGSTAR/Home"&gt;http://www.mulesource.org/display/&lt;span class="caps"&gt;LEGSTAR&lt;/span&gt;/Home&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mule IDE 2.0 RC1 released</title>
      <pubDate>Tue, 10 Feb 2009 11:40:53 -0600</pubDate>
      <link>http://admin.muleforge.org/news/read/28</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/28</guid>
      <description>&lt;p&gt;The Mule &lt;span class="caps"&gt;IDE&lt;/span&gt; has been stale for quite a long time, the plan to provide a graphical editor for Mule configurations turned out to be too ambitious. Still, the &lt;span class="caps"&gt;IDE&lt;/span&gt; is much more than a graphical editor for config files, it helps you to easily create new Mule projects, manage the classpath and create new config files.&lt;/p&gt;
&lt;p&gt;We&amp;#8217;re proud to release the first release candidate of the Mule &lt;span class="caps"&gt;IDE&lt;/span&gt;. Just follow the &lt;a href="http://www.mulesource.org/display/MULEIDE/Mule+IDE+2.0+Installation+Guide"&gt;installation guide&lt;/a&gt; and you&amp;#8217;ll be up and running in no time!&lt;/p&gt;</description>
    </item>
    <item>
      <title>The JCR Transport for Mule 2 released!</title>
      <pubDate>Mon, 19 Jan 2009 07:19:35 -0600</pubDate>
      <link>http://admin.muleforge.org/news/read/27</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/27</guid>
      <description>&lt;p&gt;I am happy to announce the release of version 2.0.0 of the &lt;span class="caps"&gt;JCR&lt;/span&gt; transport. Note that it works only with Mule 2.1.&amp;#215;. The documentation ( http://www.mulesource.org/display/&lt;span class="caps"&gt;JCR&lt;/span&gt; ) is still a work in progress, but the examples have been refreshed and should provide enough guidance to get started.&lt;/p&gt;
&lt;p&gt;Project &lt;span class="caps"&gt;URL&lt;/span&gt;: &lt;a href="http://www.mulesource.org/display/JCR/Home"&gt;http://www.mulesource.org/display/&lt;span class="caps"&gt;JCR&lt;/span&gt;/Home&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Release Notes: &lt;a href="http://www.mulesource.org/jira/secure/ReleaseNote.jspa?projectId=10121&amp;amp;styleName=Html&amp;amp;version=10477"&gt;http://www.mulesource.org/jira/secure/ReleaseNote.jspa?projectId=10121&amp;amp;styleName=Html&amp;amp;version=10477&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Smooks for Mule 1.1 released</title>
      <pubDate>Wed, 07 Jan 2009 04:53:32 -0600</pubDate>
      <link>http://admin.muleforge.org/news/read/26</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/26</guid>
      <description>&lt;p&gt;We are proud to announce the 1.1 release of the Smooks for Mule module. Smooks for Mule enables Message Transformation and Routing using the Smooks Engine. The module has a Mule 1.x and Mule 2.x compatible version. Several examples are provided to demonstrate the module. In this release the Mule 2 package is now compatible with the Mule 2.1.x releases. However the Mule 2.0.x releases are not supported any more. We upgraded Smooks to version 1.1. We also added Smooks &lt;span class="caps"&gt;XML&lt;/span&gt; namespace configuration for the MuleDispatcher. Take a look at the release notes for more information. The Smooks for Mule module can be downloaded from the download page. For a good example what Smooks for Mule can do, take a look at the huge message processing example (http://dist.muleforge.org/smooks/mule2/example/version-1.0/huge-message-processing/readme.html).&lt;/p&gt;
&lt;p&gt;Project &lt;span class="caps"&gt;URL&lt;/span&gt;: &lt;a href="http://www.mulesource.org/display/SMOOKS/Home"&gt;http://www.mulesource.org/display/&lt;span class="caps"&gt;SMOOKS&lt;/span&gt;/Home&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Release Notes: &lt;a href="http://www.mulesource.org/display/SMOOKS/Release+notes+1.1"&gt;http://www.mulesource.org/display/&lt;span class="caps"&gt;SMOOKS&lt;/span&gt;/Release+notes+1.1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Download &lt;span class="caps"&gt;URL&lt;/span&gt; : &lt;a href="http://www.mulesource.org/display/SMOOKS/Download"&gt;http://www.mulesource.org/display/&lt;span class="caps"&gt;SMOOKS&lt;/span&gt;/Download&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>MuleIDE 2.1 Preview</title>
      <pubDate>Wed, 10 Dec 2008 05:02:06 -0600</pubDate>
      <link>http://admin.muleforge.org/news/read/25</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/25</guid>
      <description>&lt;p&gt;We&amp;#8217;re pleased to announce that there is a preview release of the MuleIDE 2.1 available. The MuleIDE is a set of Eclipse plug-ins that allow developers to created and debug Mule application. The current development snapshots are available as update site on http://snapshots.dist.muleforge.org/mule-ide/updates-2.0-M1/. Note that this update site works with Eclipse Ganymede only, although the plugins themselves work with Eurpoa as well. If alternative distributions are required (e.g. for Europa) let us know. Give the new &lt;span class="caps"&gt;IDE&lt;/span&gt; a try and feel free to file bugs if you encounter something that doesn&amp;#8217;t work here: http://mule.mulesource.org/jira/browse/&lt;span class="caps"&gt;MULEIDE&lt;/span&gt;. Thanks and seasons greetings from the Mule Team!&lt;/p&gt;
&lt;p&gt;Project &lt;span class="caps"&gt;URL&lt;/span&gt;: &lt;a href="http://www.mulesource.org/display/MULEIDE/Home"&gt;http://www.mulesource.org/display/&lt;span class="caps"&gt;MULEIDE&lt;/span&gt;/Home&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mule LDAP Transport 1.4.4.0 released</title>
      <pubDate>Wed, 15 Oct 2008 09:37:04 -0500</pubDate>
      <link>http://admin.muleforge.org/news/read/24</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/24</guid>
      <description>&lt;p&gt;Mule &lt;span class="caps"&gt;LDAP&lt;/span&gt; Transport 1.4.4.0 released. Its suitable for Mule 1.4.4. Currently supported are the mule Versions 1.4.1, 1.4.3, 1.4.4 and 2.0.2 (beta).&lt;/p&gt;
&lt;p&gt;Project &lt;span class="caps"&gt;URL&lt;/span&gt;: &lt;a href="http://www.mulesource.org/display/LDAP/Home"&gt;http://www.mulesource.org/display/&lt;span class="caps"&gt;LDAP&lt;/span&gt;/Home&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Galaxy 1.5 released</title>
      <pubDate>Mon, 13 Oct 2008 07:30:09 -0500</pubDate>
      <link>http://admin.muleforge.org/news/read/23</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/23</guid>
      <description>&lt;p&gt;The Mule Galaxy team is pleased to announce the Galaxy 1.5 release.  It contains many new improvements and features:&lt;/p&gt;
&lt;p&gt;Support for describing RESTful and other types of services via &amp;#8220;entries&amp;#8221;&lt;br /&gt;
Typed properties for flexible metadata &amp;#8211; such as links, users, lifecycles, and string values&lt;br /&gt;
Replication between Galaxy instances&lt;br /&gt;
Event &lt;span class="caps"&gt;API&lt;/span&gt;&lt;br /&gt;
Scripting shell for easy extensions to Galaxy&lt;br /&gt;
Improved Galaxy query language&lt;br /&gt;
Support for Atom feeds for search results&lt;br /&gt;
Auto upgrade from 1.0 capabilities&lt;br /&gt;
Many many other bug fixes and improvements.&lt;/p&gt;
&lt;p&gt;Project &lt;span class="caps"&gt;URL&lt;/span&gt;: &lt;a href="http://www.mulesource.org/display/GALAXY/Home"&gt;http://www.mulesource.org/display/&lt;span class="caps"&gt;GALAXY&lt;/span&gt;/Hom&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Release Notes: &lt;a href="http://mule.mulesource.org/display/GALAXY/Galaxy+1.5+Release+Notes"&gt;http://mule.mulesource.org/display/&lt;span class="caps"&gt;GALAXY&lt;/span&gt;/Galaxy+1.5+Release+Notes&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Downloads: &lt;a href="http://www.mulesource.org/display/GALAXY/Download"&gt;http://www.mulesource.org/display/&lt;span class="caps"&gt;GALAXY&lt;/span&gt;/Download&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Smooks for Mule 1.0 Released</title>
      <pubDate>Wed, 01 Oct 2008 10:38:25 -0500</pubDate>
      <link>http://admin.muleforge.org/news/read/22</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/22</guid>
      <description>&lt;p&gt;We are very proud to announce the 1.0 release of the Smooks for Mule module.&lt;/p&gt;
&lt;p&gt;The module has a Mule 1.x and Mule 2.x compatible version. The features for both versions are almost the same. Several examples are provided to demonstrate the module. Take a look at the release notes for more information. The Smooks for Mule module can be downloaded from the download page.&lt;/p&gt;
&lt;p&gt;Project URL&amp;quot;http://www.mulesource.org/display/&lt;span class="caps"&gt;SMOOKS&lt;/span&gt;/Home&amp;quot;:: http://www.mulesource.org/display/&lt;span class="caps"&gt;SMOOKS&lt;/span&gt;/Home&lt;/p&gt;
&lt;p&gt;Release Notes: &lt;a href="http://www.mulesource.org/display/SMOOKS/Release+notes+1.01"&gt;http://www.mulesource.org/display/&lt;span class="caps"&gt;SMOOKS&lt;/span&gt;/Release+notes+1.01&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Download &lt;span class="caps"&gt;URL&lt;/span&gt;: &lt;a href="http://www.mulesource.org/display/SMOOKS/Download"&gt;http://www.mulesource.org/display/&lt;span class="caps"&gt;SMOOKS&lt;/span&gt;/Download&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>MuleForge 1.3 Release</title>
      <pubDate>Fri, 01 Aug 2008 02:26:01 -0500</pubDate>
      <link>http://admin.muleforge.org/news/read/21</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/21</guid>
      <description>&lt;p&gt;Dear MuleForge contributors and users&lt;/p&gt;
&lt;p&gt;We have released some new features to the MuleForge website and infrastructure, and also added some documentation. More details can be found in the &lt;a href="http://www.mulesource.org/display/MULEFORGE/Release+Notes+-+MuleForge+1.3"&gt;Release notes&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We thank you for your contribution to the Mule project.&lt;/p&gt;
&lt;p&gt;For any MuleForge infrastructure related issues, do not hesitate to contact support@muleforge.org.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Legs4Mule Beta Release</title>
      <pubDate>Fri, 25 Jul 2008 03:06:00 -0500</pubDate>
      <link>http://admin.muleforge.org/news/read/20</link>
      <guid isPermaLink="true">http://admin.muleforge.org/news/read/20</guid>
      <description>&lt;p&gt;Legs4Mule team is proud to announce a beta release of the project. Version  1.0-RC2 is available for &lt;a href="http://dist.muleforge.org/legstar-transport/"&gt;download&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Legs4Mule is a Mule transport for &lt;span class="caps"&gt;IBM&lt;/span&gt; mainframes, based on the LegStar, open-source, mainframe integration project.&lt;/p&gt;
&lt;p&gt;Project &lt;span class="caps"&gt;URL&lt;/span&gt;:&lt;a href="http://www.mulesource.org/display/LEGSTAR/Home"&gt;http://www.mulesource.org/display/&lt;span class="caps"&gt;LEGSTAR&lt;/span&gt;/Home&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Download &lt;span class="caps"&gt;URL&lt;/span&gt;:&lt;a href="http://dist.muleforge.org/legstar-transport/"&gt;http://dist.muleforge.org/legstar-transport/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
