<?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/rob123" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/rob123" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 16 Oct 2008 11:23:00 GMT</lastBuildDate><title>萝卜的技术专栏</title><description>专注于WEB开发技术</description><link>http://blog.csdn.net/rob123/</link><item><title>Ajax从入门到精通 已出版上市</title><link>http://blog.csdn.net/rob123/archive/2008/10/16/3084868.aspx</link><wfw:comment>http://blog.csdn.net/rob123/comments/3084868.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rob123/comments/commentRss/3084868.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3084868</trackback:ping><description>本人撰写的&gt;已于今年9月于清华大学出版社出版，现已上市，各大网络书店均有销售。ISBN：978-7-302-17642-8希望对大家有所帮助。&lt;img src =&quot;http://blog.csdn.net/rob123/aggbug/3084868.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 16 Oct 2008 19:23:00 +0800</pubDate><author>萝卜</author><comments>http://blog.csdn.net/rob123/archive/2008/10/16/3084868.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rob123/archive/2008/10/16/3084868.aspx</guid><dc:creator>萝卜</dc:creator></item><item><title>AJAX通用表单验证、无限级联动菜单和一个综合AJAX示例程序</title><link>http://blog.csdn.net/rob123/archive/2007/12/13/1933878.aspx</link><wfw:comment>http://blog.csdn.net/rob123/comments/1933878.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rob123/comments/commentRss/1933878.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1933878</trackback:ping><description>最新写了一些demo,发布出来供大家交流。通用表单验证     基于jsvm搭建，但只是使用了jsvm的代码组织功能，并采用native语法，所以可以直接分离出来使用。支持AJAX远程验证。实现了规则和验证分离，主要由验证器类，表单项验证类和表单验证类组成。    演示地址：http://www.robchen.cn/demo/validater/无限级联动菜单    同样基于jsvm搭建，也只是使用了jsvm的代码组织功能，采用native语法，可以直接分离出来使用。提供下拉菜单的数据加载，多级联动管理等功能。支持单一模式、一对一模式、一对多模式、多对一模式，结构灵活。数据结构支持JSON和XML两种，根据Content-Type自动识别。（在 Safari下XML模式不正常，如果有好的解决办法请告知）    演示地址：http://www.robchen.cn/demo/selector/综合AJAX示例：FAQ System    One page application. 提供添加分类、添加问题、修改问题、回复问题等操作。后台基于ph&lt;img src =&quot;http://blog.csdn.net/rob123/aggbug/1933878.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 14 Dec 2007 06:27:00 +0800</pubDate><author>萝卜</author><comments>http://blog.csdn.net/rob123/archive/2007/12/13/1933878.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rob123/archive/2007/12/13/1933878.aspx</guid><dc:creator>萝卜</dc:creator></item><item><title>拖动类(重写版)</title><link>http://blog.csdn.net/rob123/archive/2007/10/17/1829593.aspx</link><wfw:comment>http://blog.csdn.net/rob123/comments/1829593.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/rob123/comments/commentRss/1829593.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1829593</trackback:ping><description>由于项目需要，今天把以前写的拖动类翻了出来，发现很多不合适的地方，于是重新构造了这个类。收录在这里，供大家研究。 上次的autoComplete有朋友抱怨缺少注释，这次特意加上了详细的注释。&lt;img src =&quot;http://blog.csdn.net/rob123/aggbug/1829593.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 18 Oct 2007 00:59:00 +0800</pubDate><author>萝卜</author><comments>http://blog.csdn.net/rob123/archive/2007/10/17/1829593.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rob123/archive/2007/10/17/1829593.aspx</guid><dc:creator>萝卜</dc:creator></item><item><title>简洁的StringBuilder类</title><link>http://blog.csdn.net/rob123/archive/2007/10/11/1820436.aspx</link><wfw:comment>http://blog.csdn.net/rob123/comments/1820436.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/rob123/comments/commentRss/1820436.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1820436</trackback:ping><description>在Javascript中我们经常会使用数组来进行字符串的拼接，以节省性能开销。下面是一个简洁的StringBuilder类及其使用方法&lt;img src =&quot;http://blog.csdn.net/rob123/aggbug/1820436.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 12 Oct 2007 00:51:00 +0800</pubDate><author>萝卜</author><comments>http://blog.csdn.net/rob123/archive/2007/10/11/1820436.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rob123/archive/2007/10/11/1820436.aspx</guid><dc:creator>萝卜</dc:creator></item><item><title>AJAX AutoComplete简单的小例子</title><link>http://blog.csdn.net/rob123/archive/2007/09/25/1799572.aspx</link><wfw:comment>http://blog.csdn.net/rob123/comments/1799572.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rob123/comments/commentRss/1799572.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1799572</trackback:ping><description>因为项目需要，写了一个简单的AJAX自动完成的小例子，这里给出代码。代码没有优化，优化方向是：1.进一步解耦  2.增加本地数据缓存的筛选，减少交互次数  3.优化筛选算法有兴趣的朋友可以去尝试一下。&lt;img src =&quot;http://blog.csdn.net/rob123/aggbug/1799572.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 25 Sep 2007 18:51:00 +0800</pubDate><author>萝卜</author><comments>http://blog.csdn.net/rob123/archive/2007/09/25/1799572.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rob123/archive/2007/09/25/1799572.aspx</guid><dc:creator>萝卜</dc:creator></item><item><title>PHPOnTrax</title><link>http://blog.csdn.net/rob123/archive/2007/09/11/1781009.aspx</link><wfw:comment>http://blog.csdn.net/rob123/comments/1781009.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rob123/comments/commentRss/1781009.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1781009</trackback:ping><description>因为最近一直在做基于LAMP的开发，所以很关注php的framework.偶然的机会接触到了PHPOnTrax, 对Rails衷情的我立即喜欢上了它.(不过在实际项目中暂时不可能用到,郁闷)意外的是，前几天突然收到了作者John Peterson的email ,问我在哪里：Where are you located?  I'm in Hong Kong.哈哈哈。。居然是在Hong Kong..让我不禁认为他是个同胞。。能写出这么优秀的框架，虽然是对rails的模仿，我还是觉得是很了不起滴！&lt;img src =&quot;http://blog.csdn.net/rob123/aggbug/1781009.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 12 Sep 2007 02:02:00 +0800</pubDate><author>萝卜</author><comments>http://blog.csdn.net/rob123/archive/2007/09/11/1781009.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rob123/archive/2007/09/11/1781009.aspx</guid><dc:creator>萝卜</dc:creator></item><item><title>Guidelines for test first design</title><link>http://blog.csdn.net/rob123/archive/2007/07/14/1689909.aspx</link><wfw:comment>http://blog.csdn.net/rob123/comments/1689909.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rob123/comments/commentRss/1689909.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1689909</trackback:ping><description>Guidelines for test first design:

    * The name of the test should describe the requirement of the code
    * There should be at least one test for each requirement of the code. Each possible path through of the code is a different requirement
    * Only write the simplest possible code to get the test to pass, if you know this code to be incomplete, write another test that demonstrates what else the code needs to do
    * A test should be similar to sample code, in that it should be clea&lt;img src =&quot;http://blog.csdn.net/rob123/aggbug/1689909.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 14 Jul 2007 08:50:00 +0800</pubDate><author>萝卜</author><comments>http://blog.csdn.net/rob123/archive/2007/07/14/1689909.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rob123/archive/2007/07/14/1689909.aspx</guid><dc:creator>萝卜</dc:creator></item><item><title>各个Javascript引擎及版本的差异</title><link>http://blog.csdn.net/rob123/archive/2007/07/02/1675144.aspx</link><wfw:comment>http://blog.csdn.net/rob123/comments/1675144.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rob123/comments/commentRss/1675144.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1675144</trackback:ping><description>各个Javascript引擎及版本的差异&lt;img src =&quot;http://blog.csdn.net/rob123/aggbug/1675144.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 02 Jul 2007 19:14:00 +0800</pubDate><author>萝卜</author><comments>http://blog.csdn.net/rob123/archive/2007/07/02/1675144.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rob123/archive/2007/07/02/1675144.aspx</guid><dc:creator>萝卜</dc:creator></item><item><title>JavascriptDataGrid(beta)</title><link>http://blog.csdn.net/rob123/archive/2007/06/20/1659962.aspx</link><wfw:comment>http://blog.csdn.net/rob123/comments/1659962.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rob123/comments/commentRss/1659962.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1659962</trackback:ping><description>JavascriptDataGrid Beta版，实现了一些基本功能，高级一些的数据处理方面的下一步实现。&lt;img src =&quot;http://blog.csdn.net/rob123/aggbug/1659962.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 21 Jun 2007 05:38:00 +0800</pubDate><author>萝卜</author><comments>http://blog.csdn.net/rob123/archive/2007/06/20/1659962.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rob123/archive/2007/06/20/1659962.aspx</guid><dc:creator>萝卜</dc:creator></item><item><title>仿GOOGLE的Javascript动画</title><link>http://blog.csdn.net/rob123/archive/2007/06/03/1636293.aspx</link><wfw:comment>http://blog.csdn.net/rob123/comments/1636293.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/rob123/comments/commentRss/1636293.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1636293</trackback:ping><description>效果和GOOGLE的一样，只是具体实现方式有点不一样，各有利弊。&lt;img src =&quot;http://blog.csdn.net/rob123/aggbug/1636293.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 03 Jun 2007 20:28:00 +0800</pubDate><author>萝卜</author><comments>http://blog.csdn.net/rob123/archive/2007/06/03/1636293.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rob123/archive/2007/06/03/1636293.aspx</guid><dc:creator>萝卜</dc:creator></item></channel></rss>