<?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/s98" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/s98" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 30 Dec 2005 12:28:00 GMT</lastBuildDate><title>Nios.org</title><description>行列中 作不朽文章  谈笑间 论古今英雄  痴狂里 诉红尘情爱  来去时 不枉一生风流</description><link>http://blog.csdn.net/s98/</link><item><title>Flickr Badge</title><link>http://blog.csdn.net/s98/archive/2005/12/30/566065.aspx</link><wfw:comment>http://blog.csdn.net/s98/comments/566065.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/s98/comments/commentRss/566065.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=566065</trackback:ping><description>Flickr Badge&lt;img src =&quot;http://blog.csdn.net/s98/aggbug/566065.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 30 Dec 2005 20:28:00 +0800</pubDate><author>niOs</author><comments>http://blog.csdn.net/s98/archive/2005/12/30/566065.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/s98/archive/2005/12/30/566065.aspx</guid><dc:creator>niOs</dc:creator></item><item><title>学习oracle sql loader 的使用</title><link>http://blog.csdn.net/s98/archive/2005/11/08/525387.aspx</link><wfw:comment>http://blog.csdn.net/s98/comments/525387.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/s98/comments/commentRss/525387.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=525387</trackback:ping><description>oracle自己带了很多的工具可以用来进行数据的迁移、备份和恢复等工作。但是每个工具都有自己的特点。
  比如说exp和imp可以对数据库中的数据进行导出和导出的工作，是一种很好的数据库备份和恢复的工具，因此主要用在数据库的热备份和恢复方面。有着速度快，使用简单，快捷的优点；同时也有一些缺点，比如在不同版本数据库之间的导出、导入的过程之中，总会出现这样或者那样的问题，这个也许是oracle公司自己产品的兼容性的问题吧。
 sql loader 工具却没有这方面的问题，它可以把一些以文本格式存放的数据顺利的导入到oracle数据库中，是一种在不同数据库之间进行数据迁移的非常方便而且通用的工具。缺点就速度比较慢，另外对blob等类型的数据就有点麻烦了。&lt;img src =&quot;http://blog.csdn.net/s98/aggbug/525387.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 09 Nov 2005 01:42:00 +0800</pubDate><author>niOs</author><comments>http://blog.csdn.net/s98/archive/2005/11/08/525387.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/s98/archive/2005/11/08/525387.aspx</guid><dc:creator>niOs</dc:creator></item><item><title>Linux必学的网络操作命令</title><link>http://blog.csdn.net/s98/archive/2005/09/23/488233.aspx</link><wfw:comment>http://blog.csdn.net/s98/comments/488233.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/s98/comments/commentRss/488233.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=488233</trackback:ping><description>因为Linux系统是在Internet上起源和发展的，它与生俱来拥有强大的网络功能和丰富的网络应用软件，尤其是TCP/IP网络协议的实现尤为成熟。Linux的网络命令比较多，其中一些命令像ping、ftp、telnet、route、netstat等在其它操作系统上也能看到，但也有一些Unix/Linux系统独有的命令，如ifconfig、finger、mail等。Linux网络操作命令的一个特点是，命令参数选项和功能很多，一个命令往往还可以实现其它命令的功能。 &lt;img src =&quot;http://blog.csdn.net/s98/aggbug/488233.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 24 Sep 2005 04:51:00 +0800</pubDate><author>niOs</author><comments>http://blog.csdn.net/s98/archive/2005/09/23/488233.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/s98/archive/2005/09/23/488233.aspx</guid><dc:creator>niOs</dc:creator></item><item><title>最简便的备份MySql数据库方法</title><link>http://blog.csdn.net/s98/archive/2005/09/11/477514.aspx</link><wfw:comment>http://blog.csdn.net/s98/comments/477514.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/s98/comments/commentRss/477514.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=477514</trackback:ping><description>使用MYSQL进行数据库备份，有很正规的数据库备份方法，同其他的数据库服务器有相同的概念，但有没有想过，MySQL会有更简捷的使用文件目录的备份方法，而且又快有好。&lt;img src =&quot;http://blog.csdn.net/s98/aggbug/477514.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 12 Sep 2005 01:18:00 +0800</pubDate><author>niOs</author><comments>http://blog.csdn.net/s98/archive/2005/09/11/477514.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/s98/archive/2005/09/11/477514.aspx</guid><dc:creator>niOs</dc:creator></item><item><title>虚拟经济和现实经济</title><link>http://blog.csdn.net/s98/archive/2005/08/31/469101.aspx</link><wfw:comment>http://blog.csdn.net/s98/comments/469101.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/s98/comments/commentRss/469101.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=469101</trackback:ping><description>我认为您所说的虚拟经济是网络经济，他们的服务单价很少，但是量非常大就产生了巨大的利润。网络虚拟经济也在探索盈利模式。GOOGLE成功了，它有几个赚钱的服务你能说的上吗？一条是搜索广告。一条是GOOGLE
EARTH。其他的我就不得而知了。&lt;img src =&quot;http://blog.csdn.net/s98/aggbug/469101.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 01 Sep 2005 06:45:00 +0800</pubDate><author>niOs</author><comments>http://blog.csdn.net/s98/archive/2005/08/31/469101.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/s98/archive/2005/08/31/469101.aspx</guid><dc:creator>niOs</dc:creator></item><item><title>我的google talk！</title><link>http://blog.csdn.net/s98/archive/2005/08/31/469099.aspx</link><wfw:comment>http://blog.csdn.net/s98/comments/469099.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/s98/comments/commentRss/469099.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=469099</trackback:ping><description>我的google talk！&lt;img src =&quot;http://blog.csdn.net/s98/aggbug/469099.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 01 Sep 2005 06:43:00 +0800</pubDate><author>niOs</author><comments>http://blog.csdn.net/s98/archive/2005/08/31/469099.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/s98/archive/2005/08/31/469099.aspx</guid><dc:creator>niOs</dc:creator></item><item><title>我靠！PC机器上可以装Mac OS X啦！！</title><link>http://blog.csdn.net/s98/archive/2005/08/24/464514.aspx</link><wfw:comment>http://blog.csdn.net/s98/comments/464514.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/s98/comments/commentRss/464514.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=464514</trackback:ping><description>我靠！PC机器上可以装Mac OS X啦！！我从网上偶然得到的消息，惊讶坏了！有喜欢的兄弟下载回来上吧！！&lt;img src =&quot;http://blog.csdn.net/s98/aggbug/464514.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 25 Aug 2005 06:15:00 +0800</pubDate><author>niOs</author><comments>http://blog.csdn.net/s98/archive/2005/08/24/464514.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/s98/archive/2005/08/24/464514.aspx</guid><dc:creator>niOs</dc:creator></item><item><title>proFTP中如何将用户限制在自己的home目录下？</title><link>http://blog.csdn.net/s98/archive/2005/08/23/462738.aspx</link><wfw:comment>http://blog.csdn.net/s98/comments/462738.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/s98/comments/commentRss/462738.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=462738</trackback:ping><description>proFTP中如何将用户限制在自己的home目录下？&lt;img src =&quot;http://blog.csdn.net/s98/aggbug/462738.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 23 Aug 2005 22:10:00 +0800</pubDate><author>niOs</author><comments>http://blog.csdn.net/s98/archive/2005/08/23/462738.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/s98/archive/2005/08/23/462738.aspx</guid><dc:creator>niOs</dc:creator></item><item><title>在woody上安装了mysql为什么没有开3306端口?</title><link>http://blog.csdn.net/s98/archive/2005/08/22/461957.aspx</link><wfw:comment>http://blog.csdn.net/s98/comments/461957.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/s98/comments/commentRss/461957.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=461957</trackback:ping><description>在woody上安装了mysql为什么没有开3306端口,解决办法&lt;img src =&quot;http://blog.csdn.net/s98/aggbug/461957.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 23 Aug 2005 06:39:00 +0800</pubDate><author>niOs</author><comments>http://blog.csdn.net/s98/archive/2005/08/22/461957.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/s98/archive/2005/08/22/461957.aspx</guid><dc:creator>niOs</dc:creator></item><item><title>linux下的proftp的配置</title><link>http://blog.csdn.net/s98/archive/2005/08/16/455733.aspx</link><wfw:comment>http://blog.csdn.net/s98/comments/455733.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/s98/comments/commentRss/455733.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=455733</trackback:ping><description>用了一下午时间
终于搞清楚proftp的大概使用方法
特写出来大家共享
&lt;img src =&quot;http://blog.csdn.net/s98/aggbug/455733.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 16 Aug 2005 22:54:00 +0800</pubDate><author>niOs</author><comments>http://blog.csdn.net/s98/archive/2005/08/16/455733.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/s98/archive/2005/08/16/455733.aspx</guid><dc:creator>niOs</dc:creator></item></channel></rss>