<?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>feisley &#187; RIA</title>
	<atom:link href="http://feisley.com/tag/ria/feed/" rel="self" type="application/rss+xml" />
	<link>http://feisley.com</link>
	<description>programming with a side of life</description>
	<lastBuildDate>Thu, 15 Apr 2010 07:33:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hydra Preview</title>
		<link>http://feisley.com/2008/04/01/hydra-preview/</link>
		<comments>http://feisley.com/2008/04/01/hydra-preview/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 19:06:34 +0000</pubDate>
		<dc:creator>Jacob Feisley</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Hydra Labs]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Hydra]]></category>
		<category><![CDATA[PyAMF]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Twisted]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://feisley.com/?p=29</guid>
		<description><![CDATA[With the public announcement of Hydra EMS being announced any day now, I thought I would give those of you that have been following its development a sneak preview of the UI and some of the new features we have added recently.

The most noticeable addition to Hydra recently has been the addition of the Flex [...]]]></description>
			<content:encoded><![CDATA[<p>With the public announcement of Hydra EMS being announced any day now, I thought I would give those of you that have been following its development a sneak preview of the UI and some of the new features we have added recently.</p>
<p><span id="more-29"></span></p>
<p>The most noticeable addition to Hydra recently has been the addition of the Flex UI. <a href="http://www.adobe.com/go/flex">Flex</a> is an open source Flash framework from Adobe that allows for rapid development of Rich Internet Applications (RIAs). Behind the Flex UI is the powerful <a href="http://twistedmatrix.com">Twisted</a> framework that powers the data back end. Communication between Flex and Twisted is handled by the <a href="http://pyamf.org/">PyAMF</a> library. PyAMF is an implementation of Adobe&#8217;s Action Message Format (AMF) for Python. This library allows for data to be exchanged in a binary form which is many times faster than the traditional XML mechanism.</p>
<p>Enough talk, lets get to the show! Here is a shot of the CPE LiveGrid module from Hydra. LiveGrid handles adding, searching, modifying, and deleting of CPE&#8217;s and assets withing the system. This module was originally based on an XML API, however, after changing to PyAMF speeds over doubled when running:</p>
<p><a href="http://feisley.com/wp-content/uploads/2008/04/live_grid.png"><img class="alignnone size-full wp-image-30" title="CPE LiveGrid" src="http://feisley.com/wp-content/uploads/2008/04/live_grid.png" alt="Hydra CPE LiveGrid" width="500" height="276" /></a></p>
<p>The second example here is of the CPE LiveDiag module. This allows for real time graphing and analysis of a CPE&#8217;s performance in the network and will allow network administrators to make faster diagnostics when problems occur. This module was also a port from its original XML interface to the PyAMF library:</p>
<p><a href="http://feisley.com/wp-content/uploads/2008/04/live_diag.png"><img class="alignnone size-full wp-image-31" title="CPE LiveDiag" src="http://feisley.com/wp-content/uploads/2008/04/live_diag.png" alt="Hydra CPE LiveGrid" width="500" height="276" /></a></p>
<p>These are just a few of the new interfaces coming in the release of Hydra EMS.</p>
]]></content:encoded>
			<wfw:commentRss>http://feisley.com/2008/04/01/hydra-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

