<?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>aron / philipp development blog &#187; AMFPHP</title>
	<atom:link href="http://apdevblog.com/tag/amfphp/feed/" rel="self" type="application/rss+xml" />
	<link>http://apdevblog.com</link>
	<description>flash and actioscript development</description>
	<lastBuildDate>Mon, 02 May 2011 13:59:56 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Super simple Flash example of the Indexhibit frontend</title>
		<link>http://apdevblog.com/super-simple-flash-example-of-the-indexhibit-frontend/</link>
		<comments>http://apdevblog.com/super-simple-flash-example-of-the-indexhibit-frontend/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 19:03:05 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AMF]]></category>
		<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[Flash Remoting]]></category>
		<category><![CDATA[frontend]]></category>
		<category><![CDATA[indexhibit]]></category>
		<category><![CDATA[swfobject]]></category>

		<guid isPermaLink="false">http://apdevblog.com/?p=707</guid>
		<description><![CDATA[Finally we finished the &#8220;super simple&#8221; Flash example of our frontend for Indexhibit. You can read more about the whole Flash / Indexhibit story here, here and here or just grab the new files and try for yourself &#8230; Read more... © Phil for aron / philipp development blog, 2009. &#124; Permalink Post tags: ActionScript, [...]]]></description>
			<content:encoded><![CDATA[<p>Finally we finished the &#8220;super simple&#8221; Flash example of our frontend for <a href="http://indexhibit.org" target="_blank">Indexhibit</a>.<br />
You can read more about the whole Flash / Indexhibit story <a href="http://apdevblog.com/flash-frontend-for-indexhibit-cms/" target="_blank">here</a>, <a href="http://apdevblog.com/sources-for-flash-frontend-for-indexhibit-cms/" target="_blank">here</a> and <a href="http://apdevblog.com/installation-guide-for-flash-indexhibit-frontend/" target="_blank">here</a> or just grab the <a href="http://apdevblog.com/examples/indexhibit_simple/src/apdev_ndxz_simple.zip">new files</a> and try for yourself &#8230;</p>
<p><a href="http://apdevblog.com/examples/indexhibit_simple/" target="_blank"><img src="http://apdevblog.com/wp-content/uploads/2009/10/simple_indexhibit_example.jpg" alt="simple indexhibit example" title="simple indexhibit example" width="500" height="313" class="alignnone size-full wp-image-708" /></a></p>
<p><a href="http://apdevblog.com/super-simple-flash-example-of-the-indexhibit-frontend/">Read more...</a></p>
<hr />
<p><small>© Phil for <a href="http://apdevblog.com">aron / philipp development blog</a>, 2009. |
<a href="http://apdevblog.com/super-simple-flash-example-of-the-indexhibit-frontend/">Permalink</a>
<br/>
Post tags: <a href="http://apdevblog.com/tag/actionscript/" rel="tag">ActionScript</a>, <a href="http://apdevblog.com/tag/amf/" rel="tag">AMF</a>, <a href="http://apdevblog.com/tag/amfphp/" rel="tag">AMFPHP</a>, <a href="http://apdevblog.com/tag/cms/" rel="tag">cms</a>, <a href="http://apdevblog.com/tag/flash/" rel="tag">Flash</a>, <a href="http://apdevblog.com/tag/flash-remoting/" rel="tag">Flash Remoting</a>, <a href="http://apdevblog.com/tag/frontend/" rel="tag">frontend</a>, <a href="http://apdevblog.com/tag/indexhibit/" rel="tag">indexhibit</a>, <a href="http://apdevblog.com/tag/swfobject/" rel="tag">swfobject</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://apdevblog.com/super-simple-flash-example-of-the-indexhibit-frontend/feed/</wfw:commentRss>
		<slash:comments>62</slash:comments>
		</item>
		<item>
		<title>Small Flash / Indexhibit update</title>
		<link>http://apdevblog.com/small-flash-indexhibit-update/</link>
		<comments>http://apdevblog.com/small-flash-indexhibit-update/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 19:10:22 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AMF]]></category>
		<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[frontend]]></category>
		<category><![CDATA[indexhibit]]></category>
		<category><![CDATA[swfaddress]]></category>
		<category><![CDATA[swffit]]></category>
		<category><![CDATA[swfobject]]></category>

		<guid isPermaLink="false">http://apdevblog.com/?p=649</guid>
		<description><![CDATA[This is just a small update to the sources of our Flash / Indexhibit example we posted earlier. I added a FLA file for all of you that never used the Flex-compiler before :) Just download the sources and open the ndxz.fla in (at least) Flash CS3. Hit cmd-return and enjoy. When I have the [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a small update to the sources of our <a href="http://apdevblog.com/flash-frontend-for-indexhibit-cms/" target="_blank">Flash / Indexhibit example</a> we posted earlier.<br />
I added a FLA file for all of you that never used the Flex-compiler before :)</p>
<p>Just <a href="http://apdevblog.com/sources-for-flash-frontend-for-indexhibit-cms/" target="_blank">download the sources</a> and open the ndxz.fla in (at least) Flash CS3. Hit cmd-return and enjoy.</p>
<p><img src="http://apdevblog.com/wp-content/uploads/2009/10/ndxz_sub.jpg" alt="ndxz_sub" title="ndxz_sub" width="500" height="344" class="alignnone size-full wp-image-652" /></p>
<p>When I have the time, I still want to build another very simple example that only uses assets from the library so that you can just change colors and forms on the timeline and re-compile the whole project with some great new looks.</p>
<p>Have fun. Cheers
<div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fapdevblog.com%2Fsmall-flash-indexhibit-update%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fapdevblog.com%2Fsmall-flash-indexhibit-update%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<hr />
<p><small>© Phil for <a href="http://apdevblog.com">aron / philipp development blog</a>, 2009. |
<a href="http://apdevblog.com/small-flash-indexhibit-update/">Permalink</a>
<br/>
Post tags: <a href="http://apdevblog.com/tag/actionscript/" rel="tag">ActionScript</a>, <a href="http://apdevblog.com/tag/amf/" rel="tag">AMF</a>, <a href="http://apdevblog.com/tag/amfphp/" rel="tag">AMFPHP</a>, <a href="http://apdevblog.com/tag/cms/" rel="tag">cms</a>, <a href="http://apdevblog.com/tag/flash/" rel="tag">Flash</a>, <a href="http://apdevblog.com/tag/frontend/" rel="tag">frontend</a>, <a href="http://apdevblog.com/tag/indexhibit/" rel="tag">indexhibit</a>, <a href="http://apdevblog.com/tag/swfaddress/" rel="tag">swfaddress</a>, <a href="http://apdevblog.com/tag/swffit/" rel="tag">swffit</a>, <a href="http://apdevblog.com/tag/swfobject/" rel="tag">swfobject</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://apdevblog.com/small-flash-indexhibit-update/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Installation guide for Flash Indexhibit frontend</title>
		<link>http://apdevblog.com/installation-guide-for-flash-indexhibit-frontend/</link>
		<comments>http://apdevblog.com/installation-guide-for-flash-indexhibit-frontend/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 13:06:43 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AMF]]></category>
		<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[Flash Remoting]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[indexhibit]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[swfaddress]]></category>
		<category><![CDATA[swffit]]></category>
		<category><![CDATA[swfobject]]></category>

		<guid isPermaLink="false">http://apdevblog.com/?p=620</guid>
		<description><![CDATA[Because some of you asked for an installation guide for the example I posted earlier &#8211; here comes a small how-to so that you can get the demo up and running on your own computer/webserver. There is more than one way to get this done &#8230; Read more... © Phil for aron / philipp development [...]]]></description>
			<content:encoded><![CDATA[<p>Because some of you asked for an installation guide for the <a href="http://apdevblog.com/flash-frontend-for-indexhibit-cms/" target="_blank">example</a> I posted earlier &#8211; here comes a small how-to so that you can get the demo up and running on your own computer/webserver.</p>
<p>There is more than one way to get this done &#8230;</p>
<p><a href="http://apdevblog.com/installation-guide-for-flash-indexhibit-frontend/">Read more...</a></p>
<hr />
<p><small>© Phil for <a href="http://apdevblog.com">aron / philipp development blog</a>, 2009. |
<a href="http://apdevblog.com/installation-guide-for-flash-indexhibit-frontend/">Permalink</a>
<br/>
Post tags: <a href="http://apdevblog.com/tag/actionscript/" rel="tag">ActionScript</a>, <a href="http://apdevblog.com/tag/amf/" rel="tag">AMF</a>, <a href="http://apdevblog.com/tag/amfphp/" rel="tag">AMFPHP</a>, <a href="http://apdevblog.com/tag/flash/" rel="tag">Flash</a>, <a href="http://apdevblog.com/tag/flash-remoting/" rel="tag">Flash Remoting</a>, <a href="http://apdevblog.com/tag/guide/" rel="tag">guide</a>, <a href="http://apdevblog.com/tag/indexhibit/" rel="tag">indexhibit</a>, <a href="http://apdevblog.com/tag/install/" rel="tag">install</a>, <a href="http://apdevblog.com/tag/swfaddress/" rel="tag">swfaddress</a>, <a href="http://apdevblog.com/tag/swffit/" rel="tag">swffit</a>, <a href="http://apdevblog.com/tag/swfobject/" rel="tag">swfobject</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://apdevblog.com/installation-guide-for-flash-indexhibit-frontend/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Sources for &#8220;Flash frontend for Indexhibit CMS&#8221;</title>
		<link>http://apdevblog.com/sources-for-flash-frontend-for-indexhibit-cms/</link>
		<comments>http://apdevblog.com/sources-for-flash-frontend-for-indexhibit-cms/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 13:00:23 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AMF]]></category>
		<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[Flash Remoting]]></category>
		<category><![CDATA[indexhibit]]></category>
		<category><![CDATA[swfaddress]]></category>
		<category><![CDATA[swffit]]></category>
		<category><![CDATA[swfobject]]></category>

		<guid isPermaLink="false">http://apdevblog.com/?p=485</guid>
		<description><![CDATA[Last week I wrote (see Flash frontend for Indexhibit CMS) about our flash-indexhibit-example. Today I also uploaded the sources &#8230; I cleaned up the code but didn&#8217;t have the time to write any detailed comments. So take a look at the source-code and if you should have any questions, just leave a comment and we&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I wrote (see <a href="http://apdevblog.com/flash-frontend-for-indexhibit-cms/" target="_blank">Flash frontend for Indexhibit CMS</a>) about our <a href="http://apdevblog.com/indexhibit/" target="_blank">flash-indexhibit-example</a>.<br />
Today I also uploaded the <a href="http://apdevblog.com/examples/indexhibit/apdev_indexhibit.zip">sources</a> &#8230;<br />
I cleaned up the code but didn&#8217;t have the time to write any detailed comments. So take a look at the source-code and if you should have any questions, just leave a comment and we&#8217;ll try and help you as fast as we can.</p>
<p>The startpoint into the example is the <a href="http://apdevblog.com/examples/indexhibit/src/classes/com/apdevblog/examples/indexhibit/Index.as" target="_blank">Index</a> class. This is only a loader-class responsible for loading the <a href="http://apdevblog.com/examples/indexhibit/src/classes/com/apdevblog/examples/indexhibit/Main.as" target="_blank">Main</a> class which initializes the <a href="http://trac.puremvc.org/PureMVC_AS3/" target="_blank">pureMVC framework</a> and starts the application. After that, we use the <a href="http://apdevblog.com/examples/indexhibit/src/classes/com/apdevblog/examples/indexhibit/controller/app/StartupCommand.as" target="_blank">StartupCommand</a> to setup the application&#8217;s <a href="http://apdevblog.com/examples/indexhibit/src/classes/com/apdevblog/examples/indexhibit/model/IndexhibitProxy.as" target="_blank">model</a> and access the Indexhibit database via our <a href="http://apdevblog.com/examples/indexhibit/src/classes/com/apdevblog/amf/RemoteGateway.as" target="_blank">RemoteGateway</a> and the server-side remoting service &#8220;<a href="http://apdevblog.com/examples/indexhibit/bin/amf/services/com/apdevblog/examples/indexhibit/Indexhibit.txt" target="_blank">Indexhibit</a>&#8220;.</p>
<p>To make the data handling easier we have two kinds of <a href="http://en.wikipedia.org/wiki/Data_transfer_object" target="_blank">value objects</a>: <a href="http://apdevblog.com/examples/indexhibit/bin/amf/services/com/apdevblog/examples/indexhibit/model/vo/ExhibitVo.txt" target="_blank">ExhibitVo</a> and <a href="http://apdevblog.com/examples/indexhibit/bin/amf/services/com/apdevblog/examples/indexhibit/model/vo/ImageVo.txt" target="_blank">ImageVo</a>. The remote-service is delivering you an array of ExhibitVos which you can use to display every available project from your Indexhibit installation.</p>
<p>If you want to dive right into the code, we recommend that you have at least a basic knowledge of the pureMVC framework&#8217;s design and functionality. Otherwise it&#8217;ll be hard to understand how the example is structured/built.</p>
<p>Other scripts we used in this example:</p>
<ul>
<li><a href="http://code.google.com/p/swfobject/" target="_blank">SWFObject</a></li>
<li><a href="http://www.asual.com/swfaddress/" target="_blank">SWFAddress</a></li>
<li><a href="http://swffit.millermedeiros.com/" target="_blank">SWFFit</a></li>
<li><a href="http://www.spicefactory.org/" target="_blank">spicefactory</a></li>
<li><a href="http://www.amfphp.org/" target="_blank">AMFPHP</a></li>
<li><a href="http://blog.greensock.com/tweenliteas3/" target="_blank">TweenLite</a></li>
<li><a href="http://www.quasimondo.com/archives/000565.php" target="_blank">Quasimondo&#8217;s ColorMatrix</a></li>
<li>and of course <a href="http://www.indexhibit.org/" target="_blank">Indexhibit</a></li>
</ul>
<p>Get the sources here: <a href="http://apdevblog.com/examples/indexhibit/apdev_indexhibit.zip">http://apdevblog.com/examples/indexhibit/apdev_indexhibit.zip</a></p>
<p>Cheers</p>
<p>ps: we&#8217;ll be heading to brighton tomorrow, so you&#8217;ll have to wait for a replay at least until thursday next week.<br />
<a href="http://www.flashonthebeach.com/" target="_blank">FOTB</a> here we come :)<br />
and watch out for our detailed report after we&#8217;re back from the beach.
<div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fapdevblog.com%2Fsources-for-flash-frontend-for-indexhibit-cms%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fapdevblog.com%2Fsources-for-flash-frontend-for-indexhibit-cms%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<hr />
<p><small>© Phil for <a href="http://apdevblog.com">aron / philipp development blog</a>, 2009. |
<a href="http://apdevblog.com/sources-for-flash-frontend-for-indexhibit-cms/">Permalink</a>
<br/>
Post tags: <a href="http://apdevblog.com/tag/actionscript/" rel="tag">ActionScript</a>, <a href="http://apdevblog.com/tag/amf/" rel="tag">AMF</a>, <a href="http://apdevblog.com/tag/amfphp/" rel="tag">AMFPHP</a>, <a href="http://apdevblog.com/tag/cms/" rel="tag">cms</a>, <a href="http://apdevblog.com/tag/flash/" rel="tag">Flash</a>, <a href="http://apdevblog.com/tag/flash-remoting/" rel="tag">Flash Remoting</a>, <a href="http://apdevblog.com/tag/indexhibit/" rel="tag">indexhibit</a>, <a href="http://apdevblog.com/tag/swfaddress/" rel="tag">swfaddress</a>, <a href="http://apdevblog.com/tag/swffit/" rel="tag">swffit</a>, <a href="http://apdevblog.com/tag/swfobject/" rel="tag">swfobject</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://apdevblog.com/sources-for-flash-frontend-for-indexhibit-cms/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flash frontend for Indexhibit CMS</title>
		<link>http://apdevblog.com/flash-frontend-for-indexhibit-cms/</link>
		<comments>http://apdevblog.com/flash-frontend-for-indexhibit-cms/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 14:27:57 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AMF]]></category>
		<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[Flash Remoting]]></category>
		<category><![CDATA[frontend]]></category>
		<category><![CDATA[Graceful Degradation]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[indexhibit]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[swfaddress]]></category>
		<category><![CDATA[swffit]]></category>
		<category><![CDATA[swfobject]]></category>

		<guid isPermaLink="false">http://apdevblog.com/?p=392</guid>
		<description><![CDATA[Hi there. After working with different content management systems over the last few years &#8211; like Typo3, Joomla and even some custom made ones &#8211; I came across a very neat one called Indexhibit. It&#8217;s not like you can compare Typo3 to Indexhibit &#8211; except maybe that they both are called CMS &#8211; but many [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there.<br />
After working with different content management systems over the last few years &#8211; like Typo3, Joomla and even some custom made ones &#8211; I came across a very neat one called <a href="http://www.indexhibit.org/" target="_blank">Indexhibit</a>. It&#8217;s not like you can compare Typo3 to Indexhibit &#8211; except maybe that they both are called CMS &#8211; but many projects we did in the past required only a small kind of management system. And that is exactly what Indexhibit has to offer. It&#8217;s an easy-to-use CMS with the most common features: create categories, add projects to category, edit headline/copy, upload images, etc.</p>
<p><a href="http://apdevblog.com/indexhibit/" target="_blank"><img class="alignnone size-full wp-image-401" title="apdev indexhibit" src="http://apdevblog.com/wp-content/uploads/2009/09/aphibit_small.jpg" alt="apdev indexhibit" width="500" height="319" /></a></p>
<p><a href="http://apdevblog.com/flash-frontend-for-indexhibit-cms/">Read more...</a></p>
<hr />
<p><small>© Phil for <a href="http://apdevblog.com">aron / philipp development blog</a>, 2009. |
<a href="http://apdevblog.com/flash-frontend-for-indexhibit-cms/">Permalink</a>
<br/>
Post tags: <a href="http://apdevblog.com/tag/actionscript/" rel="tag">ActionScript</a>, <a href="http://apdevblog.com/tag/amf/" rel="tag">AMF</a>, <a href="http://apdevblog.com/tag/amfphp/" rel="tag">AMFPHP</a>, <a href="http://apdevblog.com/tag/cms/" rel="tag">cms</a>, <a href="http://apdevblog.com/tag/flash/" rel="tag">Flash</a>, <a href="http://apdevblog.com/tag/flash-remoting/" rel="tag">Flash Remoting</a>, <a href="http://apdevblog.com/tag/frontend/" rel="tag">frontend</a>, <a href="http://apdevblog.com/tag/graceful-degradation/" rel="tag">Graceful Degradation</a>, <a href="http://apdevblog.com/tag/html/" rel="tag">html</a>, <a href="http://apdevblog.com/tag/indexhibit/" rel="tag">indexhibit</a>, <a href="http://apdevblog.com/tag/seo/" rel="tag">SEO</a>, <a href="http://apdevblog.com/tag/swfaddress/" rel="tag">swfaddress</a>, <a href="http://apdevblog.com/tag/swffit/" rel="tag">swffit</a>, <a href="http://apdevblog.com/tag/swfobject/" rel="tag">swfobject</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://apdevblog.com/flash-frontend-for-indexhibit-cms/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

