<?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.cloudcontrolled.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://icoder.cloudcontrolled.com</link>
	<description>C, C++, Emacs Lisp, and more</description>
	<lastBuildDate>Mon, 10 Oct 2011 08:56:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>Comment on STL中的insert_iterator和inserter by yiruirui</title>
		<link>http://icoder.cloudcontrolled.com/index.php/2010/01/28/insert_iterator-and-nserter-in-stl/#comment-78</link>
		<dc:creator>yiruirui</dc:creator>
		<pubDate>Mon, 10 Oct 2011 08:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?p=373#comment-78</guid>
		<description>在STL里还提供了一个对insert_iterator方便的包装：insertor，
there is an error.should be inserter.</description>
		<content:encoded><![CDATA[<p>在STL里还提供了一个对insert_iterator方便的包装：insertor，<br />
there is an error.should be inserter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About ME by wuxicn</title>
		<link>http://icoder.cloudcontrolled.com/index.php/about-me/#comment-77</link>
		<dc:creator>wuxicn</dc:creator>
		<pubDate>Sat, 24 Sep 2011 16:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://wuxi.gfrog.net/blog/?page_id=2#comment-77</guid>
		<description>wuxi dot cn at gmail dot com

PHP 好久没弄了，怕都忘光了 :(</description>
		<content:encoded><![CDATA[<p>wuxi dot cn at gmail dot com</p>
<p>PHP 好久没弄了，怕都忘光了 <img src='http://icoder.cloudcontrolled.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About ME by saturn</title>
		<link>http://icoder.cloudcontrolled.com/index.php/about-me/#comment-76</link>
		<dc:creator>saturn</dc:creator>
		<pubDate>Wed, 21 Sep 2011 17:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://wuxi.gfrog.net/blog/?page_id=2#comment-76</guid>
		<description>本人大二，正在学习PHP，以后想多多指教，老哥。可否给我邮箱留个联系方式。Laruence 平时又少说话</description>
		<content:encoded><![CDATA[<p>本人大二，正在学习PHP，以后想多多指教，老哥。可否给我邮箱留个联系方式。Laruence 平时又少说话</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About ME by wuxicn</title>
		<link>http://icoder.cloudcontrolled.com/index.php/about-me/#comment-75</link>
		<dc:creator>wuxicn</dc:creator>
		<pubDate>Fri, 16 Sep 2011 08:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://wuxi.gfrog.net/blog/?page_id=2#comment-75</guid>
		<description>需要先装xcode。你的系统是lion了把？xcode版本是什么？
我现在升级到lion装了xcode 4.2后也有同样问题。还没来得及试用xcode 4.1能不能解决。你有空试试把，解决了告诉下我 :)</description>
		<content:encoded><![CDATA[<p>需要先装xcode。你的系统是lion了把？xcode版本是什么？<br />
我现在升级到lion装了xcode 4.2后也有同样问题。还没来得及试用xcode 4.1能不能解决。你有空试试把，解决了告诉下我 <img src='http://icoder.cloudcontrolled.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About ME by Arthur</title>
		<link>http://icoder.cloudcontrolled.com/index.php/about-me/#comment-74</link>
		<dc:creator>Arthur</dc:creator>
		<pubDate>Sun, 04 Sep 2011 14:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://wuxi.gfrog.net/blog/?page_id=2#comment-74</guid>
		<description>我在MacBook上安装Bochs老是失败，把.conf.macos照着你那个改了，生成makefile的时候：

checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/Users/lee/bochs-2.4.6&#039;:
configure: error: C compiler cannot create executables

想好好的从头自己写一下OS，但就这个环境一直搭不好了，郁闷 ，帮忙看看什么原因？</description>
		<content:encoded><![CDATA[<p>我在MacBook上安装Bochs老是失败，把.conf.macos照着你那个改了，生成makefile的时候：</p>
<p>checking for gcc&#8230; gcc<br />
checking whether the C compiler works&#8230; no<br />
configure: error: in `/Users/lee/bochs-2.4.6&#8242;:<br />
configure: error: C compiler cannot create executables</p>
<p>想好好的从头自己写一下OS，但就这个环境一直搭不好了，郁闷 ，帮忙看看什么原因？</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 文件本地参数（File-local Variables）(Emacs) by crackcell</title>
		<link>http://icoder.cloudcontrolled.com/index.php/2010/12/05/file-local-variables-emacs/#comment-73</link>
		<dc:creator>crackcell</dc:creator>
		<pubDate>Mon, 29 Aug 2011 03:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?p=611#comment-73</guid>
		<description>学习了，难怪在la你的代码里面看到类似的东西。
同emacser飘过~~~</description>
		<content:encoded><![CDATA[<p>学习了，难怪在la你的代码里面看到类似的东西。<br />
同emacser飘过~~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ctab.el ── Emacs插件 by wuxicn</title>
		<link>http://icoder.cloudcontrolled.com/index.php/2011/02/02/ctab_el/#comment-69</link>
		<dc:creator>wuxicn</dc:creator>
		<pubDate>Sat, 25 Jun 2011 10:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?p=735#comment-69</guid>
		<description>你用的是什么term？系统自带的Terminal or iTerm?

先尝试下：Esc &lt;left&gt; 是否好使，如果好使，说明是Term键盘映射的问题。
这时你需要映射下M-&lt;left&gt;和M-&lt;right&gt;，分别映射为：^[ [1;3D  和 ^[ [1;3C

PS：这两个值是M-&lt;left&gt;和M-&lt;right&gt;对应的escape sequence码.</description>
		<content:encoded><![CDATA[<p>你用的是什么term？系统自带的Terminal or iTerm?</p>
<p>先尝试下：Esc <left> 是否好使，如果好使，说明是Term键盘映射的问题。<br />
这时你需要映射下M-</left><left>和M-<right>，分别映射为：^[ [1;3D  和 ^[ [1;3C</p>
<p>PS：这两个值是M-<left>和M-<right>对应的escape sequence码.</right></left></right></left></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ctab.el ── Emacs插件 by newlife</title>
		<link>http://icoder.cloudcontrolled.com/index.php/2011/02/02/ctab_el/#comment-68</link>
		<dc:creator>newlife</dc:creator>
		<pubDate>Wed, 15 Jun 2011 07:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?p=735#comment-68</guid>
		<description>mac下切换tab的键，M- 下一个标签；M- 上一个标签。

我这边没有反应，为啥呢？/</description>
		<content:encoded><![CDATA[<p>mac下切换tab的键，M- 下一个标签；M- 上一个标签。</p>
<p>我这边没有反应，为啥呢？/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OSDev Tutorial by hjbolide</title>
		<link>http://icoder.cloudcontrolled.com/index.php/osdev-tutorial/#comment-67</link>
		<dc:creator>hjbolide</dc:creator>
		<pubDate>Mon, 16 May 2011 06:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?page_id=517#comment-67</guid>
		<description>good to see this.</description>
		<content:encoded><![CDATA[<p>good to see this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 如何重定向正在运行的程序的输出 by huangrongsheng</title>
		<link>http://icoder.cloudcontrolled.com/index.php/2011/03/03/redirect-output-of-running-process/#comment-56</link>
		<dc:creator>huangrongsheng</dc:creator>
		<pubDate>Fri, 22 Apr 2011 14:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://icoder.me/?p=768#comment-56</guid>
		<description>gdb里面可以搞很多好玩的东西，我以前常用的是printf...</description>
		<content:encoded><![CDATA[<p>gdb里面可以搞很多好玩的东西，我以前常用的是printf&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

