<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>The Ushahidi Blog</title>
	
	<link>http://blog.ushahidi.com</link>
	<description>Thoughts and Lessons from an African Open-Source Project</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:33:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ushahidi" /><feedburner:info uri="ushahidi" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>ushahidi</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>We’re Moving to Git Issues!</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/3TOT1r4IswU/</link>
		<comments>http://blog.ushahidi.com/index.php/2012/02/08/were-moving-to-git-issues/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 13:04:58 +0000</pubDate>
		<dc:creator>hleson</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[How to Help]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[Ushahidi Users]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[gitissues]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[technical issues]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6939</guid>
		<description><![CDATA[We&#8217;re moving technical ticketing, bugs and feature requests to Git Issues using github. RedMine was a good Ushahidi Development (http://dev.ushahidi.com/) home, but Git Issues functionality meets our community needs to commit, plan, collect and comment. Really, having technical tickets (issues, bugs, features and pull requests) and commits in the same place will help with the [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re moving technical ticketing, bugs and feature requests to Git Issues using <a href="https://github.com/about">github</a>.  <a href="http://www.redmine.org/">RedMine</a> was a good <a href="http://dev.ushahidi.com/ ">Ushahidi Development (http://dev.ushahidi.com/)</a> home, but Git Issues functionality meets our community needs to commit, plan, collect and comment.</p>
<p><a href="https://github.com/ushahidi"><img style="border:none;" title="migrating-from-redmine-to-github" src="http://blog.ushahidi.com/wp-content/uploads/2012/02/migrating-from-redmine-to-github.png" alt="migrating-from-redmine-to-github" width="489" height="184" /></a></p>
<p>Really, having technical tickets (issues, bugs, features and pull requests) and commits in the same place will help with the two big things:  transparency and collaboration.  We want to make it easier for you to see what we are working on, submit a ticket and lend a hand when you can.  If you are busy creating great code, we’d like to know about it and be able to incorporate it into the core. Or, make it more visible for others to use your code for their Ushahidi-related projects.  Git Issues is directly connected to our<a href=" GitHub Ushahidi - https://github.com/ushahidi"> GitHub &#8211; Ushahidi</a>. (E.g. Ushahidi core issues live under <a href="https://github.com/ushahidi/Ushahidi_Web/issues">https://github.com/ushahidi/Ushahidi_Web/issues</a>).</p>
<h3>Migration Help and Schedule:</h3>
<p>Our team has reviewed the Red Mine and have <a href="http://dev.ushahidi.com/issues">flagged issues to be migrated</a>.</p>
<p>Please add a comment to any items that you think need to be migrated to Git Issues. We&#8217;ve added <a href="http://wiki.ushahididev.com/display/WIKI/Redmine+to+Github+Issues+Migration">the document to our new beta wiki for your review</a>.  Every coders eyes will help us capture the active tickets/issues. Ping Hleson at ushahidi dot com if you have a questions.</p>
<h4>Migration Schedule:</h4>
<ul>
<li>Community Feedback on Issues to be migrated:  February 8 &#8211; 15, 2012</li>
<li> Migration Freeze on RedMine: Februay 15 &#8211; xxx</li>
<li>Ushahidi Community Developer Skype Chat (time to be announced) Wednesday, February. 15, 2012</li>
<li>Deprecate Redmine.  February 29th, 2012</li>
<li>Team cleans out the Github store procuring all the sweet <a href="http://shop.github.com/products/octocat-hoodie ">Github Octocat hoodies</a>.  March 1st, 2012</li>
</ul>
<h3>Getting Help:</h3>
<p>Tool soup is confusing. Duplication is less fun than collecting Nyan Cat mash-ups. Here’s a cheat sheet:</p>
<p><strong>Forums: </strong>“How do I&#8230;.”, “I’m troubleshooting”, “General Support”<br />
<strong>Wiki:</strong> “Where are the documentation, best practices” and “How do I&#8230;”. Bonus points: document and share your knowledge<br />
<strong>GitIssues: </strong> “Houston, we have a problem.” “Nyan, Ushahidi would rock it if&#8230;” (Issue/bug/feature)<br />
<strong>Github: </strong>Commit, Pull Changes, Fork<br />
<strong>Contact: </strong><a href="http://ushahidi.com/contact-us">General questions</a> (eg. Erik’s favourite ihub story, business endeavours, events, press etc.)</p>
<h3>Steps to get help:</h3>
<p><strong>Technical Issues:</strong></p>
<ol>
<li> Search the wiki or forums.</li>
<li> Collaborate with the community skype or dev mailing list. (This is a real-time stream of global chatter)</li>
<li>Search Git Issues for existing issues.</li>
<li>Add a Git Issue: (bug or feature) request.</li>
</ol>
<p><strong>Non-Technical Issues:</strong></p>
<ol>
<li>Search the wiki or forums.</li>
<li>Add a forum post for questions.</li>
<li>Share your knowledge on the wiki.</li>
<li>Collaborate with the Channel for Academics, Researchers and Community Skype Chat or mailing lists.</li>
<li>To ask general non-technical tickets, you can drop us a Contact note (http://ushahidi.com/contact-us).</li>
</ol>
<p>We will review all Git issues weekly and assign priorities. The priorities could include assigning to a team member or requesting community help. More details as we get closer to launch.</p>
<p><strong>To sum up:</strong> GitIssues, flag your tickets for migration, Octocat hoodies and <a href="http://www.youtube.com/watch?v=p5PiXt6INSM">Nyan Cat</a>.</p>
<p><a href="https://github.com/"><img class="aligncenter size-medium wp-image-6945" title="GIt icon" src="http://blog.ushahidi.com/wp-content/uploads/2012/02/GIt-icon-500x127.png" alt="GITHUB" width="500" height="127" /></a></p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/3TOT1r4IswU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2012/02/08/were-moving-to-git-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/index.php/2012/02/08/were-moving-to-git-issues/</feedburner:origLink></item>
		<item>
		<title>Badges by Ushahidi</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/bCZaW7GmKm4/</link>
		<comments>http://blog.ushahidi.com/index.php/2012/02/07/badges-by-ushahidi/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 15:35:25 +0000</pubDate>
		<dc:creator>Brian Herbert</dc:creator>
				<category><![CDATA[Badges]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Product]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[crowdmap]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6927</guid>
		<description><![CDATA[Today we are announcing Ushahidi&#8217;s Open Source Badges initiative. This project makes it easy for developers to find badge image resources to include in their projects and Ushahidi deployers to create cool badges to award their users. These are badge images in a variety of categories which can be used in Ushahidi or Crowdmap deployments [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://badges.ushahidi.com"><img src="http://blog.ushahidi.com/wp-content/uploads/2012/02/example_badges.png" alt="Example Badges" title="Example Badges" width="205" height="226" class="alignright size-full wp-image-6929" /></a>Today we are announcing Ushahidi&#8217;s <a href="http://badges.ushahidi.com">Open Source Badges initiative</a>. This project makes it easy for developers to find badge image resources to include in their projects and Ushahidi deployers to create cool badges to award their users. These are badge images in a variety of categories which can be used in Ushahidi or Crowdmap deployments or other services.</p>
<p>These badges are broken down into &#8220;badge packs&#8221;. For example, the Locations pack is a simple grouping of badges that follow a travel theme, with badges highlighting landmarks from countries around the world. The Ushahidi pack is a group of generic badges that the Ushahidi team has put together. New packs are expected soon, with contributions from the community and designers from other projects as well.</p>
<p>How can you use this as an Ushahidi administrator? Deployers of newer versions of the Ushahidi Platform and current users of Crowdmap have access to all of these badges already. Simply log into your admin panel and browse to the Manage->Badges settings page to get started. As an example, you may award the 25 Star badge to a user who has sent in 25 approved reports. This can be a manual process where you assign badges to users or set up Action Triggers to do this automatically. Just experiment with the platform to come up with interesting achievements to award your users.</p>
<p><strong>We need your help!</strong> This collection of open source badges belongs to the community. If you&#8217;re a designer, developer or just interested in all things badgy, you can support this initiative. Your efforts will impact a multitude of projects, ranging from projects that crowdsource information in crisis and disaster situations to projects that reward people for submitting delicious pictures of cheeseburgers. Please check out our <a href="http://badges.ushahidi.com">badge site</a> for more information.</p>
<p>We&#8217;re really excited to see what everyone comes up with. We hope to see the badge image repository grow so other projects can get some value out of our open source badge initiative. Let us know in the comments what you come up with!</p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/bCZaW7GmKm4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2012/02/07/badges-by-ushahidi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/index.php/2012/02/07/badges-by-ushahidi/</feedburner:origLink></item>
		<item>
		<title>Map it, Change it for RIO+20</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/YP3wgF1xbmg/</link>
		<comments>http://blog.ushahidi.com/index.php/2012/02/06/map-it-change-it-for-rio20/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 00:37:13 +0000</pubDate>
		<dc:creator>hleson</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Ushahidi Users]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[crowdmap]]></category>
		<category><![CDATA[@UN_Rioplus20 #FutureWeWant #sustainability #Rioplus20]]></category>
		<category><![CDATA[USRio20]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6843</guid>
		<description><![CDATA[&#8220;Kids don&#8217;t know where their food is coming from.&#8221; We are a society often disconnected from ourselves and our world. Yet, we are more and more connected online. The United Nations Conference on Sustainable Development (UNCSD), Rio+20 (June 20-22, 2012) plans to renew political commitment to sustainable development and address new and emerging challenges. The [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>&#8220;Kids don&#8217;t know where their food is coming from.&#8221; </strong> </em> We are a society often disconnected from ourselves and our world. Yet, we are more and more <em>connected</em> online.  The <a href="http://www.uncsd2012.org/rio20/">United Nations Conference on Sustainable Development (UNCSD)</a>, <strong>Rio+20</strong> (June 20-22, 2012) plans to renew political commitment to sustainable development and address new and emerging challenges. The Conference will focus on two themes: (a) a green economy in the context of sustainable development and poverty eradication; and (b) the institutional framework for sustainable development. </p>
<p>Okay, so what does that mean to regular folks? How about: We care about our communities and the world around us. So, we need to protect and improve it. How can we know more and be actively involved in the real changes, even at a incremental level?</p>
<h3>Call to Map it, Change it.</h3>
<p>The UN has stacks of resources about RIO+20.  The <strong><a href="http://www.futurewewant.org/">Future We Want </a></strong>is an initiative focused on opening up the process to: <em>Share your ideas.</em> The UN&#8217;s Sustainable Future site includes a list of organizations and movements who demonstrate the power of: <strong><a href="http://www.un.org/en/sustainablefuture/whatcanyoudo.shtml">What Can You Do?</a> </strong></p>
<p>We invite you to join the fray: <strong>What can you map? </strong>  There are countless local and global stories related to sustainable development.  Take <strong>map aim</strong> at an issue that you care about to highlight the need for real change.</strong>  </p>
<p><H3>Mapsters in Action</h3>
<p>At the recent <a href="http://csi.gsb.stanford.edu/rio20-conference-full-program">United States Rio +20</a> pre-event, Ushahidi had a chance to feature the work of amazing deployers trying to share, understand and change their world.  These examples should get your mind spinning on some of the untold map stories that you could activate. Citizen crowdsourcing can elevate and visualize your subject. And, you may be surprised who you hear from and how you can collaborate.</p>
<p><strong><a href="http://costofchicken.com/">The Cost of Chicken </a></strong> project works with kids from around the world to collect data on local food conditions. It uses <a href="https://costofchicken.crowdmap.com/">Crowdmap</a> to track and share information ranging from the cost of chicken, water, and, even, candy.  Learn more from <a href="http://www.pipsqueak.com/pages/about_us.html">Olga Werby</a>, mapster advocate: </p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/f8rMJI9tO-k" frameborder="0" allowfullscreen></iframe> </p>
<p>Can those kids be any more inspiring in their search to understand and connect with each other over food production? Thanks to each one of them for sharing their passion for change. </p>
<h3>Take a World Tour: </h3>
<p>Deployers around the globe are mapping about sustainability. These are some examples we shared at USRio+20:</p>
<ul>
<li> <a href="http://www.energyshortage.org/"> Global Energy Shortages </a> This map includes a layer of <a href="http://blog.ushahidi.com/index.php/2011/08/17/tracking-power-cuts-in-india/">Ajay Kumar&#8217;s project Powercuts.in.</a></li>
<li><a href="https://findfuel.crowdmap.com/main">Find Fuel in Nairobi, Kenya </a> </li>
<li> <a href="https://nangarharconnect2011.crowdmap.com/ ">Ministry of Agriculture, Irrigation and Livestock: Nangarhar Agriculture, Irrigation and Livestock ( DAIL )</a> (Afghanistan).  More on this project: &#8220;<a href="http://blog.ushahidi.com/index.php/2011/12/14/a-moment-of-discovery-and-awe/">A Moment of Discovery and Awe</a>&#8220;. </li>
<li><a href="http://www.oilspill.labucketbrigade.org/main">iWitness Pollution</a> (Louisiana, USA)</li>
<li><a href="http://www.ftrn.org/ispotfairtrade/">Spotting Fair Trade in North America (supporting sustainable products) </a> (USA)</li>
<li>Agrotestigo: Mapping <a href="https://agrotestigo.crowdmap.com/main">Agricultural Social Networks (building collective resources about agricultural technologies) </a> in Argentina</li>
<li><a href="https://qiantangriver.crowdmap.com/main">Qiantang River Water Map</a> 钱塘江水地图: A Collaborative Interactive Water Map for Qiantang River (China)</li>
</ul>
<p>If you have more examples of great maps, please share them in the comments or add them to our<a href="http://community.ushahidi.com/deployments/"> Deployments</a> Map. </p>
<p>And, when you create a new map, be sure to tweet to <a href="https://twitter.com/#!/UN_Rioplus20 ">@UN_Rioplus20 </a>and <a href="https://twitter.com/#!/noeldickover">@ushahidi</a>. Use the hashtags <a href=" https://twitter.com/#!/search?q=%23FutureWeWant ">#futurewewant.</a>  We&#8217;d be happy to feature your map story on our blog. Simply <a href="http://ushahidi.com/contact-us">drop us a line</a>.</p>
<h3> More Resources:</h3>
<ul>
<li><a href="http://www.uncsd2012.org/rio20/">Official United Nations Conference on Sustainable Development (UNCSD)</a></li>
<li><a href=" http://www.un.org/en/sustainablefuture/">UN Sustainable Future</a> site</li>
<li><a href=" http://csi.gsb.stanford.edu/rio20-conference-full-program">United States Rio+20 Conference </a></li>
<li> <a href=" http://www.futurewewant.org/">The Future We Want </a></li>
</ul>
<h3>Thank you: USRio20 participants and organizing team</h3>
<p>Thank you to <a href="https://twitter.com/#!/noeldickover">Noel Dickover</a>, <a href="http://www.state.gov/m/irm/ediplomacy/">Richard Boly</a> and Sarah Jessup for inviting Nat Manning and I to participate in USRio20. Special thanks to Carmelle Terborgh, <a href="http://www.esri.com/">ESRI</a>, for supporting our participation. </p>
<p>We were delighted to meet participants and to brainstorm, learn and <a href="http://www.youtube.com/watch?v=azXR4ljfu2c">Speed Geek [video]</a> about these important topics. </p>
<p>Thanks!</p>
<p>Heather L.</p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/YP3wgF1xbmg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2012/02/06/map-it-change-it-for-rio20/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/index.php/2012/02/06/map-it-change-it-for-rio20/</feedburner:origLink></item>
		<item>
		<title>Somalia Speaks: Lessons From Novel Journalism</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/h_vy-NGBoF8/</link>
		<comments>http://blog.ushahidi.com/index.php/2012/02/01/somalia-speaks-lessons-from-novel-journalism/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 14:56:42 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Diaspora]]></category>
		<category><![CDATA[Evaluation]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Partnerships]]></category>
		<category><![CDATA[Plight of the Displaced]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[AlJazeera]]></category>
		<category><![CDATA[crowdflower]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[somalia]]></category>
		<category><![CDATA[Souktel]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6827</guid>
		<description><![CDATA[[This blog post was officially co-authored with Al-jazeera] The first 72 hours of the SomaliaSpeaks deployment were particularly intense. The purpose of this joint write-up with Al Jazeera and partners is to share some of our early lessons learned in this novel collaboration.  Every deployment teaches us a multitude of lessons, so our partners at [...]]]></description>
			<content:encoded><![CDATA[<p><span id="internal-source-marker_0.5127905956469476">[<em>This blog post was officially co-authored with Al-jazeera</em>]</span></p>
<p>The first 72 hours of the <a href="http://blog.ushahidi.com/index.php/2011/12/08/somalia-speaks/">SomaliaSpeaks deployment</a> were particularly intense. The purpose of this joint write-up with Al Jazeera and partners is to share some of our early lessons learned in this novel collaboration.  Every deployment teaches us a multitude of lessons, so our partners at Al Jazeera, Souktel and Crowdflower joined us in this effort to share these. We look forward to future collaborations with them as we share this story with you.</p>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2012/02/Somalia-Speaks.jpg"><img class="alignnone size-full wp-image-6828" title="Somalia-Speaks" src="http://blog.ushahidi.com/wp-content/uploads/2012/02/Somalia-Speaks.jpg" alt="" width="500" height="318" /></a></p>
<p>This purpose of this pilot project was to let Somalis speak for themselves. For the first time ever, a prominent news organization, Al-jazeera, used crowdsourcing and SMS to let thousands of Somalis express for themselves how the crisis has been effecting their daily lives. More than 4,000 text messages were received within just a few days. Of these, over 1,000 were translated from Somali into English by about 80 translators. The resulting map of Somali voices received over 25,000 page views.</p>
<p>Before reviewing our lessons learned, we first wanted to thank <a href="http://knaanmusic.ning.com/">K’naan</a> and Sol for the initial inspiration behind this project. They got in touch with Ushahidi last year because they wanted to use the platform to help amplify Somali voices and show how capable the Somali people are. The initial version of this project was a prototype that was not activated. But thanks to Al- jazeera, Souktel and Crowdflower, we were able to revive the project to help amplify Somali voices in the international media.</p>
<p>Despite being a pilot, the project exemplified valid use cases in the application of pervasive technologies such as the web and mobile phone to news and information gathering. Somalia being a country run down by decades of neglect and war as well being rife with insecurity  provides one of the most challenging operational environments. Within a very short time we were able to curate information traversing through different parts of Somalia. This would have proved futile if not overly expensive or impossible had it been done using traditional news gathering techniques. Furthermore the information collected provides more insight on the realities of life in Somalia.</p>
<p>Projects like this involve a lot of effort and goodwill from the community and a chain is only as strong as its weakest link. Therefore, building a strong community around the project goes a long way to solving problems and mitigating challenges. The community goes beyond the volunteer translators. We saw lots of support from the Somali blogging community, technology and media enthusiasts as well as innovators or innovation centric minds across the globe who all narrated or reported the Somalia Speaks project in their own ways. Having a strong community and inculcating a community ethos in  project operations and goals goes a long way influencing success. Without the community backing and promoting this project, it would have only been another temporary spotlight on Somalia.</p>
<p>The project worked as follows. Al-jazeera editorial selected the following question for interview:</p>
<p style="padding-left: 30px;" dir="ltr">“Al Jazeera would like to know &#8212; how has the Somalia Conflict affected your life? Please also include the name of your hometown in the response. Thanks.&#8221;</p>
<p dir="ltr">Our colleagues at Souktel distributed the question via text message to 5,000 of their SMS subscribers across Somalia. The responses were then forwarded from Souktel’s SMS platform to a customized Crowdflower micro-tasking platform. There, Somali-speaking volunteers translated and geo-located the text messages which were then manually uploaded to Al-jazeera’s Ushahidi platform.</p>
<p>There are three points worth highlighting in terms of lessons learned:</p>
<p><strong>1. Messaging</strong></p>
<p>While the question that was posed via SMS in no way asked for individuals to reply with their personal names, a small number of responders still added their names; some even added their full names. So these were deleted as quickly as possible. (Note that the numbers posted in the title of initial reports were not phone numbers but an assigned sequential number generated by the Crowdflower plugin). In hindsight, the SMS sent out with the question should have specifically asked that responders not include personal identifiers in their SMS replies.</p>
<p><strong>2. Volunteer translation</strong></p>
<p>While we had recruited a small number of trusted volunteers to translate the incoming text messages using a Crowdflower plugin, a decision was subsequently made to make the call for volunteers public to cope with the 2,500+ SMS replies received. This means that anonymous volunteers could see the original text messages, some of which initially  included personal identifiers. So we immediately reached out to Crowdflower for guidance to take the plug-in offline. We then began to manually delete several dozen text messages inside the Crowdflower plug-in that contained personal identifiers. Our colleagues at Al-jazeera took over this process and set up their own micro-tasking platform, removing all personal identifiers from the text messages awaiting translation and geo-location.</p>
<p><strong>3. Security</strong></p>
<p>One of Ushahidi’s community members tested the platform and identified a search security issue on Friday, December 9th. We quickly fixed this on the deployment. And, we issued a security patch to all deployers. (<a href="http://security.ushahidi.com/">http://security.ushahidi.com</a>)</p>
<p>In the future, for this type of “The People Speak” project,  we recommend taking the following steps:</p>
<ol>
<li>On large multi-partner deployments: Global organizations work in multiple timezones, so communications plans need to include 24/7 points of contacts for each organization.</li>
<li>Text potential interviewees to ask whether they agree to be interviewed and to have their responses made public before sending out the main question.</li>
<li>Text those individuals who have consented to being interviewed with the desired question and ask them to include the name of their town but not their personal names.</li>
<li>Recruit trusted translation volunteers well in advance and ensure that the micro-tasking translation platform has no personal identifiers.</li>
<li>Stagger the launch of the text messages and the live map. That is, start with the SMS broadcast and spend however many days/weeks doing the bulk of the translation with vetted volunteers. The system that holds the raw text messages should obviously be fully secure. When the majority of text messages are processed, launch the live map and gradually add the already translated text messages to grow the map steadily over a period of days/weeks.</li>
</ol>
<p>At Ushahidi, we’ve also made some plans to help all deployers in our community:</p>
<ul>
<li>We&#8217;re building a program for privacy and security education for our users in 2012. (Blog posts, webinars, videos and meet-ups.)</li>
<li>Best practices for security and privacy will be included as essential documentation on our soon to be re-launched wiki.</li>
<li>Ushahidi is open source and the community is a large part of what makes it work.  We’ll build a security working group focused on our software, but it’ll take your participation to make it work.</li>
<li>Alongside our partners within the CrisisMappers community, we will participate in a security and privacy working group. This field is growing and collective lessons can only improve each map action.</li>
</ul>
<p>Crisis mapping and journalism are both in the nascent stages of collaborating on real-time news connecting diaspora and citizens alike. Al-Jazeera is leading the fray in testing and implementing live maps into their fast-moving news cycle toolkit. We are thankful for all their efforts and look forward to further collaboration.</p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/h_vy-NGBoF8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2012/02/01/somalia-speaks-lessons-from-novel-journalism/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/index.php/2012/02/01/somalia-speaks-lessons-from-novel-journalism/</feedburner:origLink></item>
		<item>
		<title>Using Ushahidi to Monitor the Egyptian Transition</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/ZF6fvCXtWt4/</link>
		<comments>http://blog.ushahidi.com/index.php/2012/01/31/using-ushahidi-to-monitor-the-egyptian-transition/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 15:00:42 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[elections]]></category>
		<category><![CDATA[localization]]></category>
		<category><![CDATA[Egypt]]></category>
		<category><![CDATA[Ushahid]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6750</guid>
		<description><![CDATA[[Guest blog post by Alex Mayyasi, a graduate of Stanford University's International Relations program, class of 2011, living in Cairo, Egypt. Alex interned with the Development and Institutionalization Support Center during Egypt's 2011-2012 parliamentary elections] On November 28, 2011, elections began in Egypt as part of the political transition plan overseen by Egypt’s Supreme Council of [...]]]></description>
			<content:encoded><![CDATA[<p>[<em>Guest blog post by Alex Mayyasi, a graduate of Stanford University's International Relations program, class of 2011, living in Cairo, Egypt. Alex interned with the Development and Institutionalization Support Center during Egypt's 2011-2012 parliamentary elections</em>]</p>
<p>On November 28, 2011, elections began in Egypt as part of the political transition plan overseen by Egypt’s Supreme Council of Armed Forces. The full plan calls for elections for the People’s Assembly, followed by elections for the Shura Council, a more consultative body that along with the People’s Assembly comprises the Parliament. According to the plan, the Parliament will then choose the members of a constitutional assembly to draft a new constitution before presidential elections begin in late June 2012.</p>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2012/01/UshahidEgypt.png"><img class="size-full wp-image-6753 alignleft" title="UshahidEgypt" src="http://blog.ushahidi.com/wp-content/uploads/2012/01/UshahidEgypt.png" alt="" width="302" height="260" /></a></p>
<p>The Development and Institutionalization Support Center (DISC), an Egyptian NGO, is using Ushahidi to crowdsource election monitoring during the Egyptian transition. The project is called <a href="http://u-shahid.com/">U-Shahid</a> or Enta Shahid, which in Arabic means, “You witness.” DISC first set up U-Shahid to monitor Egypt’s 2010 parliamentary elections. This year, it has so far been used to monitor elections for the People’s Assembly, the third and final round of which came to a close on January 11, 2012.</p>
<p>In getting the word out about U-Shahid, DISC counted on social media. DISC utilized its online following, which includes, for example, over 65,000 Likes on Facebook. In addition, many people working on U-Shahid, whether as employees or volunteers, have thousands of followers. <strong> </strong></p>
<p><strong> </strong></p>
<p>With our partner NGO, the Egyptian Democratic Academy, we trained volunteers to act as monitors and send in reports during the voting and a team to help manage incoming reports. DISC employees acted as backup.</p>
<p>Those sending in reports were asked for a quick description of what they were observing. They also had the option to attach a photo or video as evidence backing up their report, or to include a link to such evidence. They also categorized their report in categories such as “Intimidation” in the larger category of “Violence” or “Polling station closed early” under the larger category of “Polling Stations.” And it wasn’t all doom and gloom, “All Went Well” was an often used category for reports. Visitors to the U-Shahid site could vote (yes or no) whether they believed received reports to be true, allowing people to contribute in a small way to verifying the accountability of reports. Additionally, Egyptians could sign up to get alerts about reports, particularly reports within a certain proximity to their home or location, allowing access to dynamic and personalized news.</p>
<p>Volunteers receiving incoming reports then checked the classification of the reports, expanded the description, and filled in the location, if it was absent. The final responsibility of verification fell to the administrators.</p>
<p>Our most common verification strategies were to corroborate reports by checking online news, looking at attached photos or videos, asking our local volunteers to investigate personally or through their local contacts, or contacting the sender. We had an additional team on the ground that could travel to investigate and verify reports of large-scale fraud.</p>
<p>Our verification volunteers also had two additional trainings. First, they learned how to use <a href="http://blog.ushahidi.com/index.php/2010/11/04/analysis-plugin-ict4peace-supported-tool-for-ushahidi-deployers/">ICT4Peace’s verification matrix plug-in</a>, which helped administrators ascertain the reliability of reports. Second, they had training from Reuters reporters, as traditional media has developed a range of intricate verification strategies in the face of their need to draw from social media.</p>
<p>In broad strokes, the reports recorded widespread illegal campaigning (such as campaigning to people waiting in line to vote – a banned practice), some evidence of vote buying, and plenty of examples of disorganization, but relatively little evidence of violence being used or systemic fraud. While all reports were of course made available in real time, reports such as <a href="http://www.u-shahid.com/?p=3986">this one</a>, on the first stage of voting, were emailed to journalists and organizations that we believed would benefit from the information. As the Egyptian military proved hostile to the idea of election monitors, and in fact banned official international monitoring, our reports were only as valuable as the attention they gained among the public and among groups with a role in policy.</p>
<p>In evaluating the project, DISC found that U-Shahid was less successful than in 2010, receiving fewer reports and less media attention. A number of lessons can be learned and observations made:</p>
<p>-       U-Shahid was less well known in comparison to 2010, when it became so popular that <a href="http://crisismapper.wordpress.com/2010/11/20/ushahidi-egypt-when-open-data-is-not-so-open-or-when-people-just-don%E2%80%99t-get-it/">it inspired four additional Ushahidi maps</a> to monitor the election. This can be attributed to media focus being on the violence and protests in Tahrir Square in the lead up to elections, as compared to 2010 when a number of television programs featured U-Shahid. Also, in 2010 DISC purchased advertising space on Youm7, a popular Egyptian news service, but could not do the same this year, as our grants were less generous. This should serve as a reminder of the inadequacy of social media by itself and the necessity of a robust marketing campaign.</p>
<p>-       Two additional factors led to a decreased volume of submitted reports. First, this year saw even more election monitoring projects with and without the use of Ushahidi by organizations and newspapers offering cash to monitors. Depending on volunteers, we could not compete for reports with those organizations offering cash. And the proliferation of maps reduced the attention given to each. Attempts made to build a coalition with other NGOs and newspapers to work with DISC on U-Shahid were rebuffed due to a culture in Arab countries of organizations being more interested in getting credit than in forging effective partnerships. Second, monitors feared violent reprisals for documenting cases of fraud at the hands of police, the military, or hired thugs. During clashes on Mohamed Mahmoud Street in the run up to the election, for example, people recording abuses on camera were specifically targeted.</p>
<p>-       The feature allowing visitors to the U-Shahid site to vote on whether they believe a report to be true was rarely used and of no particular benefit</p>
<p>-       In December, the military raided a number of international and local NGOs as part of an “investigation” into the foreign funding of NGOs and their potentially suspect motives. This complements an ongoing smear campaign against NGOs. While this threatens DISC’s ability to continue work on the project, it also points to the resilience of crowdsourcing, as traditional election monitoring projects were cancelled by a number of NGOs in response to the military closing their offices and leaving their legal status in limbo.</p>
<p>-       DISC is planning a complementary follow-up project called Enta Sharek (“You Share”) in which focus groups in five areas will be shed light on their experiences during the elections. No reason that traditional information gathering techniques can’t be used to complement our efforts!</p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/ZF6fvCXtWt4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2012/01/31/using-ushahidi-to-monitor-the-egyptian-transition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/index.php/2012/01/31/using-ushahidi-to-monitor-the-egyptian-transition/</feedburner:origLink></item>
		<item>
		<title>Ushahidi comes to Kyrgyzstan</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/IXM8IyHIjfg/</link>
		<comments>http://blog.ushahidi.com/index.php/2012/01/30/ushahidi-comes-to-kyrgyzstan/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 18:21:11 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
				<category><![CDATA[Ushahidi Users]]></category>
		<category><![CDATA[elections]]></category>
		<category><![CDATA[localization]]></category>
		<category><![CDATA[Kyrgyzstan]]></category>
		<category><![CDATA[UN]]></category>
		<category><![CDATA[UNDP]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6813</guid>
		<description><![CDATA[[Cross-posted from Erkin Kasybekov's post on http://EuropeAndCIS.UNDP.org] The world was shocked to learn about Kyrgyzstan’s second revolution within five years. The country’s anger resulted in the ousting of two presidents, and the 2010 revolution was followed by interethnic violence in the south of the country – making 2010 a challenging year. Some doubted whether Kyrgyzstan [...]]]></description>
			<content:encoded><![CDATA[<p>[<em>Cross-posted from Erkin Kasybekov's post on <a href="http://europeandcis.undp.org/blog/2012/01/23/ushahidi-comes-to-kyrgyzstan/#comment-10621">http://EuropeAndCIS.UNDP.org</a></em>]</p>
<p>The world was shocked to learn about Kyrgyzstan’s second revolution within five years. The country’s anger resulted in the ousting of two presidents, and the 2010 revolution was followed by interethnic violence in the south of the country – making 2010 a challenging year. Some doubted whether Kyrgyzstan could remain independent and sovereign.</p>
<p><a href="http://map.inkg.info/"><img class="alignnone size-medium wp-image-6814" title="Screen Shot 2012-01-30 at 1.14.19 PM" src="http://blog.ushahidi.com/wp-content/uploads/2012/01/Screen-Shot-2012-01-30-at-1.14.19-PM-500x415.png" alt="" width="500" height="415" /></a></p>
<p>At the time, UNDP sent experts to the country to assess the situation and provide  technical support. <a href="http://europeandcis.undp.org/home/AboutUs/show/A8C18BC7-F203-1EE9-BB0498B80924C14B" target="_blank">Jens Wandel</a> visited the UNDP office in Kyrgyzstan to learn about our projects including our <strong>support to the elections</strong>.</p>
<p>He asked me if I had heard about <a href="http://ushahidi.com/" target="_blank">Ushahidi</a>, a <strong>free, and open source</strong> software for collecting, visualizing and mapping information. Ushahidi is Swahili for “witness” or “testimony” and was used  for the first time in the 2007 Kenyan elections.</p>
<p>Since then, I have become addicted to the idea, especially since it coincides with our plans to use information and communication technology in our work to support <a href="http://www.undp.kg/en/what-we-do/focus-areas/democratic-governance" target="_blank">democratic governance</a>.</p>
<p>Since Jens arrived just before the Kyrgyz parliamentary elections, we didn’t have time to properly explore how the platform had been used, and ways to adapt it to the Kyrgyz reality.</p>
<p>Later, we learned that Ushahidi had already been used in Kyrgyzstan several years ago by a local NGO that recruited local election observers. However, they used the available software without adapting it to local circumstances and didn’t coordinate their activities with other partners.</p>
<p>I consulted local software developers and not only did they know about Ushahidi, but they also knew about the first time it was used in Kyrgyzstan and had a clear idea how to adapt the open source software to moderate activity on election day.</p>
<p>The beauty of the concept is that the final product would become <strong>a universal platform focused not only on electoral violations, but on other issues such as natural disasters like the earthquakes</strong> in<a href="http://haiti.ushahidi.com/main" target="_blank">Haiti</a> and <a href="http://blog.ushahidi.com/index.php/2011/03/16/crisis-mapping-japans-earthquake-and-how-you-can-help/" target="_blank">Japan</a>.</p>
<p>The next step was also quite challenging: Could I convince my colleagues and our national partners that this is a useful and inexpensive way of exposing electoral violations during elections day?</p>
<p>Some of my colleagues were skeptical, mostly because of the complexity of information and communication technology. There were some doubts that local civil society would buy into the concept and participate.</p>
<p>In the end, proponents of the Ushahidi software prevailed and we hired a local group to develop the supplementary software and to moderate the process on election day.</p>
<p>Another requirement was to ensure strong coordination at all stages between the developers, the Central Electoral Commission (CEC), and key NGOs that would be providing information on violations to the system.</p>
<p>About <strong>3,000 text messages</strong> with information on electoral violations were <a href="http://map.inkg.info/" target="_blank">verified and posted online</a>. More than half the violations were observed and reported in Osh and Bishkek, the biggest cities in Kyrgyzstan, and there were more than <strong>27,000 hits</strong>with an average duration of about  two minutes.</p>
<p><strong>Kyrgyz NGOs gained experience with the Ushahidi platform and adapted it to the country’s needs</strong>. We saw firsthand that the platform can be used to monitor and increase the transparency of elections.</p>
<p>The <strong>CEC </strong>not only<strong> supported the idea and monitored the site</strong>, but also used some of the information for their own purposes.</p>
<p>Well, the statistics shown are quite impressive, however, the main question is this:</p>
<p><strong>What is a non-expensive way of making sure that information from the website reaches each potential voter right way?</strong> Especially to the first voters, <strong>to demonstrate that the electoral process<em>must be</em> and <em>can be</em> transparent</strong>, and <strong>any violation will be recorded and shared</strong> with the community?</p>
<p>What do you think?</p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/IXM8IyHIjfg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2012/01/30/ushahidi-comes-to-kyrgyzstan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/index.php/2012/01/30/ushahidi-comes-to-kyrgyzstan/</feedburner:origLink></item>
		<item>
		<title>Students learn programming with Ushahidi</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/A5LsfmCxiyk/</link>
		<comments>http://blog.ushahidi.com/index.php/2012/01/27/students-learn-programming-with-ushahidi/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 22:00:44 +0000</pubDate>
		<dc:creator>hleson</dc:creator>
				<category><![CDATA[Academic]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[Ushahidi Users]]></category>
		<category><![CDATA[academic]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6756</guid>
		<description><![CDATA[[Guest post: Cam Macdonell is an Instructor of Computer Science at Grant MacEwan University in Edmonton, AB. He completed his PhD from the University of Alberta in 2011 and began teaching at Grant MacEwan in September, 2011.] In September, I began teaching my first upper-level University course at Grant MacEwan University. Having taken some (and [...]]]></description>
			<content:encoded><![CDATA[<p><em>[<strong>Guest post</strong>: Cam Macdonell is an Instructor of Computer Science at <a href="http://www.macewan.ca/wcm/index.htm">Grant MacEwan University </a>in Edmonton, AB.  He completed his PhD from the University of Alberta in 2011 and began teaching at Grant MacEwan in September, 2011.]<br />
</em></p>
<p>In September, I began teaching my first upper-level University course at Grant MacEwan University. Having taken some (and heard about some other) lack-lustre undergrad Software Engineering courses, I really wanted to make this course practical, project-based and interesting for the students. One inspiration was the <a href="http://ucosp.ca/">Undergraduate Capstone Open Source Project (UCOSP)</a> where final-year students select a project and are mentored by faculty across Canada to work on an open-source project for course credit.  I also loved the practical approach of the <a href="http://software-carpentry.org/">Software Carpentry </a>course taught by Greg Wilson and Paul Lu, which I was involved in a few Summers back and frankly preferred to some of the “Ivory Tower” Software Engineering that is common in undergrad courses.</p>
<p>It was Greg Wilson that pointed me to Ushahidi, and I felt Ushahidi’s humanitarian focus would be a great added benefit to my students.  Computer science is so often focused on science, business, marketing and advertising that I felt this was an opportunity to show my students how a small group of dedicated people can use software to make a difference in humanitarian way.  There were other great projects suggested too, such as the <a href="http://sahanafoundation.org/">Sahana Foundation</a>, but I made up my mind to go with Ushahidi once I was introduced to Heather Leson and got to peak in on a Ushahidi hack-a-thon from Nairobi via Skype.  The energy of the group was obvious and very exciting.</p>
<h3>Organizing the Curriculum</h3>
<p>With much enthusiasm, I jumped into trying to build a course using Ushahidi as the core project component.  The first major hurdle was that 3rd year computer science students have minimal system administration experience.  Except for a few exceptions, they haven’t run a database or a web server on their own.  Moreover, PHP is not part of a course curriculum.  The sysadmin challenges were answered by using Harvard’s <a href="https://www.cs50.net/">CS50 Virtual appliance</a>.  This VM is based on Fedora Linux and comes with PHP, Apache and MySQL already installed.  The VM runs on VirtualBox, which is free so students could install it on their laptop (this is how most students ran it).  As for PHP, I felt that PHP was accessible to undergrads coming from a Java background.  It’s syntax and object-oriented are quite similar to Java.  </p>
<p>Our courses at Grant MacEwan involve a weekly three-hour lab component.  The first lab was used to introduce PHP with some sample programs.  The second lab was used to introduce Kohana and the MVC framework.  After the second lab, the first assignment was given.  The first assignment consisted of 4 simple tasks</p>
<ul>
<li>Apply a patch to get Ushahidi to work with non-clean URLs</li>
<li>Change the site name and tagline on the admin page to match the main page</li>
<li>Modify the labels in the API stream</li>
<li>Add a ‘’pirate’’ response type to the API</li>
</ul>
<p>These assignments helped the students become familiar with how MVC web servers work.  I also felt that the API was an important concept for them to understand well.  In the end, this assignment was a bit too easy in some ways.  In general, it’s very challenging to judge the level of difficulty when working with an existing code base.  To this point, most of my students would have only written programs from scratch (similar to most undergrad CS courses).  </p>
<p>It was also to determine what kind of hints to give.  For example, problem #4 from above become quite trivial once you show students how to search (using grep) through a code base.  Without that hint, students will try to trace the code manually and search manually.  So the dividing line between dozens of hours of work and 10 minutes is literally the knowledge of how to use grep effectively. Once the students had completed the first assignment, it was time to throw them head first into Ushahidi on some more significant projects. </p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/kA0ua84ilYI" frameborder="0" allowfullscreen></iframe></p>
<h3>Picking the Projects</h3>
<p>One advantage I had was that there were only 10 students, which enabled students to work on separate projects based on their interests. Mistakes with a course of 10 students are much more fixable on the fly than with, say, 40 students.</p>
<p>In trying to gather project ideas, I searched the feature requests on the Ushahidi development site and also I asked the Ushahidi community for ideas for projects.  Projects from the feature request list included selecting multiple categories and multi-coloured dots. Others came from the Ushahidi group, such as 2-way SMS communication, OpenStreetMap integration and white-labeling the J2ME app.  Some were my own creation, such as the SQlite back-end.</p>
<p>In general, is very difficult to carve 10 appropriate projects from an actively developed open-source project like Ushahidi for the following reasons:</p>
<p><Ul></p>
<li>Ushahidi developers are focused on moving the project forward, adding real features that users care about.  As such, they are typically not willing to risk those features not being developed by leaving them to an undergrad.<br />
Course projects are in 3 month blocks whereas actual development in the project focuses on small increments or “many months away”, so carving off a piece that fits nicely into a 2-3 month course project is hard because that is not how developers think.  Developers, from what I gather, focus on the next few week or two, or they may focus on large scale goals (significant re-writes of subsystems) which again are difficult to break down into course projects.  </li>
<li>The knowledge gap &#8211; real developers know the code, my students do not.  This gaps adds to the difficulty of developers creating projects that can be handed off to an inexperienced student to complete.</li>
</ul>
<p>Even with the above challenges, our results show that it is possible and extremely valuable to use real software in an undergraduate course project.  I believe that our projects on Ushahidi went as well as I could have expected for three main reasons:</p>
<p>The Ushahidi developers cared enough to try and suggest projects.  Some projects were fine just as suggested while others could at least give me ideas that I could try and distill into projects.  In the end, my responsibility is determining and setting the educational goals, so this worked well. The developers were of a great help, quick to respond to questions and supportive of the students, and I can’t thank them enough for this. My students were willing to accept the “ups and downs” of this kind of project. They knew the alternative was a canned, built-from-scratch project that no recruiter would care about. I was able to convince them that saying they had worked on (and got patches accepted to) a real software project would be of at least some merit over a typical SE course project.  </p>
<p>There were certainly some bumps in the road in terms of some projects being too easy (to which I would assign further work) or too hard (a completely working project was not required in some cases).  In then end, the students were able to make significant progress on some real problems that the Ushahidi community cared about.</p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/6d1zFCAyba0" frameborder="0" allowfullscreen></iframe></p>
<h3>Student Project Review</h3>
<p>All that said, let’s talk about the projects, cause they’re really cool.  </p>
<p><strong>Dale Douglas </strong>(<a href="https://github.com/Seithis/Ushahidi_by_Dale">code</a>) added the ability to allow reports to be edited on the main display.  His implementation was not secure by any stretch, so may not be deployment ready, but was an interesting project.  Dale wished that plugins could overwrite system files so that he wouldn’t have to modify the main Ushahidi codebase.</p>
<p><strong>Brett McKay</strong> (<a href="https://github.com/mckayb24/Ushahidi_j2me.git">code</a>) white-labelled the J2ME app.  He also discovered that the J2ME app was in the middle of re-write.  So he added the functionality to the new re-write version to add a deployment site and fetch reports.  This an example where a student had to take on additional tasks once his initial task (white-labelling) was complete.  Brett was challenged in there is actually no documentation of the J2ME app at all</p>
<p><strong>Richard Laan</strong> (<a href="https://github.com/laanr/cmpt-395-Ushahidi.git">code</a>) added the ability to select multiple categories on the main map page.  Richard’s learning curve was even steeper in that he had to learn Javascript for this project.  In the end, a very successful implementation.  Tracing the javascript was the most challenging aspect for Richard.</p>
<p><strong>Joel Joseph</strong> (<a href="https://github.com/neumicro/Ushahidi_Web_Dev">code</a>) added a search functionality to the API.  This feature allows an API query to search and return results for particular keyword.  Joel’s first project was a refactoring suggested by one of the developers.  This was another example of a project that needed to be extended once the initial task was complete.</p>
<p><strong>Ranjoat Panesar</strong> (<a href="https://github.com/rpanesar/Ushahidi_Web.git">code</a>) added a plugin to support 2-way SMS communication between an SMS user and the system.  For example, the could stop and start notices or search for incidents related to a keyword.  The motivating idea was having a user search for incidents around their current area, but we didn’t get that far.</p>
<p><strong>Alex Molzhan</strong> (<a href="https://github.com/Pewpy/Ushahidi_Web/">code</a>)  Alex added a button that allowed the incidents to be shown in their incident colour when being displayed under All Categories.  Richard Laan is currently continuing to work on this feature in relation to his “Select Multiple Categories” project.</p>
<p><strong>Chris Proulx</strong> (<a href="https://github.com/CProulx/Ushahidi_Web">code</a>) Chris added an AJAX-based interface to the reports editting page under the administrator.  The features chris avoided reloading all the reports when one was deleted.  His changes made the reports editing noticeably snappier.</p>
<p><strong>Wilson Liang</strong> (<a href="https://github.com/liangz2/Ushahidi_Standalone_Application">code</a>)  Wilson created a standalone Java app for the desktop.  His application would follow a particular deployment.  It may be useful in a situation when connecting to a particular deployment may have intermittent connectivity.</p>
<p><strong>Ruben Estevez de Freitas</strong> (<a href="http://dl.dropbox.com/u/37108785/finalwriteup-ruben.pdf">document</a>)  Ruben worked on getting OSM installed locally and working with Ushahidi.  Most instructions for OSM are for Ubuntu, so Ruben learned about the mess that is Linux package management and the difficulty in translating Ubuntu package names to Fedora package names.  Ruben’s submission is not a github repository, but simply a document describing all the steps to get OSM working with Ushahidi on a Fedora virtual machine.<br />
<strong><br />
Andrew Gergely</strong> (<a href="https://github.com/gergelya/">code</a>) worked on creating an SQLite-based database for Ushahidi.  Andrew ran into two major issues. The first was that the configuration scripts presumed MySQL and were difficult to debug.  The second issue was that MySQL and SQLite SQL queries are not completely compatible with each other.  The lessonhere was that &#8220;standards&#8221; such as SQL are sometimes not that standard.</p>
<p>The course ended with project demos some of which the students put up for recording.  The students have all made their code available and some are continuing to work on their projects.</p>
<p>I think I can say that the students all enjoyed working on a real software project and found it valuable.  There were certainly challenges that the students mentioned.  The most difficult was the lack of an up-to-date, detailed technical description of how everything works.  The lesson here is that such a document rarely exists, especially on open-source projects.  For one, the document would be too massive to read or to keep updated.  Updating is especially difficult due to the incremental nature of open-source development where developers’ time is already stretched thin.  Know-how comes from mostly from doing and playing with the code, not from documents.  Although, as always, more documentation would certainly be helpful both in the code itself and external to it.   In particular I think a “<em>How to get started with Ushahidi</em>” document would be helpful for new developers. Second, I think a curated “<em>To do</em>” list for various levels of experience (new, novice, advanced) perhaps on the new wiki, would help with new developers looking for a way to get involved (or for a university professors looking for projects <img src='http://blog.ushahidi.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ).</p>
<p>In the end the course went extremely well.  I learned a lot about Ushahidi, got to interact with some great people and, of course, some great students.  A big thank you to Greg Wilson, Heather Leson, Dale Zak, David Kobia, and Aaron Huslage for all their help and interaction over the last several months.</p>
<p>********<br />
Contact Cam Macdonnell <a href="mailto:macdonellc4@macewan.ca">via email</a></p>
<p><strong>To Cam, all the students and Grant McEwan University:</strong><br />
Thank you being the first class of students to focus an entire semester on Ushahidi open source software development. Your hard work has taught us much about how to integrate Ushahidi software development into classrooms. We are close to launching more changes to make it easier for people to contribute, including more Git love aka a &#8220;<em>To Do</em>&#8221; list. And, a special thanks to Greg Wilson for advocating open source in Canada&#8217;s universities.</p>
<p><strong>To the Ushahidi Community Developer Skype Chat folks:</strong><br />
Thank you for supporting this initiative and answering Cam&#8217;s and his student&#8217;s questions. We hope to do more of this in the future and hope that you will join us on that journey.</p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/A5LsfmCxiyk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2012/01/27/students-learn-programming-with-ushahidi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/index.php/2012/01/27/students-learn-programming-with-ushahidi/</feedburner:origLink></item>
		<item>
		<title>Empowering Action New Tools for Crisis and Humanitarian Response</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/_o7vnOV2plY/</link>
		<comments>http://blog.ushahidi.com/index.php/2012/01/26/empowering-action-new-tools-for-crisis-and-humanitarian-response/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 15:40:07 +0000</pubDate>
		<dc:creator>hleson</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Crisis]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mapping Resources]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[emergency response]]></category>
		<category><![CDATA[esri]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6624</guid>
		<description><![CDATA[[Guest Blog post by Ryan Lanclos, ESRI, originally appeared on the ESRI Site.] This week several members of our team attended the 3rd International Conference of Crisis Mappers (ICCM) that was held in Geneva, Switzerland and we were blown away by the turn out (Follow #ICCM on Twitter). This community has grown substantially over the [...]]]></description>
			<content:encoded><![CDATA[<p>[Guest Blog post by Ryan Lanclos, ESRI, originally appeared on the<a href="http://blogs.esri.com/Dev/blogs/publicsafety/archive/2011/11/18/Empowering-Action_1420_New-Tools-for-Crisis-and-Humanitarian-Response.aspx"> ESRI Site</a>.]</p>
<p>This week several members of our team attended the <a href="http://crisismappers.net/">3rd International Conference of Crisis Mappers (ICCM)</a> that was held in Geneva, Switzerland and we were blown away by the turn out (<a href="https://twitter.com/#!/search/iccm">Follow #ICCM on Twitter</a>). This community has grown substantially over the last 3 years &#8211; when we attended the first conference held in Cleveland, Ohio back in 2009 there were about <a href="http://api.ning.com/files/-bNCKfEysp*nO53zpcEAYkjNRNM5ZKsKLkYtL-BjAEvhF0stCfe6XC7mnuruOYYlhEoYkneshVXvYh3Q4A43s-rqNXmhiwvG/ICCMGroupShot.jpg">100 attendees</a>.  Now there are more than 400 gathered here discussing crisis mapping and the challenges they face.  There are really 3 main things that we keep hearing as it relates to GIS and mapping:</p>
<ul>
<li>How to collect and organize data from the crowd around the globe as it relates to crisis</li>
<li>How to enable action from this data</li>
<li>How to build, collect, and maintain reference data for crisis</li>
</ul>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/3N5BmAPw1Qg" frameborder="0" allowfullscreen></iframe></p>
<h3>Collecting and Organizing Data from the Crowd</h3>
<p>As for the first topic, collecting and organizing data from the crowd, there is a good tool developed by our partner <a href="http://ushahidi.com/">Ushahidi</a>. Ushahidi is a platform that takes crowd sourced information like <a href="http://en.wikipedia.org/wiki/SMS">SMS </a>messages, categorizes them, and displays them on the map as a point or cluster of points showing relevant location. The result of this effort is a point map that begins to illustrate where individuals are vocalizing need or disseminating information. </p>
<h3>Enabling Action</h3>
<p>While points are a good start, we have been working with Ushahidi and a focus group comprised of both GIS and Crisis Mappers to define requirements for new tools that will support analysis of this data. We have heard the need for spatial and temporal analysis tools within the Ushahidi platform as well as the need for tools to bring Ushahidi data into ArcGIS where analyses can be run. </p>
<p>We are very excited to announce that we have made the first tool available to support these requirements-the <a href="http://www.arcgis.com/home/item.html?id=f2cc3c6018a745a4aaa38c15e68b2df0">ArcGIS add-in for Ushahidi</a> which can be downloaded and quickly added to ArcMap. This add-in allows you to connect to a Ushahidi instance with the API enabled, convert text between languages, and download the Ushahidi data into a geodatabase. This opens up the feed of data being captured in Ushahidi to the rich spatial and temporal analysis tools within ArcGIS allowing users to empower action and inform decision makers using a sound scientific approach. Curious how this might work? At the bottom of this blog is a good write-up of using this tool to analyze information coming in from the current Thailand flooding.</p>
<h3>Reference Data</h3>
<p>Having this information and resulting analysis is great, but without good reference/basemap data as a backdrop, it is hard to understand the context of any situation. A common theme discussed here in Geneva is the isolated and rural nature of many locations and the lack of base data. While there may be global vector and raster datasets available, they are often either severely dated or at a scale that does not support local action. </p>
<p>One data set that supports crowdsourcing of basemap data is <a href="http://www.openstreetmap.org/">OpenStreetMap (OSM)</a>. OSM is constructed and edited for all types of use by a global user community, and yes you can join! Crowdsourced basemap data is particularly valuable during a crisis response where current and often high resolution data needs are compounded. </p>
<p>In support of this open source effort, Esri offers a desktop tool for ArcGIS that allows you to join the crowd by editing and publishing to OSM from within ArcMap.  This tool also allows you to download OSM data over your area of interest directly into ArcGIS for use in a disconnected and offline environment common in response.  You can download the <a href="http://www.esri.com/software/arcgis/extensions/openstreetmap/index.html">ArcGIS Editor for OSM</a>.</p>
<p>Esri is committed to supporting the crisis response community thru our <a href="http://www.esri.com/services/disaster-response/index.html">Esri Disaster Response Program</a> as well as thru the continued evolution of ArcGIS to support the collection, management, analysis, and visualization of data in a collaborative environment.  While these tools don&#8217;t solve all of the problems we face as crisis mappers, we hope you will find them valuable in your arsenal and as a starting point to a dialogue around enhancements to and construction of additional tools or data.  We are already looking forward to ICCM 2012 in Washington, DC!</p>
<h3><a href="http://www.arcgis.com/home/item.html?id=f2cc3c6018a745a4aaa38c15e68b2df0">ArcGIS Add-in for Ushahidi</a></h3>
<h4>Getting Started</h4>
<p>To get started, first download the <a href="http://esriurl.com/Ushahidi2ArcGIS">Esri Add-in for Ushahidi</a>.  Once you&#8217;ve installed the Add-in you&#8217;re ready to add it to ArcMap.  Go to the <strong>Customize</strong> menu | <strong>Toolbars </strong>| <strong>Customize</strong>&#8230; located at the very bottom of the list.  </p>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2012/01/customize_part1.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2012/01/customize_part1-500x156.png" alt="Esri customize_part1" title="Esri customize_part1" width="500" height="156" class="aligncenter size-medium wp-image-6725" /></a></p>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2012/01/customize_part2.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2012/01/customize_part2.png" alt="esri customize_part2" title="esri customize_part2" width="309" height="75" class="aligncenter size-full wp-image-6727" /></a></p>
<p>In the Customize dialog, click the <strong>Commands</strong> tab| type <strong>Ushahidi</strong> in the <strong>Show commands containing</strong>: text box. You will see the Ushahidi2ArcGIS Add-In listed in the Commands pane. </p>
<p> <a href="http://blog.ushahidi.com/wp-content/uploads/2012/01/customize_window.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2012/01/customize_window.png" alt="esri customize_window" title="esri customize_window" width="413" height="375" class="aligncenter size-full wp-image-6730" /></a></p>
<p>Drag the <strong>Ushahidi2ArcGIS </strong>command to any existing toolbar in your ArcMap window. You must drag this command onto an existing toolbar, not just onto the map. You will see a new button with a blue circle icon show up on your toolbar.</p>
<h4>Connecting to a Ushahidi Instance</h4>
<p>To connect to an Ushahidi instance click on the <strong>Download Ushahidi Reports to ArcGIS</strong> button and enter the parameters. </p>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2012/01/UshahidiGetReports.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2012/01/UshahidiGetReports.png" alt="UshahidiGetReports" title="UshahidiGetReports" width="431" height="248" class="aligncenter size-full wp-image-6732" /></a></p>
<p>The key parameter to enter is the API Endpoint.  This is the main URL to the Ushahidi instance, such as <a href="http://de21.digitalasia.chubu.ac.jp/floodmap/">Thailand Flood Crisis Information Map</a> or <a href="http://bushfireconnect.org/">Bushfire Connect</a>.  You also have the option to translate the data (using <a href="http://www.microsofttranslator.com/">Bing Translator</a>) for either just the categories or all the incident data.  Note that the more you have to translate and the more records you have the longer the time it will take to download and create the data.</p>
<p>Once the data is downloaded it is added to a layer.  The tool automatically sets the data to render on Unique Values in the <strong>Category Title</strong> field and uses the default colors from the Ushahidi instance.</p>
<p> <a href="http://blog.ushahidi.com/wp-content/uploads/2012/01/layer_properties_symbology.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2012/01/layer_properties_symbology-500x394.png" alt="esri layer_properties_symbology" title="esri layer_properties_symbology" width="500" height="394" class="aligncenter size-medium wp-image-6733" /></a></p>
<p>Additionally the HTML Popup set and the description of the layer has been populated to reflect the source, date and time the data was downloaded. This is critical temporal information for Crisis Mappers.</p>
<h4>Perform Further Analysis</h4>
<p>Now that the Ushahidi data is downloaded you&#8217;re ready to perform further analysis.  You can look at data over time, limit your focus on specific categories, or do more in depth spatial analysis.</p>
<p>For example if we wanted to get a better understanding of the reports of flooding around Bangkok we can focus on those reports (i.e. just one category of the incidents).</p>
<p> <a href="http://blog.ushahidi.com/wp-content/uploads/2012/01/flood_reports.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2012/01/flood_reports-500x311.png" alt="esri Flood Reports" title="esri flood_reports" width="500" height="311" class="aligncenter size-medium wp-image-6735" /></a></p>
<p> We can then visualize the data as a &#8220;heat-map&#8221; (by using the <a href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z0000000s000000.htm">Kernel Density</a> tool).</p>
<p> <a href="http://blog.ushahidi.com/wp-content/uploads/2012/01/head_map.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2012/01/head_map-500x312.png" alt="esri heat_map" title="esri heat_map" width="500" height="312" class="aligncenter size-medium wp-image-6736" /></a></p>
<p>To get more detailed information on the data and to further determine significance of the reports we can use spatial statistics to determine if there are non-random spatial patterns and statistically significant hot or cold spots in the data.  To do this we can use the <a href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//005p0000000t000000.htm">Spatial Autocorrelation</a> and <a href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/#/How_Hot_Spot_Analysis_Getis_Ord_Gi_works/005p00000011000000/">Hot-Spot Analysis</a> tools.  The basic workflow is shown here in <a href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002w00000001000000">ModelBuilder</a>:</p>
<p> <a href="http://blog.ushahidi.com/wp-content/uploads/2012/01/model_builder.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2012/01/model_builder-500x375.png" alt="esri model_builder" title="esri model_builder" width="500" height="375" class="aligncenter size-medium wp-image-6738" /></a></p>
<p>The results of this analysis are highlighted in blue on the map as areas (1 km^2 ) that have <strong>statistically significant </strong>clusters of flood reports (in this case 8 to 27 per km2 ).  These are the high priority areas that should be focused on first. Then we focus on questions like why are there so many reports in this area? Is there a single authoritative source of SMS feeds on the ground or is there a large group of people that need help?</p>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2012/01/stat_sig.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2012/01/stat_sig-500x310.png" alt="esri stat_sig" title="esri stat_sig" width="500" height="310" class="aligncenter size-medium wp-image-6739" /></a></p>
<p>This is just one type of analysis that can be run in ArcGIS Desktop from Ushahidi data.  We are interested in learning more from you in the type of analysis that you&#8217;ve run using this tool.  Please use the <a href="http://www.arcgis.com/home/item.html?id=f2cc3c6018a745a4aaa38c15e68b2df0">comments section </a>of the tool and let us know how the tool works and what needs to be improved.  </p>
<p>*****</p>
<p>Thanks to the ESRI team for creating this valuable plug-in. </p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/_o7vnOV2plY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2012/01/26/empowering-action-new-tools-for-crisis-and-humanitarian-response/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/index.php/2012/01/26/empowering-action-new-tools-for-crisis-and-humanitarian-response/</feedburner:origLink></item>
		<item>
		<title>Google Inc + World Bank = Empowering Citizen Cartographers?</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/B8PMgA4IL8Y/</link>
		<comments>http://blog.ushahidi.com/index.php/2012/01/25/google-inc-world-bank-empowering-citizen-cartographers/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 13:47:20 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Crisis]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Partnerships]]></category>
		<category><![CDATA[Bank]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[participatory]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[world]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6712</guid>
		<description><![CDATA[[Cross-posted from Patrick Meier's blog iRevolution] World Bank Managing Director Caroline Anstey recently announced a new partnership with Google that will apparently empower citizen cartographers in 150 countries worldwide. This has provoked some concern among open source enthusiasts. Under this new agreement, the Bank, UN agencies and developing country governments will be able to &#8220;access [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">[<em>Cross-posted from <a href="http://www.iRevolution.net">Patrick Meier's blog iRevolution</a></em>]</p>
<p style="text-align: left;">World Bank Managing Director Caroline Anstey <a href="http://www.nytimes.com/2012/01/14/opinion/empowering-citizen-cartographers.html?_r=1">recently announced</a> a new partnership with Google that will apparently empower citizen cartographers in 150 countries worldwide. This has <a href="http://www.globalintegrity.org/blog/google-world-bank-map-deal">provoked some concern</a> among open source enthusiasts. Under this <a href="http://google-latlong.blogspot.com/2012/01/world-bank-and-google-join-forces-to.html">new agreement</a>, the Bank, UN agencies and developing country governments will be able to &#8220;access Google Map Maker&#8217;s global mapping platform, allowing the collection, viewing, search and free access to data of geoinformation in over 150 countries and 60 languages.&#8221;</p>
<p style="text-align: left;"><a href="http://whymycountrysucks.com/wp-content/uploads/2011/03/jail-cell-highest-incarceration-rate-imprsonment-crime-america.jpg"><img class="size-full wp-image-6919 alignnone" title="jail" src="http://irevolution.files.wordpress.com/2012/01/jail.jpg" alt="" width="500" height="333" /></a></p>
<p style="text-align: left;">
<p style="text-align: left;">So what&#8217;s the catch? <a href="https://services.google.com/fb/forms/mapmakerdatadownload/">Google&#8217;s licensing agreement</a> for Google Map Maker stipulates the following: Users are not allowed to access Google Map Maker data via any platform other than those designated by Google. Users are not allowed to make any copies of the data, nor can they translate the data, modify it or create a derivative of the data. In addition, users cannot publicly display any Map Maker data for commercial purposes. Finally, users cannot use Map Maker data to create a service that is similar to any already provided by Google.</p>
<p style="text-align: left;">There&#8217;s a saying in the tech world that goes like this: &#8220;If the product is free, then you are the product.&#8221; I fear this may be the case with the Google-Bank partnership. I worry that Google will organize more crowdsourced mapping projects (like the one they did for Sudan last year), and use people with local knowledge to improve Map Maker data, which will carry all the licensing restrictions described above. Does this really empower citizen cartographers?</p>
<p style="text-align: left;">Or is this about using citizen cartographers (as free labor?) for commercial purposes? Will Google push Map Maker data to Google Maps &amp; Google Earth products, i.e., expanding market share &amp; commercial interests? Contrast this with the World Bank&#8217;s Open Data for Resilience Initiative (<a href="http://www.gfdrr.org/gfdrr/opendri">OpenDRI</a>), which uses open source software and open data to empower local communities and disaster risk managers. Also, the Google-Bank partnership is specifically with UN agencies and governments, not exactly citizens or NGOs.</p>
<p style="text-align: left;">Caroline Anstey concludes her announcement with the following:</p>
<p style="padding-left: 30px; text-align: left;">&#8220;In the 17th century, imperial cartographers had an advantage over local communities. They could see the big picture. In the 21st century, the tables have turned: local communities can make the biggest on the ground difference. Crowdsourced citizen cartographers can help make it happen.&#8221;</p>
<p style="text-align: left;">Here&#8217;s another version:</p>
<p style="padding-left: 30px; text-align: left;">&#8220;In the 21st century, for-profit companies like Google Inc have an advantage over local communities. They can use big license restrictions. With the Google-Bank partnership, Google can use local communities to collect information for free and make the biggest profit. Crowdsourced citizen cartographers can help make it happen.&#8221;</p>
<p style="text-align: left;">The Google-Bank partnership points to another important issue being ignored in this debate. Let&#8217;s not pretend that technology alone determines whether participatory mapping truly empowers local communities. I recently learned of an absolutely disastrous open source &#8220;community&#8221; mapping project in Africa which should one day should be written up in a blog post entitled &#8220;Open Source Community Mapping #FAIL&#8221;.</p>
<p style="text-align: left;">So software developers (whether from the open source or proprietary side) who want to get involved in community mapping and have zero experience in participatory GIS, local development and capacity building should think twice: the &#8220;do no harm&#8221; principle also applies to them. This is equally true of Google Inc. The entire open source mapping community will be watching every move they make on this new World Bank partnership.</p>
<p style="text-align: left;">I do hope Google eventually realizes just how much of an opportunity they have to do good with this partnership. I am keeping my fingers crossed that they will draft a separate licensing agreement for the World Bank partnership. In fact, I hope they openly invite the participatory GIS and open source mapping communities to <em>co-draft</em> an elevated licensing agreement that will truly empower citizen cartographers. Google would still get publicity—and more importantly positive publicity—as a result. They&#8217;d still get the data and have their brand affiliated with said data. But instead of locking up the Map Maker data behind bars and financially profiting from local communities, they&#8217;d allow citizens themselves to use the data in whatever platform they so choose to improve citizen feedback in project planning, implementation and monitoring &amp; evaluation. Now wouldn&#8217;t that be empowering?</p>
<p style="text-align: left;">
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/B8PMgA4IL8Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2012/01/25/google-inc-world-bank-empowering-citizen-cartographers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/index.php/2012/01/25/google-inc-world-bank-empowering-citizen-cartographers/</feedburner:origLink></item>
		<item>
		<title>Crisis Mapping Syria: An Important Update</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/j0w0S_bjnL4/</link>
		<comments>http://blog.ushahidi.com/index.php/2012/01/23/syria/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 14:46:07 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
				<category><![CDATA[Crisis]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[crowdmap]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[human]]></category>
		<category><![CDATA[killings]]></category>
		<category><![CDATA[rights]]></category>
		<category><![CDATA[Syria]]></category>
		<category><![CDATA[Tracker]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6699</guid>
		<description><![CDATA[[Guest blog post by Syrian activist, author identity withheld for security reasons] Syria Tracker was launched on April 23, 2011 and has been able to log aggregate or individual reports since March 18, 2011 [accessed January 9, 2012], including 550 reports for the category “Killed (قُتِل)” and 356 reports for the category “Missing-مفقود or Detained-مُعتقل”. [...]]]></description>
			<content:encoded><![CDATA[<p>[<em>Guest blog post by Syrian activist, author identity withheld for security reasons</em>]</p>
<p><a href="https://syriatracker.crowdmap.com">Syria Tracker</a> was launched on April 23, 2011 and has been able to log aggregate or individual reports since March 18, 2011 [accessed January 9, 2012], including 550 reports for the category “Killed (قُتِل)” and 356 reports for the category “Missing-مفقود or Detained-مُعتقل”. A total of 6,317 individuals killed over 286 days (March 18, 2011 thru January 8, 2012) were documented and verified. Killing ranged from 1-210 killings per day (median of 17.5 (95% CI: 14-19)), in 463 cities, affecting all age groups (median age of 36 years old (95% CI: 27-45)) with 427 individuals (~7%) less than or equal to 18 years old, and 289 individuals were female (~5%) and 6,028 were male (~95%).</p>
<p><a href="https://syriatracker.crowdmap.com/main"><img class="alignnone size-medium wp-image-6703" title="Screen Shot 2012-01-23 at 2.31.06 AM" src="http://blog.ushahidi.com/wp-content/uploads/2012/01/Screen-Shot-2012-01-23-at-2.31.06-AM-500x378.png" alt="" width="500" height="378" /></a></p>
<p>Syria Tracker is collaborating with the following crowdsourced efforts to further validate, corroborate, and disseminate the information: <span style="text-decoration: underline;">Middle East Voices (Voice of America)</span>, <span style="text-decoration: underline;">Syrian Martyrs </span><span style="text-decoration: underline;">شهداء الثورة السورية</span>, <span style="text-decoration: underline;">Silmya</span>, and <span style="text-decoration: underline;">Syrian Youth Movement</span>. Syria Tracker also incorporates complementary situation-awareness information (news, blogs, Facebook posts, etc.) from the <a href="http://healthmap.org/en/">HealthMap</a> system, an information system that uses unofficial reports of disease—e.g., from clinicians or web-based health-related information from news media or blogs—to track disease outbreaks. HealthMap was tailored, referred to as “HealthMap Crisis”, to mine crisis information in English for evidence of killing, torture or arrest. HealthMap Crisis is provided as a news stream that is available to the public on the Syria Tracker’s website. Reports were primarily verified by a group of volunteers from the <a href="http://crisismappers.net/">Crisis Mappers</a>, <span style="text-decoration: underline;">Standby Volunteer Task Force</span> (SBTF) in addition to cross-validating information against other sources or online posts. Please find Google Earth layer <a href="http://dl.dropbox.com/u/58298718/SyriaTracker_2012-1-19_19-26.kml">here</a>.</p>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2012/01/STgoogleearth.png"><img class="alignnone size-medium wp-image-6704" title="STgoogleearth" src="http://blog.ushahidi.com/wp-content/uploads/2012/01/STgoogleearth-500x224.png" alt="" width="500" height="224" /></a></p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/j0w0S_bjnL4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2012/01/23/syria/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/index.php/2012/01/23/syria/</feedburner:origLink></item>
	</channel>
</rss>

