<?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 Indroniel Deb Roy</title>
 <link>http://flex.sys-con.com/</link>
 <description>Latest articles from Indroniel Deb Roy</description>
 <language>en</language>
 <copyright>Copyright 2009 </copyright>
 <generator></generator>
 <lastBuildDate>Wed, 07 Jan 2009 23:55:18 EST</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>
<item>
 <title>AJAX Lockdown</title>
 <link>http://flex.sys-con.com/node/327940</link>
 <description>AJAX is definitely taking Web applications to the next level in ease of use and desktop-like user interfaces. And it can even be used to create the secure, privacy-oriented Web applications that are so needed in today&#039;s Web world.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/327940&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 04 Feb 2007 17:30:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/327940</guid>
</item>
<item>
 <title>XML Journal Feature: Transforming Large XML Documents, An Alternative to XSLT</title>
 <link>http://flex.sys-con.com/node/143969</link>
 <description>With the evolution of XML, the XSL standard also became very popular for transforming XML data to XML, text, PDF, etc. However there are some limitations to the XSLT transformation. Today&#039;s XSLT processors rely on holding input data in memory as a DOM tree while the transformation is taking place. The tree structure in memory can be as much as ten times the original data size, so in practice, the limit on data size for an XSLT conversion is just a few megabytes. As a result it can only handle XML documents with moderate size - to be processed as the full input, DOM needs to be in the memory for any XSL transformation.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/143969&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 20 Oct 2005 18:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/143969</guid>
</item>
<item>
 <title>Generating XML Instances from Flat Files</title>
 <link>http://flex.sys-con.com/node/48039</link>
 <description>Enterprise applications such as banking, healthcare, and so on still use flat files to import/export data between applications. Flat files contain machine-readable data that is typically encoded in printable characters. There is a growing need for these applications to interact with XML-aware applications and Web services, and to satisfy this need these applications must convert flat file data to an XML format.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/48039&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 02 Feb 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/48039</guid>
</item>
</channel>
</rss>
