<?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: Being part of a bigger idea</title>
	<atom:link href="http://www.themacaque.com/?feed=rss2&#038;p=248" rel="self" type="application/rss+xml" />
	<link>http://www.themacaque.com/?p=248</link>
	<description>If properly trained monkeys can program</description>
	<lastBuildDate>Sat, 01 May 2010 10:52:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stuart Langridge: Desktop Couch IRC talk &#124; Full-Linux.com</title>
		<link>http://www.themacaque.com/?p=248&#038;cpage=1#comment-37</link>
		<dc:creator>Stuart Langridge: Desktop Couch IRC talk &#124; Full-Linux.com</dc:creator>
		<pubDate>Fri, 04 Sep 2009 06:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.themacaque.com/?p=248#comment-37</guid>
		<description>[...] Macaco-contacts is transitioning to work with desktopcouch for contacts storage (http://www.themacaque.com/?p=248) [...]</description>
		<content:encoded><![CDATA[<p>[...] Macaco-contacts is transitioning to work with desktopcouch for contacts storage (<a href="http://www.themacaque.com/?p=248" rel="nofollow">http://www.themacaque.com/?p=248</a>) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: as days pass by, by Stuart Langridge &#8212; Desktop Couch IRC talk</title>
		<link>http://www.themacaque.com/?p=248&#038;cpage=1#comment-36</link>
		<dc:creator>as days pass by, by Stuart Langridge &#8212; Desktop Couch IRC talk</dc:creator>
		<pubDate>Thu, 03 Sep 2009 08:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.themacaque.com/?p=248#comment-36</guid>
		<description>[...] Macaco-contacts is transitioning to work with desktopcouch for contacts storage (http://www.themacaque.com/?p=248) [...]</description>
		<content:encoded><![CDATA[<p>[...] Macaco-contacts is transitioning to work with desktopcouch for contacts storage (<a href="http://www.themacaque.com/?p=248" rel="nofollow">http://www.themacaque.com/?p=248</a>) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mandel</title>
		<link>http://www.themacaque.com/?p=248&#038;cpage=1#comment-35</link>
		<dc:creator>mandel</dc:creator>
		<pubDate>Mon, 31 Aug 2009 14:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.themacaque.com/?p=248#comment-35</guid>
		<description>That sounds great, I&#039;ll implement the changes right now, it should not take much from my side. 

I&#039;ll post about the integration between the two address books. It should work with no problem :D

Cheers for the input!</description>
		<content:encoded><![CDATA[<p>That sounds great, I&#8217;ll implement the changes right now, it should not take much from my side. </p>
<p>I&#8217;ll post about the integration between the two address books. It should work with no problem <img src='http://www.themacaque.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Cheers for the input!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rodrigo</title>
		<link>http://www.themacaque.com/?p=248&#038;cpage=1#comment-34</link>
		<dc:creator>rodrigo</dc:creator>
		<pubDate>Mon, 31 Aug 2009 14:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.themacaque.com/?p=248#comment-34</guid>
		<description>Great to read this! Some comments though:

* we are already storing &#039;title&#039; field in the top level, so just use that instead of storing it under &#039;application_annotations/macaco...&#039;
* ditto for &#039;middle_name&#039;, although evolution still does not support it -&gt; https://bugs.launchpad.net/evolution-couchdb/+bug/415297
* ditto for &#039;comments&#039;, we call it &#039;notes&#039;
* ditto for &#039;webs&#039;, we store them under &#039;urls&#039;, in the same way we do for email_address, phones, addresses
* ditto for &#039;ims&#039;, we will store them under im_addresses, although this is still not done -&gt; https://bugs.launchpad.net/ubunet/+bug/415302

Also, for storing your preferred_address, you should just store the uuid of the address you want as preferred in the top level &#039;addresses&#039; field. There is no need to duplicate the data.

So, I suggest you to install evolution-couchdb in Karmic and test integration with that, since it supports most of the fields (and will support the missing ones very soon), so you can easily test working contacts for both applications</description>
		<content:encoded><![CDATA[<p>Great to read this! Some comments though:</p>
<p>* we are already storing &#8216;title&#8217; field in the top level, so just use that instead of storing it under &#8216;application_annotations/macaco&#8230;&#8217;<br />
* ditto for &#8216;middle_name&#8217;, although evolution still does not support it -&gt; <a href="https://bugs.launchpad.net/evolution-couchdb/+bug/415297" rel="nofollow">https://bugs.launchpad.net/evolution-couchdb/+bug/415297</a><br />
* ditto for &#8216;comments&#8217;, we call it &#8216;notes&#8217;<br />
* ditto for &#8216;webs&#8217;, we store them under &#8216;urls&#8217;, in the same way we do for email_address, phones, addresses<br />
* ditto for &#8216;ims&#8217;, we will store them under im_addresses, although this is still not done -&gt; <a href="https://bugs.launchpad.net/ubunet/+bug/415302" rel="nofollow">https://bugs.launchpad.net/ubunet/+bug/415302</a></p>
<p>Also, for storing your preferred_address, you should just store the uuid of the address you want as preferred in the top level &#8216;addresses&#8217; field. There is no need to duplicate the data.</p>
<p>So, I suggest you to install evolution-couchdb in Karmic and test integration with that, since it supports most of the fields (and will support the missing ones very soon), so you can easily test working contacts for both applications</p>
]]></content:encoded>
	</item>
</channel>
</rss>
