<?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>Convergency&#187; open source</title>
	<atom:link href="http://www.convergency.co.uk/blog/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.convergency.co.uk/blog</link>
	<description>Where everything comes together</description>
	<lastBuildDate>Fri, 20 Jan 2012 10:03:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to install WordPress MU using SVN</title>
		<link>http://www.convergency.co.uk/blog/2008/12/how-to-install-wordpress-mu-using-svn/</link>
		<comments>http://www.convergency.co.uk/blog/2008/12/how-to-install-wordpress-mu-using-svn/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 10:42:18 +0000</pubDate>
		<dc:creator>nommo</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[web stuff]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WP-MU]]></category>

		<guid isPermaLink="false">http://www.convergency.co.uk/blog/?p=76</guid>
		<description><![CDATA[I had to get my head around this for WP standard work recently, and thought I would combine it with some WP-MU experimentation. 
Current release (at time of writing) WP-MU 2.6.5
Page on WP Codex on setting up WP with Subversion  &#8230; <a href="http://www.convergency.co.uk/blog/2008/12/how-to-install-wordpress-mu-using-svn/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I had to get my head around this for WP standard work recently, and thought I would combine it with some <a href="http://mu.wordpress.org" onclick="pageTracker._trackPageview('/outgoing/mu.wordpress.org?referer=');">WP-MU</a> experimentation. </p>
<p>Current release (at time of writing) <a href="http://svn.automattic.com/wordpress-mu/tags/2.6.5/" onclick="pageTracker._trackPageview('/outgoing/svn.automattic.com/wordpress-mu/tags/2.6.5/?referer=');">WP-MU 2.6.5</a></p>
<p><a href="http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion" onclick="pageTracker._trackPageview('/outgoing/codex.wordpress.org/Installing/Updating_WordPress_with_Subversion?referer=');">Page on WP Codex on setting up WP with Subversion</a> (not MU specific, but you can usually add &#8216;-mu&#8217; on the end of WP <img src='http://www.convergency.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So if your host, <a href="http://www.dreamhost.com/r.cgi?72430" onclick="pageTracker._trackPageview('/outgoing/www.dreamhost.com/r.cgi?72430&amp;referer=');">like mine</a>, supports SVN , navigate to your chosen directory and create a subdirectory if you want one:</p>
<p><code><del datetime="2009-05-06T22:14:18+00:00">mkdir blog<br />
cd blog</del><br />
svn co http://svn.automattic.com/wordpress-mu/tags/2.6.5/ .</code></p>
<p>EDIT: <a href="http://premium.wpmudev.org/forums/topic.php?id=365" onclick="pageTracker._trackPageview('/outgoing/premium.wpmudev.org/forums/topic.php?id=365&amp;referer=');">Don&#8217;t install WP-MU in a subdirectory</a>!</p>
<p>The space AND dot is VERY important (I did forget it a few times while trying this out)</p>
<p>Create <a href="https://panel.dreamhost.com/index.cgi?tree=goodies.mysql&amp;" onclick="pageTracker._trackPageview('/outgoing/panel.dreamhost.com/index.cgi?tree=goodies.mysql_amp&amp;referer=');">new database on Dreamhost</a> (or whatever host you use): </p>
<p>Make a note of the details and proceed with a <a href="http://codex.wordpress.org/Installing_WordPress" onclick="pageTracker._trackPageview('/outgoing/codex.wordpress.org/Installing_WordPress?referer=');">standard install procedure</a> or edit your wp-config.php if you would rather.</p>
<p><strong>Updating WP-MU to run off a later tag</strong></p>
<p><code>svn sw http://svn.automattic.com/wordpress-mu/tags/2.7/ .</code></p>
<p>or off &#8216;trunk&#8217; (not recommended for production environments)</p>
<p><code>svn sw http://svn.automattic.com/wordpress-mu/trunk/ .</code></p>
<p>This will replace all files that were associated with the tagged files from the repository (in our example, from 2.6.5) to the newer version, in this case 2.7 (at the time of writing WP 2.7 is out but not WP-MU 2.7).</p>
<p>Easy peasy!</p>
<div class="shr-publisher-76"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F12%2Fhow-to-install-wordpress-mu-using-svn%2F' data-shr_title='How+to+install+Wordpress+MU+using+SVN'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F12%2Fhow-to-install-wordpress-mu-using-svn%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F12%2Fhow-to-install-wordpress-mu-using-svn%2F' data-shr_title='How+to+install+Wordpress+MU+using+SVN'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F12%2Fhow-to-install-wordpress-mu-using-svn%2F' data-shr_title='How+to+install+Wordpress+MU+using+SVN'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.convergency.co.uk/blog/2008/12/how-to-install-wordpress-mu-using-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Give me your favourite quotes</title>
		<link>http://www.convergency.co.uk/blog/2008/11/give-me-your-favourite-quotes/</link>
		<comments>http://www.convergency.co.uk/blog/2008/11/give-me-your-favourite-quotes/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 17:49:01 +0000</pubDate>
		<dc:creator>nommo</dc:creator>
				<category><![CDATA[anthropology]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[gardening]]></category>
		<category><![CDATA[housing]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[philanthropy]]></category>
		<category><![CDATA[self-sufficiency]]></category>
		<category><![CDATA[web stuff]]></category>
		<category><![CDATA[quotes]]></category>

		<guid isPermaLink="false">http://www.convergency.co.uk/blog/?p=95</guid>
		<description><![CDATA[I have been using a great little WordPress plug-in called &#8216;Quotes Collection&#8216; on this blog &#8211; it&#8217;s great for grabbing those quotes you see popping up over the web and adding them to your blog. It is my favourite aspect  &#8230; <a href="http://www.convergency.co.uk/blog/2008/11/give-me-your-favourite-quotes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I have been using a great little WordPress plug-in called &#8216;<a title="Quotes Collection WordPress Plug-in Homepage" href="http://srinig.com/wordpress/plugins/quotes-collection/" target="_self" onclick="pageTracker._trackPageview('/outgoing/srinig.com/wordpress/plugins/quotes-collection/?referer=');">Quotes Collection</a>&#8216; on this blog &#8211; it&#8217;s great for grabbing those quotes you see popping up over the web and adding them to your blog. It is my favourite aspect of my own blog actually &#8211; I like being inspired, challenged or reminded of important concepts and values by great thinkers.</p>
<p>You can get a sample of them by clicking on &#8216;Next Quote&#8217; over there on the left- it doesn&#8217;t need to reload the page due to some javascript trickery (and you should see a non-javascript degraded version if you you don&#8217;t have js turned on).</p>
<p>Anyway &#8211; I want your quotes! What is your favourite quote? What makes a good quote?</p>
<p>If you have a favourite quote that covers anything in the category/tag cloud &#8211; please post them here and I will add them to my quotes collection&#8230; and others can grab them too.</p>
<div class="shr-publisher-95"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F11%2Fgive-me-your-favourite-quotes%2F' data-shr_title='Give+me+your+favourite+quotes'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F11%2Fgive-me-your-favourite-quotes%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F11%2Fgive-me-your-favourite-quotes%2F' data-shr_title='Give+me+your+favourite+quotes'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F11%2Fgive-me-your-favourite-quotes%2F' data-shr_title='Give+me+your+favourite+quotes'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.convergency.co.uk/blog/2008/11/give-me-your-favourite-quotes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox 3.0.1 location url bar autocomplete broken (and rss live feed bookmarks)</title>
		<link>http://www.convergency.co.uk/blog/2008/09/firefox-301-location-url-bar-autocomplete-broken-and-rss-live-feed-bookmarks/</link>
		<comments>http://www.convergency.co.uk/blog/2008/09/firefox-301-location-url-bar-autocomplete-broken-and-rss-live-feed-bookmarks/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 11:56:31 +0000</pubDate>
		<dc:creator>nommo</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[annoyances]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.convergency.co.uk/blog/?p=49</guid>
		<description><![CDATA[My favourite web browser &#8211; Mozilla&#8217;s Firefox, has recently begun to cause consternation &#8211; only on my work PC. On the laptop it is fine. There are a gazillion blog/forum posts complaining about the new functionality of said URL bar,  &#8230; <a href="http://www.convergency.co.uk/blog/2008/09/firefox-301-location-url-bar-autocomplete-broken-and-rss-live-feed-bookmarks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>My favourite web browser &#8211; <a href="http://www.mozilla.com/firefox/" onclick="pageTracker._trackPageview('/outgoing/www.mozilla.com/firefox/?referer=');">Mozilla&#8217;s Firefox</a>, has recently begun to cause consternation &#8211; only on my work PC. On the laptop it is fine. There are a gazillion blog/forum posts complaining about the new functionality of said URL bar, but so far I haven&#8217;t found anyone else describing the same issue as myself and several of my work colleagues.</p>
<p>This is what it looks like:</p>
<div id="attachment_50" class="wp-caption alignnone" style="width: 310px"><a href="http://www.convergency.co.uk/blog/wp-content/uploads/2008/09/ff3_menu_glitch.jpg"><img class="size-medium wp-image-50" title="ff3_menu_glitch" src="http://www.convergency.co.uk/blog/wp-content/uploads/2008/09/ff3_menu_glitch-300x115.jpg" alt="My broken Firefox 3" width="300" height="115" /></a><p class="wp-caption-text">My broken Firefox 3</p></div>
<p>So &#8211; it looks like the autocomplete is &#8216;working&#8217; (as in it brings up the icons for the pages) but it is not displaying the text &#8211; which makes it pretty useless. Even more odd is the fact that my Live Bookmarks (RSS) are no longer displaying either.</p>
<p>I tried everything (safe mode, delete localstore.rdf, new profile etc as per the <a href="http://kb.mozillazine.org/Standard_diagnostic_(Firefox)" onclick="pageTracker._trackPageview('/outgoing/kb.mozillazine.org/Standard_diagnostic_Firefox?referer=');">Firefox Standard Diagnostic</a>) ending in a complete and utter fresh install. A few of these seemed to fix it but on restart &#8211; the problem returned&#8230;</p>
<p>Another one of those annoyances I thought I would share just in case anyone else out there has the same/similar issue.</p>
<p>I will keep you updated as to whether a fix is found.</p>
<p>UPDATE: Today&#8217;s 3.0.2 update didn&#8217;t fix it either&#8230; well &#8211; it did until system restart (just like all the other installs I performed). Another thing I noticed today is that it doesn&#8217;t reload tabs when it does a browser restart, also &#8216;recently closed tabs&#8217; is greyed out.</p>
<p>I am thinking that my initial conviction that it is caused by Group Policy at work is still the most likely&#8230; although our IT guy says he has the same problem at home (but there is a connection there <img src='http://www.convergency.co.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> )</p>
<p>UPDATE: Today&#8217;s 3.0.3 update didn&#8217;t fix anything, although I notice that if I right click the url bar (where the star is) and select &#8216;customize&#8230;&#8217; then click &#8216;Done&#8217; &#8211; all my live bookmark feeds in the toolbar re-appear (until the next restart). Hmmmm&#8230;</p>
<div class="shr-publisher-49"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F09%2Ffirefox-301-location-url-bar-autocomplete-broken-and-rss-live-feed-bookmarks%2F' data-shr_title='Firefox+3.0.1+location+url+bar+autocomplete+broken+%28and+rss+live+feed+bookmarks%29'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F09%2Ffirefox-301-location-url-bar-autocomplete-broken-and-rss-live-feed-bookmarks%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F09%2Ffirefox-301-location-url-bar-autocomplete-broken-and-rss-live-feed-bookmarks%2F' data-shr_title='Firefox+3.0.1+location+url+bar+autocomplete+broken+%28and+rss+live+feed+bookmarks%29'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F09%2Ffirefox-301-location-url-bar-autocomplete-broken-and-rss-live-feed-bookmarks%2F' data-shr_title='Firefox+3.0.1+location+url+bar+autocomplete+broken+%28and+rss+live+feed+bookmarks%29'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.convergency.co.uk/blog/2008/09/firefox-301-location-url-bar-autocomplete-broken-and-rss-live-feed-bookmarks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why I think Open-Source Software is key to human evolution&#8230;</title>
		<link>http://www.convergency.co.uk/blog/2008/05/why-i-think-open-source-software-is-key-to-human-evolution/</link>
		<comments>http://www.convergency.co.uk/blog/2008/05/why-i-think-open-source-software-is-key-to-human-evolution/#comments</comments>
		<pubDate>Sat, 03 May 2008 00:20:58 +0000</pubDate>
		<dc:creator>nommo</dc:creator>
				<category><![CDATA[open source]]></category>
		<category><![CDATA[capitalism]]></category>
		<category><![CDATA[ecology]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[technological singularity]]></category>
		<category><![CDATA[the future]]></category>

		<guid isPermaLink="false">http://www.convergency.co.uk/blog/?p=9</guid>
		<description><![CDATA[Have we stopped evolving? Only time will tell of course&#8230; but I don&#8217;t think so &#8211; I think we have started our own evolutionary track &#8211; call it &#8216;technology&#8217;. It remains to be seen whether we will continue to evolve  &#8230; <a href="http://www.convergency.co.uk/blog/2008/05/why-i-think-open-source-software-is-key-to-human-evolution/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Have we stopped evolving? Only time will tell of course&#8230; but I don&#8217;t think so &#8211; I think we have started our own evolutionary track &#8211; call it &#8216;technology&#8217;. It remains to be seen whether we will continue to evolve physically, but I suspect we will just re-engineer ourselves and possibly everything around us based on the current mindset of the majority. It might get a <a title="Wikipedia entry on Technological Singularity" href="http://en.wikipedia.org/wiki/Technological_singularity" target="_blank" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Technological_singularity?referer=');">bit out of hand though</a>.</p>
<p>It is fair to say we are at a fairly crucial stage in our relationship with the natural world, having given up being shaped by our environment and deciding to make it do our bidding&#8230;</p>
<p>I am not really wanting to get into <a title="Wikipedia entry on Oryx and Crake novel by Margaret Atwood" href="http://en.wikipedia.org/wiki/Oryx_and_Crake" target="_blank" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Oryx_and_Crake?referer=');">Oryx and Crake</a> territory &#8211; although I suspect that if things go horribly wrong for us in the future &#8211; it will be because someone in the present wants to maximise their gain by exploiting present day resources at the expense of successive generations. This will probably be due to <a title="Wikipedia entry on Capitalism" href="http://en.wikipedia.org/wiki/Capitalism" target="_blank" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Capitalism?referer=');">shareholders wanting to increase their value in a company</a> so that they can sell it off and enjoy the profits before they shuffle off this mortal coil. Very few corporations are concerned with &#8216;doing the right thing&#8217; &#8211; it is contrary to their nature, and usually if they seem to do so, it is because they see it as a PR opportunity &#8211; a chance to &#8216;<a title="Adbusters" href="http://www.adbusters.org/home/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.adbusters.org/home/?referer=');">sell more stuff</a>&#8216; by convincing you that they are doing it for your benefit.</p>
<p>I find the non-commercial nature of open source technology refreshing. It&#8217;s about people coming together to solve a problem because it needs solving, and often the participants want nothing in return except to see the software evolve. The value is in the solution and the reward is in contributing.</p>
<p>So, back to the title of this post, I think that the dystopia can be avoided by taking the open-source movement&#8217;s approach and applying it to almost everything. Let&#8217;s start with the foundation for life &#8211; our planet. It is our planet, yes. But it is also their planet &#8211; like this kid:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/vgvnqv1-_D4&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/vgvnqv1-_D4&amp;hl=en" wmode="transparent"></embed></object></p>
<p>So &#8211; let&#8217;s imagine we are on his side, and we are capable of thinking beyond our own life span &#8211; how would we actually make a difference? I can assure you that it won&#8217;t be big business that saves his world, we won&#8217;t get there by buying more stuff &#8211; no matter how much is spent on persuading us otherwise. It probably won&#8217;t be government to the rescue either, politicians are more concerned with staying in office or getting into it. All this &#8216;<a title="Guardian article on Punch and Judy politics" href="http://blogs.guardian.co.uk/tv/2008/04/john_humphrys_is_a_fine_politi.html" target="_blank" onclick="pageTracker._trackPageview('/outgoing/blogs.guardian.co.uk/tv/2008/04/john_humphrys_is_a_fine_politi.html?referer=');">Punch and Judy&#8217; party politics</a> is just a big distraction. So &#8211; what exactly am I proposing? Well, for now I propose that we get together and work it out. After all &#8211; there are some great open source software tools out there that will help the process, by connecting together the greatest minds and problems solvers, and let&#8217;s remember, as we surf around, that much of what we are doing is only made possible because of the fundamental human drive to sort out problems and that things only start to happen, and <strong>evolve </strong>when <strong>you </strong>get involved and contribute.</p>
<p>In the words of the great Buckminster Fuller:</p>
<p><em><strong>&#8220;Take the initiative. Go to work, and above all co-operate and don’t hold back on one another or try to gain at the expense of another. Any success in such lopsidedness will be increasingly short-lived. These are the synergetic rules that evolution is employing and trying to make clear to us.</strong> <strong>They are not man-made laws. They are the infinitely accommodative laws of the intellectual integrity governing universe.&#8221;</strong></em></p>
<div class="shr-publisher-9"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F05%2Fwhy-i-think-open-source-software-is-key-to-human-evolution%2F' data-shr_title='Why+I+think+Open-Source+Software+is+key+to+human+evolution...'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F05%2Fwhy-i-think-open-source-software-is-key-to-human-evolution%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F05%2Fwhy-i-think-open-source-software-is-key-to-human-evolution%2F' data-shr_title='Why+I+think+Open-Source+Software+is+key+to+human+evolution...'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.convergency.co.uk%2Fblog%2F2008%2F05%2Fwhy-i-think-open-source-software-is-key-to-human-evolution%2F' data-shr_title='Why+I+think+Open-Source+Software+is+key+to+human+evolution...'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.convergency.co.uk/blog/2008/05/why-i-think-open-source-software-is-key-to-human-evolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

