<?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"
	>
<channel>
	<title>Comments on: ErlyBird-与dcaoyuan聊天</title>
	<atom:link href="http://erlang-china.org/news/erlybird_talk_with_dcaoyuan.html/feed" rel="self" type="application/rss+xml" />
	<link>http://erlang-china.org/news/erlybird_talk_with_dcaoyuan.html</link>
	<description>erlang 中文社区</description>
	<pubDate>Sun, 07 Sep 2008 20:11:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Jerry</title>
		<link>http://erlang-china.org/news/erlybird_talk_with_dcaoyuan.html#comment-1053</link>
		<dc:creator>Jerry</dc:creator>
		<pubDate>Wed, 24 Oct 2007 07:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/erlybird_talk_with_dcaoyuan.html#comment-1053</guid>
		<description>认真而求甚解，
多与人交流，
多参与开源项目。

恩，程序员是坚韧而有创造力的一群人，好好努力中。

在Linux OS下，还是用Emacs和Make来开发Erlang系统为好，用熟了就好了，感觉和用图形界面的IDE是完全不一样的。</description>
		<content:encoded><![CDATA[<p>认真而求甚解，<br />
多与人交流，<br />
多参与开源项目。</p>
<p>恩，程序员是坚韧而有创造力的一群人，好好努力中。</p>
<p>在Linux OS下，还是用Emacs和Make来开发Erlang系统为好，用熟了就好了，感觉和用图形界面的IDE是完全不一样的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mryufeng</title>
		<link>http://erlang-china.org/news/erlybird_talk_with_dcaoyuan.html#comment-1039</link>
		<dc:creator>mryufeng</dc:creator>
		<pubDate>Tue, 23 Oct 2007 06:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/erlybird_talk_with_dcaoyuan.html#comment-1039</guid>
		<description>erlang学习曲线不是很高 看懂别人代码应该很容易，就是自己写的时候多参考 stdlib 和 kernel里面的 你用得到的招 人家早用了。

俺也赶时髦搞了个Mac G4 但是安装的是linux 不好意思。

专注 高性能 容错 分布服务器的实现（erlang）
兼营nginx lighty haproxy 高性能服务器模块编写
http://mryufeng.javaeye.com</description>
		<content:encoded><![CDATA[<p>erlang学习曲线不是很高 看懂别人代码应该很容易，就是自己写的时候多参考 stdlib 和 kernel里面的 你用得到的招 人家早用了。</p>
<p>俺也赶时髦搞了个Mac G4 但是安装的是linux 不好意思。</p>
<p>专注 高性能 容错 分布服务器的实现（erlang）<br />
兼营nginx lighty haproxy 高性能服务器模块编写<br />
<a href="http://mryufeng.javaeye.com" rel="nofollow">http://mryufeng.javaeye.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jackyz</title>
		<link>http://erlang-china.org/news/erlybird_talk_with_dcaoyuan.html#comment-1038</link>
		<dc:creator>jackyz</dc:creator>
		<pubDate>Tue, 23 Oct 2007 03:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/erlybird_talk_with_dcaoyuan.html#comment-1038</guid>
		<description>嗯，正在认真考虑 Mac Book Pro M895 16k，相比之下比同等硬件的 HP dv2624 贵了 5k 多，还是很需要思量一番的。</description>
		<content:encoded><![CDATA[<p>嗯，正在认真考虑 Mac Book Pro M895 16k，相比之下比同等硬件的 HP dv2624 贵了 5k 多，还是很需要思量一番的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krzycube</title>
		<link>http://erlang-china.org/news/erlybird_talk_with_dcaoyuan.html#comment-1037</link>
		<dc:creator>krzycube</dc:creator>
		<pubDate>Tue, 23 Oct 2007 02:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/erlybird_talk_with_dcaoyuan.html#comment-1037</guid>
		<description>Mac Book Pro , 口水ing</description>
		<content:encoded><![CDATA[<p>Mac Book Pro , 口水ing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xushiwei</title>
		<link>http://erlang-china.org/news/erlybird_talk_with_dcaoyuan.html#comment-1036</link>
		<dc:creator>xushiwei</dc:creator>
		<pubDate>Tue, 23 Oct 2007 00:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/erlybird_talk_with_dcaoyuan.html#comment-1036</guid>
		<description>1. 在所有 FP 当中 erlang 的学习曲线算很平滑的了，在有经验的架构师指导之下，相对新手的程序员也能独立完成相应的模块。--- 这是我看好Erlang的原因之一（参见“我为什么选择了Erlang”）。
2. 多参与开源项目（深入研究其他人的项目，如非必要，别重新发明轮子）。</description>
		<content:encoded><![CDATA[<p>1. 在所有 FP 当中 erlang 的学习曲线算很平滑的了，在有经验的架构师指导之下，相对新手的程序员也能独立完成相应的模块。&#8212; 这是我看好Erlang的原因之一（参见“我为什么选择了Erlang”）。<br />
2. 多参与开源项目（深入研究其他人的项目，如非必要，别重新发明轮子）。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xushiwei</title>
		<link>http://erlang-china.org/news/erlybird_talk_with_dcaoyuan.html#comment-1035</link>
		<dc:creator>xushiwei</dc:creator>
		<pubDate>Tue, 23 Oct 2007 00:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/erlybird_talk_with_dcaoyuan.html#comment-1035</guid>
		<description>感谢jack.zhao分享。
错过与大牛见面，憾甚。</description>
		<content:encoded><![CDATA[<p>感谢jack.zhao分享。<br />
错过与大牛见面，憾甚。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
