<?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>Msun</title>
	<atom:link href="http://sns4.com/feed" rel="self" type="application/rss+xml" />
	<link>http://sns4.com</link>
	<description></description>
	<lastBuildDate>Mon, 15 Feb 2010 05:32:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex3 Style Explorer</title>
		<link>http://sns4.com/a/39</link>
		<comments>http://sns4.com/a/39#comments</comments>
		<pubDate>Fri, 29 Jan 2010 02:15:31 +0000</pubDate>
		<dc:creator>Msun</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://as3d.net/?p=39</guid>
		<description><![CDATA[Flex3StyleExplorer_V3.0Beta
]]></description>
		<wfw:commentRss>http://sns4.com/a/39/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cookies在WebGame里的应用</title>
		<link>http://sns4.com/a/31</link>
		<comments>http://sns4.com/a/31#comments</comments>
		<pubDate>Wed, 27 Jan 2010 05:22:08 +0000</pubDate>
		<dc:creator>Msun</dc:creator>
				<category><![CDATA[SNS]]></category>

		<guid isPermaLink="false">http://as3d.net/?p=31</guid>
		<description><![CDATA[facebook里边不需要app管理用户的登录信息，所以这里不需要Cookies。
在独立的Webgame里，比如战国风云有多个登录入口，需要写Cookies记录玩家登录信息。
]]></description>
		<wfw:commentRss>http://sns4.com/a/31/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FLV视频的字幕</title>
		<link>http://sns4.com/a/21</link>
		<comments>http://sns4.com/a/21#comments</comments>
		<pubDate>Fri, 22 Jan 2010 06:44:48 +0000</pubDate>
		<dc:creator>Msun</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Base64]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[字幕]]></category>

		<guid isPermaLink="false">http://as3d.net/?p=21</guid>
		<description><![CDATA[推荐一些Flex视频教程：

Adobe Labs的http://labs.adobe.com/technologies/flash/videos/

RIAMeeting对应翻译的中文版http://www.riameeting.com/riavideo

RIAMeeting里的字幕是外挂的，试着破译了一下，关键代码如下：

private function test() : void {
    var loader : URLLoader = new URLLoader();
    loader.addEventListener(Event.COMPLETE, loaderHandler);
    loader.load(new URLRequest(&#34;http://www.riameeting.com/videoxml.php?nid=36&#34;));
}

private function loaderHandler(event : Event) : void {
    var charAscii : Number;
    var encoded : String = String(event.target.data);
    var charCount [...]]]></description>
		<wfw:commentRss>http://sns4.com/a/21/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>鼓浪屿的建筑-黄荣远堂</title>
		<link>http://sns4.com/a/16</link>
		<comments>http://sns4.com/a/16#comments</comments>
		<pubDate>Wed, 20 Jan 2010 03:26:55 +0000</pubDate>
		<dc:creator>Msun</dc:creator>
				<category><![CDATA[Photo]]></category>

		<guid isPermaLink="false">http://as3d.net/a/16</guid>
		<description><![CDATA[


IMG_0368，原由 MicahSun 上載。


黄荣远堂，福建路32号，建于1920年，建筑为西洋风格。建筑由菲华侨施光从在1920年建造，后转入黄仲训名下，黄仲训父子在此创办房地产公司黄荣远堂。
]]></description>
		<wfw:commentRss>http://sns4.com/a/16/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>我的ICP备案号</title>
		<link>http://sns4.com/a/3</link>
		<comments>http://sns4.com/a/3#comments</comments>
		<pubDate>Tue, 12 Jan 2010 06:58:20 +0000</pubDate>
		<dc:creator>Msun</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[ICP]]></category>
		<category><![CDATA[备案]]></category>

		<guid isPermaLink="false">http://as3d.net/?p=3</guid>
		<description><![CDATA[信息要如实填写，我用了整整一个月时间。

闽ICP备10001888号

sns4.com
as3d.net


鄂ICP备06011721号

igrid.cn
msun.cn



]]></description>
		<wfw:commentRss>http://sns4.com/a/3/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
