<?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/fxsjy" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/fxsjy" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 19 Nov 2008 18:46:00 GMT</lastBuildDate><title>fxsjy的专栏</title><description>小孙的编程心得</description><link>http://blog.csdn.net/fxsjy/</link><item><title>Play!Java中的rails,SSH的终结者</title><link>http://blog.csdn.net/fxsjy/archive/2008/11/19/3336368.aspx</link><wfw:comment>http://blog.csdn.net/fxsjy/comments/3336368.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fxsjy/comments/commentRss/3336368.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3336368</trackback:ping><description>为不断的重启tomcat而懊恼？为忘记如何修改配置文件而抓狂？没有时间学习复杂的所谓 SSH (Spring+Struts+Hibernate)？&lt;br /&gt;&lt;br /&gt;现在这些通通都不是问题，来自法国的天才程序员们开发出了一套超级无敌的Web开发框架，让我们来看看她的特性吧：&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1.无需编译，修改Java文件即可看到效果（开发模式下，而且reload的速度快得让你感觉不出来）。&lt;br /&gt;2.用play new yourapp命令即可完成程序的80%。&lt;br /&gt;3.高度纯洁的MVC，超好用的ORM。&lt;br /&gt;4.用play eclipsify即可把项目变成标准的Eclipse项目（注：netbeans也行），让你享用IDE的快捷。&lt;br /&gt;5.RESTFull架构，插件机制。&lt;br /&gt;6.基于mina的高性能服务器，每秒上千次的请求处理速度。&lt;br /&gt;7.Apache License。&lt;br /&gt;&lt;br /&gt;还等什么呢？赶快拿起浏览器猛击吧,网址&lt;br /&gt;&lt;br /&gt;http://www.playframework.org/&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/fxsjy/aggbug/3336368.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 20 Nov 2008 02:46:00 +0800</pubDate><author>fxsjy</author><comments>http://blog.csdn.net/fxsjy/archive/2008/11/19/3336368.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fxsjy/archive/2008/11/19/3336368.aspx</guid><dc:creator>fxsjy</dc:creator></item><item><title>第一个正式投入的开源项目Karrigell</title><link>http://blog.csdn.net/fxsjy/archive/2008/09/23/2969413.aspx</link><wfw:comment>http://blog.csdn.net/fxsjy/comments/2969413.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fxsjy/comments/commentRss/2969413.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2969413</trackback:ping><description>&lt;br /&gt;&lt;br /&gt;Karrigell是一个python的web framework，它的优点是无痛入门，快速开发，易于整合其他项目比如sqlalchemy,mako之类的。&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Karrigell的性能有些逊色，我曾通过maillist努力改进Karrigell的性能，取得了一定的成果，现在终于成为正式member了，一定要再接再厉。。。&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&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/fxsjy/aggbug/2969413.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 24 Sep 2008 01:56:00 +0800</pubDate><author>fxsjy</author><comments>http://blog.csdn.net/fxsjy/archive/2008/09/23/2969413.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fxsjy/archive/2008/09/23/2969413.aspx</guid><dc:creator>fxsjy</dc:creator></item><item><title>反思自己用过的编程语言</title><link>http://blog.csdn.net/fxsjy/archive/2008/05/22/2467863.aspx</link><wfw:comment>http://blog.csdn.net/fxsjy/comments/2467863.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fxsjy/comments/commentRss/2467863.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2467863</trackback:ping><description>从高三用JavaScript编出第一个程序到现在已经有6年了，但静下心来想一想自己正真精通的语言也几乎没有，只不过每种语言我都掌握了那么几个奇技淫巧，不足道也。     按接触时间的早晚一一列出来数落一下吧：     1.&lt;img src =&quot;http://blog.csdn.net/fxsjy/aggbug/2467863.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 22 May 2008 08:06:00 +0800</pubDate><author>fxsjy</author><comments>http://blog.csdn.net/fxsjy/archive/2008/05/22/2467863.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fxsjy/archive/2008/05/22/2467863.aspx</guid><dc:creator>fxsjy</dc:creator></item><item><title>face2,让你的网站拥有像Google一样的智能提示</title><link>http://blog.csdn.net/fxsjy/archive/2008/04/04/2250350.aspx</link><wfw:comment>http://blog.csdn.net/fxsjy/comments/2250350.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fxsjy/comments/commentRss/2250350.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2250350</trackback:ping><description>FACE 简介 
&quot;FACE&quot; is the acronym of &quot;Fast Auto Complete Engine&quot; 
FACE 致力于为网站的输入框提供自动完成功能的引擎 &lt;img src =&quot;http://blog.csdn.net/fxsjy/aggbug/2250350.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 05 Apr 2008 00:30:00 +0800</pubDate><author>fxsjy</author><comments>http://blog.csdn.net/fxsjy/archive/2008/04/04/2250350.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fxsjy/archive/2008/04/04/2250350.aspx</guid><dc:creator>fxsjy</dc:creator></item><item><title>发布一个开源的正则表达式测试工具</title><link>http://blog.csdn.net/fxsjy/archive/2008/01/06/2027429.aspx</link><wfw:comment>http://blog.csdn.net/fxsjy/comments/2027429.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fxsjy/comments/commentRss/2027429.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2027429</trackback:ping><description>相信不少程序员都遇到过测试正则的麻烦事儿，希望这个工具能对你有帮助。&lt;img src =&quot;http://blog.csdn.net/fxsjy/aggbug/2027429.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 06 Jan 2008 23:02:00 +0800</pubDate><author>fxsjy</author><comments>http://blog.csdn.net/fxsjy/archive/2008/01/06/2027429.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fxsjy/archive/2008/01/06/2027429.aspx</guid><dc:creator>fxsjy</dc:creator></item><item><title>学历与能力</title><link>http://blog.csdn.net/fxsjy/archive/2007/05/23/1623347.aspx</link><wfw:comment>http://blog.csdn.net/fxsjy/comments/1623347.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/fxsjy/comments/commentRss/1623347.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1623347</trackback:ping><description>我，NP博士，是一个初中毕业生，中专念了一半，出去混工作。
在头一段时间，我因为各种原因很苦恼，学历不够，找不到好工作。但是我有很强的自学能力和动手能力，我爱好软件，喜欢编程，做过网页。一个偶然的机会，我到一家公司做实习，并开始了Web程序编写的工作，虽然开始的工资不高，但是我慢慢通过自己的努力，增强了自己的技术水平，积累了经验，很快成为公司里的技术骨干。之后两年，我去了一家更大更正规的公司，负责了更大型的项目，慢慢的，我的事业走上了牛市，也没有人再去在意我的草根出身，我觉得很高兴，我认为那些念大学的高材生还在街上找工作，他们可差劲得很了，念大学很愚蠢。直到有一天……
 
我，NP博士，名牌大学计算机系硕士生（好像有点矛盾哈……），毕业去找工作。
投了很多份简历，也有不少公司回复，当然少不了面试笔试的机会。可是几次面试下来，我的自信心大受打击，因为我发现在外面公司里和在学校学的完全是两回事。比如在学校里花了大把精力学的软件开发理论，面试的时候没人问，反倒问我一些相当实际的问题，像是如何增加数据库系统负载能力等，这些都是老师没有教过的，我也没有实践过啊。这样几个月过去了，我还是没&lt;img src =&quot;http://blog.csdn.net/fxsjy/aggbug/1623347.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 24 May 2007 07:34:00 +0800</pubDate><author>fxsjy</author><comments>http://blog.csdn.net/fxsjy/archive/2007/05/23/1623347.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fxsjy/archive/2007/05/23/1623347.aspx</guid><dc:creator>fxsjy</dc:creator></item><item><title>很多开发人员的毛病</title><link>http://blog.csdn.net/fxsjy/archive/2007/05/23/1622965.aspx</link><wfw:comment>http://blog.csdn.net/fxsjy/comments/1622965.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fxsjy/comments/commentRss/1622965.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1622965</trackback:ping><description>很多开发人员老是说管理层轻视技术人员，可你们有没有想过管理层为什么要轻视技术呢？很多软件公司老板能自己身家千万以上，个个都精明过人，如果技术人员真的像你们说的那么有价值，老板会想不到吗，会冒着放弃长期利益的风险，仅仅就不肯尊重开发人员，给予开发人员高的待遇，这些人要是目光这么短浅，怎么可能赚到那么多钱呢？是的，确实很多软件公司老板目光短浅，为人苛刻，待人刻薄，但是开发人员自己就完全没有问题了？

&lt;img src =&quot;http://blog.csdn.net/fxsjy/aggbug/1622965.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 24 May 2007 02:20:00 +0800</pubDate><author>fxsjy</author><comments>http://blog.csdn.net/fxsjy/archive/2007/05/23/1622965.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fxsjy/archive/2007/05/23/1622965.aspx</guid><dc:creator>fxsjy</dc:creator></item><item><title>再听Beyond</title><link>http://blog.csdn.net/fxsjy/archive/2007/04/23/1576373.aspx</link><wfw:comment>http://blog.csdn.net/fxsjy/comments/1576373.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/fxsjy/comments/commentRss/1576373.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1576373</trackback:ping><description>再听beyond&lt;img src =&quot;http://blog.csdn.net/fxsjy/aggbug/1576373.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 24 Apr 2007 01:39:00 +0800</pubDate><author>fxsjy</author><comments>http://blog.csdn.net/fxsjy/archive/2007/04/23/1576373.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fxsjy/archive/2007/04/23/1576373.aspx</guid><dc:creator>fxsjy</dc:creator></item><item><title>Qt4开发的IP地址切换器</title><link>http://blog.csdn.net/fxsjy/archive/2007/03/24/1539688.aspx</link><wfw:comment>http://blog.csdn.net/fxsjy/comments/1539688.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/fxsjy/comments/commentRss/1539688.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1539688</trackback:ping><description>QT开发的IP地址切换器，对于需要经常切换IP配置的人士有帮助。&lt;img src =&quot;http://blog.csdn.net/fxsjy/aggbug/1539688.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 24 Mar 2007 20:55:00 +0800</pubDate><author>fxsjy</author><comments>http://blog.csdn.net/fxsjy/archive/2007/03/24/1539688.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fxsjy/archive/2007/03/24/1539688.aspx</guid><dc:creator>fxsjy</dc:creator></item><item><title>Google面试经历</title><link>http://blog.csdn.net/fxsjy/archive/2006/12/28/1466330.aspx</link><wfw:comment>http://blog.csdn.net/fxsjy/comments/1466330.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fxsjy/comments/commentRss/1466330.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1466330</trackback:ping><description>记录下Google面试的点点滴滴&lt;img src =&quot;http://blog.csdn.net/fxsjy/aggbug/1466330.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 29 Dec 2006 06:59:00 +0800</pubDate><author>fxsjy</author><comments>http://blog.csdn.net/fxsjy/archive/2006/12/28/1466330.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fxsjy/archive/2006/12/28/1466330.aspx</guid><dc:creator>fxsjy</dc:creator></item></channel></rss>