<?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; india</title>
	<atom:link href="http://blog.ushahidi.com/index.php/tag/india/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>Open Question: Mixing Analog &amp; Digital</title>
		<link>http://blog.ushahidi.com/index.php/2009/11/05/open-question-mixing-analog-digital/</link>
		<comments>http://blog.ushahidi.com/index.php/2009/11/05/open-question-mixing-analog-digital/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 13:09:09 +0000</pubDate>
		<dc:creator>Erik Hersman</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[question box]]></category>
		<category><![CDATA[questionbox]]></category>
		<category><![CDATA[ted]]></category>
		<category><![CDATA[TEDIndia]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=858</guid>
		<description><![CDATA[QuestionBox is a project that allows offline people in emerging markets to ask questions and get answers. It&#8217;s an analog solution for those who don&#8217;t have their own digitally connected data devices. Open Question is a free and open source software application used for the purposes of collecting and disseminating information via phone in extreme [...]]]></description>
			<content:encoded><![CDATA[<p><center><a href="http://questionbox.org/"><img src="http://blog.ushahidi.com/wp-content/uploads/2009/11/qb_logo.jpg" alt="QuestionBox logo" title="QuestionBox logo" width="350" height="92"  /></a></center></p>
<p><a href="http://questionbox.org/">QuestionBox</a> is a project that allows offline people in emerging markets to ask questions and get answers.  It&#8217;s an analog solution for those who don&#8217;t have their own digitally connected data devices.  <strong><a href="http://github.com/openquestion/">Open Question</a></strong> is a free and open source software application used for the purposes of collecting and disseminating information via phone in extreme environments.   It&#8217;s being launched today, in conjunction with <a href="http://conferences.ted.com/TEDIndia/">TEDIndia</a>, where founder Rose Shuman is presenting.</p>
<p><a href="http://www.flickr.com/photos/ww4f/3680582519/" title="P1010036 by Appfrica, on Flickr"><img src="http://farm3.static.flickr.com/2601/3680582519_d8770628f1.jpg" width="500" height="375" alt="P1010036" /></a></p>
<blockquote><p>&#8220;The longterm vision is to have it integrate with other open source software and data collection platforms like RapidSMS, FrontlineSMS, Open Data Kit (ODK), OpenRosa, JavaRosa, Kannel, Asterisk, Ushahidi, Sahana and others, to make them work quickly and efficiently in a call center environment&#8230;  The product is designed specifically for the purpose of collecting and disseminating information from humans that is often difficult to automate (ex. the use of IVRs in emergency situations may not be effective).  This includes people who may call to answer complex questions, situations where each caller speaks a different language, for reaching the illiterate, the visually impaired or in situations where privacy must be protected.  In addition, the system works on or offline, on one non-networked computer, a closed LAN or across a distributed network.  &#8220;</p></blockquote>
<p>This is a big deal.  If integrated in the right way it can make up for the shortcomings that a purely digital solution has in places where illiteracy, language or lack of phones makes tools like Ushahidi less useful.  </p>
<h3>Methods for Deployment</h3>
<p><strong>1. Call Boxes</strong><br />
Open Question can be configured to work with remote phones. In this scenario a call center acts as the central location to receive, while users visit designated location points to call in.  The operator proceeds to collect demographic info, but doesn’t need to collect location info (the location of the caller can be determined by the phone number and foreknowledge of where that unit is located).<br />
The benefit to using these phones (we call them Question Boxes) is that all calls are free as the deploying organization pays for them in advance.  Open Mind offers an optional hardware product that can be pre-wired to dial specific numbers, to prevent users from using the phones for any other purpose but calling for emergencies or calling operators for information.</p>
<p><strong>2. Caller Hotline</strong><br />
A number is publicized and anyone with a phone can call it.  In theory, using a software PBX system like Asterisk, would allow for call routing or ‘hunting’ at the call center.  The disadvantage to this method of deployment is there is no control for scale, if the number ‘is simply out there’ or publicized too heavily, the call center may be overwhelmed by anyone who decides to call preventing the assistance of people who actually need help.</p>
<p><strong>3. Short Message Services</strong><br />
SMS collection of information and distribution of information is the easiest method of deployment is highly scalable and easy to implement.  Unfortunately, it also has the highest barrier to entry for the rural poor, who may not be able to read English.</p>
<h3>Methods for Answers</h3>
<p><a href="http://www.flickr.com/photos/ww4f/3403373563/" title="Question Box Operators by Appfrica, on Flickr"><img src="http://farm4.static.flickr.com/3418/3403373563_6795833af2.jpg" width="500" height="375" alt="Question Box Operators" /></a></p>
<p><strong>1. Local Database and Relevancy Engine</strong><br />
Open Question was designed by Ugandan software developers who had bandwidth constraints in mind.  As such, it shines in environments where there are few alternatives for quick access to information.  A localized database of documents is installed on the client machine or network, indexed, and allows the operator or user to search for information in real time….something that would not be possible if the service relied only upon searching the internet.  As new documents are added to the database, the software&#8217;s relevancy algorithms determine which information is most relevant through extended use. (ex. if the same question is asked multiple times, the answer most associated with those keywords is ranked higher).</p>
<p><strong>2. Escalation and Distributed Network of Experts</strong><br />
If the user or operator cannot find the answer in the Open Question database, the query is ‘escalated’ to a human expert who can then address the concern.  In an Open Question implementation, the deploying organization should have at least one (but we recommend several) ‘experts’ who are ready to address such emergencies within 48 hours.  At deployment these experts designate how they would like to be contacted (Instant Message, Email or Phone), then later when the service is in use, messages that are escalated are put into a queue and the system attempts to reach the experts using the methods they prefer.</p>
<p><strong>3. Web Search and The Cloud</strong><br />
In the event that internet access is available, Open Question operators do have the option of searching the web.  To improve the relevancy of the search results, administrators can use filters to define the web search to specific urls like http://wikipedia.com or company intranet sites.  This is far more efficient than searching the entire web.  Because Open Question is designed with the absence of internet as at the forefront, all relevant content that is found on the web can be archived and indexed.  Once added to the database they then become ‘documents’ and can then be ranked and searched quickly as mentioned in above.</p>
<h3>How to get Involved</h3>
<p>Interested parties can find Open Question 0.2.0 and the developer&#8217;s roadmap at <a href="http://github.com/openquestion/">http://github.com/openquestion/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2009/11/05/open-question-mixing-analog-digital/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Gaurav Mishra Talks about Vote Report India</title>
		<link>http://blog.ushahidi.com/index.php/2009/05/18/gaurav-mishra-talks-about-vote-report-india/</link>
		<comments>http://blog.ushahidi.com/index.php/2009/05/18/gaurav-mishra-talks-about-vote-report-india/#comments</comments>
		<pubDate>Mon, 18 May 2009 15:37:56 +0000</pubDate>
		<dc:creator>Erik Hersman</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[election]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[mumbai]]></category>
		<category><![CDATA[Ushahidi]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=567</guid>
		<description><![CDATA[Gaurav Mishra was one of the leads on Vote Report India, a website that used Ushahidi to monitor the Indian elections over the last 6 weeks. Here he is being interviewed at the Web 2.0 Expo about that experience. He also covers the role he had in reporting the Mumbai terrorist attacks.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gauravonomics.com/blog/my-interview-on-citizen-journalism-at-periodismo-ciudadano/">Gaurav Mishra</a> was one of the leads on <a href="http://votereport.in">Vote Report India</a>, a website that used Ushahidi to monitor the Indian elections over the last 6 weeks.  Here he is being interviewed at the Web 2.0 Expo about that experience.  He also covers the role he had in reporting the Mumbai terrorist attacks.</p>
<p><embed src="http://blip.tv/play/g64EgYKfR4+GfQ" type="application/x-shockwave-flash" width="500" height="305" allowscriptaccess="always" allowfullscreen="true"></embed> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2009/05/18/gaurav-mishra-talks-about-vote-report-india/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vote Ki Vaat Mat Lagne Do</title>
		<link>http://blog.ushahidi.com/index.php/2009/04/23/vote-ki-vaat-mat-lagne-do/</link>
		<comments>http://blog.ushahidi.com/index.php/2009/04/23/vote-ki-vaat-mat-lagne-do/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 06:49:32 +0000</pubDate>
		<dc:creator>Erik Hersman</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[comic]]></category>
		<category><![CDATA[elections]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[mumbai]]></category>
		<category><![CDATA[poster]]></category>
		<category><![CDATA[vote report]]></category>
		<category><![CDATA[votereport]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=477</guid>
		<description><![CDATA[I&#8217;m incredibly enthused to see the Vote Report India team continuing to grow, reach out and help coalesce a larger community around their project. The talented people at The Comic Project created a poster for them that can be put on blogs and websites to help draw attention to the elections in India. Vote Ki [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m incredibly enthused to see the <a href="http://www.votereport.in">Vote Report India</a> team continuing to grow, reach out and help coalesce a larger community around their project.  The talented people at <a href="http://www.thecomicproject.blogspot.com/">The Comic Project</a> created a poster for them that can be put on blogs and websites to help draw attention to the elections in India.</p>
<p><em>Vote Ki Vaat Mat Lagne Do</em> is Mumbai-speak for &#8220;<strong>Don&#8217;t Let Them Screw Around With the Vote</strong>&#8220;.</p>
<p><center><a href="http://www.votereport.in" title="Vote Report India Poster by The Comic Project by Gauravonomics, on Flickr"><img src="http://farm4.static.flickr.com/3563/3467612364_343581714d.jpg" width="313" height="500" alt="Vote Report India Poster by The Comic Project" /></a></center></p>
<p>Please feel free to share the poster on blogs and social networks.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2009/04/23/vote-ki-vaat-mat-lagne-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vote Report India Launches</title>
		<link>http://blog.ushahidi.com/index.php/2009/04/07/vote-report-india-launches/</link>
		<comments>http://blog.ushahidi.com/index.php/2009/04/07/vote-report-india-launches/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 20:53:54 +0000</pubDate>
		<dc:creator>Erik Hersman</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Strategy]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[citizen journalism]]></category>
		<category><![CDATA[election]]></category>
		<category><![CDATA[elections]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[indians]]></category>
		<category><![CDATA[vote]]></category>
		<category><![CDATA[vote report]]></category>
		<category><![CDATA[votereport]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=377</guid>
		<description><![CDATA[&#8220;The world’s largest democracy, India, goes to election starting April 16, 2009. The month long general elections to the 15th Lok Sabha will be held in five phases on April 16, April 22, April 23, April 30, May 7 and May 13, and the results will be announced on May 16.&#8221; The last week has [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.votereport.in"><img src="http://blog.ushahidi.com/wp-content/uploads/2009/04/vote_report_india_header_6-500x68.jpg" alt="Vote Report India - Header" title="Vote Report India - Header" width="500" height="68" class="alignnone size-medium wp-image-386" /></a></p>
<blockquote><p>&#8220;The world’s largest democracy, India, goes to election starting April 16, 2009. The month long general elections to the 15th Lok Sabha will be held in five phases on April 16, April 22, April 23, April 30, May 7 and May 13, and the results will be announced on May 16.&#8221;</p></blockquote>
<p>The last week has seen an incredible amount of activity amongst the Indian team putting together <a href="http://www.votereport.in">VoteReport.in</a> &#8211; a site to track the upcoming elections in India.  At Ushahidi, we&#8217;ve seen a number of deployments of the platform, but few have been as well organized and grown with as much community input as this Indian one, led by <a href="http://www.gauravonomics.com/">Gaurav Mishra</a>.   On the technical side, Selvam Velmurugan of <a href="http://emoksha.org/">eMoshka</a>, a non-partisan non-profit organization to enable stronger democracies through increased citizen awareness and engagement, has done most of the heavy lifting.  Selvam is also organizing India&#8217;s first <a href="http://barcamp.org/iDemocracyCamp">Gov 2.0 Barcamp</a>.</p>
<p><strong>Indians can send in reports four ways, by</p>
<ol>
<li>SMS to 5676785</li>
<li>Email to report@votereport.in</li>
<li>Twitter with #votereport</li>
<li><a href="http://votereport.in/reports/submit">Online</a> via web form</li>
</ol>
<p></strong></p>
<p><center><a href="http://blog.ushahidi.com/wp-content/uploads/2009/04/vote-report_1239124459193.png"><img src="http://blog.ushahidi.com/wp-content/uploads/2009/04/vote-report_1239124459193-455x500.png" alt="Vote Report India - Screenshot" title="Vote Report India - Screenshot" width="455" height="500" class="alignnone size-medium wp-image-400" /></a></center></p>
<p>Interestingly, Indian has a Twitter-like service called <a href="http://www.smsgupshup.com/">SMS GupShup</a> that has millions of users subscribing to certain channels.  The team is creating city-specific update accounts on Twitter and SMSGupShup for the top 8 cities in India (ex: VoteReportMumbai, VoteReportDelhi etc.).  They can then point the RSS feeds for these cities to these accounts and give users four options for subscribing to alerts: by email, by RSS, or by SMS on Twitter or SMSGupShup.</p>
<h3>How to get involved</h3>
<p><a href="http://votereport.in/blog/get-involved/"><img src="http://blog.ushahidi.com/wp-content/uploads/2009/04/vote-report-india-badge.jpg" alt="Vote Report India - Badge" title="Vote Report India - Badge" width="150" height="150" class="alignnone size-full wp-image-395" align="right" /></a>
<ul>
<li>Let your family and friends in India know of this initiative.  Email and SMS them the info.</li>
<li>If you would like to get involved the best place to start is at the <a href="http://votereportindia.pbwiki.com/Get-Involved">wiki</a> used to organize this initiative.  </li>
<li>If you&#8217;re from the media you can start on the <a href="http://votereportindia.pbwiki.com/Press-Room">Press Page</a>, or get in touch with <a href="http://votereportindia.pbwiki.com/Contacts-List">members of the team</a>.</li>
<li>Blog, Twitter and GupShup the link.</li>
</ul>
<h3>Ushahidi&#8217;s First Elections and Swift River</h3>
<p>This will be the first time that Ushahidi is being used in the workup to an election.  It will be interesting to watch how it is used and how much of a factor it will play in gathering information from the general public.  The groundwork for this interaction with the public and with media outlets is being setup now, so the team is optimistic that there will be a good number of incoming reports to work with.</p>
<p><a href="http://www.swiftapp.org">Swift River</a> is an initiative that seeks to do two very important things, both of which are crucial for not just Ushahidi, but for many emergency response activities in the future.  First, it gathers as many possible streams of data about a particular crisis event as possible.  Second, using a two-part filter, that stream of data is filtered through both machine based algorithms and <a href="http://blog.ushahidi.com/index.php/2009/02/04/crisis-info-crowdsourcing-the-filter/">humans</a> to better understand the veracity and level of importance of any piece of information.</p>
<p>Concurrently to the rollout of VoteReport India, Swift River has has gotten to the prototype phase through the planning and hard work of <a href="http://highearthorbit.com/">Andrew Turner</a>, <a href="http://unthinkingly.com/">Chris Blow</a> and <a href="http://www.citizenafrica.com">Kaushal Jhalla</a>.  Andrew took the foundational elements used for the initial &#8220;<a href="http://blog.twittervotereport.com/">Twitter Vote Report</a>&#8221; engine as a starting point.  </p>
<p>We hope to see a greater number of information streams coming online, and a greater level of understanding of that information through the use of Swift River.  </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/index.php/2009/04/07/vote-report-india-launches/feed/</wfw:commentRss>
		<slash:comments>14</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>
	</channel>
</rss>

