<?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>Jaketastic &#187; Flash remoting</title>
	<atom:link href="http://jaketastic.com/blog/tag/flash-remoting/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaketastic.com/blog</link>
	<description>Jake's Blog</description>
	<lastBuildDate>Tue, 22 Jun 2010 01:47:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>jaketastic.com</title>
		<link>http://jaketastic.com/blog/jaketasticcom/</link>
		<comments>http://jaketastic.com/blog/jaketasticcom/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 21:24:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Development]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash remoting]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://jaketastic.com/blog/?p=63</guid>
		<description><![CDATA[To demonstrate my flash skills as well as showcase my other work, I&#8217;ve made jaketastic.com into a little operating system-ish application. On the left is the file browser. It can be used to explore all the files and subfolders in the jaketastic.com/browse/ directory. When you click an item in the file browser, it will begin [...]]]></description>
			<content:encoded><![CDATA[<p>To demonstrate my flash skills as well as showcase my other work, I&#8217;ve made jaketastic.com into a little operating system-ish application.</p>
<div id="attachment_64" class="wp-caption alignleft" style="width: 430px"><a href="http://jaketastic.com"><img class="size-full wp-image-64" title="ui" src="http://jaketastic.com/blog/wp-content/uploads/2009/03/ui.jpg" alt="jaketastic.com user interface" width="420" height="218" /></a><p class="wp-caption-text">jaketastic.com user interface</p></div>
<p>On the left is the file browser. It can be used to explore all the files and subfolders in the jaketastic.com/browse/ directory. When you click an item in the file browser, it will begin loading in it&#8217;s own little feature rich window. You can move this window around, resize, minimize and close it.  Tabs appear along the bottom for minimized items.</p>
<p>Because the file browser uses a php service to build the directory listings, content management is a snap. If I want to add an image, flash movie, .flv video, or html to the portfolio, I merely upload it to the browse directory and it instantly appears in the file browser. Furthermore, if  I want to add a description to a file, I need only upload a .txt file with the same name to the same directory, and that .txt file will load in the window as well.</p>
<p>Jaketastic.com also allows you to chat with anyone else on the site in real time with the handy chat widget that I&#8217;ve made. Just type in a message and press enter and the message appears for everyone to see!</p>
<p>Jaketastic.com uses <a href="http://www.amfphp.org/" target="_blank">Amfphp 2.0</a> and a modified version <a href="http://www.joshstrike.com/" target="_blank">Strike Remoting</a> for server communications.  For video playback, I&#8217;ve added a slider and fixed some bugs in <a href="http://code.google.com/p/flvplayerlite/">FLVPlayerLite</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaketastic.com/blog/jaketasticcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
