<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>随笔</title><link>http://apache.cndev.org/category/628.aspx</link><description>只是随笔而已</description><managingEditor>apache</managingEditor><dc:language>zh-CHS</dc:language><generator>.Text Version 0.95.2004.101</generator><item><dc:creator>apache</dc:creator><title>超懒的程序员用 BlazeDS ＋JAVA+ db4o 来搭建应用</title><link>http://apache.cndev.org/archive/2009/05/08/59987.aspx</link><pubDate>2009-05-08 10:29:00Z</pubDate><guid>http://apache.cndev.org/archive/2009/05/08/59987.aspx</guid><wfw:comment>http://apache.cndev.org/comments/59987.aspx</wfw:comment><comments>http://apache.cndev.org/archive/2009/05/08/59987.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://apache.cndev.org/comments/commentRss/59987.aspx</wfw:commentRss><trackback:ping>http://apache.cndev.org/services/trackbacks/59987.aspx</trackback:ping><description>&lt;P&gt;最近想用Flex 做一个应用，其实是对原先的一个应用重新写（easylf.net) ，原因有两个：&lt;BR&gt;1.easylf.net 是在学Flex 的过程中写的，代码很乱很不成熟，需要重新写了。&lt;BR&gt;2.后台用asp.net 2.0 提供服务，经过这么长时间的体会发现Java 才是服务端的王道。&lt;/P&gt;
&lt;P&gt;慢是原先的一个严重问题，所以新版本方方面面都要为效率考虑，老的的应用以WebService 提供服务，无疑是超级慢服务调用协议，经过无数次的上百度Google，终于找到了高科技AMF3，据说效率非常高，最起码在Flex 上是这样，结果来源于这样的一个测试网站&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.jamesward.com/census/"&gt;http://www.jamesward.com/census/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;这是我的测试结果：&lt;/P&gt;
&lt;P&gt;测试启用了GZIP，5000行返回数据 &lt;/P&gt;
&lt;P&gt;?&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://www.cndev.org/.imgdb/sn10133/GUID-83628328-3A4E-4D75-8871-B5E080F865F1.jpg"&gt;&lt;/P&gt;
&lt;P&gt;哇，AMF3好强，虽然大家都明知道是Adobe 在Flex 上对这个东西进行了特殊优化，但就像显摆大牛说的那样：&amp;#8220;最起码我们知道在Flex上什么效率最高&amp;#8221;&lt;/P&gt;
&lt;P&gt;Flex 的 remoting service 中，有大概这么几种 ：&lt;/P&gt;
&lt;P&gt;1.HTTP Service&lt;/P&gt;
&lt;P&gt;2.Web Service&lt;/P&gt;
&lt;P&gt;3.RPC &lt;/P&gt;
&lt;P&gt;HTTP Service&amp;nbsp; 无疑是最灵活最强大的方式，但也最麻烦，需要自己定制的东西太多，自己做解析自己做加密，我是个天生的懒人，所以首先排除。我更想把精力放在功能上，而不是无谓的敲重复代码。&lt;/P&gt;
&lt;P&gt;Web Service&amp;nbsp; 前一段挺时髦的东西，各大语言技术均支持，根本不用考虑兼容性的问题，而且有完善的标准，一旦想和别人的系统做接口也很容易做到，但缺点就是解析效率太成问题了，以前做的东西慢的像牛一样，这样庞大的东西不适合我这种轻量级的应用。&lt;/P&gt;
&lt;P&gt;RPC&amp;nbsp; （Remote Procedure Call ：远程过程调用协议）简单说就是直接调用服务器端的对象方法，而不用专门为这些需要调用的方法写接口或wsdl描述文档，这无疑超级适合我这种懒人，在client 犹如调用本地方法一样调用server的对象和方法。&lt;/P&gt;
&lt;P&gt;针对Flex 和 JAVA 之前的RPC ，有很多的选择，例如：&lt;/P&gt;
&lt;P&gt;LiveCycle Data Services ，BlazeDS GraniteDS &lt;/P&gt;
&lt;P&gt;LDS 是 Adobe 官方的付费框架，功能强大，但谁让咱是穷人呢&lt;/P&gt;
&lt;P&gt;BlazeDS 是Adobe官方推出的开源项目，功能上是LDS的阉割版本，同时也不如GraniteDS 强大&lt;/P&gt;
&lt;P&gt;GraniteDS 是由第三方推出的开源RPC 框架，功能强大，但自从BlazeDS 推出后，似乎GDS的作者也感到前途渺茫，详情可看&lt;A href='http://tech.groups.yahoo.com/group/graniteds/message/868"'&gt;此文&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;未完待继续&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src ="http://apache.cndev.org/aggbug/59987.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>apache</dc:creator><title>worktime and freetime</title><link>http://apache.cndev.org/archive/2007/06/28/52517.aspx</link><pubDate>2007-06-28 00:01:00Z</pubDate><guid>http://apache.cndev.org/archive/2007/06/28/52517.aspx</guid><wfw:comment>http://apache.cndev.org/comments/52517.aspx</wfw:comment><comments>http://apache.cndev.org/archive/2007/06/28/52517.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://apache.cndev.org/comments/commentRss/52517.aspx</wfw:commentRss><trackback:ping>http://apache.cndev.org/services/trackbacks/52517.aspx</trackback:ping><description>&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 工作三个月了，工作上一直在做C/S 的东西，一直没太多的时间捣鼓一些小玩意，不过最近又重新开始接触B/S ，这让我想起了以前做的一个小东东，应该在Blog中提一下，算是做个广告吧。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 这是我学习Flex 的过程中的一个作品，做的很粗糙，不过是一边做一边学，也不能在质量上要求很高，前台是 Flex 2 用 Flex Builder 2 构建 ，后台为 .NET Web Service 用 Visual Studio 2005&amp;nbsp; 构建，语言是VB.NET 。&lt;/P&gt;
&lt;P&gt;还是用老的&lt;A href="http://www.easylf.net"&gt;www.easylf.net&lt;/A&gt; 的空间和域名，似乎搞了几次什么也没成功，现在完全变成实验田了，这样也不错。&lt;/P&gt;
&lt;P&gt;现在仅仅做了个记事本和文件夹的功能，功能简单，bug 多多，以后有时间慢慢改进吧。&lt;/P&gt;
&lt;P&gt;前一阵子FreeTime 一直在搞Flex ，现在基本没有时间了，最近工作上的事情比较多，我又是新手，所以做什么事情都要打出点时间的富裕，用来修改bug。现在只能用时间来弥补质量上的不足。最近加班比较多，希望忙过这一段，可以休息一下。&lt;/P&gt;&lt;img src ="http://apache.cndev.org/aggbug/52517.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>apache</dc:creator><title>不要管别人闲事,管好自己就行了.</title><link>http://apache.cndev.org/archive/2007/02/25/50790.aspx</link><pubDate>2007-02-25 14:50:00Z</pubDate><guid>http://apache.cndev.org/archive/2007/02/25/50790.aspx</guid><wfw:comment>http://apache.cndev.org/comments/50790.aspx</wfw:comment><comments>http://apache.cndev.org/archive/2007/02/25/50790.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://apache.cndev.org/comments/commentRss/50790.aspx</wfw:commentRss><trackback:ping>http://apache.cndev.org/services/trackbacks/50790.aspx</trackback:ping><description>RT&lt;img src ="http://apache.cndev.org/aggbug/50790.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>apache</dc:creator><title>拿破仑给约瑟芬的纸条上写着什么？</title><link>http://apache.cndev.org/archive/2007/01/30/50598.aspx</link><pubDate>2007-01-30 20:27:00Z</pubDate><guid>http://apache.cndev.org/archive/2007/01/30/50598.aspx</guid><wfw:comment>http://apache.cndev.org/comments/50598.aspx</wfw:comment><comments>http://apache.cndev.org/archive/2007/01/30/50598.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://apache.cndev.org/comments/commentRss/50598.aspx</wfw:commentRss><trackback:ping>http://apache.cndev.org/services/trackbacks/50598.aspx</trackback:ping><description>拿破仑给约瑟芬的纸条上写着什么？&lt;img src ="http://apache.cndev.org/aggbug/50598.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>apache</dc:creator><title>昨天做梦似乎梦见easylf了</title><link>http://apache.cndev.org/archive/2007/01/02/50368.aspx</link><pubDate>2007-01-02 09:50:00Z</pubDate><guid>http://apache.cndev.org/archive/2007/01/02/50368.aspx</guid><wfw:comment>http://apache.cndev.org/comments/50368.aspx</wfw:comment><comments>http://apache.cndev.org/archive/2007/01/02/50368.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://apache.cndev.org/comments/commentRss/50368.aspx</wfw:commentRss><trackback:ping>http://apache.cndev.org/services/trackbacks/50368.aspx</trackback:ping><description>^_^，似乎说LOGO如何来着......&lt;img src ="http://apache.cndev.org/aggbug/50368.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>apache</dc:creator><title>Kylix For BCB 在 Ubuntu  下的安装</title><link>http://apache.cndev.org/archive/2006/12/10/50035.aspx</link><pubDate>2006-12-10 07:49:00Z</pubDate><guid>http://apache.cndev.org/archive/2006/12/10/50035.aspx</guid><wfw:comment>http://apache.cndev.org/comments/50035.aspx</wfw:comment><comments>http://apache.cndev.org/archive/2006/12/10/50035.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://apache.cndev.org/comments/commentRss/50035.aspx</wfw:commentRss><trackback:ping>http://apache.cndev.org/services/trackbacks/50035.aspx</trackback:ping><description>&lt;P&gt;关键字：Kylix3 BCB Ubuntu libstdc++-libc6.1-1.so.2 &lt;/P&gt;
&lt;P&gt;经过一夜的折腾，终于把Kylix3 中 BCB 部分在 Ubuntu&amp;nbsp; 中安装成功。并且可以正常运行了。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;着实费了一番周折。累了，有空写篇介绍性的文章。&lt;/P&gt;&lt;img src ="http://apache.cndev.org/aggbug/50035.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>apache</dc:creator><title>最近要做的事情</title><link>http://apache.cndev.org/archive/2006/11/01/47993.aspx</link><pubDate>2006-11-01 23:26:00Z</pubDate><guid>http://apache.cndev.org/archive/2006/11/01/47993.aspx</guid><wfw:comment>http://apache.cndev.org/comments/47993.aspx</wfw:comment><comments>http://apache.cndev.org/archive/2006/11/01/47993.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://apache.cndev.org/comments/commentRss/47993.aspx</wfw:commentRss><trackback:ping>http://apache.cndev.org/services/trackbacks/47993.aspx</trackback:ping><description>好久没写Blog了，这在某些方面反映了我最近的心情，通常愉快、充满斗志的时候，愿意写一些东西。

最近要做的事

     1。搬家，重新租了一个小房子
     2。乐观的估计15系统还有一个多月可以上服务器
     3。准备开始找工作
     4。应付这个学期的考试&lt;img src ="http://apache.cndev.org/aggbug/47993.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>apache</dc:creator><title>笔记本 CPU 坏了</title><link>http://apache.cndev.org/archive/2006/09/08/46843.aspx</link><pubDate>2006-09-08 02:22:00Z</pubDate><guid>http://apache.cndev.org/archive/2006/09/08/46843.aspx</guid><wfw:comment>http://apache.cndev.org/comments/46843.aspx</wfw:comment><comments>http://apache.cndev.org/archive/2006/09/08/46843.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://apache.cndev.org/comments/commentRss/46843.aspx</wfw:commentRss><trackback:ping>http://apache.cndev.org/services/trackbacks/46843.aspx</trackback:ping><description>CPU已经不行了,不知道主板有没有问题.

唉~~ 正忙着干点什么的时候出这种事

CPU发热量太大的问题应该早注意到.

没准需要换CPU和主板,现在兜里没银子.只能硬挺着了.

改天到电子市场看一看,看看能不能买个CPU插座换上.&lt;img src ="http://apache.cndev.org/aggbug/46843.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>apache</dc:creator><title>整理行装，准备离家</title><link>http://apache.cndev.org/archive/2006/08/23/46757.aspx</link><pubDate>2006-08-23 22:28:00Z</pubDate><guid>http://apache.cndev.org/archive/2006/08/23/46757.aspx</guid><wfw:comment>http://apache.cndev.org/comments/46757.aspx</wfw:comment><comments>http://apache.cndev.org/archive/2006/08/23/46757.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://apache.cndev.org/comments/commentRss/46757.aspx</wfw:commentRss><trackback:ping>http://apache.cndev.org/services/trackbacks/46757.aspx</trackback:ping><description>希望下次回来的时候，能混出点名堂&lt;img src ="http://apache.cndev.org/aggbug/46757.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>apache</dc:creator><title>最近持续生病中</title><link>http://apache.cndev.org/archive/2006/07/27/46582.aspx</link><pubDate>2006-07-27 15:06:00Z</pubDate><guid>http://apache.cndev.org/archive/2006/07/27/46582.aspx</guid><wfw:comment>http://apache.cndev.org/comments/46582.aspx</wfw:comment><comments>http://apache.cndev.org/archive/2006/07/27/46582.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://apache.cndev.org/comments/commentRss/46582.aspx</wfw:commentRss><trackback:ping>http://apache.cndev.org/services/trackbacks/46582.aspx</trackback:ping><description>最近总是生病，显示发烧，后来肠胃又出问题。家里装修，活没怎么干，代码更是一个字都没写。

  希望病能早点好，早点把该干&lt;img src ="http://apache.cndev.org/aggbug/46582.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>