<?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; disaster</title>
	<atom:link href="http://blog.ushahidi.com/index.php/tag/disaster/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>QR Codes and the Ushahidi Platform</title>
		<link>http://blog.ushahidi.com/index.php/2011/05/23/qr-codes-and-the-ushahidi-platform/</link>
		<comments>http://blog.ushahidi.com/index.php/2011/05/23/qr-codes-and-the-ushahidi-platform/#comments</comments>
		<pubDate>Tue, 24 May 2011 03:40:05 +0000</pubDate>
		<dc:creator>Jon Gosier</dc:creator>
				<category><![CDATA[Product]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[swift river]]></category>
		<category><![CDATA[Crisis]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[geoweb]]></category>
		<category><![CDATA[internet of things]]></category>
		<category><![CDATA[qr]]></category>
		<category><![CDATA[qr codes]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=4256</guid>
		<description><![CDATA[I was recently invited to speak at this year&#8217;s Com.Geo conference, to participate as part of panel titled &#8220;Expanding GeoWeb to an Internet of Things&#8221;. As the name describes, it was about using the internet of things concept in real-world scenarios to augment user experience. This is a cross-post from http://gosdot.com. QR Codes, also known [...]]]></description>
			<content:encoded><![CDATA[<p><i>I was recently invited to speak at this year&#8217;s <a href="http://com-geo.org">Com.Geo</a> conference, to participate as part of panel titled &#8220;Expanding GeoWeb to an Internet of Things&#8221;.  As the name describes, it was about using <em>the internet of things</em> concept in real-world scenarios to augment user experience.   This is a cross-post from <a href="hhttp://gosdot.com/post//using-qr-codes-for-disaster-response">http://gosdot.com</a>.</i></p>
<hr />
<p><img alt="qrcode" src="http://qrcode.kaywa.com/img.php?s=12&amp;d=http%3A%2F%2Fushahidi.com" /></p>
<p>QR Codes, also known as 2Dimensional barcodes, are evolving as part of an emerging trend called &#8216;the internet of things&#8217; which describes the augmentation of real-world objects and locations with meta-data that is stored in computer networks.</p>
<p><img src="http://farm4.static.flickr.com/3139/2780642603_8d2c90e364.jpg" /></p>
<p>Using some sort of sensing device, usually a camera, a computing device effectively scans a code and decrypts whatever values it might contain.  This can be used to store messages, links or small files &#8212; to the tune of around <a href="http://en.wikipedia.org/wiki/QR_code">a few thousand bytes</a>.  If you put a QR code on an apple, you&#8217;ve essentially turned that apple into a real-world data storage device.</p>
<p>So those are the basics of what they are, below we&#8217;ll explore how they can be used for disaster response.</p>
<p><strong>But First the Checkin</strong></p>
<p>With Crowdmap Checkins, Ushahidi introduced an open source platform for semi-social location sharing.  But the value in disasters is simple, the user performs a very quick physical movement to log data as opposed to taking 5 minutes to fill out a report. In other words, it&#8217;s quick and relatively frictionless to do.  But I don&#8217;t want you think so much about location, think about the function.  Quick data capture.  That&#8217;s what checkins offer, and similarly QR codes can be used to do the same.</p>
<p>If you think of the QR code as an abstraction of a function (the act of checking in) then it can play the same role, as well others (because it carries more data). Rather than clicking a button in an application, all a user needs to do is scan the code with a smart device and the hidden data inside is revealed.  Not to mention the fact that any physical object can become the storing device for this data.</p>
<p><strong>Assumptions</strong></p>
<p>Now, the consideration of using such technology in disaster scenarios relies upon a couple of assumptions.  One, that smart devices are available and in use. Two, that a sufficient data connection is available. Three, that a printing device is available and portable. Four, that security is not a huge concern as a well placed Sharpie marker could completely disrupt your plans.</p>
<p><strong>Potential Uses</strong></p>
<p><strong><a title="QR Codes and the Ushahidi Platform" href="http://www.slideshare.net/Ushahidi/qr-codes-and-the-ushahidi-platform">QR Codes and the Ushahidi Platform</a></strong> <iframe scrolling="no" marginheight="0" marginwidth="0" frameborder="0" height="355" width="425" src="http://www.slideshare.net/slideshow/embed_code/8075279"></iframe><br /> View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/Ushahidi">Ushahidi</a></p>
<p>Okay so we&#8217;ve covered the why and the why not, what about the acute uses?</p>
<ul>
<li>Instructions, messages, or media can be coupled with objects as QR or shortcodes</li>
<li>Triggers a remote process (real-world API call).</li>
<li>Triggers a process on the device itself.</li>
<li>Carry information about the device itself.</li>
<li>Authentication. Code can serve as an identification measure.</li>
</ul>
<p>Those are a few of the ideas I came up with. The most interesting to me are encoding functions and processes in the code that are unlocked when scanned.  More on this in a future post.</p>
<p><i>I should add that this post is an exercise in thought, and not something we&#8217;re actively working on, although It would be pretty cool. <img src='http://blog.ushahidi.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </i></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2011/05/23/qr-codes-and-the-ushahidi-platform/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Realtime Translation with SwiftRiver</title>
		<link>http://blog.ushahidi.com/index.php/2011/03/23/realtime-translation-with-swiftriver/</link>
		<comments>http://blog.ushahidi.com/index.php/2011/03/23/realtime-translation-with-swiftriver/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 05:04:23 +0000</pubDate>
		<dc:creator>Jon Gosier</dc:creator>
				<category><![CDATA[crowdmap]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[localization]]></category>
		<category><![CDATA[swift river]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[swiftriver]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=3805</guid>
		<description><![CDATA[One of the problems a lot of crowdsourcing projects have is that they end up pulling in massive amounts of data from the web, Twitter and other channels from around the world. This means content arrives in many different languages, often languages that the deployer doesn&#8217;t speak. Currently in Sweeper and soon in Ushahidi, users [...]]]></description>
			<content:encoded><![CDATA[<p>One of the problems a lot of crowdsourcing projects have is that they end up pulling in massive amounts of data from the web, Twitter and other channels from around the world.  This means content arrives in many different languages, often languages that the deployer doesn&#8217;t speak.  </p>
<p>Currently in <a href="http://swiftly.org/products-2/apps/sweeper/">Sweeper</a> and soon in Ushahidi, users can translate real-time content from one language into another, on the fly, as they receive it.  This is done using our Google Translate plugin. <a href="translate.google.com">Google Translate</a> currently supports 50+ languages. </p>
<p>For the Sweeper deployment we&#8217;re using to monitor the situation in Japan internally, we&#8217;re using this feature to monitor events, since we can&#8217;t manually translate every single message coming through.  We&#8217;ve found it a significant timesaver.  You can also see below that we&#8217;re showing the user what language the message was translated from, or if it&#8217;s been translated at all&#8230;</p>
<p>Before:<br />
<a href="http://blog.ushahidi.com/wp-content/uploads/2011/03/Screen-shot-2011-03-24-at-12.54.29-AM.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2011/03/Screen-shot-2011-03-24-at-12.54.29-AM-500x75.png" alt="" title="Screen shot 2011-03-24 at 12.54.29 AM" width="500" height="75" class="alignnone size-medium wp-image-3807" /></a></p>
<p>After:<br />
<a href="http://blog.ushahidi.com/wp-content/uploads/2011/03/Screen-shot-2011-03-24-at-12.52.48-AM.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2011/03/Screen-shot-2011-03-24-at-12.52.48-AM-500x184.png" alt="" title="Screen shot 2011-03-24 at 12.52.48 AM" width="500" height="184" class="alignnone size-medium wp-image-3806" /></a></p>
<p>It&#8217;s important to understand, that this is machine translation, so it&#8217;s far from perfect.  But if you&#8217;re monitoring feeds from multiple countries across Twitter, RSS, Email or SMS it&#8217;s sometimes useful enough to get a quick sense of what&#8217;s being said, where to potentially look for more info, or perhaps where to direct human translators.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2011/03/23/realtime-translation-with-swiftriver/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Random Hacks of Kindness: Kenya</title>
		<link>http://blog.ushahidi.com/index.php/2010/06/05/random-hacks-of-kindness-kenya/</link>
		<comments>http://blog.ushahidi.com/index.php/2010/06/05/random-hacks-of-kindness-kenya/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 10:16:19 +0000</pubDate>
		<dc:creator>Erik Hersman</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Crisis]]></category>
		<category><![CDATA[Nairobi]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[africa]]></category>
		<category><![CDATA[hackathon]]></category>
		<category><![CDATA[ihub]]></category>
		<category><![CDATA[Kenya]]></category>
		<category><![CDATA[random hacks]]></category>
		<category><![CDATA[RHoK]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=2150</guid>
		<description><![CDATA[[This is from my welcome message to the Random Hacks of Kindness participants in Nairobi, Kenya. A 2 day hackfest to solve tough technical problems in crisis and disaster response. Pictures. Live stream. Twitter, follow #RHoK or @iHubNairobi.] Welcome to the iHub. This place was created for hackers to come together and make cool stuff. [...]]]></description>
			<content:encoded><![CDATA[<p>[<em>This is from my welcome message to the <a href="http://rhok.org">Random Hacks of Kindness</a> participants in Nairobi, Kenya.  A 2 day hackfest to solve tough technical problems in crisis and disaster response.  <a href="http://www.flickr.com/photos/whiteafrican/sets/72157624207366814/">Pictures</a>. <a href="http://www.ustream.tv/channel/rhok-1-nairobi">Live stream</a>.  Twitter, follow #RHoK or <a href="http://twitter.com/iHubNairobi">@iHubNairobi</a>.</em>]</p>
<div id="attachment_2151" class="wp-caption aligncenter" style="width: 510px"><a href="http://blog.ushahidi.com/wp-content/uploads/2010/06/RHoK-Nairobi_v2.001.jpg"><img src="http://blog.ushahidi.com/wp-content/uploads/2010/06/RHoK-Nairobi_v2.001-500x375.jpg" alt="Random Hacks of Kindness Nairobi Kenya RHoK" title="Random Hacks of Kindness Nairobi Kenya RHoK" width="500" height="375" class="size-medium wp-image-2151" /></a><p class="wp-caption-text">Random Hacks of Kindness Nairobi Kenya RHoK</p></div>
<p>Welcome to the <a href="http://www.ihub.co.ke">iHub</a>.  This place was created for hackers to come together and make cool stuff.  As you can tell, it&#8217;s brand new with construction still under way.  However, we&#8217;ve had a fair number of events happen here.  </p>
<p>I can say that I&#8217;ve never been so proud as to hold an event here as I am of this one.  You represent the spirit of everything that the iHub and Ushahidi stand for.</p>
<p>Jessica Colaco and Linda Kamau lead the Ushahidi and iHub teams for this event.  They, along with David, Joshua, Lillian and Angie put this together and will be available to you over the weekend for any questions.</p>
<p>Thank you for coming.</p>
<h3><a href="http://whiteafrican.com/2008/03/12/pothole-theory-lost-fingers-caring-and-crisis/">Pothole theory</a></h3>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2010/06/RHoK-Nairobi_v2.004.jpg"><img src="http://blog.ushahidi.com/wp-content/uploads/2010/06/RHoK-Nairobi_v2.004-500x375.jpg" alt="pothole theory" title="pothole theory" width="500" height="375" class="aligncenter size-medium wp-image-2152" /></a></p>
<p>Think of this when you build: you care about the pothole on your street, not the one 3 streets over.  What fits your needs?  What makes sense?  What would you and your friends use?</p>
<p>That&#8217;s what we did right here in Kenya 2 years ago with Ushahidi.  Ushahidi, as we all know means &#8220;testimony&#8221; in Swahili.  It&#8217;s a simple web-based platform that allows anyone with a phone, email or the web to send in messages about what&#8217;s going on around them in a time.  We call this crowdsourcing crisis information.</p>
<p>Here&#8217;s a video of how it worked in Haiti recently.</p>
<p><object width="500" height="281"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9279815&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ede6d0&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9279815&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ede6d0&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="281"></embed></object>
<p><a href="http://vimeo.com/9279815">Ushahidi Haiti</a> from <a href="http://vimeo.com/ushahidi">Ushahidi</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>There&#8217;s a problem definition for Random Hacks about human sensing.  If everything else looks too simple, take a look at it, and then at <a href="http://swift.ushahidi.com">SwiftRiver</a>, built to solve some of these same issues.</p>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2010/06/RHoK-Nairobi_v2.026.jpg"><img src="http://blog.ushahidi.com/wp-content/uploads/2010/06/RHoK-Nairobi_v2.026-500x375.jpg" alt="SwiftRiver solutions" title="SwiftRiver solutions" width="500" height="375" class="aligncenter size-medium wp-image-2154" /></a></p>
<h3>What is RHoK?</h3>
<p>Some of you don&#8217;t know quite what to expect today, tonight and tomorrow.  It kind of sounds cool, but really, what is this whole thing about?</p>
<p>Let me tell you.</p>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2010/06/RHoK-Nairobi_v2.028.jpg"><img src="http://blog.ushahidi.com/wp-content/uploads/2010/06/RHoK-Nairobi_v2.028-500x375.jpg" alt="6 countries 6 continents doing RHoK" title="6 countries 6 continents doing RHoK" width="500" height="375" class="aligncenter size-medium wp-image-2155" /></a></p>
<p><em>It&#8217;s not just you.</em>  We&#8217;re just the Nairobi pod of this global event that brings together almost 1000 programmers, designers and geeks from 6 nations:  Australia, England, Indonesia, Brasil, America and of course Kenya.  </p>
<p><em>It&#8217;s not just you.</em> You&#8217;ll be teaming up with others in this room to come up with simple solutions to complex problems.  A lot can be done in 48 hours, imagine what you can do with a few other people just as dedicated as you are.</p>
<p><em>It&#8217;s not just you.</em>  The problems you&#8217;re solving are for the world.  The best apps and hacks are those that effect millions of people.  Because, at the end of the day, Random Hacks is about solving big global crisis and disaster problems, using the power of technology.</p>
<p><strong>You might think that you&#8217;re just laying down a simple line of code.  This isn&#8217;t the case.  </strong></p>
<p>You are building applications that saves lives, speed recovery and something that just might make the world a better place.</p>
<h3><a href="http://www.rhok.org/problem-definitions/full-list/">Problem Definitions:</a></h3>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2010/06/RHoK-Nairobi_v2.031.jpg"><img src="http://blog.ushahidi.com/wp-content/uploads/2010/06/RHoK-Nairobi_v2.031-500x375.jpg" alt="RHoK problem definitions" title="RHoK problem definitions" width="500" height="375" class="aligncenter size-medium wp-image-2156" /></a></p>
<ul>
<li>WeHaveWeNeed Application</li>
<li>Information Sharing/Situational Awareness Application</li>
<li>Haiti AMP</li>
<li>Coordinated Response/Diaspora</li>
<li>People-Finder</li>
<li>Credibility of the Human Sensor</li>
<li>Near Real-Time UAV Imagery Processing</li>
<li>CERTS</li>
<li>The money tracker</li>
</ul>
<p><object width="500" height="375"><param name="flashvars" value="offsite=true&#038;lang=en-us&#038;page_show_url=%2Fphotos%2Fwhiteafrican%2Fsets%2F72157624207366814%2Fshow%2F&#038;page_show_back_url=%2Fphotos%2Fwhiteafrican%2Fsets%2F72157624207366814%2F&#038;set_id=72157624207366814&#038;jump_to="></param><param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowFullScreen="true" flashvars="offsite=true&#038;lang=en-us&#038;page_show_url=%2Fphotos%2Fwhiteafrican%2Fsets%2F72157624207366814%2Fshow%2F&#038;page_show_back_url=%2Fphotos%2Fwhiteafrican%2Fsets%2F72157624207366814%2F&#038;set_id=72157624207366814&#038;jump_to=" width="500" height="375"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2010/06/05/random-hacks-of-kindness-kenya/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Haiti Update</title>
		<link>http://blog.ushahidi.com/index.php/2010/01/15/haiti-update/</link>
		<comments>http://blog.ushahidi.com/index.php/2010/01/15/haiti-update/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 07:03:13 +0000</pubDate>
		<dc:creator>Erik Hersman</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Crisis]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[haiti]]></category>
		<category><![CDATA[haiti earthquake]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=1155</guid>
		<description><![CDATA[A lot has been happening with the Haiti deployment, much of it is coordinating with the other teams who are working on crisis mapping and digital tools, and then there&#8217;s a fair number of interaction points with media and other partner organizations. Major Items We&#8217;ve been running most communications in Skype chat channels, which works [...]]]></description>
			<content:encoded><![CDATA[<p>A lot has been happening with the Haiti deployment, much of it is coordinating with the other teams who are working on crisis mapping and digital tools, and then there&#8217;s a fair number of interaction points with media and other partner organizations.  </p>
<h3>Major Items</h3>
<ul>
<li>We&#8217;ve been running most communications in Skype chat channels, which works well.  It&#8217;s hard to come up to speed on what&#8217;s happened if you step away though, so we&#8217;ve instituted our <a href="http://sitroom.ushahididev.com">Situation Room</a> for important items.  This means that instead of having to read 3000+ chat messages, you can just read one page and be up to date.</li>
<li>We&#8217;ve been talking with the US State Dept who is giving us a shortcode &#8220;200&#8243; that was used by them before. We&#8217;re coordinating with InSTEDD and others to utilize this for when the mobile networks come back up.</li>
<li>Translations are pretty much finished for the Ushahidi deployment, they&#8217;re now shifting to help with other sites like the <a href="http://www.haitianquake.com">HaitianQuake.com</a> missing persons index.</li>
<li>haitianquake.com Missing Persons Index is being politely taken over by Google. Google is using the same design pattern as haitianquake. They have collected 2800+ names into the index thus far. Export formats had already been created for RSS and PFIF. Here is the new site: <a href="http://haiticrisis.appspot.com">http://haiticrisis.appspot.com</a></li>
<li>We&#8217;ve put together some buttons and badges for people to put onto their own websites (see below).</li>
<li>The <a href="http://www.necn.com/Boston/SciTech/2010/01/14/Tufts-students-map-relief/1263521008.html">Fletcher School</a> at Tufts put together a group that crowdsourced and filtered the incoming reports, a HUGELY helpful and tedious process.</li>
<li>There&#8217;s an embeddable iframe that will allow you to put the Ushahidi Haiti map on your own website, <a href="http://sitroom.ushahididev.com/index.php/2010/01/15/we-now-have-an-iframe-anyone-can-add-to/">here&#8217;s the code</a>.  You can also adjust the language to French:<br />
&lt;IFRAME SRC=&#8221;http://haitiframe.ushahidi.com/&#8221; WIDTH=&#8221;955&#8243; HEIGHT=&#8221;555&#8243; STYLE=&#8221;border:none&#8221;>&lt;/IFRAME>
</li>
<li>All of the Haitian mobile phone networks have been down, which means our reports are mainly coming through the data channels (internet).  Web reports, email and Twitter are the primary ways we&#8217;ve been getting them.
<li>We&#8217;re continuing to look for valuable and useful geolocated data in order to add it to the map as an overlay. A good example of this would be <strong>organizations in Haiti</strong>, their location, their contact info and what they are working on.  Sahana has the <a href="http://haiti-orgs.sahanafoundation.org/orgs/">organization registry project</a> to do this since openly.</li>
</ul>
<p>Thank goodness the Ushahidi team, and volunteers, are distributed around the world.  We&#8217;ve started taking shifts where the US team and the Africa team switch off and on at rotating schedules.  Due to the 7 hour difference, we have a nice overlap of 4-6 hours when the US team wakes up and before the Africa team goes to sleep.</p>
<h3>Buttons and Badges</h3>
<p><strong>250 x 160px</strong><br />
<code style="font-size:10px"><br />
&lt;a href=&quot;http://haiti.ushahidi.com/&quot;&gt;&lt;img src=&quot;http://sitroom.ushahididev.com/wp-content/uploads/help-haiti.png&quot;&gt;&lt;/a&gt;<br />
</code></p>
<p><a href="http://haiti.ushahidi.com/"><img src="http://sitroom.ushahididev.com/wp-content/uploads/help-haiti.png"></a><br />
<br />
<hr />
<strong>202 x 160px</strong><br />
<code style="font-size:10px">&lt;a href=&quot;http://haiti.ushahidi.com/help&quot; title=&quot;Support Haiti Disaster Relief&quot;&gt;&lt;img src=&quot;http://sitroom.ushahididev.com/wp-content/uploads/btn-submit-report.png&quot; /&gt;&lt;/a&gt;</code></p>
<p><a href="http://haiti.ushahidi.com/reports/submit" title="Support Haiti Disaster Relief"><img src="http://sitroom.ushahididev.com/wp-content/uploads/btn-submit-report.png" /></a></p>
<hr /></p>
<p><strong>143 x 80px</strong><br />
<code style="font-size:10px">&lt;a href=&quot;http://haiti.ushahidi.com/reports/submit&quot; title=&quot;Submit a Report&quot;&gt;&lt;img src=&quot;http://sitroom.ushahididev.com/wp-content/uploads/btn-donate.png&quot; /&gt;&lt;/a&gt;</code></p>
<p><a href="http://haiti.ushahidi.com/help" title="Submit a Report"><img src="http://sitroom.ushahididev.com/wp-content/uploads/btn-donate.png" /></a><br /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2010/01/15/haiti-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>An Internet Emergency Kit</title>
		<link>http://blog.ushahidi.com/index.php/2009/11/01/an-internet-emergency-kit/</link>
		<comments>http://blog.ushahidi.com/index.php/2009/11/01/an-internet-emergency-kit/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 20:27:23 +0000</pubDate>
		<dc:creator>Erik Hersman</dc:creator>
				<category><![CDATA[Crisis]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[connectivity]]></category>
		<category><![CDATA[Emergency]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[kit]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[make Magazine]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=800</guid>
		<description><![CDATA[I&#8217;m a big fan of MAKE magazine, and as a web addict, I&#8217;m also always keen on finding ways to maintain connectivity. IN their recent issue, they have an &#8220;internet emergency kit&#8221; put together by NetHope. However, wearing my Ushahidi hat it becomes even more important to think of ways of maintaining internet access during [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a big fan of <a href="http://makezine.com">MAKE magazine</a>, and as a web addict, I&#8217;m also always keen on finding ways to maintain connectivity.  IN their recent issue, they have an &#8220;internet emergency kit&#8221; put together by <a href="http://nethope.org/">NetHope</a>.  However, wearing my Ushahidi hat it becomes even more important to think of ways of maintaining <a href="http://www.make-digital.com/make/vol19/?pg=46&#038;pm=1&#038;u1=friend">internet access during emergencies</a>.  It&#8217;s possible to setup your laptop as the SMS gateway using FrontlineSMS.  You can sync that with an Ushahidi instance hosted elsewhere if you have an internet connection.  Think of this kit as that &#8220;worst case scenario&#8221; option to do just that.</p>
<div id="attachment_801" class="wp-caption alignright" style="width: 510px"><a href="http://www.make-digital.com/make/vol19/?pg=46&#038;pm=1&#038;u1=friend"><img src="http://blog.ushahidi.com/wp-content/uploads/2009/10/Picture-16-500x283.png" alt="MAKE magazine&#039;s Disaster and Emergency internet connectivity kit" title="Disaster and Emergency internet connectivity kit" width="500" height="283" class="size-medium wp-image-801" /></a><p class="wp-caption-text">MAKE magazine's Disaster and Emergency internet connectivity kit</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2009/11/01/an-internet-emergency-kit/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Social Media, Democracy and GDP</title>
		<link>http://blog.ushahidi.com/index.php/2009/07/13/social-media-democracy-and-gdp/</link>
		<comments>http://blog.ushahidi.com/index.php/2009/07/13/social-media-democracy-and-gdp/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 21:28:58 +0000</pubDate>
		<dc:creator>Erik Hersman</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Strategy]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Crisis]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[Emergency]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[repression]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[study]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=648</guid>
		<description><![CDATA[What are the determinants that a social media campaign during a period of political unrest will be effective? After watching a video debate (which started off talking about cyber war, then ventured into broader discussions around the use and viability of social media during a political emergency), between Ethan Zuckerman and Evgeny Morozov, it made [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What are the determinants that a social media campaign during a period of political unrest will be effective?</strong></p>
<p>After watching a <a href="http://bloggingheads.tv/diavlogs/21140">video debate</a> (which started off talking about cyber war, then ventured into broader discussions around the use and viability of social media during a political emergency), between <a href="http://ethanzuckerman.com/blog">Ethan Zuckerman</a> and <a href="http://evgenymorozov.com/blog/">Evgeny Morozov</a>, it made me think of the current book I&#8217;m reading (<a href="http://www.amazon.com/Wars-Guns-Votes-Democracy-Dangerous/dp/0061479632"><em>Wars, Guns &#038; Votes</em></a> by Paul Collier).  In it Collier talks about the inverse relationship between democracy in the bottom billion and democracy in the developed world.  Basically, democracy is counterproductive in most countries where people live on less than $7/day.  </p>
<h3>GDP and Government Media Censorship</h3>
<p>This raise a question to me.  <strong>Has anyone done qualitative research following the same lines of thinking within the blogging and social media space?</strong>  Where they contrast the social media use, and results of that use, relative to the GDP of the country where the blogging is being done.</p>
<p>In particular, of course, this relates to when blogging and social media is used during an emergency where politics are at play. </p>
<p><a href="http://www07.wolframalpha.com/input/?i=gdp+of+Russia%2C+Iran%2C+Honduras%2C+China%2C+Georgia"><img src="http://blog.ushahidi.com/wp-content/uploads/2009/07/gdp-countries.png" alt="GDP chart of China, Russia, Georgia, Honduras and Iran" title="GDP chart of China, Russia, Georgia, Honduras and Iran" width="250"  class="aligncenter size-full wp-image-653" align="right" /></a>The reason I ask is because of the comparisons that are brought up by Ethan and Evgeny, with Honduras, Iran, Xinjiang (China), Russian and South Ossetia parading through the conversation.  It&#8217;s an interesting contrast listening to the takeaways by each of them, in relation to the outcomes (some of which are still unfolding).   I wound up Wolfram Alpha to take a quick look at the GDP of these countries, knowing well and good that more sound research would have to be done to do this properly.</p>
<p>What other factors would seem to play an overly effective part in this space?  The first ones that jumps out at me are:</p>
<ul>
<li>GDP</li>
<li>Technology penetration</li>
<li>Democracy rating</li>
<li>Openness of society </li>
<li>Government censorship (media/internet/mobile)</li>
</ul>
<p><a href='http://manyeyes.alphaworks.ibm.com/manyeyes/visualizations/government-media-censorship-2000-200/comments/f30517f6593d11deab52000255111976' style='margin: 0pt; padding: 0pt;'>  <img alt="F1b5c80a-593d-11de-ab52-000255111976" src="http://manyeyes.alphaworks.ibm.com/manyeyes/files/thumbnails/f1b5c80a-593d-11de-ab52-000255111976.png?size=200x150" style="border: 1px solid #AF755D; margin: 0; padding-top: 10px; padding-bottom: 15px;" align="right" /></a>I&#8217;m guessing that GDP alone isn&#8217;t enough to make an educated prediction on the impact of the use of social media in politically charged societies.  It probably has as much to do with the proclivity of government media censorship within a country as well.  What is the past history of the government to censor media, and which channels do they block? </p>
<p>If you look at China (16), Iran (16), Russia (12), Georgia (8) and Honduras (6) &#8211; as compared in the CIRI Human Rights Database of Government Media Censorship 2000-2007, this is what you find.  It seems that there might be some correlation in the numbers, but deeper research would have to be done to truly determine if that is true or not. </p>
<h3>Searching for information</h3>
<p>I&#8217;ve just begun exploring this question, so if someone has done any work in studying this area, please let me know.  If not, I&#8217;d be interested in seeing some basic research into any of the sub-categories mentioned.  </p>
<p>I&#8217;m quite interested in finding out what determines an effective (or failed) social media campaign during a period of political unrest.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2009/07/13/social-media-democracy-and-gdp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Crisis Info: Crowdsourcing the Filter</title>
		<link>http://blog.ushahidi.com/index.php/2009/02/04/crisis-info-crowdsourcing-the-filter/</link>
		<comments>http://blog.ushahidi.com/index.php/2009/02/04/crisis-info-crowdsourcing-the-filter/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 01:55:45 +0000</pubDate>
		<dc:creator>Erik Hersman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Crisis]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[Emergency]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[hot flash]]></category>
		<category><![CDATA[mumbai]]></category>
		<category><![CDATA[swift river]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=224</guid>
		<description><![CDATA[What happened in Mumbai was a classic &#8220;hot flash&#8221; event: they’re hard to detect before they happen, and they’re over relatively quickly. There is little to no time to deploy anything and still be relevant once the event has started. It was that crisis that started two members of the Ushahidi dev community (Chris Blow [...]]]></description>
			<content:encoded><![CDATA[<p>What happened in <a href="http://en.wikipedia.org/wiki/Mumbai_attacks">Mumbai</a> was a classic <a href="http://blog.ushahidi.com/index.php/2008/12/01/thoughts-on-hot-flash-conflict-in-mumbai-and-nigeria/">&#8220;hot flash&#8221; event</a>: <em>they’re hard to detect before they happen, and they’re over relatively quickly. There is little to no time to deploy anything and still be relevant once the event has started.</em></p>
<p>It was that crisis that started two members of the Ushahidi dev community (<a href="http://www.unthinkingly.com">Chris Blow</a> and <a href="http://citizenafrica.com/">Kaushal Jhalla</a>) thinking about what needs to be done when you have massive amounts of information flying around.  We&#8217;re at that point where the barriers for any ordinary person sharing valuable tactical and strategic information openly is at hand.  How do you ferret the good data from the bad?  </p>
<h3>When the noise is overwhelming the signal, what do you do?</h3>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2009/01/filter-full-ab.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2009/01/filter-full-ab-500x275.png" alt="" title="When the noise is overwhelming the signal, what do you do?" width="500" height="275" class="alignnone size-medium wp-image-232" /></a></p>
<p>Thus began project &#8220;Swift River&#8221; at Ushahidi, which for 3 months now has been thought through, wireframed, re-thought and prototyped.  Chris and Kaushal started asking, <em>what can we do that most significantly effects quality of information in the <strong>first 3 hours</strong> of a crisis?</em>  And then answered, <em>what if we created a swift river of information that gets quickly edited?</em> Events like <a href="http://en.wikipedia.org/wiki/US_Airways_Flight_1549">US Airways Flight 1549</a> and the inauguration gave us real-time live events that also had massive amounts of data to test things out on. </p>
<p>And, after all that, we&#8217;re not done, but we do have some solid ideas on what needs to be done.  We think of it as using a crowd to filter, or edit, the already crowdsourced information coming through tools like Ushahidi, Twitter, Flickr and YouTube.  <strong>To us, Swift River is &#8220;Crowdsourcing the Filter&#8221;</strong>.</p>
<h3>How does it work? (non-tech version)</h3>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2009/01/filter-full.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2009/01/filter-full-500x275.png" alt="" title="How crowdsourcing the filter of crisis information works" width="500" height="275" class="alignnone size-medium wp-image-230" /></a></p>
<p>Since we don&#8217;t believe there will ever be <em>one</em> tool that everyone uses for gathering information on global crisis, we see a future where a tool like Swift River aggregates data from tools such as the aforementioned Twitter, Ushahidi, Flickr, YouTube, local mobile and web social networks.  At this point what you have is a whole lot of noise and very little signal as to what the value is of the data you&#8217;re seeing.</p>
<p>Anyone who has access to a computer (and possibly just a mobile phone in the future), can then go and rate information as it comes in.  This is classic &#8220;crowdsourcing&#8221;, where the more people you have weighing in on any specific data point raises the probability of the finding the right answer.  The information with greater veracity is highlighted and bubbles to the top, weighted also by proximity, severity and category of the incident.  </p>
<p>At this point we have successfully filtered a large amount of data.  Something difficult to do with a small team of experts, which can be accomplished by a large number of non-experts and experts combined.   </p>
<h3>What Next?</h3>
<p>So far we have some comps and David created a rough prototype of the engine driving it for the US inauguration.  If this type of tool interests you, and you&#8217;d like to help, then do <strong>let us know</strong>.  Here&#8217;s a glimpse at some of the idea flows that spur on our conversation at Ushahidi.  This was created by Chris Blow, using the assumption that the user of this tool and protocol was a Twitter user:</p>
<p><a href="http://blog.ushahidi.com/wp-content/uploads/2009/01/swift.jpg"><img src="http://blog.ushahidi.com/wp-content/uploads/2009/01/swift-422x499.jpg" alt="" title="Swift River - v1" width="422" height="499" class="alignnone size-medium wp-image-227" /></a></p>
<p>The tool is really quite simple, and can be made better by clustering &#8220;like&#8221; incidents and reports, rating of the users on proximity, history and expertise and by developing a general protocol so that any other developer can expand on it as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2009/02/04/crisis-info-crowdsourcing-the-filter/feed/</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
		<item>
		<title>The Conflict Early Warning Quandry</title>
		<link>http://blog.ushahidi.com/index.php/2008/12/17/the-conflict-early-warning-quandry/</link>
		<comments>http://blog.ushahidi.com/index.php/2008/12/17/the-conflict-early-warning-quandry/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 18:36:21 +0000</pubDate>
		<dc:creator>Erik Hersman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[atrocities]]></category>
		<category><![CDATA[conflict]]></category>
		<category><![CDATA[Crisis]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[early warning]]></category>
		<category><![CDATA[genocide]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=145</guid>
		<description><![CDATA[If you create a system that successfully decreases or stops conflict, how can you prove that it worked? That&#8217;s the problem, and it&#8217;s a big one. So far what everyone has seen with Ushahidi is gathering information and reports during crisis situations. What we&#8217;re working towards is something which we believe can be a lot [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/16979346@N08/1804442522/" title="blow horn by Purple Monk, on Flickr"><img src="http://farm3.static.flickr.com/2244/1804442522_72c6dbeafe.jpg" width="500" height="334" alt="blow horn" /></a></p>
<p><center><br />
<h3><em>If you create a system that successfully decreases or stops conflict, how can you prove that it worked?</em></h3>
<p></center></p>
<p>That&#8217;s the problem, and it&#8217;s a big one. </p>
<p>So far what everyone has seen with Ushahidi is gathering information and reports <em>during</em> crisis situations.  What we&#8217;re working towards is something which we believe can be a lot more powerful, that is conflict early warning.  It&#8217;s especially pertinent when you have regions where genocide and mass atrocities are happening (or could happen).</p>
<p>What we ask is how can we create a system that helps in the creation of acute warnings of news and alerts around mass atrocities and genocide. Preventive actions will always differ, especially as this is a regional problem that tends to cross the immediate borders of the country that it is happening in.</p>
<p>We sit here trying to create a platform, one that is federated and modular, which we hope can become part of a greater ecosystem to help with just this problem.  Will we ever be able to prove if it&#8217;s successful? Probably not.  Proof of &#8220;decreasing the impact of a disaster&#8221; is hard to quantify, but we think it is of the utmost importance to try.  </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2008/12/17/the-conflict-early-warning-quandry/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Thoughts on &#8220;Hot-Flash&#8221; Conflict in Mumbai and Nigeria</title>
		<link>http://blog.ushahidi.com/index.php/2008/12/01/thoughts-on-hot-flash-conflict-in-mumbai-and-nigeria/</link>
		<comments>http://blog.ushahidi.com/index.php/2008/12/01/thoughts-on-hot-flash-conflict-in-mumbai-and-nigeria/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 18:36:15 +0000</pubDate>
		<dc:creator>Erik Hersman</dc:creator>
				<category><![CDATA[Crisis]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Emergency]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[jos]]></category>
		<category><![CDATA[mumbai]]></category>
		<category><![CDATA[nigeria]]></category>
		<category><![CDATA[Ushahidi]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=94</guid>
		<description><![CDATA[The recent horrific terrorist events in Mumbai, India and the less well known post-election violence in Jos, Nigeria are very troubling on a number of levels. Both of them are what I call &#8220;hot-flash&#8221; conflicts. They&#8217;re hard to detect before they happen, and they&#8217;re over relatively quickly. There is little to no time to deploy [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://news.bbc.co.uk/olmedia/1530000/images/_1534404_jos-ap-300.jpg" align="right" />The recent horrific terrorist events in Mumbai, India and the less well known post-election violence in <a href="http://www.welt.de/english-news/article2806291/Rival-mobs-kill-400-people-in-brutal-clashes.html">Jos, Nigeria</a> are very troubling on a number of levels.  Both of them are what I call &#8220;<strong>hot-flash</strong>&#8221; conflicts.  They&#8217;re hard to detect before they happen, and they&#8217;re over relatively quickly.  There is little to no time to deploy anything and still be relevant once the event has started.</p>
<p>Many others are talking about the <a href="http://www.ethanzuckerman.com/blog/2008/11/29/citizen-voices-and-the-mumbai-attacks/">citizen reporting</a>, and it&#8217;s <a href="http://www.guardian.co.uk/world/2008/nov/28/mumbai-terror-attacks-india-internet-technology-twitter">value</a> and <a href="http://edition.cnn.com/2008/WORLD/asiapcf/11/27/mumbai.twitter/?imw=Y&#038;iref=mpstoryemail">challenges</a>.  Mainstream media is concerned, as are many experts and government officials, about how empowered ordinary people are in gathering, providing and amplifying information in ways that just weren&#8217;t possible before.  </p>
<p>There is no stopping this change in information dynamics, there is only harnessing it in ways that add more value to the good guys than the bad (when you can figure out which is which).  At the very least, we need to figure out how greater information flow and transparency can be leveraged to help in emergencies, especially when there are negative forces at work who have equal accessibility to the same tools. </p>
<h3>Aggregation vs early warning</h3>
<p>During, or after, a conflict there are a lot of tools available and already being used, especially in technologically advanced countries like India.  Technically, it&#8217;s fairly easy to <a href="http://irevolution.wordpress.com/2008/11/27/crisis-maps-of-mumbai/">aggregate</a> Twitter, Wikipedia, Flickr and YouTube videos.  That should be done, and we are creating the superstructure for this to happen easily worldwide.  (note: <em>Twitter is useful in India, the US and Canada, but what about all those areas of the world where it was <a href="http://whiteafrican.com/2008/08/14/what-twitters-global-failure-means-for-africa/">turned off</a></em>?)</p>
<p><img src="http://irevolution.files.wordpress.com/2008/11/picture-51.png?w=500&#038;h=351" /></p>
<p>What is more interesting to me, especially about Mumbai and Jos, is the fact that if a tool like Ushahidi was available globally beforehand, then it would have provided a place for people to send in anonymous information and tips <strong>before</strong> anything happened.   After all, even if the local law enforcement isn&#8217;t aware of what is happening, someone within the community does.  Of course, this begs the question, &#8220;how would they know of it?&#8221;  To which I don&#8217;t have any more of a complete answer other than if it was up and live, it would gain traction over time, just as any effective web/mobile service does.</p>
<h3>The &#8220;right&#8221; and &#8220;best&#8221; tool</h3>
<p>The best tool in any given crisis is what ever is available.  There isn&#8217;t any time to deploy something then, you have to use devices and services that people are already using.  Chris Albon <a href="http://warandhealth.com/ushahidi-after-mumbai/">noted</a> that there was a lot of information and data flying around during the crisis in Mumbai, and that Ushahidi wasn&#8217;t present.  Instead, it was a mixture of <a href="http://en.wikipedia.org/wiki/26_November_2008_Mumbai_attacks">Wikipedia editing</a> and <a href="http://maps.google.com/maps/ms?ie=UTF8&#038;hl=en&#038;msa=0&#038;msid=105055855763538009401.00045c9d8b16af3ad1008&#038;ll=18.930482,72.832918&#038;spn=0.04579,0.071669&#038;z=14">Google maps</a> that people were using.  For a major global city, these two tools makes sense.  But what about places like Jos?</p>
<p><img src="http://farm4.static.flickr.com/3240/3075175436_5f02b95d83.jpg" width="500" height="329" alt="Google Map of Mumbai Attacks" /></p>
<p>This reminds me of a what I wrote about on <a href="http://blog.ushahidi.com/index.php/2008/09/03/thoughts-on-holistically-dealing-with-disaster-scenarios/">holistically dealing with disaster scenarios</a> during the hurricanes in the US earlier this year.  The value of the current Ushahidi Engine is good for information gathering and visualization, but there is a definite need of a more wiki-like functionality in these tools.  Both the hurricanes and these other conflicts have been rapidly collaborated and edited into Wikipedia, so the usefulness of that type of tool is shown.  I&#8217;m very interested in getting something like this figured out, if we had the resources internally, we&#8217;d be doing it already.</p>
<h3>What about when the &#8216;bad&#8217; guys use it?</h3>
<p>The other questions were hard, but this ones even harder.  As much as mainstream media and experts are up in arms over the way that the terrorists in Mumbai could use information coming in from these new digital channels to monitor their own situation, we have to remember this isn&#8217;t new.  Groups like this have been able to do this with mainstream TV and radio for years.  What&#8217;s disturbing is that not even the government can stop it now.</p>
<p>The problem is that it&#8217;s no longer one-to-many mass broadcast, it&#8217;s now mass-broadcast to mast-broadcast.  How do you stop 6 million SMS messages without crippling your own infrastructure and ability to get work done?  </p>
<p>I think one answer might be found in figuring out a way to harness information from an even greater number of people.  The more data that is collected, the less chance that bad data can have an adverse effect.  For instance, if 2 reports come in that widely differ from the reports by 10 other people, then we can assume that they are false.  That at least helps us solve for a greater probability of good info being available and can help with the adverse use of it by the &#8220;bad guys&#8221;. </p>
<p>What it doesn&#8217;t do is solve for the problem of the &#8220;bad guys&#8221; having more information available at their fingertips.  Nothing will solve that now.  What it does do is mean those opposing them will have equal access to the same information, and possibly even more than is currently available on the &#8220;bad guys&#8221; movements and operations by tapping into the greater public.</p>
<h3>Just more questions&#8230;</h3>
<p>This all left me with a no final answer, just more questions.  </p>
<ul>
<li>How does the transparency of a tool help and hinder during hot-flash conflicts?  </li>
<li>Beyond Ushahidi, what are the best tools to use in hot-flashes?  </li>
<li>How does rural, and conflicts with greater geographic distribution than one city, differ in coverage and information?  </li>
<li>What is Ushahidi&#8217;s role?</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2008/12/01/thoughts-on-hot-flash-conflict-in-mumbai-and-nigeria/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>The Bee: Open Source Hardware for Crisis Scenarios</title>
		<link>http://blog.ushahidi.com/index.php/2008/10/17/the-bee-open-source-hardware-for-crisis-scenarios/</link>
		<comments>http://blog.ushahidi.com/index.php/2008/10/17/the-bee-open-source-hardware-for-crisis-scenarios/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 13:34:00 +0000</pubDate>
		<dc:creator>Erik Hersman</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[bee]]></category>
		<category><![CDATA[children]]></category>
		<category><![CDATA[Crisis]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[Emergency]]></category>
		<category><![CDATA[unicef]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=72</guid>
		<description><![CDATA[I was really hoping to get a hands-on this week with UNICEF&#8217;s new &#8220;Bee&#8221; equipment while in Johannesburg, as the fabrication of the device was happening just north of us in Pretoria. Unfortunately, Christopher Fabian informed me that the second prototype wasn&#8217;t quite finished, so we had to make do with a (fabulously edited) video: [...]]]></description>
			<content:encoded><![CDATA[<p>I was really hoping to get a hands-on this week with UNICEF&#8217;s new &#8220;<a href="http://www.unicef.org/emerg/index_45259.html">Bee</a>&#8221; equipment while in Johannesburg, as the fabrication of the device was happening just north of us in Pretoria.  Unfortunately, Christopher Fabian informed me that the second prototype wasn&#8217;t quite finished, so we had to make do with a (fabulously edited) video: </p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/ezuxn5gMKkM&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/ezuxn5gMKkM&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>It&#8217;s really an interesting device, that is all open source &#8211; both hardware and software.</p>
<blockquote><p>Included in the first prototypes are webcams, radio transmitters and ultra-low-power computers. These components are run with open-source software designed to support the efforts of field workers and partners, and to be locally adapted for ongoing use.</p></blockquote>
<p>One can imagine devices like this, syncing with InSTEDD&#8217;s Mesh4x and even incorporating some of Ushahidi&#8217;s visualization tools.  It has huge potential for being used when trying to match up and find missing family members &#8211; especially children, thus UNICEF&#8217;s involvement.  The Bee system is intended to help field workers quickly and effectively register children in emergencies.</p>
<p>The Bee means that there is now a mobile hub that can quickly be deployed as nexus points in emergency settings in areas well removed from normal power and connectivity grids.  It has multiple ways to use power, including solar, car battery and conventional power.</p>
<p>The Bee is also able to connect to global telecommunications networks using a satellite receiver or a mobile phone, or through its built-in, long-distance WiFi capacity.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2008/10/17/the-bee-open-source-hardware-for-crisis-scenarios/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

