<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Cache and preload Gaia pages</title>
	<link>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/</link>
	<description>Flash Developer</description>
	<pubDate>Thu, 09 Sep 2010 12:00:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: TyZ - Thijs Broerse &#187; Blog Archive &#187; OranjePoule - De grootste WK poule van Nederland</title>
		<link>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-7158</link>
		<author>TyZ - Thijs Broerse &#187; Blog Archive &#187; OranjePoule - De grootste WK poule van Nederland</author>
		<pubDate>Mon, 07 Jun 2010 15:04:49 +0000</pubDate>
		<guid>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-7158</guid>
		<description>[...] heb ik de ActionScripting gedaan. Hiervoor heb ik gebruik gemaakt van Gaia en de Temple. Ook is het caching systeem ingezet en verbeterd. Voor dit project heb ik een speciale truck bedacht om ActionScript code uit [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] heb ik de ActionScripting gedaan. Hiervoor heb ik gebruik gemaakt van Gaia en de Temple. Ook is het caching systeem ingezet en verbeterd. Voor dit project heb ik een speciale truck bedacht om ActionScript code uit [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thijs</title>
		<link>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-7022</link>
		<author>Thijs</author>
		<pubDate>Thu, 27 May 2010 11:17:26 +0000</pubDate>
		<guid>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-7022</guid>
		<description>@George &gt; could it be that you are compiling the wrong files? Since there is no word 'html' in the class. Maybe you are compiling an HTML file?

Can you send or show me the files you try to compile?</description>
		<content:encoded><![CDATA[<p>@George > could it be that you are compiling the wrong files? Since there is no word &#8216;html&#8217; in the class. Maybe you are compiling an HTML file?</p>
<p>Can you send or show me the files you try to compile?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: george strnad</title>
		<link>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-7017</link>
		<author>george strnad</author>
		<pubDate>Wed, 26 May 2010 22:22:48 +0000</pubDate>
		<guid>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-7017</guid>
		<description>Hi, thanks for the code, nice site...  I'm having a problem though..  I'm getting two errors when I compile.:

1093: Syntax error.
1071: Syntax error: expected a definition keyword (such as function) after attribute OCTYPE, not html.


Both of them are on line 4 of CacheLoader.as</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the code, nice site&#8230;  I&#8217;m having a problem though..  I&#8217;m getting two errors when I compile.:</p>
<p>1093: Syntax error.<br />
1071: Syntax error: expected a definition keyword (such as function) after attribute OCTYPE, not html.</p>
<p>Both of them are on line 4 of CacheLoader.as</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fleb Framework 1.27 released: Cache and preloading &#124; Turtlebite Flash CMS Framework</title>
		<link>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-6221</link>
		<author>Fleb Framework 1.27 released: Cache and preloading &#124; Turtlebite Flash CMS Framework</author>
		<pubDate>Mon, 15 Mar 2010 20:30:52 +0000</pubDate>
		<guid>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-6221</guid>
		<description>[...] time ago I stumbled upon this post and I decided to implement it in the Fleb Framework. It&#8217;s about cache and preloading. I also [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] time ago I stumbled upon this post and I decided to implement it in the Fleb Framework. It&#8217;s about cache and preloading. I also [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thijs</title>
		<link>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-6144</link>
		<author>Thijs</author>
		<pubDate>Thu, 11 Mar 2010 08:05:03 +0000</pubDate>
		<guid>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-6144</guid>
		<description>@Metthew &gt; You can't use this for preloading FLV files. Since FLV files are loaded by a NetStream and not by a Loader.</description>
		<content:encoded><![CDATA[<p>@Metthew > You can&#8217;t use this for preloading FLV files. Since FLV files are loaded by a NetStream and not by a Loader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-6142</link>
		<author>Matthew</author>
		<pubDate>Thu, 11 Mar 2010 07:14:19 +0000</pubDate>
		<guid>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-6142</guid>
		<description>Hey-- This looks very helpful-- thanks for sharing. 
One question though-- could this be used (or extended) to pre-cache FLV files?  I'm trying to wrap my head around a method to effectively preload FLVs into Gaia, and came across your notes.  Be good to know!</description>
		<content:encoded><![CDATA[<p>Hey&#8211; This looks very helpful&#8211; thanks for sharing.<br />
One question though&#8211; could this be used (or extended) to pre-cache FLV files?  I&#8217;m trying to wrap my head around a method to effectively preload FLVs into Gaia, and came across your notes.  Be good to know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Langdon</title>
		<link>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-5787</link>
		<author>Jason Langdon</author>
		<pubDate>Wed, 17 Feb 2010 11:59:40 +0000</pubDate>
		<guid>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-5787</guid>
		<description>Great, thanks for clarifying.</description>
		<content:encoded><![CDATA[<p>Great, thanks for clarifying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thijs</title>
		<link>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-5782</link>
		<author>Thijs</author>
		<pubDate>Wed, 17 Feb 2010 08:53:40 +0000</pubDate>
		<guid>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-5782</guid>
		<description>@Jason &gt; This is because SWF files are cached by the browser. If you disable your browser cache, you'll see that the SWF's are loaded every time.

The reason I use this caching method is that it's faster then the browsers cache and you'll have the possibility to preload pages.

The browser cache will vary on each system, so you shouldn't rely on it.</description>
		<content:encoded><![CDATA[<p>@Jason > This is because SWF files are cached by the browser. If you disable your browser cache, you&#8217;ll see that the SWF&#8217;s are loaded every time.</p>
<p>The reason I use this caching method is that it&#8217;s faster then the browsers cache and you&#8217;ll have the possibility to preload pages.</p>
<p>The browser cache will vary on each system, so you shouldn&#8217;t rely on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Langdon</title>
		<link>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-5779</link>
		<author>Jason Langdon</author>
		<pubDate>Wed, 17 Feb 2010 01:44:58 +0000</pubDate>
		<guid>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-5779</guid>
		<description>Looking at my server logs for when I access my site, the swf files appear to be caching fine (ie. they don't reload everytime I visit the site as you seem to be suggesting should be the case). The xml assets have the nocache property appended so always reload (which is probably another issue, given that I am using the gaiaSiteVersion property in my site.xml)

I'm using Firefox on Vista, so am wondering whether the swf loads you're seeing are occuring on a different browser/platform?</description>
		<content:encoded><![CDATA[<p>Looking at my server logs for when I access my site, the swf files appear to be caching fine (ie. they don&#8217;t reload everytime I visit the site as you seem to be suggesting should be the case). The xml assets have the nocache property appended so always reload (which is probably another issue, given that I am using the gaiaSiteVersion property in my site.xml)</p>
<p>I&#8217;m using Firefox on Vista, so am wondering whether the swf loads you&#8217;re seeing are occuring on a different browser/platform?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christian</title>
		<link>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-5775</link>
		<author>christian</author>
		<pubDate>Tue, 16 Feb 2010 18:54:26 +0000</pubDate>
		<guid>http://www.tyz.nl/2010/01/25/cache-and-preload-gaia-pages/#comment-5775</guid>
		<description>This looks really cool, I will try to implement it my flash framework "FLEB" http://blog.flashcmsframework.com/category/fleb-framework/
Thanks for sharing this!</description>
		<content:encoded><![CDATA[<p>This looks really cool, I will try to implement it my flash framework &#8220;FLEB&#8221; <a href="http://blog.flashcmsframework.com/category/fleb-framework/" rel="nofollow">http://blog.flashcmsframework.com/category/fleb-framework/</a><br />
Thanks for sharing this!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
