<?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: Got my ticket, am I too late for MAX?</title>
	<atom:link href="http://www.flexdaddy.com/2006/10/31/got-my-ticket-am-i-too-late-for-max/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flexdaddy.com/2006/10/31/got-my-ticket-am-i-too-late-for-max/</link>
	<description>Andrew Spaulding on Adobe Flash Platform Technologies</description>
	<lastBuildDate>Tue, 19 Jan 2010 12:00:54 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew Spaulding</title>
		<link>http://www.flexdaddy.com/2006/10/31/got-my-ticket-am-i-too-late-for-max/comment-page-1/#comment-10781</link>
		<dc:creator>Andrew Spaulding</dc:creator>
		<pubDate>Fri, 10 Nov 2006 04:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexdaddy.info/2006/10/31/got-my-ticket-am-i-too-late-for-max/#comment-10781</guid>
		<description>Hi Ted,

You could also try implementing the browser/user-agent language in JavaScript and passing the langauge to your Flex application using flashvars. Something like this may work --&gt;

var languageinfo = navigator.language? navigator.language : navigator.userLanguage;
var language = languageinfo.substr(0,2);

This would get you two characters i.e. &#039;en&#039; or &#039;zh&#039; or &#039;fr&#039; etc. I haven&#039;t tested this code, but a few Google searches for browser langauge detection should point you in the right direction.

Cheers, Andrew</description>
		<content:encoded><![CDATA[<p>Hi Ted,</p>
<p>You could also try implementing the browser/user-agent language in JavaScript and passing the langauge to your Flex application using flashvars. Something like this may work &#8211;></p>
<p>var languageinfo = navigator.language? navigator.language : navigator.userLanguage;<br />
var language = languageinfo.substr(0,2);</p>
<p>This would get you two characters i.e. &#8216;en&#8217; or &#8216;zh&#8217; or &#8216;fr&#8217; etc. I haven&#8217;t tested this code, but a few Google searches for browser langauge detection should point you in the right direction.</p>
<p>Cheers, Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://www.flexdaddy.com/2006/10/31/got-my-ticket-am-i-too-late-for-max/comment-page-1/#comment-10766</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Thu, 09 Nov 2006 14:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexdaddy.info/2006/10/31/got-my-ticket-am-i-too-late-for-max/#comment-10766</guid>
		<description>Hi, Andrew

Remember we have a photo taken in the MAX 2006 in Taipei ?!
I would like to send it to you, but I forgot to get your name card!
Please write a email to me, ok ?! My email is tedyeng@gmail.com

By the way, the question I asked you about &quot;Localizing Flex Applications&quot;, I found the answer in the developer guide and implemented a simple login box Flex app. to support English, traditional Chinese, and Simplied Chinese.

I also used AMFPHP to get the default language of user&#039;s browser and changed the language of login box.

It is ok when I used firefox and safari, but not IE.

I found my PHP program got empty value of $_SERVER[&#039;HTTP_ACCEPT_LANGUAGE&#039;] using AMFPHP through IE.

I posted the problem in the AMFPHP mailing list!

if you have any idea, please give me a hint!

Thank you very much ^^

PS: my app. is http://blog.tmu.edu.tw/tedyeng/Flex/Login/

Change the default language of browser (en_US, zh_TW, and zh_CN) will change the app. language.</description>
		<content:encoded><![CDATA[<p>Hi, Andrew</p>
<p>Remember we have a photo taken in the MAX 2006 in Taipei ?!<br />
I would like to send it to you, but I forgot to get your name card!<br />
Please write a email to me, ok ?! My email is <a href="mailto:tedyeng@gmail.com">tedyeng@gmail.com</a></p>
<p>By the way, the question I asked you about &#8220;Localizing Flex Applications&#8221;, I found the answer in the developer guide and implemented a simple login box Flex app. to support English, traditional Chinese, and Simplied Chinese.</p>
<p>I also used AMFPHP to get the default language of user&#8217;s browser and changed the language of login box.</p>
<p>It is ok when I used firefox and safari, but not IE.</p>
<p>I found my PHP program got empty value of $_SERVER['HTTP_ACCEPT_LANGUAGE'] using AMFPHP through IE.</p>
<p>I posted the problem in the AMFPHP mailing list!</p>
<p>if you have any idea, please give me a hint!</p>
<p>Thank you very much ^^</p>
<p>PS: my app. is <a href="http://blog.tmu.edu.tw/tedyeng/Flex/Login/" rel="nofollow">http://blog.tmu.edu.tw/tedyeng/Flex/Login/</a></p>
<p>Change the default language of browser (en_US, zh_TW, and zh_CN) will change the app. language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Spaulding</title>
		<link>http://www.flexdaddy.com/2006/10/31/got-my-ticket-am-i-too-late-for-max/comment-page-1/#comment-10747</link>
		<dc:creator>Andrew Spaulding</dc:creator>
		<pubDate>Tue, 07 Nov 2006 14:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexdaddy.info/2006/10/31/got-my-ticket-am-i-too-late-for-max/#comment-10747</guid>
		<description>Hi Ted,

I&#039;m glad you liked the content. I really hope that the people who attended MAX can walk away with something new, whether it be a new idea, a new way of thinking, or that they learnt something new. 

Thanks for coming to see my sessions, I really appreciate it!

Happy flex&#039;ing!

Andrew</description>
		<content:encoded><![CDATA[<p>Hi Ted,</p>
<p>I&#8217;m glad you liked the content. I really hope that the people who attended MAX can walk away with something new, whether it be a new idea, a new way of thinking, or that they learnt something new. </p>
<p>Thanks for coming to see my sessions, I really appreciate it!</p>
<p>Happy flex&#8217;ing!</p>
<p>Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://www.flexdaddy.com/2006/10/31/got-my-ticket-am-i-too-late-for-max/comment-page-1/#comment-10733</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Mon, 06 Nov 2006 15:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexdaddy.info/2006/10/31/got-my-ticket-am-i-too-late-for-max/#comment-10733</guid>
		<description>Hi, Andrew!

Nice to meet you in Taipei! Your lectures were wonderful.

I and my friends are studying for Flex now ^^

Thank you ...</description>
		<content:encoded><![CDATA[<p>Hi, Andrew!</p>
<p>Nice to meet you in Taipei! Your lectures were wonderful.</p>
<p>I and my friends are studying for Flex now ^^</p>
<p>Thank you &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shunjie</title>
		<link>http://www.flexdaddy.com/2006/10/31/got-my-ticket-am-i-too-late-for-max/comment-page-1/#comment-10539</link>
		<dc:creator>shunjie</dc:creator>
		<pubDate>Tue, 31 Oct 2006 01:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexdaddy.info/2006/10/31/got-my-ticket-am-i-too-late-for-max/#comment-10539</guid>
		<description>Cool Andrew, see you in Singapore!</description>
		<content:encoded><![CDATA[<p>Cool Andrew, see you in Singapore!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
