<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/FeiSan" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/FeiSan" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 01 Sep 2009 10:23:00 GMT</lastBuildDate><title>肥三的专栏</title><description>慢慢有功劳</description><link>http://blog.csdn.net/FeiSan/</link><item><title>encode和decode的妙用</title><link>http://blog.csdn.net/FeiSan/archive/2009/09/01/4506061.aspx</link><wfw:comment>http://blog.csdn.net/FeiSan/comments/4506061.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/FeiSan/comments/commentRss/4506061.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4506061</trackback:ping><description>做网络编程的时候，经常需要把接收到的数据用16进制的方式打印出来，方便查看。今天发现在Python下有这样一个简单的方法。     &gt;&gt;&gt; &quot;hello&quot;.encode(&quot;hex&quot;)   '68656c6c6f'     相应的还可以  &gt;&gt;&gt; '68656c6c6f'.decode(&quot;hex&quot;)   'hello'     查了一下手册，还有这些codec可用                       Codec                        Aliases                        Operand type                        Purpose                         base64_codec        base64, base-64        byte string        Convert operand to MIME base64                  bz2_codec        bz2        byte string        Compress t&lt;img src =&quot;http://blog.csdn.net/FeiSan/aggbug/4506061.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/265562858/FeiSan/csdn.net/s.gif?r=http://blog.csdn.net/FeiSan/archive/2009/09/01/4506061.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/FeiSan/265562858/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/FeiSan/265562858/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 01 Sep 2009 18:23:00 +0800</pubDate><author>肥三</author><comments>http://blog.csdn.net/FeiSan/archive/2009/09/01/4506061.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/FeiSan/archive/2009/09/01/4506061.aspx</guid><dc:creator>肥三</dc:creator><fs:srclink>http://blog.csdn.net/FeiSan/archive/2009/09/01/4506061.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FeiSan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FeiSan/~1073992/265562858/1073991</fs:itemid></item><item><title>Unladen Swallow 2009Q2</title><link>http://blog.csdn.net/FeiSan/archive/2009/07/18/4359442.aspx</link><wfw:comment>http://blog.csdn.net/FeiSan/comments/4359442.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/FeiSan/comments/commentRss/4359442.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4359442</trackback:ping><description>http://code.google.com/p/unladen-swallow/wiki/Release2009Q2

 &lt;img src =&quot;http://blog.csdn.net/FeiSan/aggbug/4359442.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/265562859/FeiSan/csdn.net/s.gif?r=http://blog.csdn.net/FeiSan/archive/2009/07/18/4359442.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/FeiSan/265562859/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/FeiSan/265562859/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 18 Jul 2009 21:37:00 +0800</pubDate><author>肥三</author><comments>http://blog.csdn.net/FeiSan/archive/2009/07/18/4359442.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/FeiSan/archive/2009/07/18/4359442.aspx</guid><dc:creator>肥三</dc:creator><fs:srclink>http://blog.csdn.net/FeiSan/archive/2009/07/18/4359442.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FeiSan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FeiSan/~1073992/265562859/1073991</fs:itemid></item><item><title>上网本和3G无线宽带</title><link>http://blog.csdn.net/FeiSan/archive/2009/04/26/4127047.aspx</link><wfw:comment>http://blog.csdn.net/FeiSan/comments/4127047.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/FeiSan/comments/commentRss/4127047.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4127047</trackback:ping><description>&lt;br /&gt;最近买了个上网本，今天又去办了个电信的3G无线宽带帐户。&lt;br /&gt;&lt;br /&gt;估计以后出门这些都是我的随身装备了。&lt;br /&gt;&lt;br /&gt;以前总是不敢出门，出门也不敢离家太远，现在能稍微好一点了。。。&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/FeiSan/aggbug/4127047.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/FeiSan/265562860/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/FeiSan/265562860/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 27 Apr 2009 07:14:00 +0800</pubDate><author>肥三</author><comments>http://blog.csdn.net/FeiSan/archive/2009/04/26/4127047.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/FeiSan/archive/2009/04/26/4127047.aspx</guid><dc:creator>肥三</dc:creator><fs:srclink>http://blog.csdn.net/FeiSan/archive/2009/04/26/4127047.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FeiSan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FeiSan/~1073992/265562860/1073991</fs:itemid></item><item><title>缩短MySQL innodb数据库关闭时间的技巧</title><link>http://blog.csdn.net/FeiSan/archive/2009/04/17/4087138.aspx</link><wfw:comment>http://blog.csdn.net/FeiSan/comments/4087138.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/FeiSan/comments/commentRss/4087138.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4087138</trackback:ping><description>&lt;br /&gt;在网上看到的，记录一下&lt;br /&gt;&lt;br /&gt;http://www.mysqlperformanceblog.com/2009/04/15/how-to-decrease-innodb-shutdown-times/&lt;br /&gt;&lt;br /&gt;大致的方法是：&lt;br /&gt;首先减小innodb_max_dirty_pages_pct参数值，让内存中的数据尽快写到磁盘上；&lt;br /&gt;然后查看Innodb_buffer_pool_pages_dirty状态值，减少到一定程度的时候，就可以按正常方式关闭数据库了。&lt;br /&gt;&lt;br /&gt;具体请看原文。&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/FeiSan/aggbug/4087138.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/FeiSan/265562861/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/FeiSan/265562861/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 17 Apr 2009 22:14:00 +0800</pubDate><author>肥三</author><comments>http://blog.csdn.net/FeiSan/archive/2009/04/17/4087138.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/FeiSan/archive/2009/04/17/4087138.aspx</guid><dc:creator>肥三</dc:creator><fs:srclink>http://blog.csdn.net/FeiSan/archive/2009/04/17/4087138.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FeiSan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FeiSan/~1073992/265562861/1073991</fs:itemid></item><item><title>EDAC_MC模块大量输出报警信息的临时解决办法</title><link>http://blog.csdn.net/FeiSan/archive/2008/12/11/3500288.aspx</link><wfw:comment>http://blog.csdn.net/FeiSan/comments/3500288.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/FeiSan/comments/commentRss/3500288.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3500288</trackback:ping><description>&lt;br /&gt;前两天在日志里提到了一个Linux内核的BUG。&lt;br /&gt;&lt;br /&gt;现在找到一个临时办法可以关闭这些信息&lt;br /&gt;执行一下&lt;br /&gt;echo &quot;0&quot; &gt;/sys/devices/system/edac/mc/log_ue&lt;br /&gt;echo &quot;0&quot; &gt;/sys/devices/system/edac/mc/log_ce&lt;br /&gt;那些报警信息就看不到了&lt;br /&gt;&lt;br /&gt;关于edac_mc模块，可以看看 http://buttersideup.com/edacwiki/FrontPage&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/FeiSan/aggbug/3500288.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/FeiSan/265562862/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/FeiSan/265562862/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 12 Dec 2008 03:12:00 +0800</pubDate><author>肥三</author><comments>http://blog.csdn.net/FeiSan/archive/2008/12/11/3500288.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/FeiSan/archive/2008/12/11/3500288.aspx</guid><dc:creator>肥三</dc:creator><fs:srclink>http://blog.csdn.net/FeiSan/archive/2008/12/11/3500288.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FeiSan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FeiSan/~1073992/265562862/1073991</fs:itemid></item><item><title>nmdb的一个BUG</title><link>http://blog.csdn.net/FeiSan/archive/2008/12/07/3468970.aspx</link><wfw:comment>http://blog.csdn.net/FeiSan/comments/3468970.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/FeiSan/comments/commentRss/3468970.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3468970</trackback:ping><description>&lt;br /&gt;最近在为BUG抓狂，MySQL的，nmdb的，当然更多还是自己的。&lt;br /&gt;&lt;br /&gt;nmdb的BUG是关于它的python binding的。一个同事发现，在一台机器上向nmdb写入一个值，在另一台机器上读不出。当时发现是32位系统的机器和64位系统的机器互相不能读取对方写的数据（当然是写到同一个nmdb里的）。于是给作者发邮件报告了这个BUG。通了几封邮件，附上一些测试文件，今天收到回信了：&lt;br /&gt;&lt;br /&gt;The bug is in the python code, when autopickling is enabled (the default), it's possible that it doesn't even work when running across different machines (even if they are all 32 or 64 bits).&lt;br /&gt;&lt;br /&gt;I'm about to leave, but to work around it you can disable the autopickling &lt;img src =&quot;http://blog.csdn.net/FeiSan/aggbug/3468970.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/FeiSan/265562863/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/FeiSan/265562863/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 08 Dec 2008 04:33:00 +0800</pubDate><author>肥三</author><comments>http://blog.csdn.net/FeiSan/archive/2008/12/07/3468970.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/FeiSan/archive/2008/12/07/3468970.aspx</guid><dc:creator>肥三</dc:creator><fs:srclink>http://blog.csdn.net/FeiSan/archive/2008/12/07/3468970.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FeiSan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FeiSan/~1073992/265562863/1073991</fs:itemid></item><item><title>qdbm对大文件支持问题</title><link>http://blog.csdn.net/FeiSan/archive/2008/12/02/3430599.aspx</link><wfw:comment>http://blog.csdn.net/FeiSan/comments/3430599.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/FeiSan/comments/commentRss/3430599.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3430599</trackback:ping><description>&lt;br /&gt;最近应用的数据量越来越大，访问量也越来越大，MySQL数据库不堪重负，考虑把部分数据用key-value类型的文件数据库存储。&lt;br /&gt;&lt;br /&gt;由于对速度要求比较高，所以一开始选用了据说很快的qdbm。测试了一下，的确很快，接口也非常简单。但是遇到两个问题，&lt;br /&gt;&lt;br /&gt;第一个是备份的问题。qdbm带了一些管理工具，其中也有exportdb/importdb这样的功能，但是对运行中的数据文件不能操作。暂时只能先copy一份，然后repair，感觉不是很好。&lt;br /&gt;&lt;br /&gt;第二个问题比较麻烦，在测试中，当数据文件超过2.1G以后，就写不进数据了。qdbm的作者在文档里说到：&lt;br /&gt;As for many file systems, it is impossible to handle a file whose size is more than 2GB. To deal with this problem, QDBM provides a directory database containing multiple database file&lt;img src =&quot;http://blog.csdn.net/FeiSan/aggbug/3430599.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/FeiSan/265562864/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/FeiSan/265562864/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 03 Dec 2008 01:22:00 +0800</pubDate><author>肥三</author><comments>http://blog.csdn.net/FeiSan/archive/2008/12/02/3430599.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/FeiSan/archive/2008/12/02/3430599.aspx</guid><dc:creator>肥三</dc:creator><fs:srclink>http://blog.csdn.net/FeiSan/archive/2008/12/02/3430599.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FeiSan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FeiSan/~1073992/265562864/1073991</fs:itemid></item><item><title>MySQL Query Cache 导致的崩溃？</title><link>http://blog.csdn.net/FeiSan/archive/2008/11/23/3353672.aspx</link><wfw:comment>http://blog.csdn.net/FeiSan/comments/3353672.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/FeiSan/comments/commentRss/3353672.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3353672</trackback:ping><description>最近遇到了几次MySQL服务崩溃重启。昨天就连续遇到两次。&lt;img src =&quot;http://blog.csdn.net/FeiSan/aggbug/3353672.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/FeiSan/265562865/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/FeiSan/265562865/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 23 Nov 2008 17:56:00 +0800</pubDate><author>肥三</author><comments>http://blog.csdn.net/FeiSan/archive/2008/11/23/3353672.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/FeiSan/archive/2008/11/23/3353672.aspx</guid><dc:creator>肥三</dc:creator><fs:srclink>http://blog.csdn.net/FeiSan/archive/2008/11/23/3353672.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FeiSan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FeiSan/~1073992/265562865/1073991</fs:itemid></item><item><title>Linux Kernel BUG?</title><link>http://blog.csdn.net/FeiSan/archive/2008/11/13/3294084.aspx</link><wfw:comment>http://blog.csdn.net/FeiSan/comments/3294084.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/FeiSan/comments/commentRss/3294084.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3294084</trackback:ping><description>&lt;br /&gt;今天跑去机房把一台有问题的服务器重装了。&lt;br /&gt;&lt;br /&gt;回到家，检查一下所有的机器，结果发现一台服务器不停的打印错误信息：&lt;br /&gt;&lt;br /&gt;Message from syslogd@ at Thu Nov 13 21:51:21 2008 ...&lt;br /&gt;www2 kernel: EDAC MC0: UE row 7, channel-a= 0 channel-b= 1 labels &quot;-&quot;: (Branch=0 DRAM-Bank=2 RDWR=Read RAS=5074 CAS=0 FATAL Err=0x4)&lt;br /&gt;Message from syslogd@ at Thu Nov 13 21:51:22 2008 ...&lt;br /&gt;www2 kernel: EDAC MC0: UE row 0, channel-a= 0 channel-b= 1 labels &quot;-&quot;: (Branch=0 DRAM-Bank=6 RDWR=Read RAS=4255 CAS=0 FATAL Err=0x4)&lt;br /&gt;Message from syslogd@&lt;img src =&quot;http://blog.csdn.net/FeiSan/aggbug/3294084.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/FeiSan/265562866/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/FeiSan/265562866/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 14 Nov 2008 05:55:00 +0800</pubDate><author>肥三</author><comments>http://blog.csdn.net/FeiSan/archive/2008/11/13/3294084.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/FeiSan/archive/2008/11/13/3294084.aspx</guid><dc:creator>肥三</dc:creator><fs:srclink>http://blog.csdn.net/FeiSan/archive/2008/11/13/3294084.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FeiSan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FeiSan/~1073992/265562866/1073991</fs:itemid></item><item><title>Flash 10 安全策略的变化</title><link>http://blog.csdn.net/FeiSan/archive/2008/11/12/3282545.aspx</link><wfw:comment>http://blog.csdn.net/FeiSan/comments/3282545.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/FeiSan/comments/commentRss/3282545.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3282545</trackback:ping><description>Understanding security changes in Flash Player 10：http://www.adobe.com/devnet/flashplayer/articles/fplayer10_security_changes.htmlPolicy file changes in Flash Player 9 and Flash Player 10：http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security.htmlcrossdomain.xml里增加新内容了。。。那些做slideshow的，要注意了！&lt;img src =&quot;http://blog.csdn.net/FeiSan/aggbug/3282545.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/FeiSan/265562867/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/FeiSan/265562867/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 13 Nov 2008 00:13:00 +0800</pubDate><author>肥三</author><comments>http://blog.csdn.net/FeiSan/archive/2008/11/12/3282545.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/FeiSan/archive/2008/11/12/3282545.aspx</guid><dc:creator>肥三</dc:creator><fs:srclink>http://blog.csdn.net/FeiSan/archive/2008/11/12/3282545.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FeiSan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FeiSan/~1073992/265562867/1073991</fs:itemid></item></channel></rss>