<?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 on: 实战MochiWeb</title>
	<atom:link href="http://erlang-china.org/start/mochiweb_intro.html/feed" rel="self" type="application/rss+xml" />
	<link>http://erlang-china.org/start/mochiweb_intro.html</link>
	<description>erlang 中文社区</description>
	<lastBuildDate>Tue, 03 Jan 2012 15:49:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: marktoone</title>
		<link>http://erlang-china.org/start/mochiweb_intro.html/comment-page-1#comment-30603</link>
		<dc:creator>marktoone</dc:creator>
		<pubDate>Tue, 06 Sep 2011 08:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/start/mochiweb_intro.html#comment-30603</guid>
		<description>mark .</description>
		<content:encoded><![CDATA[<p>mark .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [转]如何用mochiweb来快速新建一个项目 &#124; Erlang——新溪之胡写乱画</title>
		<link>http://erlang-china.org/start/mochiweb_intro.html/comment-page-1#comment-23902</link>
		<dc:creator>[转]如何用mochiweb来快速新建一个项目 &#124; Erlang——新溪之胡写乱画</dc:creator>
		<pubDate>Fri, 20 May 2011 01:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/start/mochiweb_intro.html#comment-23902</guid>
		<description>[...] 转自：这儿     erlangmochiweb   &#8592; [转]如何用gedit来进行erlang开发？ [转]Work with Erlang using Emacs &#8594;     /*  */ [...]</description>
		<content:encoded><![CDATA[<p>[...] 转自：这儿     erlangmochiweb   &larr; [转]如何用gedit来进行erlang开发？ [转]Work with Erlang using Emacs &rarr;     /*  */ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jobin</title>
		<link>http://erlang-china.org/start/mochiweb_intro.html/comment-page-1#comment-19951</link>
		<dc:creator>Jobin</dc:creator>
		<pubDate>Mon, 06 Dec 2010 09:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/start/mochiweb_intro.html#comment-19951</guid>
		<description>我在make mochiweb的时候，提示说 can&#039;t find include lib &quot;eunit.hrl&quot;，为什么不把eunit这个单元测试整合到mochiweb文件包，后来我加入enuit.hrl重新make的时候，一大片的错误信息出现，不知错在哪里，请指教，谢谢···</description>
		<content:encoded><![CDATA[<p>我在make mochiweb的时候，提示说 can&#8217;t find include lib &#8220;eunit.hrl&#8221;，为什么不把eunit这个单元测试整合到mochiweb文件包，后来我加入enuit.hrl重新make的时候，一大片的错误信息出现，不知错在哪里，请指教，谢谢···</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erlang &#124; Refactoring Thoughts</title>
		<link>http://erlang-china.org/start/mochiweb_intro.html/comment-page-1#comment-18128</link>
		<dc:creator>Erlang &#124; Refactoring Thoughts</dc:creator>
		<pubDate>Thu, 01 Jul 2010 05:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/start/mochiweb_intro.html#comment-18128</guid>
		<description>[...] 本篇是完全转载的一篇文章，7哥昨天利用这个例子给team讲了一下erlang，在这里做个备份，免得以后要用时候找不到了。原文链接 [...]</description>
		<content:encoded><![CDATA[<p>[...] 本篇是完全转载的一篇文章，7哥昨天利用这个例子给team讲了一下erlang，在这里做个备份，免得以后要用时候找不到了。原文链接 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: langxianzhe</title>
		<link>http://erlang-china.org/start/mochiweb_intro.html/comment-page-1#comment-17504</link>
		<dc:creator>langxianzhe</dc:creator>
		<pubDate>Thu, 06 May 2010 02:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/start/mochiweb_intro.html#comment-17504</guid>
		<description>（你并不能依赖于 HTTP Chunked 来实现聊天室，这不是 HTTP Chunked 的问题，而是因为在现实的网络环境下，路由器有可能会自动断开连接时长超过某个值的连接）
请问用什么方式来实现聊天室比较好？</description>
		<content:encoded><![CDATA[<p>（你并不能依赖于 HTTP Chunked 来实现聊天室，这不是 HTTP Chunked 的问题，而是因为在现实的网络环境下，路由器有可能会自动断开连接时长超过某个值的连接）<br />
请问用什么方式来实现聊天室比较好？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Refactoring Thoughts</title>
		<link>http://erlang-china.org/start/mochiweb_intro.html/comment-page-1#comment-14748</link>
		<dc:creator>Refactoring Thoughts</dc:creator>
		<pubDate>Thu, 19 Nov 2009 02:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/start/mochiweb_intro.html#comment-14748</guid>
		<description>[...] 本篇是完全转载的一篇文章，7哥昨天利用这个例子给team讲了一下erlang，在这里做个备份，免得以后要用时候找不到了。原文链接 [...]</description>
		<content:encoded><![CDATA[<p>[...] 本篇是完全转载的一篇文章，7哥昨天利用这个例子给team讲了一下erlang，在这里做个备份，免得以后要用时候找不到了。原文链接 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

