<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://flex.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Articles by Alex Nhu</title>
 <link>http://flex.sys-con.com/</link>
 <description>Latest articles from Alex Nhu</description>
 <language>en</language>
 <copyright>Copyright 2008 </copyright>
 <generator></generator>
 <lastBuildDate>Sun, 12 Oct 2008 07:17:04 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>A Runtime Integration Approach to Application Development</title>
 <link>http://flex.sys-con.com/node/559825</link>
 <description>This pattern is a hybrid of plug-in and event-driven architecture to integrate individual plug-ins together to come up with the Plug-in Integrator Pattern. This pattern leverages the benefits of both these well-known architectures to provide an optimal solution to build an enterprise-ready rapid application development infrastructure, preferably in Flex, but it might also be implemented in other programming languages such as Java and C#.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/559825&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 23 May 2008 14:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/559825</guid>
</item>
<item>
 <title>Data Services Made Easy for Adobe Flex Applications</title>
 <link>http://flex.sys-con.com/node/418939</link>
 <description>Flex has gotten popular lately because of its rich GUI capabilities. It also comes in handy with HTTPService and Web Service components connecting to back-end servers to fetch and update data. But using this mechanism to talk to the back-end server requires formulating a unique service object from the Flex side, making a request, and getting back data from the back-end either in XML or plain text format. The response data then has to be parsed and fed to the Flex objects to update the UI. For small to medium-size Flex projects it&#039;s a viable solution, but for enterprise projects with thousands of external service calls it will get quite repetitive and could result in a lot of unmanageable, buggy code.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/418939&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 11 Sep 2007 15:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/418939</guid>
</item>
<item>
 <title>A New Way to Look at Portals</title>
 <link>http://flex.sys-con.com/node/429347</link>
 <description>This article looks at an easy portal infrastructure that&#039;s based on a Flex-based portal container and portlets (individual Web applications) deployed as Flex modules. This portal framework provides full support for AJAX-type message processing with a very efficient deployment of portlets and manages the portlets so that they can logically connect to any Web application, freeing developers from routing to J2EE/.NET portal frameworks.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/429347&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 31 Mar 2007 05:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/429347</guid>
</item>
</channel>
</rss>
