<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Introducing the Fleb Framework!</title>
	<atom:link href="http://blog.turtlebite.com/introducing-the-fleb-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.turtlebite.com/introducing-the-fleb-framework/</link>
	<description>Flash CMS Framework, Fleb Framework, Global Navigation and other ActionScript Stuff</description>
	<lastBuildDate>Mon, 23 Aug 2010 21:31:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Fleb Framework 1.0 released! &#124; Turtlebite Flash CMS Framework</title>
		<link>http://blog.turtlebite.com/introducing-the-fleb-framework/comment-page-1/#comment-177</link>
		<dc:creator>Fleb Framework 1.0 released! &#124; Turtlebite Flash CMS Framework</dc:creator>
		<pubDate>Wed, 06 Jan 2010 15:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashcmsframework.com/?p=543#comment-177</guid>
		<description>[...] my last post about the fleb framework I have merged the 2 PHP files &#8220;seonavig.php&#8221; and [...]</description>
		<content:encoded><![CDATA[<p>[...] my last post about the fleb framework I have merged the 2 PHP files &#8220;seonavig.php&#8221; and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://blog.turtlebite.com/introducing-the-fleb-framework/comment-page-1/#comment-107</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Sun, 09 Aug 2009 15:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashcmsframework.com/?p=543#comment-107</guid>
		<description>Yeah - it&#039;s fixed.
I&#039;m on a browser language that is swedish...

Niklas</description>
		<content:encoded><![CDATA[<p>Yeah &#8211; it&#8217;s fixed.<br />
I&#8217;m on a browser language that is swedish&#8230;</p>
<p>Niklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://blog.turtlebite.com/introducing-the-fleb-framework/comment-page-1/#comment-106</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Sun, 09 Aug 2009 08:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashcmsframework.com/?p=543#comment-106</guid>
		<description>Niklas, could you please check if you still get the php errors? I think I fixed it. It works like this: If you enter the site without a deeplink (/), the site has to know which language you want. If it cannot be detected in the url (for example &quot;/de/&quot; or &quot;/en/&quot;) it uses your browser system language. In my case, this is &quot;de&quot;, that&#039;s why I got no errors. If no language is found, the first language will be used, which in the demosite is &quot;en&quot;. But I believe on your system it&#039;s none of these, right? So a system language was found, but it could not be matched to &quot;de&quot; or &quot;en&quot;. Now I fixed it, so if there is no match, the first language will be used. Sounds complicated, right? ;-) Let me know if this solved it! (Please say yes... :-))
BTW: I will release a version 1.1 of the framework which includes your express install thing. I also have cleaned up the php files more. I will upload it probably tommorow.</description>
		<content:encoded><![CDATA[<p>Niklas, could you please check if you still get the php errors? I think I fixed it. It works like this: If you enter the site without a deeplink (/), the site has to know which language you want. If it cannot be detected in the url (for example &#8220;/de/&#8221; or &#8220;/en/&#8221;) it uses your browser system language. In my case, this is &#8220;de&#8221;, that&#8217;s why I got no errors. If no language is found, the first language will be used, which in the demosite is &#8220;en&#8221;. But I believe on your system it&#8217;s none of these, right? So a system language was found, but it could not be matched to &#8220;de&#8221; or &#8220;en&#8221;. Now I fixed it, so if there is no match, the first language will be used. Sounds complicated, right? <img src='http://blog.turtlebite.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Let me know if this solved it! (Please say yes&#8230; <img src='http://blog.turtlebite.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> )<br />
BTW: I will release a version 1.1 of the framework which includes your express install thing. I also have cleaned up the php files more. I will upload it probably tommorow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://blog.turtlebite.com/introducing-the-fleb-framework/comment-page-1/#comment-100</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Fri, 07 Aug 2009 22:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashcmsframework.com/?p=543#comment-100</guid>
		<description>Oh - wow!
I&#039;ve tried to wrap my head around this problem for quite some time! Impressed!
I will have a look at this tomorrow!! I feel a bit stupid not thinking of the idea of reroute to another php-file via expressinstall swf !! :) I think this is a great way of solving this!!
I&#039;m not quite sure what you mean by &quot;In this noflash.php I use a parameter “swfaddress” to feed structure.php with the correct url.&quot; Are you talking about the flebframework files? Things might be clearer once I have a look tomorrow... Thanks for sharing this!!

Best, Niklas</description>
		<content:encoded><![CDATA[<p>Oh &#8211; wow!<br />
I&#8217;ve tried to wrap my head around this problem for quite some time! Impressed!<br />
I will have a look at this tomorrow!! I feel a bit stupid not thinking of the idea of reroute to another php-file via expressinstall swf !! <img src='http://blog.turtlebite.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I think this is a great way of solving this!!<br />
I&#8217;m not quite sure what you mean by &#8220;In this noflash.php I use a parameter “swfaddress” to feed structure.php with the correct url.&#8221; Are you talking about the flebframework files? Things might be clearer once I have a look tomorrow&#8230; Thanks for sharing this!!</p>
<p>Best, Niklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://blog.turtlebite.com/introducing-the-fleb-framework/comment-page-1/#comment-99</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 07 Aug 2009 13:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashcmsframework.com/?p=543#comment-99</guid>
		<description>SOLVED! :-)
Niklas, it&#039;s working perfectly now. I had to wrap expressInstall.swf into swfaddress like this: &lt;?php swfaddress_resource(&#039;/flebExpressInstall.swf&#039;). If you enter the site on a deeplink like this http://www.flashcmsframework.com/flebsitedemo/en/products/turbo-series/ and you have an old flash player installed, the expressInstall shows up as it should. If you hit cancel, the noflash version is displayed. Let me know hat you think!

Cheers, Christian</description>
		<content:encoded><![CDATA[<p>SOLVED! <img src='http://blog.turtlebite.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Niklas, it&#8217;s working perfectly now. I had to wrap expressInstall.swf into swfaddress like this: < ?php swfaddress_resource('/flebExpressInstall.swf'). If you enter the site on a deeplink like this <a href="http://www.flashcmsframework.com/flebsitedemo/en/products/turbo-series/" rel="nofollow">http://www.flashcmsframework.com/flebsitedemo/en/products/turbo-series/ and you have an old flash player installed, the expressInstall shows up as it should. If you hit cancel, the noflash version is displayed. Let me know hat you think!</p>
<p>Cheers, Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://blog.turtlebite.com/introducing-the-fleb-framework/comment-page-1/#comment-98</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 07 Aug 2009 12:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashcmsframework.com/?p=543#comment-98</guid>
		<description>Hey Niklas
I think I found a solution for the expressinstall problem. In short I did this: I modified the expressInstall.as to reroute the user to another php file, called &quot;noflash.php&quot;. In this noflash.php I use a parameter &quot;swfaddress&quot; to feed structure.php with the correct url. Please have a look: http://www.flashcmsframework.com/flebsitedemo/noflash.php This has another advantage: No session vars/cookies are needed and you can show your clients the no-javascript site without turning off javascript. There are even no links to noflash.php, I have set &quot;noindex, nofollow&quot; so that the BOTs don&#039;t touch it. What do you think about this? Unfortunatly this still does not solve our newest problem you described about the deeplink and expressinstall not showing...</description>
		<content:encoded><![CDATA[<p>Hey Niklas<br />
I think I found a solution for the expressinstall problem. In short I did this: I modified the expressInstall.as to reroute the user to another php file, called &#8220;noflash.php&#8221;. In this noflash.php I use a parameter &#8220;swfaddress&#8221; to feed structure.php with the correct url. Please have a look: <a href="http://www.flashcmsframework.com/flebsitedemo/noflash.php" rel="nofollow">http://www.flashcmsframework.com/flebsitedemo/noflash.php</a> This has another advantage: No session vars/cookies are needed and you can show your clients the no-javascript site without turning off javascript. There are even no links to noflash.php, I have set &#8220;noindex, nofollow&#8221; so that the BOTs don&#8217;t touch it. What do you think about this? Unfortunatly this still does not solve our newest problem you described about the deeplink and expressinstall not showing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://blog.turtlebite.com/introducing-the-fleb-framework/comment-page-1/#comment-97</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Fri, 07 Aug 2009 11:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashcmsframework.com/?p=543#comment-97</guid>
		<description>Crap - now I realised that I&#039;m having another problem.
When a user enters the site via a subsection like for example:
www.yoursite.com/contact/ the expressinstall won&#039;t start - but it does at www.yoursite.com/contact
Once again the site goes blank...crap :)

Niklas</description>
		<content:encoded><![CDATA[<p>Crap &#8211; now I realised that I&#8217;m having another problem.<br />
When a user enters the site via a subsection like for example:<br />
<a href="http://www.yoursite.com/contact/" rel="nofollow">http://www.yoursite.com/contact/</a> the expressinstall won&#8217;t start &#8211; but it does at <a href="http://www.yoursite.com/contact" rel="nofollow">http://www.yoursite.com/contact</a><br />
Once again the site goes blank&#8230;crap <img src='http://blog.turtlebite.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Niklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://blog.turtlebite.com/introducing-the-fleb-framework/comment-page-1/#comment-96</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Fri, 07 Aug 2009 09:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashcmsframework.com/?p=543#comment-96</guid>
		<description>Hi Christian!

Well - it happens everytime I visit your demosite with Firefox the older 3.0.13 but also in IE6, IE7, IE8, Safari &amp; Chrome. Am I the only one seeing these messages? That&#039;s just weird..!
Very cool that you&#039;re working on the expressinstall problem. I&#039;ve solved it using php-sessions &amp; settng a php variable from the expressinstall. I use the expressinstall fla from SWFObject&#039;s latest release. Instead of calling the getURL(&quot;javascript:swfobject.expressInstallCallback();&quot;); I send a variable like so: var c = new LoadVars(); c.offvar = &quot;off&quot;; c.send(&quot;index.php&quot;, &quot;_parent&quot;, &quot;POST&quot;); I&#039;m just like you when it comes to trying eliminate every case people have against flash so I guess that some critics probably would say that this requires cookies enabled which is bad thing but still I think most people have them enabled... Very much interested in what you might come up with!!  I&#039;ve tried sending the session via url only if a user clicks no om expressinstall but I haven&#039;t succeded in making this work - I&#039;ve managed to make it all the time but I don&#039;t like that - besides that would mean that you would send some ugly looking URL&#039;s to the bots...

All the best, Niklas</description>
		<content:encoded><![CDATA[<p>Hi Christian!</p>
<p>Well &#8211; it happens everytime I visit your demosite with Firefox the older 3.0.13 but also in IE6, IE7, IE8, Safari &amp; Chrome. Am I the only one seeing these messages? That&#8217;s just weird..!<br />
Very cool that you&#8217;re working on the expressinstall problem. I&#8217;ve solved it using php-sessions &amp; settng a php variable from the expressinstall. I use the expressinstall fla from SWFObject&#8217;s latest release. Instead of calling the getURL(&#8220;javascript:swfobject.expressInstallCallback();&#8221;); I send a variable like so: var c = new LoadVars(); c.offvar = &#8220;off&#8221;; c.send(&#8220;index.php&#8221;, &#8220;_parent&#8221;, &#8220;POST&#8221;); I&#8217;m just like you when it comes to trying eliminate every case people have against flash so I guess that some critics probably would say that this requires cookies enabled which is bad thing but still I think most people have them enabled&#8230; Very much interested in what you might come up with!!  I&#8217;ve tried sending the session via url only if a user clicks no om expressinstall but I haven&#8217;t succeded in making this work &#8211; I&#8217;ve managed to make it all the time but I don&#8217;t like that &#8211; besides that would mean that you would send some ugly looking URL&#8217;s to the bots&#8230;</p>
<p>All the best, Niklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://blog.turtlebite.com/introducing-the-fleb-framework/comment-page-1/#comment-95</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 07 Aug 2009 09:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashcmsframework.com/?p=543#comment-95</guid>
		<description>Niklas, your right, I didn&#039;t notice it was on my server (web78) and that the file was missing (content_source/....). I tried to produce the error, but I couldn&#039;t. Maybe you can tell me exactly in which situation this occured. BTW, I&#039;m currently at the expressinstall thing...
Christian</description>
		<content:encoded><![CDATA[<p>Niklas, your right, I didn&#8217;t notice it was on my server (web78) and that the file was missing (content_source/&#8230;.). I tried to produce the error, but I couldn&#8217;t. Maybe you can tell me exactly in which situation this occured. BTW, I&#8217;m currently at the expressinstall thing&#8230;<br />
Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://blog.turtlebite.com/introducing-the-fleb-framework/comment-page-1/#comment-89</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Thu, 06 Aug 2009 18:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashcmsframework.com/?p=543#comment-89</guid>
		<description>Hey Christian!

I think you missunderstood me. I get the error messages when I visit your demosite...
Hmm - I will look more into php sessions for handling the problem with expressinstall...

Niklas</description>
		<content:encoded><![CDATA[<p>Hey Christian!</p>
<p>I think you missunderstood me. I get the error messages when I visit your demosite&#8230;<br />
Hmm &#8211; I will look more into php sessions for handling the problem with expressinstall&#8230;</p>
<p>Niklas</p>
]]></content:encoded>
	</item>
</channel>
</rss>
