<?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>OpenKollab &#187; admin</title>
	<atom:link href="http://mudball.net/openkollab/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://mudball.net/openkollab</link>
	<description>Connecting Projects to Solve Massive Social Problems</description>
	<lastBuildDate>Thu, 02 Sep 2010 07:59:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Digest for openkollab@googlegroups.com &#8211; 1 Message in 1 Topic</title>
		<link>http://mudball.net/openkollab/listserve_index/2010/09/02/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-30/</link>
		<comments>http://mudball.net/openkollab/listserve_index/2010/09/02/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-30/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 07:26:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Discussion Group]]></category>

		<guid isPermaLink="false">http://mudball.net/openkollab/?p=1010</guid>
		<description><![CDATA[&#160; Today&#8217;s Topic Summary
Group: http://groups.google.com/group/openkollab/topics

git-review: a git-based review/testing system [1 Update]


&#160;Topic: git-review: a git-based review/testing system
 John Griessen &#60;john@industromatic.com&#62; Sep 01 02:03PM -0500 ^ 

 &#160; tav wrote: &#62; combined code review system and build/test system. It&#39;s based around &#62; git and github and is intended to make life a lot simpler for open &#62; [...]]]></description>
			<content:encoded><![CDATA[<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp; <a name="digest_top">Today&#8217;s Topic Summary</a></div>
<p>Group: <a href="http://groups.google.com/group/openkollab/topics">http://groups.google.com/group/openkollab/topics</a></p>
<ul>
<li><a href="#group_thread_0">git-review: a git-based review/testing system</a> [1 Update]</li>
</ul>
<p><a name="group_thread_0"></a>
<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp;Topic: <a target="_blank" href="http://groups.google.com/group/openkollab/t/523551023052f765">git-review: a git-based review/testing system</a></div>
<ul> <span style="color:;font-weight: bold">John Griessen &lt;john@industromatic.com&gt;</span> Sep 01 02:03PM -0500 <a href="#digest_top">^</a><br /> 
<div style="border-top: 1px solid #7799dd"></div>
<p> &nbsp;<br /> tav wrote:<br /> &gt; combined code review system and build/test system. It&#39;s based around<br /> &gt; git and github and is intended to make life a lot simpler for open<br /> &gt; source projects. Here are a few links:<br /> * <a href="http://gitreview.com/activity?hide_slaves=1">http://gitreview.com/activity?hide_slaves=1</a><br /> * <a href="http://gitreview.com/commits/ampify?failures_only=1">http://gitreview.com/commits/ampify?failures_only=1</a><br /> * <a href="http://gitreview.com/profile/tav">http://gitreview.com/profile/tav</a><br /> &nbsp;<br /> Sounds good.  Did you know Bryan Bishop is developing a semi git-based system for<br /> packaging hardware development data for review, reuse, upgrade?  Hardware data<br /> is more general than code, so it may be a closer fit than you thought&#8230;<br /> He mentions Bill of Materials below for instance:<br /> &nbsp;<br /> Bryan Bishop wrote to <a href="mailto:openmanufacturing@googlegroups.com">openmanufacturing@googlegroups.com</a>:<br /> &gt; in some parseable format.<br /> &nbsp;<br /> &gt; &#8211; Bryan<br /> &gt; <a href="http://heybryan.org/">http://heybryan.org/</a><br /> &nbsp;<br /> John Griessen</p>
<p>&nbsp;</p>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://mudball.net/openkollab/listserve_index/2010/09/02/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digest for openkollab@googlegroups.com &#8211; 1 Message in 1 Topic</title>
		<link>http://mudball.net/openkollab/listserve_index/2010/09/01/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-29/</link>
		<comments>http://mudball.net/openkollab/listserve_index/2010/09/01/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-29/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 07:46:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Discussion Group]]></category>

		<guid isPermaLink="false">http://mudball.net/openkollab/?p=1009</guid>
		<description><![CDATA[&#160; Today&#8217;s Topic Summary
Group: http://groups.google.com/group/openkollab/topics

git-review: a git-based review/testing system [1 Update]


&#160;Topic: git-review: a git-based review/testing system
 tav &#60;tav@espians.com&#62; Aug 31 08:57AM +0100 ^ 

 &#160; Only the coders will be really interested in this, but I&#39;ve created a combined code review system and build/test system. It&#39;s based around git and github and is intended to [...]]]></description>
			<content:encoded><![CDATA[<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp; <a name="digest_top">Today&#8217;s Topic Summary</a></div>
<p>Group: <a href="http://groups.google.com/group/openkollab/topics">http://groups.google.com/group/openkollab/topics</a></p>
<ul>
<li><a href="#group_thread_0">git-review: a git-based review/testing system</a> [1 Update]</li>
</ul>
<p><a name="group_thread_0"></a>
<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp;Topic: <a target="_blank" href="http://groups.google.com/group/openkollab/t/523551023052f765">git-review: a git-based review/testing system</a></div>
<ul> <span style="color:;font-weight: bold">tav &lt;tav@espians.com&gt;</span> Aug 31 08:57AM +0100 <a href="#digest_top">^</a><br /> 
<div style="border-top: 1px solid #7799dd"></div>
<p> &nbsp;<br /> Only the coders will be really interested in this, but I&#39;ve created a<br /> combined code review system and build/test system. It&#39;s based around<br /> git and github and is intended to make life a lot simpler for open<br /> source projects. Here are a few links:<br /> &nbsp;<br /> * <a href="http://gitreview.com/activity?hide_slaves=1">http://gitreview.com/activity?hide_slaves=1</a><br /> * <a href="http://gitreview.com/commits/ampify?failures_only=1">http://gitreview.com/commits/ampify?failures_only=1</a><br /> * <a href="http://gitreview.com/profile/tav">http://gitreview.com/profile/tav</a><br /> * <a href="http://gitreview.com/build/6001">http://gitreview.com/build/6001</a><br /> * <a href="http://gitreview.com/review/ampify/tav/gitreview-guide/1">http://gitreview.com/review/ampify/tav/gitreview-guide/1</a><br /> &nbsp;<br /> In an ideal world it&#39;d be super simple to contribute to an open source<br /> project — and this is what I&#39;ve tried to achieve with git-review.<br /> Thanks to it, the process for a random coder to submit a patch can be<br /> as simple as:<br /> &nbsp;<br /> * Clone the repository and create a branch for the patch:<br /> &nbsp;<br /> $ git checkout -b name-for-the-patch<br /> &nbsp;<br /> * Commit the various changes to the local repository and then run:<br /> &nbsp;<br /> $ git review submit<br /> &nbsp;<br /> Tada!<br /> &nbsp;<br /> Behind the scenes this does a bunch of things to help both the<br /> contributor and the project maintainer(s):<br /> &nbsp;<br /> * The branch is rebased on top of the latest upstream/master so that<br /> the maintainer(s) can apply the patch as a fast-forward without having<br /> to merge it. Contributors could use this opportunity to squash their<br /> commits if they wanted to.<br /> &nbsp;<br /> * The message for the submission is auto-generated from the commit<br /> messages — the contributor is given a chance to edit it but doesn&#39;t<br /> have to waste time explaining what their submission is about if<br /> they&#39;ve already written decent commit messages.<br /> &nbsp;<br /> * Automated checks are run if `revhook` files are present in the<br /> repository. These files contain python functions which are run for<br /> matching files in the changeset, e.g. the following checker in<br /> ampify&#39;s `revhook` runs `nodelint` on javascript files — helping<br /> ensure code quality.<br /> &nbsp;<br /> @checker(include=[&#39;*.js&#39;])<br /> def jslint(changelist, files):<br /> &quot;&quot;&quot;JSLinting %s failed.nn&quot;&quot;&quot;<br /> &nbsp;<br /> for filename in files:<br /> stdout, stderr, retcode = run(&#39;nodelint&#39;, filename)<br /> if retcode:<br /> changelist.error(filename, stderr)<br /> &nbsp;<br /> * The changes are submitted to the review-server specified in the<br /> repository&#39;s `.gitreview/config.yaml` file where it can be reviewed by<br /> others, e.g.<br /> &nbsp;<br /> <a href="http://gitreview.com/review/ampify/tav/gitreview-guide/1">http://gitreview.com/review/ampify/tav/gitreview-guide/1</a><br /> &nbsp;<br /> * Also, based on which files changed and the repository&#39;s<br /> `.gitreview/watchlist.yaml` file, specific individuals are<br /> automatically &quot;cc&#39;ed&quot; for the review, so that as a contributor you<br /> don&#39;t have to spend time worrying about contacting the appropriate<br /> individual.<br /> &nbsp;<br /> * The review will pop up the next time a cc&#39;ed individual logs onto<br /> the review-server. Here they can see what changed, add comments using<br /> markdown (including in-line ones) and if the code isn&#39;t going to do<br /> anything malicious, approve it as &quot;safe to build&quot; by one of the<br /> git-slaves. Of course, if the submission is by one of the core<br /> developers as specified on the repo page, e.g.<br /> <a href="http://gitreview.com/repo/ampify">http://gitreview.com/repo/ampify</a> all submissions by them are<br /> automatically assumed to be safe to build.<br /> &nbsp;<br /> * A machine running `git-slave` will then query the review-server and<br /> generate a new build and run the build phases/tests as specified in<br /> the repository&#39;s `.gitreview/config.yaml` before submitting the<br /> results back to the review-server. Setting up new slaves is fairly<br /> easy too:<br /> &nbsp;<br /> * Clone the gitreview version of the repository, e.g.<br /> <a href="http://github.com/gitreview/ampify">http://github.com/gitreview/ampify</a><br /> * Create a slave on the review-server, e.g. <a href="http://gitreview.com/slaves">http://gitreview.com/slaves</a><br /> * Get the project maintainer to approve your slave for the<br /> particular project<br /> * Set the slave id and token using `git config`<br /> * Run `git slave run` inside the repo — or use `git slave start`<br /> to run it as a daemon<br /> &nbsp;<br /> * Failure in any of the build phases, as detected by exit codes, is<br /> also accompanied by the full stdout/stderr streams so as to help debug<br /> the problem, e.g.<br /> &nbsp;<br /> <a href="http://gitreview.com/build/15001">http://gitreview.com/build/15001</a><br /> &nbsp;<br /> * Based on the feedback and build results, a contributor can submit<br /> further changes by just running `git review submit` again in the same<br /> branch. This results in an incremented patch number for the review id,<br /> e.g.<br /> &nbsp;<br /> <a href="http://gitreview.com/review/ampify/tav/gitreview-guide/2">http://gitreview.com/review/ampify/tav/gitreview-guide/2</a><br /> &nbsp;<br /> * And once the changes look good, one of the core developers for the<br /> project can give a LGTM (looks good to me) comment which will mark the<br /> review as approved. Alternatively, they can also reject it.<br /> &nbsp;<br /> * Anyone can apply a review changeset at any time by simply running<br /> `git review apply &lt;review-id&gt;`. The &quot;review id&quot; is composed of<br /> &lt;submitter&#39;s-github-username&gt;/&lt;patch-name&gt;/&lt;patch-number&gt;, e.g.<br /> &nbsp;<br /> $ git apply tav/gitreview-guide/2<br /> &nbsp;<br /> * A project maintainer can also inform the review-server that a patch<br /> has been applied to upstream/master by running apply with the</p>
]]></content:encoded>
			<wfw:commentRss>http://mudball.net/openkollab/listserve_index/2010/09/01/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digest for openkollab@googlegroups.com &#8211; 2 Messages in 1 Topic</title>
		<link>http://mudball.net/openkollab/listserve_index/2010/08/25/digest-for-openkollabgooglegroups-com-2-messages-in-1-topic-11/</link>
		<comments>http://mudball.net/openkollab/listserve_index/2010/08/25/digest-for-openkollabgooglegroups-com-2-messages-in-1-topic-11/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 07:41:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Discussion Group]]></category>

		<guid isPermaLink="false">http://mudball.net/openkollab/?p=1008</guid>
		<description><![CDATA[&#160; Today&#8217;s Topic Summary
Group: http://groups.google.com/group/openkollab/topics

OpenKollab, Smart people&#8230; needs Wordpress help [2 Updates]


&#160;Topic: OpenKollab, Smart people&#8230; needs Wordpress help
 Suresh Fernando &#60;suresh@smartchange.ca&#62; Aug 23 11:36PM -0700 ^ 

 &#160; Anyone want to help Vida with this? &#160;
]]></description>
			<content:encoded><![CDATA[<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp; <a name="digest_top">Today&#8217;s Topic Summary</a></div>
<p>Group: <a href="http://groups.google.com/group/openkollab/topics">http://groups.google.com/group/openkollab/topics</a></p>
<ul>
<li><a href="#group_thread_0">OpenKollab, Smart people&#8230; needs Wordpress help</a> [2 Updates]</li>
</ul>
<p><a name="group_thread_0"></a>
<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp;Topic: <a target="_blank" href="http://groups.google.com/group/openkollab/t/380dca140c4c78ff">OpenKollab, Smart people&#8230; needs Wordpress help</a></div>
<ul> <span style="color:;font-weight: bold">Suresh Fernando &lt;suresh@smartchange.ca&gt;</span> Aug 23 11:36PM -0700 <a href="#digest_top">^</a><br /> 
<div style="border-top: 1px solid #7799dd"></div>
<p> &nbsp;<br /> Anyone want to help Vida with this?<br /> &nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://mudball.net/openkollab/listserve_index/2010/08/25/digest-for-openkollabgooglegroups-com-2-messages-in-1-topic-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digest for openkollab@googlegroups.com &#8211; 1 Message in 1 Topic</title>
		<link>http://mudball.net/openkollab/listserve_index/2010/08/23/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-28/</link>
		<comments>http://mudball.net/openkollab/listserve_index/2010/08/23/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-28/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 07:19:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Discussion Group]]></category>

		<guid isPermaLink="false">http://mudball.net/openkollab/?p=1007</guid>
		<description><![CDATA[&#160; Today&#8217;s Topic Summary
Group: http://groups.google.com/group/openkollab/topics

ending on a high note :) [1 Update]


&#160;Topic: ending on a high note :)
 david pinto &#60;happyseaurchin@gmail.com&#62; Aug 22 09:07PM +0100 ^ 

 &#160; hi &#160; (apologies for the headless email much better at the face to face&#8230;) &#160; after a decade of inspirational exploration i am quitting and i&#39;d like [...]]]></description>
			<content:encoded><![CDATA[<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp; <a name="digest_top">Today&#8217;s Topic Summary</a></div>
<p>Group: <a href="http://groups.google.com/group/openkollab/topics">http://groups.google.com/group/openkollab/topics</a></p>
<ul>
<li><a href="#group_thread_0">ending on a high note :)</a> [1 Update]</li>
</ul>
<p><a name="group_thread_0"></a>
<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp;Topic: <a target="_blank" href="http://groups.google.com/group/openkollab/t/31e58b971f865393">ending on a high note :)</a></div>
<ul> <span style="color:;font-weight: bold">david pinto &lt;happyseaurchin@gmail.com&gt;</span> Aug 22 09:07PM +0100 <a href="#digest_top">^</a><br /> 
<div style="border-top: 1px solid #7799dd"></div>
<p> &nbsp;<br /> hi<br /> &nbsp;<br /> (apologies for the headless email<br /> much better at the face to face&#8230;)<br /> &nbsp;<br /> after a decade of inspirational exploration<br /> i am quitting<br /> and i&#39;d like to leave people with a high note<br /> three notes to be precise<br /> on three different topics and three days<br /> so i hope you can make it to one of them<br /> &nbsp;<br /> first<br /> about education<br /> tuesday 24th<br /> <a href="http://educare.eventbrite.com/">http://educare.eventbrite.com/</a><br /> where i present the trials and tribulations of trying to modify the<br /> educational system from the inside and bottom up<br /> &nbsp;<br /> second<br /> about economics<br /> wednesday 25th<br /> <a href="http://neweconomicparadigm.eventbrite.com/">http://neweconomicparadigm.eventbrite.com/</a><br /> where i present my experience of living in a new economic paradigm over the<br /> last two years<br /> &nbsp;<br /> third<br /> about me<br /> thursday 26th<br /> <a href="http://2020worldpeace.eventbrite.com/">http://2020worldpeace.eventbrite.com/</a><br /> where i present a personal thread through playing tron, dancing tango,<br /> engaging strangers, friends and family over the last decade<br /> how it all fitted together in my head<br /> &nbsp;<br /> there may be a fourth note<br /> and if you can&#39;t make it to any of these but would like to connect before i<br /> go<br /> please drop me a line<br /> &nbsp;<br /> be well<br /> david<br /> &nbsp;<br /> ps<br /> the people who do turn up<br /> really are<br /> exceptional</p>
<p>&nbsp;</p>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://mudball.net/openkollab/listserve_index/2010/08/23/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-28/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digest for openkollab@googlegroups.com &#8211; 1 Message in 1 Topic</title>
		<link>http://mudball.net/openkollab/listserve_index/2010/08/20/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-27/</link>
		<comments>http://mudball.net/openkollab/listserve_index/2010/08/20/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-27/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 07:30:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Discussion Group]]></category>

		<guid isPermaLink="false">http://mudball.net/openkollab/?p=1006</guid>
		<description><![CDATA[&#160; Today&#8217;s Topic Summary
Group: http://groups.google.com/group/openkollab/topics

Hera Process &#8211; Open Process for IT Development [1 Update]


&#160;Topic: Hera Process &#8211; Open Process for IT Development
 Matt Cooperrider &#60;matt.cooperrider@collabforge.com&#62; Aug 19 07:03PM +1000 ^ 

 &#160; Hi All, &#160; My colleague Pierre has been working on a web development process while working at Collabforge, and has recently decided to [...]]]></description>
			<content:encoded><![CDATA[<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp; <a name="digest_top">Today&#8217;s Topic Summary</a></div>
<p>Group: <a href="http://groups.google.com/group/openkollab/topics">http://groups.google.com/group/openkollab/topics</a></p>
<ul>
<li><a href="#group_thread_0">Hera Process &#8211; Open Process for IT Development</a> [1 Update]</li>
</ul>
<p><a name="group_thread_0"></a>
<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp;Topic: <a target="_blank" href="http://groups.google.com/group/openkollab/t/943afe3126ba41e6">Hera Process &#8211; Open Process for IT Development</a></div>
<ul> <span style="color:;font-weight: bold">Matt Cooperrider &lt;matt.cooperrider@collabforge.com&gt;</span> Aug 19 07:03PM +1000 <a href="#digest_top">^</a><br /> 
<div style="border-top: 1px solid #7799dd"></div>
<p> &nbsp;<br /> Hi All,<br /> &nbsp;<br /> My colleague Pierre has been working on a web development process while<br /> working at Collabforge, and has recently decided to take it &#39;open source&#39;<br /> with the company&#39;s blessing.<br /> &nbsp;<br /> <a href="http://www.heraprocess.org/">http://www.heraprocess.org/</a><br /> &nbsp;<br /> =========<br /> Why Hera It&#39;s unfortunately not uncommon in new IT companies to see a huge<br /> lack of project management even though process solutions like Pince2 or<br /> Agile exist among many others. According to the The Standish Group(external<br /> link), 65% of the IT projects are over time or budget or fail! But learning<br /> from those processes takes time as they aren&#39;t IT specific, are abstract and<br /> don&#39;t give a &#39;ready to go&#39; solution. Using them for small and medium<br /> projects like website might be too much. The idea of Hera emerged from this<br /> statement as an attempt of a very simple &#39;ready to go&#39; framework for<br /> processes.<br /> &nbsp;<br /> =========<br /> &nbsp;<br /> It&#39;s early stages for sure, but I think it&#39;s an excellent concept<br /> &nbsp;<br /> Pierre&#39;s looking for:<br /> &nbsp;<br /> &#8211; communities that would be interested in this<br /> &#8211; firms that might want help implementing such a process<br /> &nbsp;<br /> Anyone know of similar projects, or people working in a similar area?<br /> &nbsp;<br /> Cheers,<br /> Matt<br /> &nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://mudball.net/openkollab/listserve_index/2010/08/20/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digest for openkollab@googlegroups.com &#8211; 1 Message in 1 Topic</title>
		<link>http://mudball.net/openkollab/listserve_index/2010/08/12/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-26/</link>
		<comments>http://mudball.net/openkollab/listserve_index/2010/08/12/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-26/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 07:07:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Discussion Group]]></category>

		<guid isPermaLink="false">http://mudball.net/openkollab/?p=1005</guid>
		<description><![CDATA[&#160; Today&#8217;s Topic Summary
Group: http://groups.google.com/group/openkollab/topics

Emergent Transformation Versus Social Entrepreneurship [1 Update]


&#160;Topic: Emergent Transformation Versus Social Entrepreneurship
 Suresh Fernando &#60;suresh2323@gmail.com&#62; Aug 11 01:38PM -0700 ^ 

 &#160; Hey Folks. &#160; This distinction nicely describes what I was working on (and will refocus on in time) with the development of a systems approach to funding social ventures [...]]]></description>
			<content:encoded><![CDATA[<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp; <a name="digest_top">Today&#8217;s Topic Summary</a></div>
<p>Group: <a href="http://groups.google.com/group/openkollab/topics">http://groups.google.com/group/openkollab/topics</a></p>
<ul>
<li><a href="#group_thread_0">Emergent Transformation Versus Social Entrepreneurship</a> [1 Update]</li>
</ul>
<p><a name="group_thread_0"></a>
<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp;Topic: <a target="_blank" href="http://groups.google.com/group/openkollab/t/106b45fc755c7ae4">Emergent Transformation Versus Social Entrepreneurship</a></div>
<ul> <span style="color:;font-weight: bold">Suresh Fernando &lt;suresh2323@gmail.com&gt;</span> Aug 11 01:38PM -0700 <a href="#digest_top">^</a><br /> 
<div style="border-top: 1px solid #7799dd"></div>
<p> &nbsp;<br /> Hey Folks.<br /> &nbsp;<br /> This distinction nicely describes what I was working on (and will refocus on<br /> in time) with the development of a systems approach to funding social<br /> ventures (ecosystem pooled fund). It made it clear to me why many in the<br /> social venture space had a hard time understanding what I was suggesting.<br /> &nbsp;<br /> <a href="http://emergenttransformation.com/">http://emergenttransformation.com/</a><br /> &nbsp;<br /> In the forseeable future I`ll give everyone an update and try to kickstart<br /> OK again&#8230;<br /> &nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://mudball.net/openkollab/listserve_index/2010/08/12/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-26/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digest for openkollab@googlegroups.com &#8211; 1 Message in 1 Topic</title>
		<link>http://mudball.net/openkollab/listserve_index/2010/07/24/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-25/</link>
		<comments>http://mudball.net/openkollab/listserve_index/2010/07/24/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-25/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 07:13:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Discussion Group]]></category>

		<guid isPermaLink="false">http://mudball.net/openkollab/?p=1004</guid>
		<description><![CDATA[&#160; Today&#8217;s Topic Summary
Group: http://groups.google.com/group/openkollab/topics

StartupCause event [1 Update]


&#160;Topic: StartupCause event
 Marc Dangeard &#60;marc@dangeard.com&#62; Jul 23 02:45PM -0700 ^ 

 &#160; Hello, For those interested in collaboration in the context of entrepreneurship, I would like to mention that Entrepreneur Commons and several organizations helping entrepreneurs are putting together a StartupCause event to showcase what is being [...]]]></description>
			<content:encoded><![CDATA[<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp; <a name="digest_top">Today&#8217;s Topic Summary</a></div>
<p>Group: <a href="http://groups.google.com/group/openkollab/topics">http://groups.google.com/group/openkollab/topics</a></p>
<ul>
<li><a href="#group_thread_0">StartupCause event</a> [1 Update]</li>
</ul>
<p><a name="group_thread_0"></a>
<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp;Topic: <a target="_blank" href="http://groups.google.com/group/openkollab/t/1e7ad828de2378b4">StartupCause event</a></div>
<ul> <span style="color:;font-weight: bold">Marc Dangeard &lt;marc@dangeard.com&gt;</span> Jul 23 02:45PM -0700 <a href="#digest_top">^</a><br /> 
<div style="border-top: 1px solid #7799dd"></div>
<p> &nbsp;<br /> Hello,<br /> For those interested in collaboration in the context of<br /> entrepreneurship, I would like to mention that Entrepreneur Commons<br /> and several organizations helping entrepreneurs are putting together a<br /> StartupCause event to showcase what is being done today around the<br /> world. The goal is to share best practices and create a federated<br /> effort to communicate around what is being done. You can get more info<br /> at <a href="http://www.startupcause.org">http://www.startupcause.org</a>.<br /> Feel free to ping me if you have questions or if you are interested in<br /> participating.<br /> Best<br /> Marc<br /> &nbsp;<br /> Marc Dangeard<br /> @mdangear (Twitter, Status.net)<br /> <a href="http://www.entrepreneurcommons.org">www.entrepreneurcommons.org</a> &#8211; <a href="http://www.melcion.com">www.melcion.com</a> &#8211; <a href="http://www.dangeard.com">www.dangeard.com</a><br /> +1 415 287 7654</p>
<p>&nbsp;</p>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://mudball.net/openkollab/listserve_index/2010/07/24/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digest for openkollab@googlegroups.com &#8211; 1 Message in 1 Topic</title>
		<link>http://mudball.net/openkollab/listserve_index/2010/07/21/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-24/</link>
		<comments>http://mudball.net/openkollab/listserve_index/2010/07/21/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-24/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 07:12:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Discussion Group]]></category>

		<guid isPermaLink="false">http://mudball.net/openkollab/?p=1003</guid>
		<description><![CDATA[&#160; Today&#8217;s Topic Summary
Group: http://groups.google.com/group/openkollab/topics

Join us &#8211; CityCamp World Tour? [1 Update]


&#160;Topic: Join us &#8211; CityCamp World Tour?
 Steven Clift &#60;clift@e-democracy.org&#62; Jul 20 09:43AM -0500 ^ 

 &#160; Kevin Curry and others including myself are putting out the word to gather interesting in a &#34;CityCamp&#34; world tour of unconferences at the intersection of local Gov [...]]]></description>
			<content:encoded><![CDATA[<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp; <a name="digest_top">Today&#8217;s Topic Summary</a></div>
<p>Group: <a href="http://groups.google.com/group/openkollab/topics">http://groups.google.com/group/openkollab/topics</a></p>
<ul>
<li><a href="#group_thread_0">Join us &#8211; CityCamp World Tour?</a> [1 Update]</li>
</ul>
<p><a name="group_thread_0"></a>
<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp;Topic: <a target="_blank" href="http://groups.google.com/group/openkollab/t/84d61f33760cc658">Join us &#8211; CityCamp World Tour?</a></div>
<ul> <span style="color:;font-weight: bold">Steven Clift &lt;clift@e-democracy.org&gt;</span> Jul 20 09:43AM -0500 <a href="#digest_top">^</a><br /> 
<div style="border-top: 1px solid #7799dd"></div>
<p> &nbsp;<br /> Kevin Curry and others including myself are putting out the word to<br /> gather interesting in a &quot;CityCamp&quot; world tour of unconferences at the<br /> intersection of local Gov 2.0, transparency, and citizen<br /> participation. The initial Chicago CityCamp attracted a dynamic mix of<br /> people coming from e-government, social media, civic engagement,<br /> digital inclusion, software development perspectives, etc. &#8211; a truly<br /> cross-cutting, silo busting group of participants.<br /> &nbsp;<br /> If you want a city in your country (there is some special interest in<br /> developing countries) on the prospecting list, it is important to say<br /> something now.<br /> &nbsp;<br /> A great way to stand up and be counted is to join the main CityCamp<br /> Exchange online group and post to this topic:<br /> &nbsp;<br />    <a href="http://forums.e-democracy.org/r/topic/12suc5T4HMb4O4YR0Kga8d">http://forums.e-democracy.org/r/topic/12suc5T4HMb4O4YR0Kga8d</a><br /> &nbsp;<br /> Join the group from:<br /> &nbsp;<br />    <a href="http://e-democracy.org/citycamp">http://e-democracy.org/citycamp</a><br /> &nbsp;<br /> You can also contact Kevin Curry directly:  kmcurry@gmail.com &#8211; See<br /> his note below.<br /> &nbsp;<br /> E-Democracy.org will be doing all it can to support these important<br /> convenings and continue to support the main online exchange among<br /> participants. I encourage other organizations to step up and<br /> contribute as well.<br /> &nbsp;<br /> Steven Clift<br /> E-Democracy.org<br /> &nbsp;<br /> From: kevin curry &lt;kmcurry@gmail.com&gt;<br /> Date: Mon, Jul 19, 2010 at 7:13 PM<br /> Subject: [CityCamp Exchange] City Camp World Tour?<br /> To: <a href="mailto:citycamp@forums.e-democracy.org">citycamp@forums.e-democracy.org</a><br /> &nbsp;<br /> &nbsp;<br /> City Campers,<br /> &nbsp;<br /> Over the past several months I&#39;ve fielded many questions about when and<br /> where the next City Camp will happen.  City Camp<br /> DC &#8211; <a href="http://barcamp.pbworks.com/CityCampDC">http://barcamp.pbworks.com/CityCampDC</a> &#8211; already happened.  As a<br /> result of those questions &#8211; and some convincing by a<br /> handful of you &#8211; I&#39;ve started thinking seriously about the answer(s).<br /> &nbsp;<br /> In a nutshell, I&#39;m thinking about a City Camp &quot;world tour&quot; starting in 2010<br /> and continuing through 2011.  I&#39;ve been in contact with potential local<br /> partners in Philadelphia, London, and Edmonton.  Additionally, I&#39;ve be asked<br /> about feasibility of conducting City Camps in developing nations:  Africa,<br /> India, Indonesia.  The Code for America cities make sense, too.<br /> &nbsp;<br /> Ultimately it will take committed, local partners to determine where City<br /> Camp World Tour (CCWT) will land.  I&#39;ll need help finding facilities,<br /> caterers, sponsors, and most importantly:  local government participants.<br /> &nbsp;<br /> So, I&#39;m appealing to you all today for help finding those local partners.<br />  Based on highly scientific research I&#39;m most interested in these cities:<br /> &nbsp;<br /> Boston<br /> Boulder<br /> Philly<br /> Seattle<br /> Washington, D.C.<br /> Miami<br /> Austin<br /> Atlanta<br /> New York<br /> London, UK<br /> Helsinki, Finland<br /> Mumbai, India<br /> Ahmedabad, India<br /> Kigali, Rwanda<br /> Nairobi, Kenya<br /> Johannesburg, South Africa<br /> Manila, Philippines<br /> Bangkok, Thailand<br /> Edmonton, Canada<br /> Galway, Ireland<br /> St. Petersburg, Russia<br /> Auckland or Wellington, New Zealand<br /> (Australia)<br /> (Mexico)<br /> (Central/South America?)<br /> &nbsp;<br /> Here&#39;s a map view:<br /> <a href="http://explorer.arcgis.com/?open=16fd2c7c307248aeb8cc11b62c8ccc74">http://explorer.arcgis.com/?open=16fd2c7c307248aeb8cc11b62c8ccc74</a><br /> &nbsp;<br /> But I&#39;m open to working on a City Camp wherever I can find a local partner.<br />  Please contact me directly ff you are interested in becoming a local<br /> partner and are confident that you can handle the responsibility.  Please<br /> also share this with your other networks.<br /> &nbsp;<br /> Thank You,<br /> Kevin<br /> &nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://mudball.net/openkollab/listserve_index/2010/07/21/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digest for openkollab@googlegroups.com &#8211; 2 Messages in 1 Topic</title>
		<link>http://mudball.net/openkollab/listserve_index/2010/07/16/digest-for-openkollabgooglegroups-com-2-messages-in-1-topic-10/</link>
		<comments>http://mudball.net/openkollab/listserve_index/2010/07/16/digest-for-openkollabgooglegroups-com-2-messages-in-1-topic-10/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 07:08:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Discussion Group]]></category>

		<guid isPermaLink="false">http://mudball.net/openkollab/?p=1002</guid>
		<description><![CDATA[&#160; Today&#8217;s Topic Summary
Group: http://groups.google.com/group/openkollab/topics

WiserEarth [2 Updates]


&#160;Topic: WiserEarth
 Chris Watkins &#60;chriswaterguy@appropedia.org&#62; Jul 15 03:57PM +0700 ^ 

 &#160; FYI &#160; I met Bowo from WiserEarth for lunch yesterday, here in Jakarta. He said they&#39;re looking for a software, and I suggested you as a good match - someone interested in the kinds of things they&#39;re [...]]]></description>
			<content:encoded><![CDATA[<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp; <a name="digest_top">Today&#8217;s Topic Summary</a></div>
<p>Group: <a href="http://groups.google.com/group/openkollab/topics">http://groups.google.com/group/openkollab/topics</a></p>
<ul>
<li><a href="#group_thread_0">WiserEarth</a> [2 Updates]</li>
</ul>
<p><a name="group_thread_0"></a>
<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp;Topic: <a target="_blank" href="http://groups.google.com/group/openkollab/t/3fba2a43f1bfbae6">WiserEarth</a></div>
<ul> <span style="color:;font-weight: bold">Chris Watkins &lt;chriswaterguy@appropedia.org&gt;</span> Jul 15 03:57PM +0700 <a href="#digest_top">^</a><br /> 
<div style="border-top: 1px solid #7799dd"></div>
<p> &nbsp;<br /> FYI<br /> &nbsp;<br /> I met Bowo from WiserEarth for lunch yesterday, here in Jakarta. He said<br /> they&#39;re looking for a software, and I suggested you as a good match -<br /> someone interested in the kinds of things they&#39;re interested in (more<br /> engagement and usability, facilitating collaboration), and I assume with PHP<br /> skills (which is what WE is written in).<br /> &nbsp;<br /> If you don&#39;t hear from them first, you may be interested in looking into it.<br /> &nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://mudball.net/openkollab/listserve_index/2010/07/16/digest-for-openkollabgooglegroups-com-2-messages-in-1-topic-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digest for openkollab@googlegroups.com &#8211; 1 Message in 1 Topic</title>
		<link>http://mudball.net/openkollab/listserve_index/2010/07/15/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-23/</link>
		<comments>http://mudball.net/openkollab/listserve_index/2010/07/15/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-23/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 07:17:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Discussion Group]]></category>

		<guid isPermaLink="false">http://mudball.net/openkollab/?p=1001</guid>
		<description><![CDATA[&#160; Today&#8217;s Topic Summary
Group: http://groups.google.com/group/openkollab/topics

Will you peerfund my work? [1 Update]


&#160;Topic: Will you peerfund my work?
 tav &#60;tav@espians.com&#62; Jul 14 09:12AM +0100 ^ 

 &#160; Hey all, &#160; If any of you would like to support my work — or just to check out the crazy things that I&#39;m up to, see: &#160; * http://tav.espians.com/will-you-peerfund-my-work.html [...]]]></description>
			<content:encoded><![CDATA[<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp; <a name="digest_top">Today&#8217;s Topic Summary</a></div>
<p>Group: <a href="http://groups.google.com/group/openkollab/topics">http://groups.google.com/group/openkollab/topics</a></p>
<ul>
<li><a href="#group_thread_0">Will you peerfund my work?</a> [1 Update]</li>
</ul>
<p><a name="group_thread_0"></a>
<div style="background-color: #e8eef7;font-family: helvetica;font-size: 140%;border-top: 1px solid #7799dd;padding: 2px">&nbsp;Topic: <a target="_blank" href="http://groups.google.com/group/openkollab/t/e7119d2195a90205">Will you peerfund my work?</a></div>
<ul> <span style="color:;font-weight: bold">tav &lt;tav@espians.com&gt;</span> Jul 14 09:12AM +0100 <a href="#digest_top">^</a><br /> 
<div style="border-top: 1px solid #7799dd"></div>
<p> &nbsp;<br /> Hey all,<br /> &nbsp;<br /> If any of you would like to support my work — or just to check out the<br /> crazy things that I&#39;m up to, see:<br /> &nbsp;<br /> * <a href="http://tav.espians.com/will-you-peerfund-my-work.html">http://tav.espians.com/will-you-peerfund-my-work.html</a><br /> &nbsp;<br /> Your support/contributions of whatever amount will be greatly<br /> appreciated. Thanks!<br /> &nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://mudball.net/openkollab/listserve_index/2010/07/15/digest-for-openkollabgooglegroups-com-1-message-in-1-topic-23/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
