<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Building Blocks &#187; VEsession</title>
	<atom:link href="http://joelhooks.com/category/vesession/feed/" rel="self" type="application/rss+xml" />
	<link>http://joelhooks.com</link>
	<description>[without unit tests] you're not refactoring; you're just changing shit. -Hamlet D'Arcy</description>
	<lastBuildDate>Tue, 29 Jun 2010 18:45:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/us/</creativeCommons:license>
		<item>
		<title>VEsession &#8211; Flex photography studio management and client ordering application</title>
		<link>http://joelhooks.com/2008/02/09/vesession-flex-photography-studio-client-ordering-application/</link>
		<comments>http://joelhooks.com/2008/02/09/vesession-flex-photography-studio-client-ordering-application/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 05:42:02 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[VEsession]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[puremvc]]></category>
		<category><![CDATA[pyAMF]]></category>

		<guid isPermaLink="false">http://joelhooks.com/2008/02/09/vesession-flex-photography-studio-client-ordering-application/</guid>
		<description><![CDATA[My wife saw the application that I am working on at work to manage tasks and immediately asked, "Where's mine?" 21st century honey-do list. So far, this is what I have created. PureMVC is the underlying framework. The photos are loaded from SlideShowPro Director XML galleries. Unforutately, the most recent version of SSP-D won't let [...]]]></description>
			<content:encoded><![CDATA[<p>My wife saw the application that I am working on at work to manage tasks and immediately asked, "Where's mine?"</p>
<p>21st century honey-do list.</p>
<p>So far, this is what I have created. <a href="http://www.puremvc.org/">PureMVC is the underlying framework</a>. The photos are loaded from SlideShowPro Director XML galleries. Unforutately, the most recent version of SSP-D won't let you use it as a service in this way. This older version is has all the functionality I need though, so it isn't an issue. Eventually I will implement functionality to eliminate the need for SSP-D with some gallery management. It will be better to keep it all under one roof.</p>
<p>The backend is <a href="http://www.djangoproject.com/">Django</a> using <a href="http://pyamf.org/">pyAMF</a> for communications back and forth.  Django elminates the pain of CRUD operations and provides an excellent admin interface for free.</p>
<p>My goal is to open source the application and provide it as a PureMVC/Django example.</p>
<p><em><font color="#ff0000">UPDATED: This version is a little jacked because I am working on a new version. The demo images are way too big and cause the application to scroll in unsightly ways. The new demo <a href="http://joelhooks.com/session">is located here</a>, and uses the same credentials as below. </font></em></p>
<p>[<a href="http://session.visualempathy.com" target="_blank">Here is the demo</a>]<br />
user: demo_client<br />
pass:demo_client</p>
<p style="text-align: center"><img src="http://69.164.207.135/wp-content/uploads/2008/02/session_sshot.jpg" alt="session_sshot.jpg" /></p>
<p>[<a href="http://code.google.com/p/vesession/">source</a>]</p>
<p><strike>Do to some, uh, laziness on my part, this will only compile with strict mode turned off</strike> The new version does not have this problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://joelhooks.com/2008/02/09/vesession-flex-photography-studio-client-ordering-application/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/us/</creativeCommons:license>
	</item>
	</channel>
</rss>
