<?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>“Towards Open Source” 的评论</title>
	<atom:link href="http://www.g868.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.g868.com</link>
	<description>记录各实践所得的开源方案、虚拟化方案、开源架构</description>
	<lastBuildDate>Sat, 23 Jan 2010 14:24:26 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Towards Open Source » Ntbackup问题 关于 M$自带NTBackup故障一例 的评论</title>
		<link>http://www.g868.com/case-of-m-own-ntbackup-failure.html/comment-page-1/#comment-204</link>
		<dc:creator>Towards Open Source » Ntbackup问题</dc:creator>
		<pubDate>Sat, 23 Jan 2010 14:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.g868.com/?p=467#comment-204</guid>
		<description>[...] M$自带NTBackup故障一例 [...]</description>
		<content:encoded><![CDATA[<p>[...] M$自带NTBackup故障一例 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>路过 关于 Oracle报ORA-00257错误 的评论</title>
		<link>http://www.g868.com/oracle-reported-ora-00257-error.html/comment-page-1/#comment-66</link>
		<dc:creator>路过</dc:creator>
		<pubDate>Sat, 10 Oct 2009 06:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.g868.com/?p=420#comment-66</guid>
		<description>可以设置一段时间后自动清除吗？只保留最近的日志</description>
		<content:encoded><![CDATA[<p>可以设置一段时间后自动清除吗？只保留最近的日志</p>
]]></content:encoded>
	</item>
	<item>
		<title>eric.zhyd 关于 给图片批量加水印 的评论</title>
		<link>http://www.g868.com/batch-add-watermark-to-images.html/comment-page-1/#comment-60</link>
		<dc:creator>eric.zhyd</dc:creator>
		<pubDate>Sat, 26 Sep 2009 11:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.g868.com/?p=361#comment-60</guid>
		<description>&lt;a href=&quot;#comment-59&quot; rel=&quot;nofollow&quot;&gt;@路过&lt;/a&gt; 
谢谢你的回复，已加上效果图。</description>
		<content:encoded><![CDATA[<p><a href="#comment-59" rel="nofollow">@路过</a><br />
谢谢你的回复，已加上效果图。</p>
]]></content:encoded>
	</item>
	<item>
		<title>路过 关于 给图片批量加水印 的评论</title>
		<link>http://www.g868.com/batch-add-watermark-to-images.html/comment-page-1/#comment-59</link>
		<dc:creator>路过</dc:creator>
		<pubDate>Sat, 26 Sep 2009 08:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.g868.com/?p=361#comment-59</guid>
		<description>怎么没有提供有加水印和没有加水印的效果图出来</description>
		<content:encoded><![CDATA[<p>怎么没有提供有加水印和没有加水印的效果图出来</p>
]]></content:encoded>
	</item>
	<item>
		<title>Towards Open Source » JSF学习系列一：WEB应用环境部署 关于 JSF国际化 的评论</title>
		<link>http://www.g868.com/jsf-international.html/comment-page-1/#comment-58</link>
		<dc:creator>Towards Open Source » JSF学习系列一：WEB应用环境部署</dc:creator>
		<pubDate>Thu, 24 Sep 2009 14:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.g868.com/?p=385#comment-58</guid>
		<description>[...]    早上在《JSF国际化》说到，近期由于工作流程序的修改需要学习关于JSF方面的知识。 [...]</description>
		<content:encoded><![CDATA[<p>[...]    早上在《JSF国际化》说到，近期由于工作流程序的修改需要学习关于JSF方面的知识。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Towards Open Source » MO与PO翻译文件互转 关于 [转]用gettext实现shell脚本国际化 的评论</title>
		<link>http://www.g868.com/change-shell-script-to-use-gettext-to-achieve-international.html/comment-page-1/#comment-8</link>
		<dc:creator>Towards Open Source » MO与PO翻译文件互转</dc:creator>
		<pubDate>Tue, 15 Sep 2009 12:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.g868.com/?p=329#comment-8</guid>
		<description>[...] 前文，《[转]用gettext实现shell脚本国际化》写到如何将一个Shell脚本国际化，当中需要将po文件转换为mo文件。不过如果大家要翻译别人的文件或修改翻译错误，就必须用到以下的转换命令才行了。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 前文，《[转]用gettext实现shell脚本国际化》写到如何将一个Shell脚本国际化，当中需要将po文件转换为mo文件。不过如果大家要翻译别人的文件或修改翻译错误，就必须用到以下的转换命令才行了。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Towards Open Source » 基于Linux部署NC5.5程序之Oracle安装 关于 基于Linux部署NC5.5程序之系统安装 的评论</title>
		<link>http://www.g868.com/nc5-5-process-of-deploying-linux-based-system-is-installed.html/comment-page-1/#comment-6</link>
		<dc:creator>Towards Open Source » 基于Linux部署NC5.5程序之Oracle安装</dc:creator>
		<pubDate>Fri, 11 Sep 2009 15:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.g868.com/?p=296#comment-6</guid>
		<description>[...]    上一篇文章《基于Linux部署NC5.5程序之系统安装》介绍了系统的安装与设定，现在开始部署一些应用。数据库采用Oracle 10g [...]</description>
		<content:encoded><![CDATA[<p>[...]    上一篇文章《基于Linux部署NC5.5程序之系统安装》介绍了系统的安装与设定，现在开始部署一些应用。数据库采用Oracle 10g [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Towards Open Source » 基于Linux部署NC5.5程序之系统安装 关于 Red Hat 5.4 + Oracle 10G + NC 5.5平台搭建 的评论</title>
		<link>http://www.g868.com/red-hat-5-4-oracle-10g-nc-5-5-platform-to-build.html/comment-page-1/#comment-5</link>
		<dc:creator>Towards Open Source » 基于Linux部署NC5.5程序之系统安装</dc:creator>
		<pubDate>Fri, 11 Sep 2009 14:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.g868.com/?p=257#comment-5</guid>
		<description>[...] 基于Linux部署NC5.5程序之系统安装    在之前也写到一篇《Red Hat 5.4 + Oracle 10G + NC 5.5平台搭建》描述了本次部署的一些基本环境。一开始确实觉得难度不大，毕竟在Linux方面部署的系统也比较多，自己对大型系统都有一些的经验。不过这次确实遇到了一些麻烦的事情，下面就一步一步的记录本次的过程吧。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 基于Linux部署NC5.5程序之系统安装    在之前也写到一篇《Red Hat 5.4 + Oracle 10G + NC 5.5平台搭建》描述了本次部署的一些基本环境。一开始确实觉得难度不大，毕竟在Linux方面部署的系统也比较多，自己对大型系统都有一些的经验。不过这次确实遇到了一些麻烦的事情，下面就一步一步的记录本次的过程吧。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Towards Open Source » Windows 2008基本设定 关于 8步完成windows 2008 R2系统安装 的评论</title>
		<link>http://www.g868.com/step-8-to-complete-windows-2008-r2-system-installation.html/comment-page-1/#comment-3</link>
		<dc:creator>Towards Open Source » Windows 2008基本设定</dc:creator>
		<pubDate>Mon, 07 Sep 2009 08:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.g868.com/?p=222#comment-3</guid>
		<description>[...] 上一篇《8步完成windows 2008 R2系统安装》文章，我们安装好一个初始化的操作系统。现在我们对部分的参数进行调整： [...]</description>
		<content:encoded><![CDATA[<p>[...] 上一篇《8步完成windows 2008 R2系统安装》文章，我们安装好一个初始化的操作系统。现在我们对部分的参数进行调整： [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Towards Open Source &#187; Nginx动静分离简例 关于 CentOS构建高性能的LNMP平台（第一版） 的评论</title>
		<link>http://www.g868.com/centos-to-build-high-performance-platform-lnmp-first-edition.html/comment-page-1/#comment-2</link>
		<dc:creator>Towards Open Source &#187; Nginx动静分离简例</dc:creator>
		<pubDate>Tue, 01 Sep 2009 09:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.g868.com/?p=3#comment-2</guid>
		<description>[...] 由《CentOS构建高性能的LNMP平台（第一版）》环境，我们简要的介绍Nginx平台的搭建。以下是一些其他的应用： [...]</description>
		<content:encoded><![CDATA[<p>[...] 由《CentOS构建高性能的LNMP平台（第一版）》环境，我们简要的介绍Nginx平台的搭建。以下是一些其他的应用： [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
