<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>跬步致远——Ai92 - 小品JAVA</title><link>http://blog.csdn.net/ai92/category/75445.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 10 Sep 2006 09:18:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>Ai92</dc:creator><title>API（模块）设计之道（一）</title><link>http://blog.csdn.net/ai92/archive/2006/09/10/1201870.aspx</link><pubDate>Sun, 10 Sep 2006 09:12:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2006/09/10/1201870.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/1201870.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2006/09/10/1201870.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/1201870.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1201870</trackback:ping><description>本文以基于NetBeans基础架构的API为实例，清晰的阐述了优秀的API设计实践。&lt;img src ="http://blog.csdn.net/ai92/aggbug/1201870.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>JSF吧：那就开始吧……</title><link>http://blog.csdn.net/ai92/archive/2006/08/28/1134077.aspx</link><pubDate>Mon, 28 Aug 2006 22:27:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2006/08/28/1134077.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/1134077.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2006/08/28/1134077.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/1134077.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1134077</trackback:ping><description>最近由于工作原因，接触了一段时间的JSF（Java Server Faces），感觉这个东西还是很不错的，值得推荐给大家。&lt;img src ="http://blog.csdn.net/ai92/aggbug/1134077.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>我们的目标——RoR？</title><link>http://blog.csdn.net/ai92/archive/2006/05/30/762673.aspx</link><pubDate>Tue, 30 May 2006 08:19:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2006/05/30/762673.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/762673.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2006/05/30/762673.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/762673.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=762673</trackback:ping><description>傻瓜化，而且要提供良好的框架……。我脑子中立即闪现出一匹在2005年大红大紫的黑马——Ruby on Rails。&lt;img src ="http://blog.csdn.net/ai92/aggbug/762673.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>Java EE 5规范横空出世</title><link>http://blog.csdn.net/ai92/archive/2006/05/08/713063.aspx</link><pubDate>Mon, 08 May 2006 16:04:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2006/05/08/713063.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/713063.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2006/05/08/713063.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/713063.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=713063</trackback:ping><description>五一长假归来，习惯的在http://www.theserverside.com/上浏览新闻，看到Java EE 5规范在5月1日全票通过正式发布了（Java EE 5 passes - ready, set, code!）。由此想到国外的劳动者们，为了促使Java EE 5规范早日诞生，甘愿放弃享受国际劳动者们自己的节日，任劳任怨的跑来辛苦的开会表决，我感动万分，无以言表。&lt;img src ="http://blog.csdn.net/ai92/aggbug/713063.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>看JUnit4中Metadata的巧妙应用</title><link>http://blog.csdn.net/ai92/archive/2005/11/06/523877.aspx</link><pubDate>Sun, 06 Nov 2005 13:59:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/11/06/523877.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/523877.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/11/06/523877.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/523877.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=523877</trackback:ping><description>JUunit4至今还是神神秘秘，不知道最终是个什么样子。但是已经有文章在对其进行介绍。先不管文章里描述的是否是JUnit4最后的面貌，我们可以从中看出JUnit4借助Tiger的新特性进行了不小的改进，尤其是元数据（Metadata）的应用。&lt;img src ="http://blog.csdn.net/ai92/aggbug/523877.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>话说分派</title><link>http://blog.csdn.net/ai92/archive/2005/07/01/409826.aspx</link><pubDate>Fri, 01 Jul 2005 21:00:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/07/01/409826.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/409826.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/07/01/409826.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/409826.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=409826</trackback:ping><description>浅谈了下OO中的分派，目的是为了访问者模式做准备。请指正&lt;img src ="http://blog.csdn.net/ai92/aggbug/409826.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>初探关键字volatile</title><link>http://blog.csdn.net/ai92/archive/2005/03/08/315183.aspx</link><pubDate>Tue, 08 Mar 2005 21:14:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/03/08/315183.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/315183.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/03/08/315183.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/315183.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=315183</trackback:ping><description>关键字 java volatile&lt;img src ="http://blog.csdn.net/ai92/aggbug/315183.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>JDBC连接数据库经验集萃</title><link>http://blog.csdn.net/ai92/archive/2004/12/20/222746.aspx</link><pubDate>Mon, 20 Dec 2004 13:10:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2004/12/20/222746.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/222746.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2004/12/20/222746.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/222746.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=222746</trackback:ping><description>这里列出了使用JDBC连接数据库时一些有用的知识和经验。&lt;img src ="http://blog.csdn.net/ai92/aggbug/222746.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ai92</dc:creator><title>使用Assertion来提高你代码的可靠性</title><link>http://blog.csdn.net/ai92/archive/2004/12/09/210666.aspx</link><pubDate>Thu, 09 Dec 2004 16:15:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2004/12/09/210666.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/210666.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2004/12/09/210666.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/210666.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=210666</trackback:ping><description>这是我在阅读《java核心技术II》时的笔记，希望对你有用&lt;img src ="http://blog.csdn.net/ai92/aggbug/210666.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>Tomcat初次使用问题手记</title><link>http://blog.csdn.net/ai92/archive/2004/11/29/197803.aspx</link><pubDate>Mon, 29 Nov 2004 14:16:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2004/11/29/197803.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/197803.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2004/11/29/197803.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/197803.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=197803</trackback:ping><description>记录了在初次使用Tomcat时遇到的一个小问题&lt;img src ="http://blog.csdn.net/ai92/aggbug/197803.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>Weblogic内存分配问题</title><link>http://blog.csdn.net/ai92/archive/2004/11/29/197761.aspx</link><pubDate>Mon, 29 Nov 2004 13:54:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2004/11/29/197761.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/197761.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2004/11/29/197761.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/197761.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=197761</trackback:ping><description>本文记录了我在做性能测试时遇到的一个小问题，虽然问题对你来说可能很简单，但是这是我走过的，所以记下来。&lt;img src ="http://blog.csdn.net/ai92/aggbug/197761.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>