<?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>Turtlebite&#039;s Blog &#187; gaia framework</title>
	<atom:link href="http://blog.turtlebite.com/tag/gaia-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.turtlebite.com</link>
	<description>Flash CMS Framework, Fleb Framework, Global Navigation and other ActionScript Stuff</description>
	<lastBuildDate>Wed, 04 Aug 2010 09:45:02 +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>SWFAddress SEO solution for Gaia Flash Framework</title>
		<link>http://blog.turtlebite.com/swfaddress-seo-solution-for-gaia-flash-framework/</link>
		<comments>http://blog.turtlebite.com/swfaddress-seo-solution-for-gaia-flash-framework/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 12:51:29 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Flash SEO]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[gaia framework]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[swfaddress]]></category>

		<guid isPermaLink="false">http://www.flashcmsframework.com/?p=254</guid>
		<description><![CDATA[UPDATE April 15, 2010: If you are already using Gaia and are happy with it, read on. At the time I wrote this post I was also using Gaia. But I was not so happy with the SEO features of Gaia and I created my own open source framework called FLEB. It is a complete [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE April 15, 2010:</strong> If you are already using Gaia and are happy with it, read on. At the time I wrote this post I was also using Gaia. But I was not so happy with the SEO features of Gaia and I created my own open source framework called FLEB. It is a complete Flash + SEO solution without compromises and has improved express install. <a href="http://blog.flashcmsframework.com/category/fleb-framework/">Be sure to give it a try!</a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p><strong>March 26, 2009</strong></p>
<p>I&#8217;ve been using the SEO solution of <a href="http://www.asual.com">SWFAddress</a> for more then 2 years and I&#8217;m completely happy with it.</p>
<p><a href="http://www.asual.com/swfaddress/samples/seo/">You can find the demo here.</a> It uses Javascript and mod_rewrite to provide clean urls. In <a href="http://www.gaiaflashframework.com/">Gaia</a>, you can SEO-scaffold your project. It will create html pages for each flash page, which in fact is very nice if you have a small website with no more than 10 to 15 pages. There is nothing to say about that. But if you have a large project, a website that <span id="more-254"></span>dynamically generates content, it would not be wise to create thousands of physical html pages on your server. So here we need another solution. <a href="http://www.findanddine.ch">Check out this flash site</a>, it has over 16&#8217;000 pages in the Google index&#8230; <img src='http://blog.turtlebite.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>The other drawback is that it does not generate &#8220;nice&#8221; urls. It looks something like this http://www.mydomain.com/news.html#/about-us/<br />
when I actually want this:</p>
<p>http://www.mydomain.com/#/about-us/</p>
<p><a href="http://www.gaiaflashframework.com/index.php/topic,977.0.html">Read more in the gaia forum</a></p>
<p>The original <a href="http://www.asual.com/swfaddress/samples/seo/">SWFAddress SEO solution</a>:<br />
<a href="http://www.asual.com/swfaddress/samples/seo/"><img class="size-full wp-image-252 alignnone" title="asual_flash_vs_nojavascript" src="http://www.flashcmsframework.com/wp-content/uploads/asual_flash_vs_nojavascript.jpg" alt="SWFAddress SEO Sample Flash vs no Javascript" width="595" height="379" /></a></p>
<p>&#8230;and here is what it looks like when <a href="http://www.flashcmsframework.com/wp-content/data/gaia_swfaddress_seo_demo">implemented in Gaia</a>:<br />
<a href="http://www.flashcmsframework.com/wp-content/data/gaia_swfaddress_seo_demo"><img class="size-full wp-image-253 alignnone" title="gaia_flash_vs_nojavascript" src="http://www.flashcmsframework.com/wp-content/uploads/gaia_flash_vs_nojavascript.jpg" alt="Gaia Flash versus no Javascript" width="595" height="371" /></a></p>
<p>Use the context menu (right-click) to navigate. Now deactivate Javascript, navigate, activate it again, navigate&#8230; and always watch the browser address bar.<br />
Another nice thing about this implementation is that the navigation menu is dynamically created by parsing the site.xml. This is done using SimpleXML, so be sure you have PHP 5 installed!</p>
<p><strong>Overview</strong></p>
<p><img class="size-full wp-image-256 alignnone" title="Gaia SWFAddress alternative SEO solution" src="http://www.flashcmsframework.com/wp-content/uploads/overview.jpg" alt="Gaia SWFAddress alternative SEO solution" width="595" height="491" /></p>
<p><a href="http://www.flashcmsframework.com/wp-content/data/gaia_swfaddress_seo_demo/gaia_swfaddress_seo_demo_project.zip">Download all the source files here.</a></p>
<p>Before you upload the files to your server, open the file .htaccess and change this line&#8230;<br />
<em>RewriteBase  /wp-content/data/gaia_swfaddress_seo_demo</em><br />
&#8230;to the folder where your uploaded files will be.</p>
<p><strong>Please note that for this SEO solution the Gaia site attribute &#8220;landing&#8221; is required! </strong>This attribute is used to determine if a menu item is active (clickable) or not. Check seonavig.php for more info.<br />
The content of the site is defined in datasource.php. This file is accessed by index.php and dynamicContainer.swf.</p>
<p>Questions? Suggestions? Let me know!</p>
<p>Happy coding!<br />
Christian</p>
<p><strong><br />
</strong></p>
<p>.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://blog.turtlebite.com/swfaddress-seo-solution-for-gaia-flash-framework/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.turtlebite.com/swfaddress-seo-solution-for-gaia-flash-framework/&amp;title=SWFAddress+SEO+solution+for+Gaia+Flash+Framework" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.turtlebite.com/swfaddress-seo-solution-for-gaia-flash-framework/&amp;title=SWFAddress+SEO+solution+for+Gaia+Flash+Framework" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://blog.turtlebite.com/swfaddress-seo-solution-for-gaia-flash-framework/&amp;title=SWFAddress+SEO+solution+for+Gaia+Flash+Framework&amp;desc=UPDATE%20April%2015%2C%202010%3A%20If%20you%20are%20already%20using%20Gaia%20and%20are%20happy%20with%20it%2C%20read%20on.%20At%20the%20time%20I%20wrote%20this%20post%20I%20was%20also%20using%20Gaia.%20But%20I%20was%20not%20so%20happy%20with%20the%20SEO%20features%20of%20Gaia%20and%20I%20created%20my%20own%20open%20source%20framework%20called%20FLEB.%20It%20is%20a%20complete%20Flash%20%2B%20SEO%20solution%20without%20comprom" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://blog.turtlebite.com/swfaddress-seo-solution-for-gaia-flash-framework/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://blog.turtlebite.com/swfaddress-seo-solution-for-gaia-flash-framework/&amp;bm_description=SWFAddress+SEO+solution+for+Gaia+Flash+Framework&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://blog.turtlebite.com/swfaddress-seo-solution-for-gaia-flash-framework/&amp;title=SWFAddress+SEO+solution+for+Gaia+Flash+Framework" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://blog.turtlebite.com/swfaddress-seo-solution-for-gaia-flash-framework/&amp;title=SWFAddress+SEO+solution+for+Gaia+Flash+Framework" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://blog.turtlebite.com/swfaddress-seo-solution-for-gaia-flash-framework/&amp;title=SWFAddress+SEO+solution+for+Gaia+Flash+Framework" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://blog.turtlebite.com/swfaddress-seo-solution-for-gaia-flash-framework/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=SWFAddress+SEO+solution+for+Gaia+Flash+Framework+-+http://b2l.me/afqzqu&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.turtlebite.com/swfaddress-seo-solution-for-gaia-flash-framework/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Global navigation for Flash and Gaia Flash Framework</title>
		<link>http://blog.turtlebite.com/global-navigation-for-flash/</link>
		<comments>http://blog.turtlebite.com/global-navigation-for-flash/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 19:10:41 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Global Navigation]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[gaia framework]]></category>

		<guid isPermaLink="false">http://www.flashcmsframework.com/?p=104</guid>
		<description><![CDATA[Introduction My own AS2 website framework was almost finished when AS3 came out. I knew some day I would have to port it from AS2 to AS3. At the same time I planned to do it a lot better, because on the long way of programming my AS2 framework I had been learning a lot [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong><br />
My own AS2 website framework was almost finished when AS3 came out. I knew some day I would have to port it from AS2 to AS3. At the same time I planned to do it a lot better, because on the long way of programming my AS2 framework I had been learning a lot about OOP and I wanted to do it much better in the next version. But I came to realize that it would take a very long time to do it the way I wanted it, so instead of reinventing the wheel I started to search for a solution. After some time I came across the Gaia Flash Framework of Steven Sacks and after a while studying it, it hit me like a thunderstroke. I realized it was all there: the handling of loading/unloading content pages, the implementation of swfobject and swfaddress, a xml setup file for the site structure. <span id="more-104"></span>And, most important: It it a framework others are using as well, so all of a sudden the times of having an individual framework for almost each website was gone. From now on it was easy to work together with other flash designers/coders on the same project. It was just perfect. There was only something missing I had in my AS2 framework: A global navigation system! But, as I had much time left because I didn&#8217;t have to port my framework to AS3, I put some extra time into developing a global navigation that <strong>can be used either stand alone</strong> or <strong>seemlessly integrated into Gaia</strong>.</p>
<p><a href="http://www.turtlebite.com/downloads/global_navigation/gaia/"><strong><img class="alignnone size-full wp-image-166" title="Global navigation in Gaia" src="http://www.flashcmsframework.com/wp-content/uploads/global_navigation_in_gaia.jpg" alt="Global navigation in Gaia" width="595" height="446" /></strong></a></p>
<p><a href="http://www.turtlebite.com/downloads/global_navigation/gaia/"><strong></strong>See life demo<strong><br />
</strong></a></p>
<p><strong>How does it work?</strong><br />
The global navigation consists of 3 parts: a SWF of a single button with rollover, rollout, press etc. states and a text label, an XML file containing the structure and a class (in fact there are 3 main classes, but you don&#8217;t need to worry about them), which mixes everything together and spits out a neat navigation.</p>
<p><strong><img class="alignnone size-full wp-image-165" title="Global navigation mixer" src="http://www.flashcmsframework.com/wp-content/uploads/mixer_bild.jpg" alt="Global navigation mixer" width="595" height="681" /></strong></p>
<p><a href="http://blog.turtlebite.com/global-navigation-showcase/">See samples and download source code here.</a></p>
<p>.<a href="http://www.flashcmsframework.com/global-navigation-showcase/"></a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://blog.turtlebite.com/global-navigation-for-flash/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.turtlebite.com/global-navigation-for-flash/&amp;title=Global+navigation+for+Flash+and+Gaia+Flash+Framework" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.turtlebite.com/global-navigation-for-flash/&amp;title=Global+navigation+for+Flash+and+Gaia+Flash+Framework" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://blog.turtlebite.com/global-navigation-for-flash/&amp;title=Global+navigation+for+Flash+and+Gaia+Flash+Framework&amp;desc=Introduction%0D%0AMy%20own%20AS2%20website%20framework%20was%20almost%20finished%20when%20AS3%20came%20out.%20I%20knew%20some%20day%20I%20would%20have%20to%20port%20it%20from%20AS2%20to%20AS3.%20At%20the%20same%20time%20I%20planned%20to%20do%20it%20a%20lot%20better%2C%20because%20on%20the%20long%20way%20of%20programming%20my%20AS2%20framework%20I%20had%20been%20learning%20a%20lot%20about%20OOP%20and%20I%20wanted%20to%20do%20" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://blog.turtlebite.com/global-navigation-for-flash/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://blog.turtlebite.com/global-navigation-for-flash/&amp;bm_description=Global+navigation+for+Flash+and+Gaia+Flash+Framework&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://blog.turtlebite.com/global-navigation-for-flash/&amp;title=Global+navigation+for+Flash+and+Gaia+Flash+Framework" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://blog.turtlebite.com/global-navigation-for-flash/&amp;title=Global+navigation+for+Flash+and+Gaia+Flash+Framework" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://blog.turtlebite.com/global-navigation-for-flash/&amp;title=Global+navigation+for+Flash+and+Gaia+Flash+Framework" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://blog.turtlebite.com/global-navigation-for-flash/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Global+navigation+for+Flash+and+Gaia+Flash+Framework+-+http://b2l.me/afq2hk&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.turtlebite.com/global-navigation-for-flash/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
