<?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: Scalaris?</title>
	<atom:link href="http://codemonkeyism.com/scalaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://codemonkeyism.com/scalaris/</link>
	<description></description>
	<lastBuildDate>Wed, 09 May 2012 22:39:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: hns</title>
		<link>http://codemonkeyism.com/scalaris/comment-page-1/#comment-189588</link>
		<dc:creator>hns</dc:creator>
		<pubDate>Thu, 30 Oct 2008 10:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/10/24/scalaris/#comment-189588</guid>
		<description>interesting info and link - thanks!</description>
		<content:encoded><![CDATA[<p>interesting info and link &#8211; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://codemonkeyism.com/scalaris/comment-page-1/#comment-189561</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Thu, 30 Oct 2008 09:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/10/24/scalaris/#comment-189561</guid>
		<description>Adding transparently nodes to Scalaris got me excited.

Pure is a Java rendering library

http://beebole.com/pure/</description>
		<content:encoded><![CDATA[<p>Adding transparently nodes to Scalaris got me excited.</p>
<p>Pure is a Java rendering library</p>
<p><a href="http://beebole.com/pure/" rel="nofollow">http://beebole.com/pure/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hns</title>
		<link>http://codemonkeyism.com/scalaris/comment-page-1/#comment-189555</link>
		<dc:creator>hns</dc:creator>
		<pubDate>Thu, 30 Oct 2008 08:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/10/24/scalaris/#comment-189555</guid>
		<description>I didn&#039;t look at Scalaris. I&#039;ve read a little about it, but it didn&#039;t get me excited to the point to actually download it. So I&#039;m looking forward to your comparison :-)

What&#039;s the PURE library? The only thing I found in that context is John Resig&#039;s Pure JavaScript HTML Parser: http://ejohn.org/blog/pure-javascript-html-parser/</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t look at Scalaris. I&#8217;ve read a little about it, but it didn&#8217;t get me excited to the point to actually download it. So I&#8217;m looking forward to your comparison :-)</p>
<p>What&#8217;s the PURE library? The only thing I found in that context is John Resig&#8217;s Pure JavaScript HTML Parser: <a href="http://ejohn.org/blog/pure-javascript-html-parser/" rel="nofollow">http://ejohn.org/blog/pure-javascript-html-parser/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://codemonkeyism.com/scalaris/comment-page-1/#comment-189117</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Wed, 29 Oct 2008 13:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/10/24/scalaris/#comment-189117</guid>
		<description>Sorry, &lt;i&gt;PPPPPPS: Tried the same with Ubuntu 8 without succes&lt;/i&gt; was about Scalaris</description>
		<content:encoded><![CDATA[<p>Sorry, <i>PPPPPPS: Tried the same with Ubuntu 8 without succes</i> was about Scalaris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://codemonkeyism.com/scalaris/comment-page-1/#comment-189076</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Wed, 29 Oct 2008 12:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/10/24/scalaris/#comment-189076</guid>
		<description>Nice to see your comment.

I was trying CouchDB on Debian, which didn&#039;t have the right Erlang version and manually building Debian CouchDB didn&#039;t find the kernel header files just the erlang header files (but I&#039;m not that good at compiling as I was in the 90s ;-) After some fiddling I got CouchDB to work.

About CouchDB: Yes I think it will dethrone relational databases, but there is much work to do (working Debian packages for example and other stuff).

And it should support XML via E4X in the documentation not only inofficial with some blog posts. 

Did you get Scalaris to work? It looks very good as a key/value store.

I think I need to write a Scalaris &amp; CouchDB comparison.

I hope Helma can profit from the resurgence of Javascript everywhere. 

Concerning Javascript: I currently try to render serverside Javascript HTML with Rhino and the PURE library with John Resigs DOM Rhino hack. Hope this works :-)
(which seems to be beyond my JS skills)</description>
		<content:encoded><![CDATA[<p>Nice to see your comment.</p>
<p>I was trying CouchDB on Debian, which didn&#8217;t have the right Erlang version and manually building Debian CouchDB didn&#8217;t find the kernel header files just the erlang header files (but I&#8217;m not that good at compiling as I was in the 90s ;-) After some fiddling I got CouchDB to work.</p>
<p>About CouchDB: Yes I think it will dethrone relational databases, but there is much work to do (working Debian packages for example and other stuff).</p>
<p>And it should support XML via E4X in the documentation not only inofficial with some blog posts. </p>
<p>Did you get Scalaris to work? It looks very good as a key/value store.</p>
<p>I think I need to write a Scalaris &#038; CouchDB comparison.</p>
<p>I hope Helma can profit from the resurgence of Javascript everywhere. </p>
<p>Concerning Javascript: I currently try to render serverside Javascript HTML with Rhino and the PURE library with John Resigs DOM Rhino hack. Hope this works :-)<br />
(which seems to be beyond my JS skills)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hns</title>
		<link>http://codemonkeyism.com/scalaris/comment-page-1/#comment-189040</link>
		<dc:creator>hns</dc:creator>
		<pubDate>Wed, 29 Oct 2008 10:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/10/24/scalaris/#comment-189040</guid>
		<description>I had no problems installing CouchDB 0.8.1 on Ubuntu 8.04. I just followed the instructions in the CouchDB README file, which boils down to :

apt-get install build-essential erlang libicu38 libicu-dev libmozjs-dev \
            libcurl4-openssl-dev
./configure
make
sudo make install

And while CouchDB is still young and missing a feature or two, I think it rocks and will eventually dethrone relational databases as the web app data store of choice.</description>
		<content:encoded><![CDATA[<p>I had no problems installing CouchDB 0.8.1 on Ubuntu 8.04. I just followed the instructions in the CouchDB README file, which boils down to :</p>
<p>apt-get install build-essential erlang libicu38 libicu-dev libmozjs-dev \<br />
            libcurl4-openssl-dev<br />
./configure<br />
make<br />
sudo make install</p>
<p>And while CouchDB is still young and missing a feature or two, I think it rocks and will eventually dethrone relational databases as the web app data store of choice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 2/11 queries in 0.013 seconds using disk
Object Caching 303/303 objects using disk

Served from: codemonkeyism.com @ 2012-05-22 21:42:52 -->
