<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for iCoder.ME</title>
	<atom:link href="http://icoder.me/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://icoder.me</link>
	<description>C/C++, Python, ... Data structures and Algorithms</description>
	<lastBuildDate>Mon, 26 Jul 2010 08:55:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on OpenSSH公钥授权方式 by wuxicn</title>
		<link>http://icoder.me/2010/07/05/openssh-public-key-authentication/comment-page-1/#comment-47</link>
		<dc:creator>wuxicn</dc:creator>
		<pubDate>Mon, 26 Jul 2010 08:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?p=574#comment-47</guid>
		<description>to hjbolide:
发现了，谢谢：）</description>
		<content:encoded><![CDATA[<p>to hjbolide:<br />
发现了，谢谢：）</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenSSH公钥授权方式 by hjbolide</title>
		<link>http://icoder.me/2010/07/05/openssh-public-key-authentication/comment-page-1/#comment-46</link>
		<dc:creator>hjbolide</dc:creator>
		<pubDate>Sat, 24 Jul 2010 14:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?p=574#comment-46</guid>
		<description>文中路径有错误，服务器上路径和本地上传的路径不符，核对一下～</description>
		<content:encoded><![CDATA[<p>文中路径有错误，服务器上路径和本地上传的路径不符，核对一下～</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 使用SSH隧道翻墙! by wuxicn</title>
		<link>http://icoder.me/2010/04/21/ssh-tunnel/comment-page-1/#comment-45</link>
		<dc:creator>wuxicn</dc:creator>
		<pubDate>Fri, 23 Jul 2010 14:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?p=495#comment-45</guid>
		<description>这是通过公钥授权方式登录的，不用输入密码，按照我写的一步一步做就行。如果想了解公钥授权的详细方法，见我的另一篇post： http://icoder.me/2010/07/05/openssh-public-key-authentication/</description>
		<content:encoded><![CDATA[<p>这是通过公钥授权方式登录的，不用输入密码，按照我写的一步一步做就行。如果想了解公钥授权的详细方法，见我的另一篇post： <a href="http://icoder.me/2010/07/05/openssh-public-key-authentication/" rel="nofollow">http://icoder.me/2010/07/05/openssh-public-key-authentication/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 使用SSH隧道翻墙! by huang</title>
		<link>http://icoder.me/2010/04/21/ssh-tunnel/comment-page-1/#comment-44</link>
		<dc:creator>huang</dc:creator>
		<pubDate>Fri, 23 Jul 2010 12:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?p=495#comment-44</guid>
		<description>请问ssh的登录密码在那里设置啊？</description>
		<content:encoded><![CDATA[<p>请问ssh的登录密码在那里设置啊？</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenSSH公钥授权方式 by jcwkyl</title>
		<link>http://icoder.me/2010/07/05/openssh-public-key-authentication/comment-page-1/#comment-43</link>
		<dc:creator>jcwkyl</dc:creator>
		<pubDate>Tue, 20 Jul 2010 06:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?p=574#comment-43</guid>
		<description>ssh-copy-id这个命令可以直接copy public key到要登录的机器上，似乎还会自动设置好权限。</description>
		<content:encoded><![CDATA[<p>ssh-copy-id这个命令可以直接copy public key到要登录的机器上，似乎还会自动设置好权限。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1. “Hello world” ── 引导程序(Boot loader) by huangwei</title>
		<link>http://icoder.me/2010/06/10/bootloader/comment-page-1/#comment-41</link>
		<dc:creator>huangwei</dc:creator>
		<pubDate>Mon, 05 Jul 2010 06:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?p=536#comment-41</guid>
		<description>楼主的文章写的很好，正在学习，期待下文</description>
		<content:encoded><![CDATA[<p>楼主的文章写的很好，正在学习，期待下文</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OSDev Tutorial by FlyingFish</title>
		<link>http://icoder.me/osdev-tutorial/comment-page-1/#comment-40</link>
		<dc:creator>FlyingFish</dc:creator>
		<pubDate>Sat, 29 May 2010 14:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?page_id=517#comment-40</guid>
		<description>关注中! 我也希望自己能写个自己的操作系统，哪怕是最简单的。相信能从你这里学习到很多东西。</description>
		<content:encoded><![CDATA[<p>关注中! 我也希望自己能写个自己的操作系统，哪怕是最简单的。相信能从你这里学习到很多东西。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OSDev Tutorial by Boyd Zhang</title>
		<link>http://icoder.me/osdev-tutorial/comment-page-1/#comment-39</link>
		<dc:creator>Boyd Zhang</dc:creator>
		<pubDate>Mon, 17 May 2010 04:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?page_id=517#comment-39</guid>
		<description>做计划和行动，信仰是一定可以做到，前提是有足够的预备。等你的新书出版。</description>
		<content:encoded><![CDATA[<p>做计划和行动，信仰是一定可以做到，前提是有足够的预备。等你的新书出版。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 做一个操作系统的准备工作 by tomheng</title>
		<link>http://icoder.me/2010/05/10/preparations-for-writing-an-os/comment-page-1/#comment-38</link>
		<dc:creator>tomheng</dc:creator>
		<pubDate>Sat, 15 May 2010 16:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?p=522#comment-38</guid>
		<description>跟着高手学习一下，谢谢博主写这么好的教程</description>
		<content:encoded><![CDATA[<p>跟着高手学习一下，谢谢博主写这么好的教程</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About ME by tomheng</title>
		<link>http://icoder.me/about/comment-page-1/#comment-37</link>
		<dc:creator>tomheng</dc:creator>
		<pubDate>Sat, 15 May 2010 16:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://wuxi.gfrog.net/blog/?page_id=2#comment-37</guid>
		<description>对PHP比较感兴趣，网站方面比较痴迷。嘿嘿</description>
		<content:encoded><![CDATA[<p>对PHP比较感兴趣，网站方面比较痴迷。嘿嘿</p>
]]></content:encoded>
	</item>
</channel>
</rss>
