<?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/isaaq" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/isaaq" type="application/rss+xml"></fs:self_link><lastBuildDate>Sun, 14 Jun 2009 14:27:00 GMT</lastBuildDate><title>不会飞的鱼的专栏</title><description>e时代的狂想</description><link>http://blog.csdn.net/isaaq/</link><item><title>关于Flex对象持久化</title><link>http://blog.csdn.net/isaaq/archive/2009/06/14/4268342.aspx</link><wfw:comment>http://blog.csdn.net/isaaq/comments/4268342.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/isaaq/comments/commentRss/4268342.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4268342</trackback:ping><description>总有人问我关于Flex对象序列化和持久化的问题，很多人认为对象不能拷贝到服务器，其实浅度的拷贝是可以做到的。  &lt;img src =&quot;http://blog.csdn.net/isaaq/aggbug/4268342.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/235139213/isaaq/csdn.net/s.gif?r=http://blog.csdn.net/isaaq/archive/2009/06/14/4268342.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/isaaq/235139213/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/isaaq/235139213/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 14 Jun 2009 22:27:00 +0800</pubDate><author>不会飞的鱼</author><comments>http://blog.csdn.net/isaaq/archive/2009/06/14/4268342.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/isaaq/archive/2009/06/14/4268342.aspx</guid><dc:creator>不会飞的鱼</dc:creator><fs:srclink>http://blog.csdn.net/isaaq/archive/2009/06/14/4268342.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/isaaq/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/isaaq/~1291546/235139213/1294333</fs:itemid></item><item><title>AIR的本地代码访问——Aperture框架简介</title><link>http://blog.csdn.net/isaaq/archive/2009/06/04/4243319.aspx</link><wfw:comment>http://blog.csdn.net/isaaq/comments/4243319.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/isaaq/comments/commentRss/4243319.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4243319</trackback:ping><description>一提到AIR，大家可能都会联想到那些丰富多彩、绚丽的界面，令人激动的互联网桌面应用能力。但是AIR贫乏的本地代码(Native Code)调用能力，使得它把大多数本地应用都拒之门外。    FluorineFx Aperture framework作为Fluorine的子项目，为我们提供了一个对本地OS支持的框架(windows only)。它以非侵入性的方式为AIR应用提供了对本地代码的扩展能力。在运行时期间，框架也会自动与您的AIR应用挂钩，而不需要额外安装和配置任何东西。    Aperture framework提供了一个AIR应用软件和自动化对象交互的桥梁。同时框架使用后期绑定访问自动化对象。&lt;img src =&quot;http://blog.csdn.net/isaaq/aggbug/4243319.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/235139220/isaaq/csdn.net/s.gif?r=http://blog.csdn.net/isaaq/archive/2009/06/04/4243319.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/isaaq/235139220/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/isaaq/235139220/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 05 Jun 2009 05:06:00 +0800</pubDate><author>不会飞的鱼</author><comments>http://blog.csdn.net/isaaq/archive/2009/06/04/4243319.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/isaaq/archive/2009/06/04/4243319.aspx</guid><dc:creator>不会飞的鱼</dc:creator><fs:srclink>http://blog.csdn.net/isaaq/archive/2009/06/04/4243319.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/isaaq/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/isaaq/~1291546/235139220/1294333</fs:itemid></item><item><title>[tamarin系列之9] 在线的eval</title><link>http://blog.csdn.net/isaaq/archive/2009/01/22/3849558.aspx</link><wfw:comment>http://blog.csdn.net/isaaq/comments/3849558.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/isaaq/comments/commentRss/3849558.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3849558</trackback:ping><description>利用在线解析，可以做到不用编译，直接序列化成swf文件，然后读取它就可以了，
也就是说，我们用AS3编译了AS3的代码片段
同时，用户可以直接输入内容，在本地进行内存编译解析，从而忽略服务器，也避免了压力
用户也可以通过输入定制的AS3 DSL，提交到数据库保存，使用时，提取这段DSL，进行解析就可以了，
不用再使用服务器端的JAVA编译，避免了安全问题。
使用AS3EVAL制作DSL会跟RUBY的DSL一样灵活，几乎可以定制任何规则，然后在本地进行解析
&lt;img src =&quot;http://blog.csdn.net/isaaq/aggbug/3849558.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/isaaq/235139228/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/isaaq/235139228/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 22 Jan 2009 10:19:00 +0800</pubDate><author>不会飞的鱼</author><comments>http://blog.csdn.net/isaaq/archive/2009/01/22/3849558.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/isaaq/archive/2009/01/22/3849558.aspx</guid><dc:creator>不会飞的鱼</dc:creator><fs:srclink>http://blog.csdn.net/isaaq/archive/2009/01/22/3849558.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/isaaq/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/isaaq/~1291546/235139228/1294333</fs:itemid></item><item><title>[tamarin系列之8] 配合as3eval的as3c</title><link>http://blog.csdn.net/isaaq/archive/2008/11/15/3306867.aspx</link><wfw:comment>http://blog.csdn.net/isaaq/comments/3306867.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/isaaq/comments/commentRss/3306867.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3306867</trackback:ping><description>继续tamarin之旅&lt;img src =&quot;http://blog.csdn.net/isaaq/aggbug/3306867.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/isaaq/235139237/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/isaaq/235139237/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 16 Nov 2008 05:28:00 +0800</pubDate><author>不会飞的鱼</author><comments>http://blog.csdn.net/isaaq/archive/2008/11/15/3306867.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/isaaq/archive/2008/11/15/3306867.aspx</guid><dc:creator>不会飞的鱼</dc:creator><fs:srclink>http://blog.csdn.net/isaaq/archive/2008/11/15/3306867.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/isaaq/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/isaaq/~1291546/235139237/1294333</fs:itemid></item><item><title>实战Multitouch(1)</title><link>http://blog.csdn.net/isaaq/archive/2008/09/19/2952501.aspx</link><wfw:comment>http://blog.csdn.net/isaaq/comments/2952501.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/isaaq/comments/commentRss/2952501.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2952501</trackback:ping><description>随着各类multitouch硬件设备的不断推出和普及，Multi-touch带来的人机交互的革新也已经为期不远了。面对铺天盖地的Multitouch技术，和山雨欲来的开发形势，您是否也动心了呢。&lt;img src =&quot;http://blog.csdn.net/isaaq/aggbug/2952501.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/isaaq/235139249/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/isaaq/235139249/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 19 Sep 2008 23:15:00 +0800</pubDate><author>不会飞的鱼</author><comments>http://blog.csdn.net/isaaq/archive/2008/09/19/2952501.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/isaaq/archive/2008/09/19/2952501.aspx</guid><dc:creator>不会飞的鱼</dc:creator><fs:srclink>http://blog.csdn.net/isaaq/archive/2008/09/19/2952501.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/isaaq/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/isaaq/~1291546/235139249/1294333</fs:itemid></item><item><title>Flex compiler API指南（第二章）</title><link>http://blog.csdn.net/isaaq/archive/2008/07/04/2610711.aspx</link><wfw:comment>http://blog.csdn.net/isaaq/comments/2610711.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/isaaq/comments/commentRss/2610711.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2610711</trackback:ping><description>本文介绍了 Adobe(R) Flex(TM) compiler API，这是文章的第二部分，日志和报告。&lt;img src =&quot;http://blog.csdn.net/isaaq/aggbug/2610711.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/isaaq/235139254/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/isaaq/235139254/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 04 Jul 2008 18:57:00 +0800</pubDate><author>不会飞的鱼</author><comments>http://blog.csdn.net/isaaq/archive/2008/07/04/2610711.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/isaaq/archive/2008/07/04/2610711.aspx</guid><dc:creator>不会飞的鱼</dc:creator><fs:srclink>http://blog.csdn.net/isaaq/archive/2008/07/04/2610711.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/isaaq/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/isaaq/~1291546/235139254/1294333</fs:itemid></item><item><title>Flex compiler API指南（第一章）</title><link>http://blog.csdn.net/isaaq/archive/2008/06/20/2569518.aspx</link><wfw:comment>http://blog.csdn.net/isaaq/comments/2569518.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/isaaq/comments/commentRss/2569518.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2569518</trackback:ping><description>本文介绍了 Adobe(R) Flex(TM) compiler API, 它是OEM Kit的一部分。文章的“快速开始”部分包含了一个充分的例子，让您能够轻松上路。&lt;img src =&quot;http://blog.csdn.net/isaaq/aggbug/2569518.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/isaaq/235139276/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/isaaq/235139276/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 20 Jun 2008 23:27:00 +0800</pubDate><author>不会飞的鱼</author><comments>http://blog.csdn.net/isaaq/archive/2008/06/20/2569518.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/isaaq/archive/2008/06/20/2569518.aspx</guid><dc:creator>不会飞的鱼</dc:creator><fs:srclink>http://blog.csdn.net/isaaq/archive/2008/06/20/2569518.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/isaaq/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/isaaq/~1291546/235139276/1294333</fs:itemid></item><item><title>[资料总结]Safari将开发新的解释器SquirrelFish</title><link>http://blog.csdn.net/isaaq/archive/2008/06/18/2559967.aspx</link><wfw:comment>http://blog.csdn.net/isaaq/comments/2559967.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/isaaq/comments/commentRss/2559967.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2559967</trackback:ping><description>WebKit开发团队向外正式宣布他们正在为WebKit的JavaScript引擎开发一个新解释器－－SquirrelFish。根据WebKit官方博客，SquirrelFish的速度比之前的解释器快1.6倍”。 &lt;img src =&quot;http://blog.csdn.net/isaaq/aggbug/2559967.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/isaaq/235139289/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/isaaq/235139289/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 18 Jun 2008 17:23:00 +0800</pubDate><author>不会飞的鱼</author><comments>http://blog.csdn.net/isaaq/archive/2008/06/18/2559967.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/isaaq/archive/2008/06/18/2559967.aspx</guid><dc:creator>不会飞的鱼</dc:creator><fs:srclink>http://blog.csdn.net/isaaq/archive/2008/06/18/2559967.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/isaaq/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/isaaq/~1291546/235139289/1294333</fs:itemid></item><item><title>[tamarin系列之7]客户端脚本引擎axscript</title><link>http://blog.csdn.net/isaaq/archive/2008/05/30/2496481.aspx</link><wfw:comment>http://blog.csdn.net/isaaq/comments/2496481.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/isaaq/comments/commentRss/2496481.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2496481</trackback:ping><description>axscript是tamarin的一部分，它主要用于在浏览器中能够解释ES4脚本以代替Javascript。它并不能屈就于只是tamarin的一个子项目。后期可能整合到ScreamingMonkey之内。&lt;img src =&quot;http://blog.csdn.net/isaaq/aggbug/2496481.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/isaaq/235139298/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/isaaq/235139298/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 30 May 2008 22:59:00 +0800</pubDate><author>不会飞的鱼</author><comments>http://blog.csdn.net/isaaq/archive/2008/05/30/2496481.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/isaaq/archive/2008/05/30/2496481.aspx</guid><dc:creator>不会飞的鱼</dc:creator><fs:srclink>http://blog.csdn.net/isaaq/archive/2008/05/30/2496481.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/isaaq/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/isaaq/~1291546/235139298/1294333</fs:itemid></item><item><title>[tamarin系列之5] 植入本地方法实现</title><link>http://blog.csdn.net/isaaq/archive/2008/03/20/2198626.aspx</link><wfw:comment>http://blog.csdn.net/isaaq/comments/2198626.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/isaaq/comments/commentRss/2198626.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2198626</trackback:ping><description>本文详细地介绍了如何在tamarin中制作本地native mathod，并详细阐述了native method的运行机制和核心代码。&lt;img src =&quot;http://blog.csdn.net/isaaq/aggbug/2198626.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/isaaq/235139308/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/isaaq/235139308/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 20 Mar 2008 10:54:00 +0800</pubDate><author>不会飞的鱼</author><comments>http://blog.csdn.net/isaaq/archive/2008/03/20/2198626.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/isaaq/archive/2008/03/20/2198626.aspx</guid><dc:creator>不会飞的鱼</dc:creator><fs:srclink>http://blog.csdn.net/isaaq/archive/2008/03/20/2198626.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/isaaq/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/isaaq/~1291546/235139308/1294333</fs:itemid></item></channel></rss>