<?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>“落” 的评论</title>
	<atom:link href="http://liluo.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://liluo.org</link>
	<description>落就是一道风景线……</description>
	<lastBuildDate>Fri, 30 Dec 2011 10:25:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>scrate 关于 Python开发，我用WingIDE 的评论</title>
		<link>http://liluo.org/2010/02/dev-python-wingide/comment-page-1/#comment-874</link>
		<dc:creator>scrate</dc:creator>
		<pubDate>Fri, 30 Dec 2011 10:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://liluo.org/?p=286#comment-874</guid>
		<description>我配置完成wing ide后不能正常的找到python win7系统，设置了path也还不行，pyhon用idle能正常使用。</description>
		<content:encoded><![CDATA[<p>我配置完成wing ide后不能正常的找到python win7系统，设置了path也还不行，pyhon用idle能正常使用。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Rick 关于 Linux中安装MongoDB及简单入门 的评论</title>
		<link>http://liluo.org/2011/03/linux%e4%b8%ad%e5%ae%89%e8%a3%85mongodb%e5%8f%8a%e7%ae%80%e5%8d%95%e5%85%a5%e9%97%a8/comment-page-1/#comment-873</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Fri, 23 Dec 2011 07:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://liluo.org/?p=659#comment-873</guid>
		<description>真无语，作为程序员你应该要知道windows就是一坨屎</description>
		<content:encoded><![CDATA[<p>真无语，作为程序员你应该要知道windows就是一坨屎</p>
]]></content:encoded>
	</item>
	<item>
		<title>Chinatree 关于 Linux中安装MongoDB及简单入门 的评论</title>
		<link>http://liluo.org/2011/03/linux%e4%b8%ad%e5%ae%89%e8%a3%85mongodb%e5%8f%8a%e7%ae%80%e5%8d%95%e5%85%a5%e9%97%a8/comment-page-1/#comment-872</link>
		<dc:creator>Chinatree</dc:creator>
		<pubDate>Tue, 20 Dec 2011 08:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://liluo.org/?p=659#comment-872</guid>
		<description>常用参数说明:
--port: 指定端口，默认 27017
--dbpath: 指定数据目录，默认 /data/db
--logpath: 指定日志如初路径，如果不指定的话，则将日志输出到命令行。
--logappend: 创建日志时，会将原有文件覆盖，使用这个选项可以追加写日志。
--fork: 以守护进程的方式运行MongoDB
--rest: 启用MongoDB REST API，可以用默认端口 +1000 来管理数据库。
--config: 指定配置文件

参考自http://www.sunchao.net/2011/08/09/74</description>
		<content:encoded><![CDATA[<p>常用参数说明:<br />
--port: 指定端口，默认 27017<br />
--dbpath: 指定数据目录，默认 /data/db<br />
--logpath: 指定日志如初路径，如果不指定的话，则将日志输出到命令行。<br />
--logappend: 创建日志时，会将原有文件覆盖，使用这个选项可以追加写日志。<br />
--fork: 以守护进程的方式运行MongoDB<br />
--rest: 启用MongoDB REST API，可以用默认端口 +1000 来管理数据库。<br />
--config: 指定配置文件</p>
<p>参考自http://www.sunchao.net/2011/08/09/74</p>
]]></content:encoded>
	</item>
	<item>
		<title>落落 关于 学习hg(Mercurial)版本控制 的评论</title>
		<link>http://liluo.org/2010/11/%e5%ad%a6%e4%b9%a0hgmercurial%e7%89%88%e6%9c%ac%e6%8e%a7%e5%88%b6/comment-page-1/#comment-871</link>
		<dc:creator>落落</dc:creator>
		<pubDate>Thu, 15 Dec 2011 05:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://liluo.org/?p=610#comment-871</guid>
		<description>没有，现在豆瓣上班。</description>
		<content:encoded><![CDATA[<p>没有，现在豆瓣上班。</p>
]]></content:encoded>
	</item>
	<item>
		<title>CentOS 5.5 防火墙开启、关闭以及开放指定端口 &#124; Sloppy&#39;s Blog 关于 CentOS 5.5 防火墙开启、关闭以及开放指定端口 的评论</title>
		<link>http://liluo.org/2010/08/centos-5-5-%e9%98%b2%e7%81%ab%e5%a2%99%e5%bc%80%e5%90%af%e3%80%81%e5%85%b3%e9%97%ad%e4%bb%a5%e5%8f%8a%e5%bc%80%e6%94%be%e6%8c%87%e5%ae%9a%e7%ab%af%e5%8f%a3/comment-page-1/#comment-870</link>
		<dc:creator>CentOS 5.5 防火墙开启、关闭以及开放指定端口 &#124; Sloppy&#39;s Blog</dc:creator>
		<pubDate>Wed, 14 Dec 2011 14:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://liluo.org/?p=574#comment-870</guid>
		<description>[...] 参考文章:点击查看   Read more from Other 防火墙        点击这里取消回复。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 参考文章:点击查看   Read more from Other 防火墙        点击这里取消回复。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>qingquan 关于 学习hg(Mercurial)版本控制 的评论</title>
		<link>http://liluo.org/2010/11/%e5%ad%a6%e4%b9%a0hgmercurial%e7%89%88%e6%9c%ac%e6%8e%a7%e5%88%b6/comment-page-1/#comment-869</link>
		<dc:creator>qingquan</dc:creator>
		<pubDate>Mon, 12 Dec 2011 07:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://liluo.org/?p=610#comment-869</guid>
		<description>你也在豆瓣实习过？</description>
		<content:encoded><![CDATA[<p>你也在豆瓣实习过？</p>
]]></content:encoded>
	</item>
	<item>
		<title>Sean 关于 python操作Excel读写(使用xlrd和xlrt) 的评论</title>
		<link>http://liluo.org/2011/01/python%e6%93%8d%e4%bd%9cexcel%e8%af%bb%e5%86%99%e4%bd%bf%e7%94%a8xlrd%e5%92%8cxlrt/comment-page-1/#comment-866</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 22 Nov 2011 03:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://liluo.org/?p=629#comment-866</guid>
		<description>不知道博主对这些模块的性能有没有研究？如果读取文件很大的话会不会不稳定呢</description>
		<content:encoded><![CDATA[<p>不知道博主对这些模块的性能有没有研究？如果读取文件很大的话会不会不稳定呢</p>
]]></content:encoded>
	</item>
	<item>
		<title>落落 关于 Linux中安装MongoDB及简单入门 的评论</title>
		<link>http://liluo.org/2011/03/linux%e4%b8%ad%e5%ae%89%e8%a3%85mongodb%e5%8f%8a%e7%ae%80%e5%8d%95%e5%85%a5%e9%97%a8/comment-page-1/#comment-863</link>
		<dc:creator>落落</dc:creator>
		<pubDate>Fri, 14 Oct 2011 01:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://liluo.org/?p=659#comment-863</guid>
		<description>看博客中第3条：
/usr/local/mongodb/bin/mongod --dbpath /path/to/data/dir
启动时用--dbpath 来指定就可以了。</description>
		<content:encoded><![CDATA[<p>看博客中第3条：<br />
/usr/local/mongodb/bin/mongod --dbpath /path/to/data/dir<br />
启动时用--dbpath 来指定就可以了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>落落 关于 100+ PHP 开源项目 的评论</title>
		<link>http://liluo.org/2010/01/php-open-demo/comment-page-1/#comment-862</link>
		<dc:creator>落落</dc:creator>
		<pubDate>Fri, 14 Oct 2011 01:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://liluo.org/?p=44#comment-862</guid>
		<description>这个列表是转来的，不是我维护的 : )</description>
		<content:encoded><![CDATA[<p>这个列表是转来的，不是我维护的 : )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Lucas 关于 100+ PHP 开源项目 的评论</title>
		<link>http://liluo.org/2010/01/php-open-demo/comment-page-1/#comment-861</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Thu, 13 Oct 2011 03:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://liluo.org/?p=44#comment-861</guid>
		<description>支持楼主更新这个列表啊。</description>
		<content:encoded><![CDATA[<p>支持楼主更新这个列表啊。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

