<?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>WhatwasIthinking.co.uk &#187; RIA development</title>
	<atom:link href="http://www.whatwasithinking.co.uk/tag/ria-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whatwasithinking.co.uk</link>
	<description>A Flash Development, Information Architecture, SEO &#38; Web Design Blog</description>
	<lastBuildDate>Wed, 01 Feb 2012 09:18:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>On Air &#8211; Specifying an interactive gallery application</title>
		<link>http://www.whatwasithinking.co.uk/2008/04/22/on-air-specifying-an-interactive-gallery-application/</link>
		<comments>http://www.whatwasithinking.co.uk/2008/04/22/on-air-specifying-an-interactive-gallery-application/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 20:44:03 +0000</pubDate>
		<dc:creator>Alexander Rehm</dc:creator>
				<category><![CDATA[Flash Development]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Flex Builder]]></category>
		<category><![CDATA[production environment]]></category>
		<category><![CDATA[RIA development]]></category>
		<category><![CDATA[rich internet application]]></category>
		<category><![CDATA[rich media application]]></category>
		<category><![CDATA[XML code]]></category>

		<guid isPermaLink="false">http://www.whatwasithinking.co.uk/?p=30</guid>
		<description><![CDATA[Alexander Rehm has begun working on the development of a Rich Internet Application that would allow users to track updates on a client's gallery pages, ratings and comments, as well as being able to add ratings and comments within the application which would then update the gallery online. <div class="addthis_toolbox addthis_default_style" addthis:url='http://www.whatwasithinking.co.uk/2008/04/22/on-air-specifying-an-interactive-gallery-application/' addthis:title='On Air &#8211; Specifying an interactive gallery application' ><a class="addthis_button_facebook_like"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_menu"></a></div>]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-31" title="air-dev" src="http://www.whatwasithinking.co.uk/wp-content/uploads/2008/04/air-dev.jpg" alt="Air development, specifying an interactive gallery" width="170" height="140" align="right" />A few weeks ago I mentioned a dev-off between the Silverlight-loving developers and the AIR-fanatic design team and promised to keep you guys in the loop as to what is happening in the meantime. As you may remember from a <a href="http://www.whatwasithinking.co.uk/2008/03/24/on-air-bits-of-silverlight-and-prism-and-the-dev-off">previous article</a>, we are planning to develop an application for users to view a photo gallery of a client&#8217;s website, to receive updates, and to give the user the ability to rate and / or comment on these photos. We have now begun working on the first steps for this project and to prepare a base of information for the application to source the information from and to work on.<br />
<span id="more-30"></span><br />
I have now set up a production environment which hosts a demo site with the exact gallery-specifications as per discussion with the client. The gallery will host a number of images as uploaded by the client (client-images), give registered users the ability to upload and tag their own images (user-images), as well as rate and / or comment on any images (rate-client-image, rate-user-image, comment-client-image, comment-user-image) other than their own images.</p>
<p>The production environment runs on ASPX, .net, XSLT and outputs an XML feed for the image information, descriptions, ratings, comments and the user names of the uploader as well as the commentator. To keep the number of threads hitting the servers low we specified that the would only use one feed to the rich internet application (as opposed to having the comments sent in from a separate feed).</p>
<p>We are going to leave commenting out for now, as we have a small issue with the way our system is handling user-generated content, so the structure for the XML-feed is going to be as follows:</p>
<p><a href="http://www.whatwasithinking.co.uk/wp-content/uploads/2008/04/code.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-medium wp-image-32" title="AIR-XML-code" src="http://www.whatwasithinking.co.uk/wp-content/uploads/2008/04/code-300x177.jpg" alt="XML code snippet for the Adobe AIR image gallery" width="300" height="177" /></a></p>
<p>I will be tackling the project in two ways, in the attempt to learn a bit more about Flash&#8217;s ActionScript 3.0 I will be beginning a development within Flash. We have also purchased a license for Flex Builder 3.0, so once that has arrived I will be looking into preparing the gallery aspects from within Flex as well. Especially when it comes down to being able to rate images from the rich internet application and uploading the ratings to our system Flex Builder might be the way forward. Sorry, this was just a short update with nothing really noteworthy to say, but I thought I&#8217;d keep you guys in the loop that we have begun work on it today.</p>
<p>On another note, Adobe Labs has finally released an alpha candidate for its rich internet application runtime AIR as well as a Linux version of Flex Builder. Good times!</p>
<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.whatwasithinking.co.uk/2008/04/22/on-air-specifying-an-interactive-gallery-application/' addthis:title='On Air &#8211; Specifying an interactive gallery application' ><a class="addthis_button_facebook_like"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_menu"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.whatwasithinking.co.uk/2008/04/22/on-air-specifying-an-interactive-gallery-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

