<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>a7p's &#187; javascript</title>
	<atom:link href="http://a7p.org/blog/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://a7p.org/blog</link>
	<description>code, confusion, confessions</description>
	<lastBuildDate>Tue, 07 Sep 2010 08:54:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>CouchDB-mistake</title>
		<link>http://a7p.org/blog/2009/11/11/couchdb-misstake/</link>
		<comments>http://a7p.org/blog/2009/11/11/couchdb-misstake/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 03:26:54 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/?p=274</guid>
		<description><![CDATA[A few weeks ago I made a mistake. While working on something else (which I did not enjoy), I watched a video about CouchDB &#8211; and now I&#8217;m hooked. The concept of CouchDB seemed strange to me at first sight &#8230; <a href="http://a7p.org/blog/2009/11/11/couchdb-misstake/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago I made a mistake. While working on something else (which I did not enjoy), I watched a video about <a title="CouchDB HP" href="http://couchdb.apache.org/">CouchDB</a> &#8211; and now I&#8217;m hooked.</p>
<p>The concept of CouchDB seemed strange to me at first sight (and part of me still thinks it is). Having an <a title="Wikipedia: Erlang" href="http://en.wikipedia.org/wiki/Erlang_%28programming_language%29">Erlang</a> implemented document oriented database which uses a <a title="Wikipedia: MapReduce" href="http://en.wikipedia.org/wiki/MapReduce">map-reduce</a> concept to get the data. There are plenty of ways to use CouchDB (which offers an http-, rest-oriented interface), libraries for almost every civilized programming language exist &#8211; but in my eyes the most beautiful thing about CouchDB is the possibility to write self-contained applications in JavaScript. Paired with CouchDBs brilliant replication features some very interesting ideas come to my mind &#8211; you will read about my learnings from Couchland here (btw I don&#8217;t like Borat).</p>
<p>And now I&#8217;m going to enjoy my brilliant breakfast.</p>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2009/11/11/couchdb-misstake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
