<?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 NoSQL database news, reviews and tutorials - Go NoSql</title>
	<atom:link href="http://www.gonosql.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gonosql.com</link>
	<description></description>
	<lastBuildDate>Tue, 05 Apr 2011 12:36:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on How to install Voldemort on Windows by David N Allsopp</title>
		<link>http://www.gonosql.com/how-to-install-voldemort-on-windows/comment-page-1/#comment-26</link>
		<dc:creator>David N Allsopp</dc:creator>
		<pubDate>Tue, 05 Apr 2011 12:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.gonosql.com/?p=55#comment-26</guid>
		<description>voldemort-server.bat fails if you have spaces in the BASE_DIR (e.g. C:\Documents and Settings\...).

To fix this, add quotes as follows:

for %%j in (&quot;%BASE_DIR%\dist\*.jar&quot;) do (call :append_classpath &quot;%%j&quot;)
for %%j in (&quot;%BASE_DIR%\lib\*.jar&quot;) do (call :append_classpath &quot;%%j&quot;)</description>
		<content:encoded><![CDATA[<p>voldemort-server.bat fails if you have spaces in the BASE_DIR (e.g. C:\Documents and Settings\&#8230;).</p>
<p>To fix this, add quotes as follows:</p>
<p>for %%j in (&#8220;%BASE_DIR%\dist\*.jar&#8221;) do (call :append_classpath &#8220;%%j&#8221;)<br />
for %%j in (&#8220;%BASE_DIR%\lib\*.jar&#8221;) do (call :append_classpath &#8220;%%j&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Voldemort on Windows by Jack&#039;s blog 我的博客 &#187; Blog Archive &#187; 细数运行在微软平台上的NoSQL数据库</title>
		<link>http://www.gonosql.com/how-to-install-voldemort-on-windows/comment-page-1/#comment-25</link>
		<dc:creator>Jack&#039;s blog 我的博客 &#187; Blog Archive &#187; 细数运行在微软平台上的NoSQL数据库</dc:creator>
		<pubDate>Tue, 25 Jan 2011 08:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.gonosql.com/?p=55#comment-25</guid>
		<description>[...] Voldemort是一个分布式Key/Value存储系统，LinkedIn用它解决了网站的高扩展性存储问题，简单的分区功能已经不能满足LinkedIn的需要。Voldemort使用Java编写，因此借助Java的跨平台特性，它也可以运行在Windows平台上。请阅读这篇文章了解如何在Windows平台上安装Voldemort。 [...]</description>
		<content:encoded><![CDATA[<p>[...] Voldemort是一个分布式Key/Value存储系统，LinkedIn用它解决了网站的高扩展性存储问题，简单的分区功能已经不能满足LinkedIn的需要。Voldemort使用Java编写，因此借助Java的跨平台特性，它也可以运行在Windows平台上。请阅读这篇文章了解如何在Windows平台上安装Voldemort。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Voldemort on Windows by How to install Voldemort on Windows &#124; Large Data Matters</title>
		<link>http://www.gonosql.com/how-to-install-voldemort-on-windows/comment-page-1/#comment-24</link>
		<dc:creator>How to install Voldemort on Windows &#124; Large Data Matters</dc:creator>
		<pubDate>Thu, 11 Nov 2010 17:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.gonosql.com/?p=55#comment-24</guid>
		<description>[...] post is about setting up Voldemort on Windows.   This entry was posted in General. Bookmark the [...]</description>
		<content:encoded><![CDATA[<p>[...] post is about setting up Voldemort on Windows.   This entry was posted in General. Bookmark the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CouchDB vs MongoDB Comparison by NoSQL Daily &#8211; Sat Oct 2 &#8250; PHP App Engine</title>
		<link>http://www.gonosql.com/couchdb-vs-mongodb-comparison/comment-page-1/#comment-22</link>
		<dc:creator>NoSQL Daily &#8211; Sat Oct 2 &#8250; PHP App Engine</dc:creator>
		<pubDate>Sat, 02 Oct 2010 08:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.gonosql.com/?p=159#comment-22</guid>
		<description>[...] CouchDB vs MongoDB Comparison &#171; NoSQL database news, reviews and tutorials &#8211; Go NoSql [...]</description>
		<content:encoded><![CDATA[<p>[...] CouchDB vs MongoDB Comparison &laquo; NoSQL database news, reviews and tutorials &#8211; Go NoSql [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Voldemort on Windows by Windows world and NoSQL: where do we stand ? &#171; Data story</title>
		<link>http://www.gonosql.com/how-to-install-voldemort-on-windows/comment-page-1/#comment-21</link>
		<dc:creator>Windows world and NoSQL: where do we stand ? &#171; Data story</dc:creator>
		<pubDate>Wed, 15 Sep 2010 22:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.gonosql.com/?p=55#comment-21</guid>
		<description>[...] Voldemort (written using the cross-platform language: Java), few info can be found here [...]</description>
		<content:encoded><![CDATA[<p>[...] Voldemort (written using the cross-platform language: Java), few info can be found here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Voldemort on Windows by 细数运行在微软平台上的NoSQL数据库 &#171; 编程王网站</title>
		<link>http://www.gonosql.com/how-to-install-voldemort-on-windows/comment-page-1/#comment-20</link>
		<dc:creator>细数运行在微软平台上的NoSQL数据库 &#171; 编程王网站</dc:creator>
		<pubDate>Wed, 08 Sep 2010 15:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.gonosql.com/?p=55#comment-20</guid>
		<description>[...] Voldemort是一个分布式Key/Value存储系统，LinkedIn用它解决了网站的高扩展性存储问题，简单的分区功能已经不能满足LinkedIn的需要。Voldemort使用Java编写，因此借助Java的跨平台特性，它也可以运行在Windows平台上。请阅读这篇文章了解如何在Windows平台上安装Voldemort。 [...]</description>
		<content:encoded><![CDATA[<p>[...] Voldemort是一个分布式Key/Value存储系统，LinkedIn用它解决了网站的高扩展性存储问题，简单的分区功能已经不能满足LinkedIn的需要。Voldemort使用Java编写，因此借助Java的跨平台特性，它也可以运行在Windows平台上。请阅读这篇文章了解如何在Windows平台上安装Voldemort。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Voldemort on Windows by y移动 &#187; 细数运行在微软平台上的NoSQL数据库</title>
		<link>http://www.gonosql.com/how-to-install-voldemort-on-windows/comment-page-1/#comment-14</link>
		<dc:creator>y移动 &#187; 细数运行在微软平台上的NoSQL数据库</dc:creator>
		<pubDate>Wed, 18 Aug 2010 11:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.gonosql.com/?p=55#comment-14</guid>
		<description>[...] Voldemort是一个分布式Key/Value存储系统，LinkedIn用它解决了网站的高扩展性存储问题，简单的分区功能已经不能满足LinkedIn的需要。Voldemort使用Java编写，因此借助Java的跨平台特性，它也可以运行在Windows平台上。请阅读这篇文章了解如何在Windows平台上安装Voldemort。 [...]</description>
		<content:encoded><![CDATA[<p>[...] Voldemort是一个分布式Key/Value存储系统，LinkedIn用它解决了网站的高扩展性存储问题，简单的分区功能已经不能满足LinkedIn的需要。Voldemort使用Java编写，因此借助Java的跨平台特性，它也可以运行在Windows平台上。请阅读这篇文章了解如何在Windows平台上安装Voldemort。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Voldemort on Windows by NoSQL は Microsoft にとって重要だから、Microsoft だけに任せておけない！ &#171; Agile Cat &#8212; Azure &#38; Hadoop &#8212; Talking Book</title>
		<link>http://www.gonosql.com/how-to-install-voldemort-on-windows/comment-page-1/#comment-13</link>
		<dc:creator>NoSQL は Microsoft にとって重要だから、Microsoft だけに任せておけない！ &#171; Agile Cat &#8212; Azure &#38; Hadoop &#8212; Talking Book</dc:creator>
		<pubDate>Tue, 10 Aug 2010 23:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.gonosql.com/?p=55#comment-13</guid>
		<description>[...]   Check out this link on GoNoSQL.com to learn more about setting it up in a Windows environment: http://www.gonosql.com/how-to-install-voldemort-on-windows/  Windows 環境における設定について、詳細情報が必要な場合には GoNoSQL.com [...]</description>
		<content:encoded><![CDATA[<p>[...]   Check out this link on GoNoSQL.com to learn more about setting it up in a Windows environment: <a href="http://www.gonosql.com/how-to-install-voldemort-on-windows/" rel="nofollow">http://www.gonosql.com/how-to-install-voldemort-on-windows/</a>  Windows 環境における設定について、詳細情報が必要な場合には GoNoSQL.com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Voldemort on Windows by NoSQL は Microsoft にとって重要だから、Microsoft だけに任せておけない [ #cloud #cloudcomputing #nosql #windows #microsoft #cbajp ] &#171; Agile Cat &#8212; Azure &#38; Hadoop &#8212; Talking Book</title>
		<link>http://www.gonosql.com/how-to-install-voldemort-on-windows/comment-page-1/#comment-12</link>
		<dc:creator>NoSQL は Microsoft にとって重要だから、Microsoft だけに任せておけない [ #cloud #cloudcomputing #nosql #windows #microsoft #cbajp ] &#171; Agile Cat &#8212; Azure &#38; Hadoop &#8212; Talking Book</dc:creator>
		<pubDate>Tue, 10 Aug 2010 23:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.gonosql.com/?p=55#comment-12</guid>
		<description>[...]   Check out this link on GoNoSQL.com to learn more about setting it up in a Windows environment: http://www.gonosql.com/how-to-install-voldemort-on-windows/  Windows 環境における設定について、詳細情報が必要な場合には GoNoSQL.com [...]</description>
		<content:encoded><![CDATA[<p>[...]   Check out this link on GoNoSQL.com to learn more about setting it up in a Windows environment: <a href="http://www.gonosql.com/how-to-install-voldemort-on-windows/" rel="nofollow">http://www.gonosql.com/how-to-install-voldemort-on-windows/</a>  Windows 環境における設定について、詳細情報が必要な場合には GoNoSQL.com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Voldemort on Windows by NoSQL on the Microsoft Platform</title>
		<link>http://www.gonosql.com/how-to-install-voldemort-on-windows/comment-page-1/#comment-11</link>
		<dc:creator>NoSQL on the Microsoft Platform</dc:creator>
		<pubDate>Tue, 10 Aug 2010 10:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.gonosql.com/?p=55#comment-11</guid>
		<description>[...] Check out this link on GoNoSQL.com to learn more about setting it up in a Windows environment: http://www.gonosql.com/how-to-install-voldemort-on-windows/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Check out this link on GoNoSQL.com to learn more about setting it up in a Windows environment: <a href="http://www.gonosql.com/how-to-install-voldemort-on-windows/" rel="nofollow">http://www.gonosql.com/how-to-install-voldemort-on-windows/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

