<?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>The Ushahidi Blog &#187; Ushahidi</title>
	<atom:link href="http://blog.ushahidi.com/index.php/category/ushahidi/feed/" rel="self" type="application/rss+xml" />
	<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>
		<item>
		<title>We&#8217;re Moving to Git Issues!</title>
		<link>http://blog.ushahidi.com/index.php/2012/02/08/were-moving-to-git-issues/</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>
]]></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>
		</item>
		<item>
		<title>Badges by Ushahidi</title>
		<link>http://blog.ushahidi.com/index.php/2012/02/07/badges-by-ushahidi/</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>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2012/02/07/badges-by-ushahidi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Students learn programming with Ushahidi</title>
		<link>http://blog.ushahidi.com/index.php/2012/01/27/students-learn-programming-with-ushahidi/</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>
]]></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>
		</item>
		<item>
		<title>Empowering Action New Tools for Crisis and Humanitarian Response</title>
		<link>http://blog.ushahidi.com/index.php/2012/01/26/empowering-action-new-tools-for-crisis-and-humanitarian-response/</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>
]]></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>
		</item>
		<item>
		<title>Election Monitoring in the DRC</title>
		<link>http://blog.ushahidi.com/index.php/2012/01/10/election-monitoring-in-the-drc/</link>
		<comments>http://blog.ushahidi.com/index.php/2012/01/10/election-monitoring-in-the-drc/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 18:18:43 +0000</pubDate>
		<dc:creator>hleson</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[elections]]></category>
		<category><![CDATA[drc]]></category>
		<category><![CDATA[NorthWestern]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6643</guid>
		<description><![CDATA[[Guest post by Galya Ruffer, J.D., Ph.D., Director, Center for Forced Migration Studies at the Buffet Center, Northwestern University, Evanston, IL. Galya lead a team deployment for the recent Democratic Republic of Congo.] On November 28th, 2011 crowds assembled at 62,000 polling stations to elect DR Congo’s fifth president in the country’s first independently administered [...]]]></description>
			<content:encoded><![CDATA[<p><em>[Guest post by Galya Ruffer, J.D., Ph.D., Director, <a href="http://www.bcics.northwestern.edu/programs/migration/">Center for Forced Migration Studies at the Buffet Center</a>, Northwestern University, Evanston, IL. Galya lead a team deployment for the recent <a href="http://en.wikipedia.org/wiki/Democratic_Republic_of_the_Congo">Democratic Republic of Congo</a>.]<br />
</em></p>
<p>On November 28th, 2011 crowds assembled at 62,000 polling stations to elect DR Congo’s fifth president in the country’s first independently administered presidential elections since independence in 1960. <div id="attachment_6669" class="wp-caption aligncenter" style="width: 510px"><a href="http://blog.ushahidi.com/wp-content/uploads/2012/01/drc-photo-1-e1326218187880.jpg"><img src="http://blog.ushahidi.com/wp-content/uploads/2012/01/drc-photo-1-500x375.jpg" alt="Polling Station in Bukavu, Ibanda Commune" title="Polling Station in Bukavu, Ibanda Commune" width="500" height="375" class="size-medium wp-image-6669" /></a><p class="wp-caption-text">Polling Station in Bukavu, Ibanda Commune</p></div>Getting off to a late start, just three months before the elections, <a href="http://www.cics.northwestern.edu/programs/migration/">Center for Forced Migration Studies at Northwestern University</a> (CFMS) organized a group of voluntary partners comprised of humanitarian, civil society and human rights organizations to report on the elections. With Ushahidi’s past record of difficulty deploying to the Congo given it’s size (as large as Western Europe), lack of infrastructure and limited electricity and access to technology, the late start and lack of funds posed a major challenge.  Therefore, our first decision was to limit the deployment to focus on the hotbed areas for violence: North and South Kivu in the east and the main opposition candidate’s stronghold, Kinshasa.</p>
<p>Technology had improved considerably since 2006 with most people having cell phones and greater access to wireless.  On the other hand, the remote areas most sensitive to violence and election fraud are the ones without cell service and electricity. Thus, many of the same challenges remained. Knowing all these challenges, we still decided that deployment would be useful since many organizations are looking to crisis mapping to assist in combating the ongoing insecurity in eastern Congo and massive sexual violence. We could all learn from the experience. The site went live one week before the elections, on November 18th, reporting in French and English. </p>
<h3>Organizing Networks and Teams</h3>
<p>Through the international partners, a U.S. based diaspora group, <a href=” http://www.facebook.com/pages/drcushahidicom/289018141121602?v=info “>RDC2XTE</a>, seeking an alternative vision for DRC through supportive actions to improve accountability and advancement, and our own contacts, we created a network of local independent observers and media sources based in Bukavu and Goma in the eastern Congo and Kinshasa to continuously report back what they were witnessing at various polling stations. </p>
<p>One of our main dedicated partners in the east, the <a href="http://iwpr.net/">Institute for War and Peace Reporting</a>, trained and organized local women journalists to SMS or email direct reports. A second dedicated partner, <a href="http://www.one.org/c/international/hottopic/3796/">Collectif D&#8217;Actions Pour La Defense Des Droits Humains</a> (CADDHOM), a local NGO focusing on a wide range of programs concerning human rights, was an official partner of the <a href="http://www.state.gov/r/pa/ei/bgn/2823.htm">CENI </a>(the National Election Commission) deploying 200 monitors in South Kivu. CADDHOM sent us reports via email and SMS as they received phone calls and SMS from their official field observers. I also accompanied the executive director of CADDOM, Pasteur Joseph on election day to observe the elections.</p>
<div id="attachment_6679" class="wp-caption aligncenter" style="width: 510px"><a href="http://blog.ushahidi.com/wp-content/uploads/2012/01/DRC-2.jpg"><img src="http://blog.ushahidi.com/wp-content/uploads/2012/01/DRC-2-500x375.jpg" alt="Outside EDAP Polling Station " title="Outside EDAP Polling Station " width="500" height="375" class="size-medium wp-image-6679" /></a><p class="wp-caption-text">Outside EDAP Polling Station in Bukavu with CADDHOM Coordinator, Pasteur Joseph (right) </p></div>
<p>A third dedicated partner was <a href="http://www.cafod.org.uk/">Catholic Agency for Overseas Development </a> (CAFOD), who organized to station a volunteer in Kinshasa to receive reports from the 30,0000 network of Catholic Bishop monitors in the field.  Although in contact with the EU monitoring team, there were no actual exchanges of information and the Carter center did not respond to emails. </p>
<p>We provided all partners with training material and produced post card sized printouts with SMS instructions. I only arrived on the ground on November 25th, but used my time there to meet with local partners none of whom, even though they had received all my materials before hand, had actually visited the site. Internet access is simply too complicated to spend time trying to view a site that takes hours to access. On the other hand, once I arrived and installed the local SIM cards, the Android phones with SMSSync worked perfectly. In fact, since I put the SIM cards on roaming, they work even here in Chicago. </p>
<p><H3>Election Day, SMS Blocked and Lessons Learned</h3>
<p>Even with the late start, once the elections got underway we began to receive reports via SMS and email. But then a major glitch came when the government shut down the whole SMS network on December 4th due to concerns of impending violence with the announcement of the election results scheduled for December 6th.  Our independent deployment hit a major roadblock between the block on SMS and evacuation of internationals from Kinshasa. I was scheduled to fly to Kinshasa on December 5th, but could not get there since flights were cancelled. All work was suspended in Kinshasa and people ordered to stay home. As CENI continued to delay announcing election results and tension mounted, the CAFOD volunteer could not send any reports.  CENI finally announced Kabila’s victory on December 9th, but with growing unrest from the opposition, SMS was not restored until December 14. As soon as it was, we immediately began receiving reports from the volunteer, but these were limited to the December 13th press release that the EU confirmed the Archbishop of Kinshasa’s declaration of irregularities in the elections and media reports.  </p>
<p>Speaking with many organizations on the ground, it became apparent that Ushahidi was not widely known in the DRC and, although I physically sat with locals and showed them the platform there was interest, no one I met with could view the site on their computers given the slow Internet connection. A local radio station in Goma. <a href="http://mutaani.com/">Radio Mutaani</a>, had also set up an SMS system and gmail chat feeding into their website, but were weary of sharing data with Ushahidi given security concerns. I visited their radio station and attended a program at the University in Goma and was impressed with the level of engagement surrounding the election. Until SMS was cut off, they had a lot of activity through their gmail chat. </p>
<p>Without SMS the deployment shifted to media monitoring coordinated by undergraduate Liz Casano of the NorthWestern University Student team and Bharathi Ram and Leesa Astredo of the <a href="http://standbytaskforce.com/">Stand-by Task Force</a>. The SBTF was instrumental in sorting through and reporting on more than 20,000 tweets. So far, a total of 320 online reports have been uploaded from over 70 locations, comprising 55 types of incidents. There are over 150 reports still waiting to be input into the system, most likely with more to come as the team reviews additional media sources.</p>
<p>One of our goals going in to the deployment was to be able to provide a broad platform to link up the work of local and international monitors and amass all the reports in “real time” for use by all. We learned that this was not in the best interest of the official monitors. Given the strategic role of the National Episcopal Conference of the Congo, the country’s Catholic bishops’ council as the largest monitoring group, it was in their best interest to kept their reports secret until ready to make an official announcement which they did on December 12th.  In the end, the need of human rights and humanitarian organizations to report on and respond to crisis, did not coincide with the needs of official monitoring efforts to postpone release of information until they could better assess and negotiate the political implications. </p>
<p>Although more time to conduct networking on the ground would have produced more buy in from humanitarian, civil and human rights organizations, it seems that in the end we might have had the same problems given the SMS and need of the largest observers to withhold their reports until the best strategic moment. </p>
<p>The project team is now shifting its focus to analysis. In the next three months our goal is to issue two reports on the elections. The first will examine the question of transparency that was central to the rejection of the election results by the opposition and critiques of the official monitors. The second will layer in additional data to seek to answer questions broader questions such as did NGO civics work result in reduced problems? Were their areas that had violence in 2006 but not this time? And what kinds of responses were most successful and why? </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2012/01/10/election-monitoring-in-the-drc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The [unexpected] Impact of the Libya Crisis Map and the Standby Volunteer Task Force</title>
		<link>http://blog.ushahidi.com/index.php/2012/01/09/the-unexpected-impact-of-the-libya-crisis-map-and-the-standby-volunteer-task-force/</link>
		<comments>http://blog.ushahidi.com/index.php/2012/01/09/the-unexpected-impact-of-the-libya-crisis-map-and-the-standby-volunteer-task-force/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 14:00:46 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
				<category><![CDATA[Crisis]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Partnerships]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[Libya]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[OCHA]]></category>
		<category><![CDATA[SBTF]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6566</guid>
		<description><![CDATA[[Cross-posted from the SBTF Blog. Guest blog post by Andrej Verity. Andrej is an Information Management Officer at UN-OCHA in Geneva with a focus on both leading OCHA's collaboration with the Volunteer &#38; Technical Communities and supporting OCHA's information management staff around the world. In 2010, Andrej deployed to both the Haiti earthquake and the Pakistan floods. In March 2011, Andrej [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">[<em>Cross-posted from the <a href="http://blog.standbytaskforce.com/sbtf-libya-impact/">SBTF Blog</a></em>. <em>Guest blog post by Andrej Verity. Andrej is an Information Management Officer at UN-OCHA in Geneva with a focus on both leading OCHA's collaboration with the Volunteer &amp; Technical Communities and supporting OCHA's information management staff around the world. In 2010, Andrej deployed to both the Haiti earthquake and the Pakistan floods. In March 2011, Andrej lead OCHA's collaboration with the Standby Task Force in creating the Libya Crisis Map. Later that month, he also worked closely with Crisis Commons in their data collection exercise in response to the Japan tsunami.</em>]</p>
<p style="text-align: justify;"><a href="http://blog.standbytaskforce.com/wp-content/uploads/2011/12/Screen-Shot-2011-12-19-at-6.05.21-AM.png"><img class="alignright size-full wp-image-934" title="LCM" src="http://blog.standbytaskforce.com/wp-content/uploads/2011/12/Screen-Shot-2011-12-19-at-6.05.21-AM.png" alt="" width="184" height="165" /></a>At the beginning of March 2011, <a href="http://www.unocha.org/">OCHA</a> HQ activated the <a href="http://blog.standbytaskforce.com/">Standby Volunteer Task Force</a> (SBTF), a self-organized group of structured volunteers, to create the <a href="http://libyacrisismap.net/">Libya Crisis Map</a> (LCM) early in March of this year to help provide better situational awareness of the unfolding situation on-the-ground. This site and the data were made available to responding organizations with the intention to them improve their operational planning. The site was extended beyond the first month largely based on efforts from <a href="http://www.colombiassh.org/">OCHA Colombia</a>, volunteers sourced from the <a href="http://www.onlinevolunteering.org/">UNV online volunteer service</a>, and SBTF members who choose to stay on beyond the official SBTF deployment.</p>
<h3 style="text-align: justify;"><strong>But Why the Collaboration?</strong></h3>
<div style="text-align: justify;">
<p>It comes down to two simple reasons: 1) the UN did not have physical access to the country, and 2) OCHA did not have the idle capacity to gather, verify and process the enormous amount of available online information. In many ways the resulting data behind the map was the &#8220;gold mine&#8221;. OCHA had a data specialist reviewing the data, looking for patterns or trends in the data, showing what &#8216;non-map&#8217; products could be generated, and outlining how such data could be integrated into traditional coordination products.</p>
<h3><strong>But what measured impact did the map have?</strong></h3>
<p>At the moment, a Masters student from Tilburg University is working on a formal impact evaluation of the site. However, measuring the impact of even a traditional static map is not an easy undertaking. What was the measured impact of the last map you used?</p>
</div>
<div style="text-align: justify;">
<p dir="ltr"><a href="http://blog.standbytaskforce.com/wp-content/uploads/2011/12/Screen-Shot-2011-12-19-at-6.06.23-AM.png"><img class="alignright size-full wp-image-935" title="LCM data" src="http://blog.standbytaskforce.com/wp-content/uploads/2011/12/Screen-Shot-2011-12-19-at-6.06.23-AM.png" alt="" width="257" height="183" /></a>The LCM data was being incorporated into the traditional Who-is-doing-What-Where products and info-graphics which were being created remotely by OCHA IMOs [Colombia, DRC, Ethiopia, Kenya, Pakistan, South Africa, and South Sudan]. These products were then being printed and shared inside the emergency arena. So, what impact did those printed products have? We rarely try to measure their impact on decision makers but recognize they are necessary in every emergency. So, if the LCM data augmented these products, what measurable impact can we say it had?</p>
<div style="text-align: justify;">
<p>The challenge in quantifying the impact of information products in situations such as the Libya crisis is they tend to be incomparable to other situations and may yield very skewed outcomes. For OCHA, the impact the volunteers had on the efficiency of the operations and quality of decisions being made is perhaps more interesting. This impact can be more easily quantified by assessing the effectiveness of the decision makers using the maps as input and compared to their workload in other crisis before the SBTF was put into action. This quantifying research is currently being conducted, but on our preliminary qualitative input we can already see that the SBTF has a significant impact on OCHA’s way of working.</p>
<h3><strong>The unexpected impact? How we now work differently.</strong></h3>
<p>There are three core areas in this collaboration that have influenced OCHA’s work:</p>
<p><strong>1) Speed:</strong> as noted in my<a href="http://www.undispatch.com/disaster-relief-2-0-what-the-un-could-not-have-done-without-the-volunteer-technical-community"> blog post on UN Dispatch at the end of March</a>, I outlined how much faster we could produce standard IM products in the early phases of an emergency when working with remote volunteers and/or staff. It was quite stark and significant.</p>
<p><strong>2) Connection / Communication:</strong> The information management team in OCHA HQ was quite impressed with how well the always-open, tiered Skype chats worked in collaborating with the self-organized task-team based volunteers. The team has taken this approach and opened our own group for OCHA Information Management Officers [which has really made our internal IM Community of Practice flourish and provide support to each other]. We have leveraged the same approach to help incorporate field-based staff into the development of standard tools and software – something we were rather poor at in the past. As well, when we had one IMO responding to floods in Cambodia, we asked for OCHA IM volunteers and placed them in a dedicated Skype group. We ended up with IMOs from Sri Lanka, Pakistan, Cote D’Ivoire, Liberia and Haiti helping out with the efforts.  The OCHA IM team is really learning how we can leverage remote support and are incorporating these concepts into traditional mechanisms.</p>
<p><strong>3) Collaboration Platforms:</strong> to collaborate with the external volunteers, we had no choice but to accept the use of non-UN standard software [e.g. Skype and Google Docs]. However, the abilities that these modern tools unlocked helped some of our traditionally skeptical staff members realize there are better ways of working.  It has started a culture change [even if slow].</p>
<p>So, you can easily deduce that OCHA is adopting concepts from the SBTF work style. How much of an impact is that?  Perhaps not quantitatively measurable, but could be qualitatively described a “big”.</p>
<p>But, what challenges arose from the use of new technology and the volunteers?</p>
<h3><strong>The challenges can be summarized into three categories:</strong></h3>
</div>
<p style="text-align: justify;"><strong>1. Zoom Level.</strong> The volunteers tend to want to work at the highest possible zoom [i.e. close to the affected] and we can understand that desire. However, large responding agencies are dealing with multi-million dollar programme spanning across millions of people in countless locations.  Although they are concerned for the individuals, they need information at a different ‘zoom level’ in order to assess, plan and respond. Thus, we need to ensure that there is a way to aggregate the detailed data appropriately for people or organizations working at different zoom levels.</p>
<p style="text-align: justify;"><strong>2. Always On.</strong> One major benefit of the volunteers, enabled by modern technology, is that they are dispersed around the world resulting in almost 24 hour support. However, the flip-side of that benefit is that the liaison person from the requesting entity can be faced with questions/issues around the clock if structures, messaging and requirements are not defined early. With the task-team structure used by the volunteers in place, we know that OCHA was sheltered from a large number of questions. Still, in the early days, there were a significant number of topics that arose which needed to be addressed. It meant that we had to be connected all the times &#8211; from checking Skype over breakfast, to responding to emails while on the bus, to skipping dinner in the evening to review a risk management strategy.</p>
<p style="text-align: justify;"><strong>3. Questions.</strong> The volunteers are not necessarily experts – and do not pretend to be when they are not. The challenge for the requesting entity is that someone needs to be available to answer hard questions in a very timely manner. In the Libya context, defining appropriate report categories was one of the first and most challenging questions for OCHA to answer and has reconfirmed that standards are needed.</p>
<div style="text-align: justify;">
<h3><strong>Did ethical questions arise for the UN?</strong></h3>
<p>Of course ethical questions arose during the LCM deployment. They were not specific to the UN. In the Libya context, we dealt with three specific issues:</p>
</div>
<p style="text-align: justify;"><strong>1. Identify. </strong>We did not want any information provided in the LCM that could be used to identify the individual who reported.</p>
<p style="text-align: justify;"><strong>2. Location.</strong> To avoid anyone from being able to pinpoint anyone reporting, the data was generally anonymized to the centroid of the city it was reported from.</p>
<p style="text-align: justify;"><strong>3. Do No Harm.</strong> Given the situation in Libya was conflict-based, we needed to ensure that whatever we did minimized the chance of causing anyone harm.</p>
<div style="text-align: justify;">
<p>Early in the deployment, OCHA made a decision to run two separate websites. The private site would hold all original data and only be accessible to approved agencies. The public site would show no identifiable information and the data would be delayed by 24 hours. Some have argued that two sites were not necessary [e.g. everything private or only have the anonymized public site], but all we can say is that “It worked”.</p>
<h3><strong>What is OCHA doing now?</strong></h3>
<p>In June, OCHA held a lessons learned workshop with several of the V&amp;TC entities with whom we collaborated with either for Libya or Japan. That workshop pointed towards 9 thematic Communities of Interest (COIs) to be developed to ensure future collaboration can be maximized [<a href="https://docs.google.com/open?id=0B90Y9gPUymOmYzYzY2JmMjEtYjBhMC00NmE5LTgzZjYtNzdlODkwNDIwYmMz">see the final report</a>]. OCHA has been pushing these forward in an attempt to get them started and hosted a one-day meeting with the COI leaders prior to <a href="http://crisismappers.net/page/iccm-geneva-2011">ICCM 2011</a>. [Note: originally a Humanitarian Standby Task Force was suggested, but it has morphed to a 'network-of-networks' concept - which will likely be called the Digital Humanitarians - and be designed to receive requests for virtual support and then find the appropriate entities to support those requests]. In the Libya and Japan crisis, OCHA received support from several V&amp;TCs which resulted in some (positive) unexpected impact and we want to continue to explore and understand the possibilities through the COIs mechanism to help maximize the benefit and effectiveness of V&amp;TC engagements with the traditional humanitarian entities.</p>
<p>This collaboration, amongst others recently, has helped to show OCHA’s IM team that we need to open up our work, our data, and our ideas to external parties very much in accordance with the principles Dan Tapscott outlined in<a href="http://www.amazon.com/Macrowikinomics-Rebooting-Business-Don-Tapscott/dp/1591843561/ref=ntt_at_ep_dpt_2"> Macrowikinomics</a>: Collaboration, Openness, Sharing, Integrity and Interdependence. We are no longer in an era where good ideas only come from inside our own organization, but rather in a time where we have to be open and ready to receive them from outside.</p>
</div>
<div><img src="https://lh5.googleusercontent.com/5HMnvBnDWGR3mw9-AaUADiwRMv0WXdsLyTkr-JvslOxpdzluS1O3SiqlzZ8G1WpaMHJ669TxqS6e00W1G1iABzWHJh_9cYn7DBF3ENKIfEy9visWuME" alt="" width="540px;" height="350px;" /></div>
<p dir="ltr"><span style="color: #808080;"><em>Participants in November 2011 COI Leadership meeting included: Crisis Commons, Crisis Mappers, Geeks without Bounds, GISCorp, Harvard Humanitarian Initiative, HOT (OSM), ICT4Peace, Internews, ISCRAM (Tilburg University), MapAction, Missing Persons Community, MIT Humanitarian Response Lab, NetHope, SBTF, UN Foundation, UNHCR, UN-OCHA, UN-SPIDER, University of Munser, UNOSAT, Ushahidi, US State Department (HIU),  Woodrow Wilson Center, World Vision</em></span></p>
</div>
<p style="text-align: justify;">
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2012/01/09/the-unexpected-impact-of-the-libya-crisis-map-and-the-standby-volunteer-task-force/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RHoK &#8211; The Next Steps for Ushahidi Hacks</title>
		<link>http://blog.ushahidi.com/index.php/2011/12/15/rhok-the-next-steps-for-ushahidi-hacks/</link>
		<comments>http://blog.ushahidi.com/index.php/2011/12/15/rhok-the-next-steps-for-ushahidi-hacks/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 20:07:25 +0000</pubDate>
		<dc:creator>hleson</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[Ushahidi Users]]></category>
		<category><![CDATA[hackathons]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[random hacks]]></category>
		<category><![CDATA[RHoK]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6544</guid>
		<description><![CDATA[Random Hacks of Kindness (RHoK) is a short and mighty sprint of brains colliding to prototype on solutions on real world problems. RHoK was held on December 2 -5, 2011 around the world. We were delighted to see some projects use Ushahidi. Being part of a global hacking community supporting open source software is very [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rhok.org/">Random Hacks of Kindness</a> (RHoK) is a short and mighty sprint of brains colliding to prototype on solutions on real world problems. RHoK was held on December 2 -5, 2011 <a href="http://www.rhok.org/node/21989">around the world</a>. We were delighted to see some projects use Ushahidi.  </p>
<p>Being part of a global hacking community supporting open source software is very important to Ushahidi.  Community members participated in various cities or virtually. They answered questions, taught each other, and happily, gave us feedback on how we can improve.  We hope to support some of the project leaders as they continue to work on these initiatives. </p>
<p><strong>Here are some of the weekend highlights:</strong> </p>
<h4> Water Quality reporting</h4>
<p><a href="http://watervoices.ca/"><img src="http://blog.ushahidi.com/wp-content/uploads/2011/12/watervoice1-500x343.png" alt="watervoice" title="watervoice" width="500" height="343" class="aligncenter size-medium wp-image-6549" /></a></p>
<p>The co-winner of RHok Montreal, <a href="http://www.rhok.org/problems/first-nation-access-water-and-sanitation-canada">Watervoices</a>, collaborated with RHoK Toronto to build an Ushahidi deployment focused on giving people voice about water quality in Northern Canada.  The <a href="http://watervoices.ca/">WaterVoices </a>project was co-lead by Steve Sauder and Melanie Gorka. The teams in both cities included front-end and back-end software developers, international development specialists, emergency managers, graphic designers, open data advocates and researchers.  The prototype is currently offline, but you can follow their twitter account (<a href="https://twitter.com/#!/MyWaterVoice">@mywatervoice</a>) to see how they will proceed. To learn more, see a <a href="http://www.youtube.com/watch?v=qcbVYVE-gfw&#038;context=C2ce54ADOEgsToPDskKEv8hhfCjAZxst0jwU67Jl">WaterVoices video </a>featuring the RHoK Montreal team members. </p>
<p>Another highlight of this project was testing an easy-to-use application that lets people use Tropo to input data into <a href="http://blog.tropo.com/2011/12/09/tropo-ushahidi-awesome/">Ushahidi via SMS</a>. Thanks to the Tropo team for this! It is now available on <a href="https://github.com/tropo/tropo-ushahidi">Github</a> for other people to use and test.  </p>
<h4>Offline to Online Communications</h4>
<p>How to give voice when technology is unavailable is a huge quandary. There were a few hacks that worked with existing solutions testing to Ushahidi. The <a href="http://www.reflab.com/news/ushahidi-webapp">Reflab </a>team with Francesco Ciriaci leading the charge built an <a href=" http://www.rhok.org/problems/ushahidi-onlineoffline-webapp-0">HTML5 hack for reporting Offline/Online</a>. This hack is something that Ushahidi would like to see continue. During RHoK, the DRC map was unable to receive SMS reports due to connection issues. We will be connecting with the various hackers and groups involved during the weekend on this to see how to move it forward, including <a href="http://gwob.org/">Geeks without Bounds</a>, <a href="http://www.reflab.com/">Reflab,</a> <a href="http://www.mozilla.org/">Mozilla</a>, Tropo and more.  The RHok Zurich team worked on <a href="http://www.rhok.org/problems/message-carrier-messages-without-connectivity#comment-516  ">Message Carrier</a> (another offline/online communication tool). The code is listed on <a href="http://code.google.com/p/twimight/">github</a>. </p>
<p>Also see <a href="http://francescociriaci.wordpress.com/2011/12/16/mobile-webapp-for-ushahidi/">Francesco Ciriaci&#8217;s post on his Mobile Web App for Ushahidi</a>. </p>
<h4>Other Ushahidi RHoK Hacks</h4>
<p>RHoK Montreal worked on a <a href="http://www.rhok.org/problems/security-alert-app-humanitarian-workers-hait">Security Alert App for Humanitarian Workers</a>. Medicins San Frontieres provided invaluable use case input to the team who created <a href="http://www.rhok.org/solutions/security-alert-app-humanitarian-workers-haiti">this Ushahidi prototype using Tropo.</a> To learn more, see their <a href="https://docs.google.com/present/view?id=ajjgs4gs36vb_164hc6nkmd6&#038;pli=1">presentation</a> and <a href="http://www.youtube.com/rhokmtl">videos</a> (see Part 1 and Part 2).</p>
<p>For two RHoK events (including Rhok Portland this month), Pascal Schuback has been hacking away on <a href="  http://www.rhok.org/problems/saaraa-situational-awareness-and-rapid-assessment-application">SAARRA: Situational Awareness and Rapid Assessment Application</a> using Ushahidi. He continue to work away at this and would really like to know how to have the ruby app work with Ushahidi software. If you have knowledge and can assist, let us know.  </p>
<p>Luis Hernando Aguilar, RHoK Bogota lead, had a team of people collaborating on the &#8220;<a href="http://www.rhok.org/problems/sistema-de-control-de-simulacro-simulaci%C3%B3n">Sistema De Control de Simulacro</a>&#8221; using Ushahidi to test within official humanitarian simulations.</p>
<p>RHoK Boston participants lead by, <a href="https://twitter.com/#!/rufuspollock/statuses/143095584650305536">Rufus Pollack,</a> hacked on a Pybossa to Ushahidi Geodoing Microtasker (<a href="https://github.com/rgrp/pybossa-geodemo">github link</a>). </p>
<p>And, lastly, we&#8217;re really excited to see <a href="http://open.nasa.gov/blog/2011/12/01/the-collaboration-project/">Open NASA&#8217;s multi-partnered efforts </a> with <a href="http://www.rhok.org/problems/catalyst-map">The Catalyst Map.</a> Various cities built prototype on how actions plus activists can be connected to big data. Stay tuned for more on that topic. </p>
<p>RHoK in over 30 cities can be very hectic with global collaboration and juggling hacks. If we missed any active projects that used Ushahidi at RHoK or if you want to elaborate on the detail, please add comments below.</p>
<p>We&#8217;re excited to see these projects come to fruition and hope to see the next steps! </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2011/12/15/rhok-the-next-steps-for-ushahidi-hacks/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A moment of discovery and awe</title>
		<link>http://blog.ushahidi.com/index.php/2011/12/14/a-moment-of-discovery-and-awe/</link>
		<comments>http://blog.ushahidi.com/index.php/2011/12/14/a-moment-of-discovery-and-awe/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 13:57:32 +0000</pubDate>
		<dc:creator>juliana</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[crowdmap]]></category>
		<category><![CDATA[crowdsourcing]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6531</guid>
		<description><![CDATA[Angie and I are in Abu Dhabi for the Eye on Earth Summit. It has been a great conference so far, with a lot of discussion about greater access to environmental and social data for the conservation of the planet. What just happened a few moments ago left me and Angie speechless. We were at [...]]]></description>
			<content:encoded><![CDATA[<p>Angie and I are in Abu Dhabi for the<a href="http://www.eyeonearthsummit.org/"> Eye on Earth Summit</a>. It has been a great conference so far, with a lot of discussion about greater access to environmental and social data for the conservation of the planet. What just happened a few moments ago left me and Angie speechless. We were at the technology showcase area speaking with different people who had questions about Ushahidi, its tools and uses around the world. Three gentlemen walked up, introduced themselves and we started talking about crowd sourcing. I was about to ask where they came from; and reading from the business cards they shared, they were from Afghanistan. As we talked a little more, they asked one question. <strong>Is there anyone using the platform in Afghanistan? </strong>We quickly started searching for this on our <a href="http://community.ushahidi.com/deployments/">community website</a> that lists Crowdmap deployments around the world, and recommended that he download the <a href="http://download.ushahidi.com/">Ushahidi app</a> on his mobile phone. This is because when he gets back to Afghanistan, he could fire up the app and get listings of deployments in his proximity. The deployment that came up in our search of the community site was this.</p>
<p><a href="https://nangarharconnect2011.crowdmap.com/"><img class="alignnone size-medium wp-image-6532" src="http://blog.ushahidi.com/wp-content/uploads/2011/12/Screen-shot-2011-12-14-at-4.38.51-PM-500x352.png" alt="" width="500" height="352" /></a><br />
<a href="https://nangarharconnect2011.crowdmap.com/">The Nangahar Connect deployment,</a> which crowd sources information on commodity prices of beef, veal, milk, corn, wheat[Commodities], labour prices, service prices etc. This is a deployment that is well populated with information, run by the ministry of Agriculture and uses the Ushahidi Cloud based application (Crowdmap). What struck us about this deployment is first, the amount of data available. Substantial. Khalid Amini, the Manager of Geospatial services at Afghanistan Information Management Services <a href="http://aims.org.af/">AIMS</a> commented that the data was accurate.  We explored the map more on mobile by using the filter capability on the mobile app mentioned above. Mohammad Nasir Shir, The Executive Director of <a href="http://www.gisworking.af/">Gisworking.af</a> explored with us and we found that the deployment also included diesel prices. Mr. Mohammad noticed that there was information about fuel prices in an area that is relatively dangerous to be in and that it was great to have access to such information online and on mobile.We were speechless at both observations; Because we just discovered a great source of information that is geolocated, contextual and relevant to Afghanis. It is encouraging that our platform and service is of use to the Ministry of Agriculture in Afghanistan, and the people of Afghanistan. <a href="https://nangarharconnect2011.crowdmap.com/">Explore the map and add the irrigation channel</a> layer provided on the site. Many thanks to the Ministry for doing this deployment, we are certainly in awe of what has been achieved thus far.</p>
<p>As we go into 2012,the experience underscored our plans at Ushahidi to organize Crowdmaps by country so that discoverability of initiatives like this can be more commonplace and easier than it is right now. We are inspired and encouraged by the various uses, and this particular deployment gives us a glimpse at how useful contextual information can be disseminated, and how layers can be used to provide even more context. We will continue to explore and bring you ways to engage with and contribute to Crowdmaps around the world, on issues that you care about on a local level.</p>
<p>When you get speechless about discovering something together, the thing you do is take a picture right? Right. This is the picture we took to remember this joint moment of discovery and awe. That the picture was taken by <a href="https://twitter.com/#!/michael_d_gould/status/146937209856069632">Dr. Michael Gould of ESRI</a> adds another of awesome doesn&#8217;t it. In case you missed it, ESRI has been a great technology partner for Ushahidi. Data feeds from Ushahidi deployments, Flickr and other geo services can be overlaid on custom ESRI maps.</p>
<div id="attachment_6535" class="wp-caption alignnone" style="width: 510px"><a href="http://blog.ushahidi.com/wp-content/uploads/2011/12/P1000185.jpg"><img class="size-medium wp-image-6535" src="http://blog.ushahidi.com/wp-content/uploads/2011/12/P1000185-500x375.jpg" alt="" width="500" height="375" /></a><p class="wp-caption-text">Ah. Khalid Amini AIMS, Angela and Juliana of Ushahidi, Mohammad Nasir Shir and Bilal Ahmad of Gisworking.af</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2011/12/14/a-moment-of-discovery-and-awe/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>SwiftRiver Throws a Lifeline to People Drowning in Information</title>
		<link>http://blog.ushahidi.com/index.php/2011/12/13/swiftriver-throws-a-lifeline-to-people-drowning-in-information/</link>
		<comments>http://blog.ushahidi.com/index.php/2011/12/13/swiftriver-throws-a-lifeline-to-people-drowning-in-information/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 20:24:48 +0000</pubDate>
		<dc:creator>Erik Hersman</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[swift river]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[swiftriver]]></category>
		<category><![CDATA[value]]></category>
		<category><![CDATA[verification]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6485</guid>
		<description><![CDATA[(The original post appeared on the MediaShift / Knight Projects: IdeaLab, December 9, 2011.) There’s a problem that constantly plagues us in this day of information overload, and that is the ability to sift the stream of incoming information into the bits that are valuable from those that aren’t. It’s a tough issue that we’ve [...]]]></description>
			<content:encoded><![CDATA[<p><em>(The original post appeared on the <a href="http://www.pbs.org/idealab/2011/12/swiftriver-throws-a-lifeline-to-people-drowning-in-information340.html">MediaShift / Knight Projects: IdeaLab</a>, December 9, 2011.)</em></p>
<p>There’s a problem that constantly plagues us in this day of information overload, and that is the ability to sift the stream of incoming information into the bits that are valuable from those that aren’t.  It’s a tough issue that we’ve been working on at <a href="http://ushahidi.com/">Ushahidi</a>, and re-working, a solution on for a while now.  Our solution is called <a href="http://ushahidi.com/products/swiftriver-platform">SwiftRiver</a>.</p>
<p>SwiftRiver is a free and open source intelligence platform that helps people curate and make sense of large amounts of information in a short amount of time.  In practice, SwiftRiver enables the filtering and verification of real-time data from channels such as SMS, Email, Twitter and RSS feeds.  It&#8217;s especially useful for organizations who need to sort their data by their unique expectations of authority and accuracy, as opposed to popularity.  Such organizations include journalists, community based-organizations, PR/marketing, emergency responders, election monitoring groups and more.</p>
<h3>SwiftRiver, In Plain English</h3>
<p>There&#8217;s a torrential river of information that&#8217;s constantly flowing on the Internet. If you dive into that river in search of something, chances are you&#8217;d drown.</p>
<p>Now before we go any further, let&#8217;s first define this river of information. Simply, the &#8220;<em>river</em>&#8221; is made up by billions of bits of information. In the context of SwiftRiver, we call these things &#8220;<em>droplets</em>.&#8221; For example, common droplets in the river are tweets, Facebook updates, and blog posts. These are common examples, but by definition, things like text messages, emails, and even rows in a database table are considered droplets, too.</p>
<p>So how does SwiftRiver help you make sense of all these droplets? Well, it analyzes droplets much like your brain analyzes the world around you. For example, when you look at a kitchen table, your brain instantly determines its color, height, location and texture. In the same way, when SwiftRiver looks at a droplet, it determines all its attributes. For example, if SwiftRiver looks at a tweet, it can determine things like location, time, author and meaning (in the form of keywords). Generally speaking, SwiftRiver does this using a process known as &#8220;<em>natural language processing</em>.&#8221;</p>
<p>Once SwiftRiver analyzes all the droplets, you then have the ability to filter them down from that torrential river to a manageable stream. In addition to filtering, you can run different analyses on them, helping you get the &#8220;<em>big picture</em>&#8221; of your set of droplets.</p>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2011/12/Swift-graphic-11.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2011/12/Swift-graphic-11-500x332.png" alt="Swift River Infographic" title="Swift River Infographic" width="500" height="332" class="aligncenter size-medium wp-image-6504" /></a></p>
<h3>SwiftRiver Glossary of Terms</h3>
<p><strong>Droplet:</strong> The basic unit of content inside SwiftRiver, i.e., a tweet, a Facebook update, a blog post, an SMS text message, etc.</p>
<p><strong>Identity:</strong> The originator of a droplet from a specific channel, i.e., a Twitter account, a Facebook account, a phone number, an email address. Identities are automatically extracted when a droplet is &#8220;siphoned&#8221; from a channel.</p>
<p><strong>Source:</strong> Comprises one or more identities, and could be a person or organization. Unlike identities that are automatically extracted, sources are subjective and put together by users in the system.</p>
<p><strong>Channel:</strong> The vehicle for transporting a droplet into the river, i.e., RSS, SMS, Twitter, JSON, XML, etc.</p>
<p><strong>River:</strong> The torrent of droplets that come from the predefined channels.</p>
<p><strong>Filter:</strong> The mechanism for reducing a channel or river from a torrent of droplets to a more manageable set.</p>
<p><strong>Stream:</strong> A collection of droplets whose contents are defined by a filter or a combination of filters.</p>
<p><strong>Bucket:</strong> A group of hand-picked droplets from a stream.</p>
<p><strong>Trends: </strong>A narrative based on the droplets in a bucket. Components: description, time, sources, places, media (links), tags, theme.</p>
<h4>Types of stories, i.e., outputs:</h4>
<ul>
<li>Text</li>
<li>Maps</li>
<li>Timeline</li>
<li>Graphs, Charts, Heatmaps</li>
<li>Gallery: Photos, Video, Audio</li>
</ul>
<h3>A sneak peak at the rebooted platform</h3>
<p>Since the end of this summer, the Ushahidi team has been focused on rebuilding much of the platform so that it would dovetail perfectly with the Ushahidi core platform and Crowdmap. So, it&#8217;s a standalone application that anyone can access and use by itself, but it also answers our users&#8217; need for a faster, more nimble way to manage information flow on their deployments.</p>
<p>Back in August, we completed the first iteration of our ID and authentication system, RiverID, the first step needed for us to have a collaborative profile-based tool for SwiftRiver services. In October, we locked four of the Ushahidi team, made up of two designers and two engineers, away in a cabin, deep in the woods of Georgia. Their job: Do two months&#8217; worth of work in six days.</p>
<p>This they did.</p>
<p>While we haven&#8217;t released the code yet, the beta will be available in mid-December (three weeks) for the community first, then for the general review. But, in an effort to quench your curiosity, here&#8217;s a sneak peak via screenshot. <img src='http://blog.ushahidi.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2011/12/swiftriver-graphic-2.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2011/12/swiftriver-graphic-2-327x500.png" alt="Swift River Dashboard" title="Swift River Dashboard" width="327" height="500" class="aligncenter size-medium wp-image-6507" /></a></p>
<p>As mentioned earlier, SwiftRiver will be available in the coming weeks. We will release the roadmap, a new look and feel, and provide an outline on how you can contribute to the next Swift.  You can connect to the Swift community via our google group: <a href="mailto:swiftriver@googlegroups.com">swiftriver@googlegroups.com</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2011/12/13/swiftriver-throws-a-lifeline-to-people-drowning-in-information/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Say Hello to Evan Sims</title>
		<link>http://blog.ushahidi.com/index.php/2011/12/13/say-hello-to-evan-sims/</link>
		<comments>http://blog.ushahidi.com/index.php/2011/12/13/say-hello-to-evan-sims/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 07:16:06 +0000</pubDate>
		<dc:creator>Brian Herbert</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[crowdmap]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[evan sims]]></category>
		<category><![CDATA[team]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=6402</guid>
		<description><![CDATA[Today we are introducing you to the latest person to join the Ushahidi team. Evan Sims (@evansims) comes to us as a Senior Developer, helping to improve scalability, performance and reliability of our Crowdmap service. We are super excited to see what he can do with the platform! Evan brings a unique element to the [...]]]></description>
			<content:encoded><![CDATA[<p>Today we are introducing you to the latest person to join the Ushahidi team. Evan Sims (<a href="http://twitter.com/#!/evansims/">@evansims</a>) comes to us as a Senior Developer, helping to improve scalability, performance and reliability of our <a href="https://crowdmap.com">Crowdmap</a> service. We are super excited to see what he can do with the platform!</p>
<div id="attachment_6432" class="wp-caption alignright" style="width: 280px"><a href="http://blog.ushahidi.com/wp-content/uploads/2011/12/evanwithoutdatedpointandshoot.jpg"><img class="size-medium wp-image-6432  " title="evanwithoutdatedpointandshoot" src="http://blog.ushahidi.com/wp-content/uploads/2011/12/evanwithoutdatedpointandshoot-500x375.jpg" alt="Evan Sims" width="270" height="203" /></a><p class="wp-caption-text">Evan extending an outdated looking point and shoot camera in a pub.</p></div>
<p>Evan brings a unique element to the team with his background in game design. He worked on projects like <a href="http://www.sega.com/games/conduit-2/">Conduit 2</a> for the Wii and <a href="http://wii.ign.com/objects/143/14352829.html">The Grinder</a> for Xbox 360. This is not to say that Ushahidi is planning a FPS any time soon! Evan has years of experience in all aspects of web development, from great looking front end work to building servers that scale. His latest personal project manages a quarter million World of Warcraft game items on <a href="http://wowinstant.com">WoW Instant</a>.</p>
<p>Evan has already been hard at work testing out different scaling technologies in conjunction with Ushahidi, fixing bugs and taking names. All of us at Ushahidi are excited to see what Evan conjures up for Crowdmap and the platform as a whole!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2011/12/13/say-hello-to-evan-sims/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

