<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ServeBox - Open Source</title>
	<atom:link href="http://www.servebox.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.servebox.org</link>
	<description>servebox.org</description>
	<lastBuildDate>Thu, 21 Feb 2013 15:42:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>ActionScript Café moved to Github</title>
		<link>http://www.servebox.org/2011/10/actionscript-cafe-moved-to-github/</link>
		<comments>http://www.servebox.org/2011/10/actionscript-cafe-moved-to-github/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 14:41:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Foundry]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.servebox.org/?p=1845</guid>
		<description><![CDATA[ActionScript Café, our most recent application framework for Flex, has been moved to GitHub. Check it out here : https://github.com/servebox/as-cafe Tell us what you think !]]></description>
		<wfw:commentRss>http://www.servebox.org/2011/10/actionscript-cafe-moved-to-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ServeBox repository structure update ( Air integration )</title>
		<link>http://www.servebox.org/2011/04/servebox-repository-structure-update/</link>
		<comments>http://www.servebox.org/2011/04/servebox-repository-structure-update/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 12:53:18 +0000</pubDate>
		<dc:creator>Ghazi Triki</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Maven]]></category>

		<guid isPermaLink="false">http://www.servebox.org/?p=1784</guid>
		<description><![CDATA[ServeBox is working on implementing AIR application build with Maven Flex Plugin. Due to this update the structure of the repository is altered as follows : SWC Artifacts &#8220;airframework&#8221; and &#8220;airspark&#8221; are moved from &#8220;com.adobe.air&#8221; to &#8220;com.adobe.flex.sdkcore&#8221; because they are not part of AIR SDK provided by Adobe. The group &#8220;com.adobe.air&#8221; will contain from now [...]]]></description>
		<wfw:commentRss>http://www.servebox.org/2011/04/servebox-repository-structure-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maven Flex Plugin 3.0.0-beta8</title>
		<link>http://www.servebox.org/2011/03/maven-flex-plugin-3-0-0-beta8/</link>
		<comments>http://www.servebox.org/2011/03/maven-flex-plugin-3-0-0-beta8/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 14:01:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.servebox.org/?p=1837</guid>
		<description><![CDATA[The Maven Flex Plugin 3.0.0-beta8 has been released. The version has been marked as betabut is a production-ready version.]]></description>
		<wfw:commentRss>http://www.servebox.org/2011/03/maven-flex-plugin-3-0-0-beta8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ServeBox ActionScript Foundry 3.0.0-beta has been released</title>
		<link>http://www.servebox.org/2010/10/servebox-actionscript-foundry-3-0-0-beta-has-been-released/</link>
		<comments>http://www.servebox.org/2010/10/servebox-actionscript-foundry-3-0-0-beta-has-been-released/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 12:31:04 +0000</pubDate>
		<dc:creator>Alexis Desmarais</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.servebox.org/?p=1767</guid>
		<description><![CDATA[ServeBox ActionScript Foundry 3.0.0-beta has been released, bring compatibility with flex4 framework. Maven dependency available at http://maven.servebox.org/repository/ and source code in sf.net. Changelog : changelog v3.0.0- Flex4 - SmartForm compatibility with spark component - added preInitialize() function in : called when all external resources are loaded and before initializeFoundryObjects(). It avoids adding an event listener [...]]]></description>
		<wfw:commentRss>http://www.servebox.org/2010/10/servebox-actionscript-foundry-3-0-0-beta-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Servebox ActionScript Foundry and DotNet</title>
		<link>http://www.servebox.org/2010/09/servebox-actionscript-foundry-and-dotnet/</link>
		<comments>http://www.servebox.org/2010/09/servebox-actionscript-foundry-and-dotnet/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 13:48:05 +0000</pubDate>
		<dc:creator>Alexis Desmarais</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.servebox.org/?p=1774</guid>
		<description><![CDATA[Servebox ActionScript Foundry and a DotNet back-end. We successfully used the DotNet framework for a customer Project backend, with the opensource project fluorinefx ( http://www.fluorinefx.com ). Our framework include now a DotNet project for TransferObject and ValueObject strong type mapping between flex client and fluorinefx backend. Checkout at sf.net]]></description>
		<wfw:commentRss>http://www.servebox.org/2010/09/servebox-actionscript-foundry-and-dotnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maven Flex Plugin 3.0.0-beta5</title>
		<link>http://www.servebox.org/2010/08/maven-flex-plugin-3-0-0-beta5/</link>
		<comments>http://www.servebox.org/2010/08/maven-flex-plugin-3-0-0-beta5/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 10:27:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.servebox.org/?p=1831</guid>
		<description><![CDATA[The Maven Flex Plugin 3.0.0-beta5 has been released. Change log: Refactored the compiler dependencies structure to allow us to maintain a bunch of compiler versions. Sevveral documentation updates, including FlashBuilder support.]]></description>
		<wfw:commentRss>http://www.servebox.org/2010/08/maven-flex-plugin-3-0-0-beta5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maven Flex Plugin 3.0.0-beta1</title>
		<link>http://www.servebox.org/2010/07/3-0-0-beta1/</link>
		<comments>http://www.servebox.org/2010/07/3-0-0-beta1/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 14:26:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.servebox.org/?p=1828</guid>
		<description><![CDATA[The Maven Flex Plugin 3.0.0-beta1 has been released. Change log: Supports multiple compiler for Flex 3 / Flex 4. Removed the boolean useLocalFlexSdk and replaced it with the localSdk String parameter. Added the eclipseExclusions parameter which enables control of the Flex build path in general and allows the design mode to work properly in particular. [...]]]></description>
		<wfw:commentRss>http://www.servebox.org/2010/07/3-0-0-beta1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ServeBox ActionScript Foundry 2.2.0 has been Released</title>
		<link>http://www.servebox.org/2010/04/servebox-actionscript-foundry-220-has-been-released/</link>
		<comments>http://www.servebox.org/2010/04/servebox-actionscript-foundry-220-has-been-released/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 08:18:24 +0000</pubDate>
		<dc:creator>Ghazi Triki</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.servebox.org/?p=1752</guid>
		<description><![CDATA[The ServeBox ActionScript Foundry 2.2.0 has been released. Change log: Add ServeBox-Foundry-DotNet-Commons project. ViewHelper made compatible with AIR. Initialization process refactored to AbstractAirApplication. Handle AMFSecureChannel for https in ChannelSetProvider. Width update of read-only renderer for a SFDateField. Implemented ISmartFormElement to SFCheckBox. Added trueLabel and falseLabel to SFChekBox, it will be used in READ_MODE of SmartForm. [...]]]></description>
		<wfw:commentRss>http://www.servebox.org/2010/04/servebox-actionscript-foundry-220-has-been-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Maven Flex Plugin 2.3.2 has been released</title>
		<link>http://www.servebox.org/2010/01/maven-flex-plugin-232-has-been-released/</link>
		<comments>http://www.servebox.org/2010/01/maven-flex-plugin-232-has-been-released/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 15:40:30 +0000</pubDate>
		<dc:creator>Ghazi Triki</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.servebox.org/?p=1737</guid>
		<description><![CDATA[The Maven Flex Plugin 2.3.2 has been released. Change log: EclipseMojo writes a directive name and its value separated by a comma. DOC_NAMESPACE_ARGUMENT changed from &#8220;-namespace=&#8221; to &#8220;-namespace&#8221;. Conditional control for handling name spaces is now inside handleSources method. DOC_SOURCE_PATH_ARGUMENT argument is added to argument list before checking if the asdoc compiler uses manifest or [...]]]></description>
		<wfw:commentRss>http://www.servebox.org/2010/01/maven-flex-plugin-232-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maven Flex Plugin 2.3.1 has been released</title>
		<link>http://www.servebox.org/2009/07/the-maven-flex-plugin-231-has-been-released/</link>
		<comments>http://www.servebox.org/2009/07/the-maven-flex-plugin-231-has-been-released/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 17:12:52 +0000</pubDate>
		<dc:creator>Ghazi Triki</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.servebox.org/?p=1725</guid>
		<description><![CDATA[The Maven Flex Plugin 2.3.1 has been released. Change log: Handle of flex:eclipse goal for air applications. Added new configuration property: &#60;mxmlExtraFiles&#62; allows to put multiple flex applications into the same project. Added new configuration property: &#60;useLocalFlexSDK&#62; allows to use local flex SDK. Added support for two compiler options : include-file, include-stylesheet. Added functionality to [...]]]></description>
		<wfw:commentRss>http://www.servebox.org/2009/07/the-maven-flex-plugin-231-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
