<?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: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/" xmlns:fs="http://www.feedsky.com/namespace/feed" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/npstar" type="application/rss+xml" ref="self"></atom:link><lastBuildDate>Wed, 19 Sep 2007 11:47:00 GMT</lastBuildDate><title>無語北極</title><description>Why always just a silent watcher,but not in it?</description><item><title>CSS 使用技巧积累</title><link>http://item.feedsky.com/~csdn.net/npstar/~1185076/22742915/1185057/1/item.html</link><wfw:comment>comments/1791035.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1791035.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1791035</trackback:ping><description>CSS 使用技巧&lt;img src =&quot;aggbug/1791035.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Sep 2007 19:47:00 +0800</pubDate><author>無語北極</author><comments>http://blog.csdn.net/npstar/archive/2007/09/19/1791035.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/npstar/archive/2007/09/19/1791035.aspx</guid><dc:creator>無語北極</dc:creator><fs:srclink>http://blog.csdn.net/npstar/archive/2007/09/19/1791035.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/npstar/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/npstar/~1185076/22742915/1185057</fs:itemid></item><item><title>Linux下常见文件格式的压缩、解压小结</title><link>http://item.feedsky.com/~csdn.net/npstar/~1185076/22742916/1185057/1/item.html</link><wfw:comment>comments/1482305.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1482305.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1482305</trackback:ping><description>&lt;img src =&quot;aggbug/1482305.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 14 Jan 2007 05:15:00 +0800</pubDate><author>無語北極</author><comments>http://blog.csdn.net/npstar/archive/2007/01/13/1482305.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/npstar/archive/2007/01/13/1482305.aspx</guid><dc:creator>無語北極</dc:creator><fs:srclink>http://blog.csdn.net/npstar/archive/2007/01/13/1482305.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/npstar/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/npstar/~1185076/22742916/1185057</fs:itemid></item><item><title>Linux入门使用手记</title><link>http://item.feedsky.com/~csdn.net/npstar/~1185076/22742917/1185057/1/item.html</link><wfw:comment>comments/1482285.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1482285.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1482285</trackback:ping><description>先前一直在Windows上从事项目开发，Linux对于我而言，真是个神秘的家伙，在我的印象里它似乎总是和‘命令’、‘安全’、‘高手’和‘黑客’等等一些词汇扯上关系，现在也总算是有个机会去领略它的神秘魅力啦！&lt;img src =&quot;aggbug/1482285.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 14 Jan 2007 04:51:00 +0800</pubDate><author>無語北極</author><comments>http://blog.csdn.net/npstar/archive/2007/01/13/1482285.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/npstar/archive/2007/01/13/1482285.aspx</guid><dc:creator>無語北極</dc:creator><fs:srclink>http://blog.csdn.net/npstar/archive/2007/01/13/1482285.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/npstar/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/npstar/~1185076/22742917/1185057</fs:itemid></item><item><title>Wicket 框架初探</title><link>http://item.feedsky.com/~csdn.net/npstar/~1185076/22742918/1185057/1/item.html</link><wfw:comment>comments/579603.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/579603.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=579603</trackback:ping><description>Wicket的出色之处在于，它用标准的HTML页面作为它的前端（front end），从而使得HTML设计人员在设计页面时完全自由和独立，他们可以自由选择使用Dreamweaver、FrontPage、NVU（New view）获其他所见即所得（WYSIWYG）的工具来创建标记（markup）。Wicket的另一个特点是，开发Wicket web 应用不需要在诸如Struts或JSF那些框架中见到的xml配置文件。&lt;img src =&quot;aggbug/579603.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 15 Jan 2006 05:52:00 +0800</pubDate><author>無語北極</author><comments>http://blog.csdn.net/npstar/archive/2006/01/14/579603.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/npstar/archive/2006/01/14/579603.aspx</guid><dc:creator>無語北極</dc:creator><fs:srclink>http://blog.csdn.net/npstar/archive/2006/01/14/579603.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/npstar/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/npstar/~1185076/22742918/1185057</fs:itemid></item><item><title>Java 控制台输入</title><link>http://item.feedsky.com/~csdn.net/npstar/~1185076/22742919/1185057/1/item.html</link><wfw:comment>comments/485220.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/485220.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=485220</trackback:ping><description>学习java也有一段时日了，每当要输出显示的时候，System.out.println就会被我毫不犹豫地敲了出来……&lt;img src =&quot;aggbug/485220.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 20 Sep 2005 06:05:00 +0800</pubDate><author>無語北極</author><comments>http://blog.csdn.net/npstar/archive/2005/09/19/485220.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/npstar/archive/2005/09/19/485220.aspx</guid><dc:creator>無語北極</dc:creator><fs:srclink>http://blog.csdn.net/npstar/archive/2005/09/19/485220.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/npstar/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/npstar/~1185076/22742919/1185057</fs:itemid></item><item><title>js 几种常用的表单输入验证</title><link>http://item.feedsky.com/~csdn.net/npstar/~1185076/22742920/1185057/1/item.html</link><wfw:comment>comments/467594.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/467594.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=467594</trackback:ping><description>参照网上提供的一些常用js输入验证，结合自己在实际应用中的需要，编写了一些常用的验证方法。&lt;img src =&quot;aggbug/467594.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 30 Aug 2005 01:52:00 +0800</pubDate><author>無語北極</author><comments>http://blog.csdn.net/npstar/archive/2005/08/29/467594.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/npstar/archive/2005/08/29/467594.aspx</guid><dc:creator>無語北極</dc:creator><fs:srclink>http://blog.csdn.net/npstar/archive/2005/08/29/467594.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/npstar/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/npstar/~1185076/22742920/1185057</fs:itemid></item><item><title>寻觅新生……</title><link>http://item.feedsky.com/~csdn.net/npstar/~1185076/22742921/1185057/1/item.html</link><wfw:comment>comments/453191.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/453191.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=453191</trackback:ping><description>离开了宁静美丽的校园，带着象牙塔的那份纯真和稚气，来到这座都市寻觅自己新的生活……&lt;img src =&quot;aggbug/453191.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 13 Aug 2005 21:49:00 +0800</pubDate><author>無語北極</author><comments>http://blog.csdn.net/npstar/archive/2005/08/13/453191.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/npstar/archive/2005/08/13/453191.aspx</guid><dc:creator>無語北極</dc:creator><fs:srclink>http://blog.csdn.net/npstar/archive/2005/08/13/453191.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/npstar/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/npstar/~1185076/22742921/1185057</fs:itemid></item></channel></rss>