<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Blog | Ushahidi</title>
	
	<link>http://blog.ushahidi.com</link>
	<description />
	<lastBuildDate>Thu, 16 May 2013 16:13:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ushahidi" /><feedburner:info uri="ushahidi" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>ushahidi</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Ushahidi Android App v3.1.6 Is Here</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/NmEo7O7hZv0/</link>
		<comments>http://blog.ushahidi.com/2013/05/16/ushahidi-android-app-v3-1-6-is-here/#comments</comments>
		<pubDate>Thu, 16 May 2013 11:20:12 +0000</pubDate>
		<dc:creator>Henry Addo</dc:creator>
				<category><![CDATA[Code Releases]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=12399</guid>
		<description><![CDATA[Today we are happy to release version 3.1.6 of Ushahidi Android app to the Google Playstore. This release includes Integration of the Ushahidi Java SDK Updates to user navigation menus &#8211; including admin dashboard access from the app Support for Google maps v2 for Android. Ushahidi Java SDK We have removed the verbose code in [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/framed_Screenshot_2013-05-15-23-16-28.png"><img class=" wp-image-12402   aligncenter" style="border: 0px;" title="Ushahidi running on a tablet" alt="Android tablet device" src="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/framed_Screenshot_2013-05-15-23-16-28-500x352.png" width="400" height="282" /></a></p>
<p>Today we are happy to release version 3.1.6 of Ushahidi Android app to the <a title="Google Playstore" href="https://play.google.com/store/apps/details?id=com.ushahidi.android.app">Google Playstore</a>. This release includes</p>
<ul>
<li>Integration of the <a href="https://github.com/ushahidi/Ushahidi_Java">Ushahidi Java SDK</a></li>
<li>Updates to user navigation menus &#8211; including <em><strong>admin dashboard</strong></em> access from the app</li>
<li>Support for Google maps v2 for Android.</li>
</ul>
<p><strong>Ushahidi Java SDK</strong></p>
<p>We have removed the verbose code in interacting with the Ushahidi API to a stand alone Java library which we are calling <strong>Ushahidi Java SDK</strong>. This will enable Java developers to easily work with the Ushahidi API in their Java projects. We have gone ahead and integrated the  SDK into the Ushahidi Android app Core library in the spirit of eating our own dog food. What this means for developers is that, they can easily extend the core features of the Core library. You can head over to our<a href="https://github.com/ushahidi/Ushahidi_Java"> github repository</a> for documentation on the public APIs exposed by the SDK.</p>
<p><strong>Google Maps v2 for Android</strong></p>
<p>Additionally, we have-added<strong> Google Maps V2 For Android</strong> and removed support for the old Google maps for android. This allows us to take advantage of  the new APIs. We now have support for OSM and Mapbox tiles.  If you go to the settings screen, you should be able to set which map tile to use. By default Google is selected.</p>
<p><strong>User navigation menu updates</strong></p>
<p>We have also added <strong>Menu Drawer</strong> support to provide quick and easy navigation to other areas of the app, regardless of which screen you are on. To access the menu drawer, swipe from the left side of the screen  or  simply tap the Ushahidi icon on the action bar &#8212; top left.</p>
<p style="text-align: center;"><a href="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/framed_Screenshot_2013-05-16-20-06-29.png"><img class="aligncenter size-medium wp-image-12424" style="border: 0px;" alt="framed_Screenshot_2013-05-16-20-06-29" src="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/framed_Screenshot_2013-05-16-20-06-29-287x500.png" width="287" height="500" /></a></p>
<p>You can access your deployment <strong>Admin Dashboard</strong> from the Menu Drawer. This makes it easier to administer your Ushahidi deployment on the Go.</p>
<p><strong>There&#8217;s more&#8230;</strong></p>
<p>As always, there has been a ton of bug fixes. See the <a title="Changelog" href="https://github.com/ushahidi/Ushahidi/blob/master/CHANGELOG">changelog</a> for the complete list.</p>
<p><strong>Thank you</strong></p>
<p>Big shout out to the  folks at <a title="Geothings" href="http://geothings.tw">geothings.tw</a> for their immense contribution in the development of the Ushahidi Java SDK and many thanks to the Ushahidi community for their constant feedback and bug reports.</p>
<p><strong>Interested in contributing?</strong></p>
<p>Both the <a title="Ushahidi Android" href="https://github.com/ushahidi/Ushahidi_Android">Ushahidi Android</a> and <a title="Ushahidi Java" href="https://github.com/ushahidi/Ushahidi_Java">Ushahidi Java SDK</a> are open source projects. Check out their respective github repo to access the code. Your contributions are welcome.</p>
<p>Go on,grab this version of the app and take it for a spin.</p>
<p>Happy mapping!</p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/NmEo7O7hZv0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/2013/05/16/ushahidi-android-app-v3-1-6-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/2013/05/16/ushahidi-android-app-v3-1-6-is-here/</feedburner:origLink></item>
		<item>
		<title>Weekly: Iscram update, Art and Gifs</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/bhMkINq4aZY/</link>
		<comments>http://blog.ushahidi.com/2013/05/15/iscram-update-art-and-gifs/#comments</comments>
		<pubDate>Wed, 15 May 2013 16:11:49 +0000</pubDate>
		<dc:creator>Angela Oduor</dc:creator>
				<category><![CDATA[BRCK]]></category>
		<category><![CDATA[Code Releases]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Corruption]]></category>
		<category><![CDATA[Crowdmap]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[iscram]]></category>
		<category><![CDATA[Transparency International]]></category>
		<category><![CDATA[weekly]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=12353</guid>
		<description><![CDATA[While we are pushing code left, right and center, we&#8217;ve been know to have a few smiles with our own Gif Star. It makes for fun reading on github. Our team was also drooling a bit this week over the shout out on a favourite podcast, The Frequency. Hope you can support them! Reminder: Have [...]]]></description>
				<content:encoded><![CDATA[<p>While we are pushing code left, right and center, we&#8217;ve been know to have a few smiles with our <a href=" https://github.com/ushahidi/crowdmap-issues/issues/86">own Gif Star</a>. It makes for fun reading on github. </p>
<div id="attachment_12369" class="wp-caption alignleft" style="width: 510px"><a href="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/Gif-in-github.png"><img src="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/Gif-in-github-500x305.png" alt="Evan Sims - gif star" width="500" height="305" class="size-medium wp-image-12369" /></a><p class="wp-caption-text">Evan Sims &#8211; gif star</p></div>
<p><a href="http://5by5.tv/frequency/126">Our team was also drooling a bit this week over the shout out on a favourite podcast, The Frequency</a>. Hope you can support them!</p>
<p><strong>Reminder:</strong> <strong>Have Ushahidi developer chops?</strong>  Please be sure to let us know if you&#8217;d like to do some contract work. We are often contacted by community folks who need a hand. We&#8217;d be happy to connect you. Drop me a line with some basic details (Hleson at ushahidi dot com). I have two pending requests on this. </p>
<h3>Deployment of the week: Art, Junk and Bikes</h3>
<p>Community building means connecting the offline to online. We love the work that <a href="https://placeworks.crowdmap.com/">Placeworks from San Francisco</a> is doing. Congratulations to our <a href="https://wiki.ushahidi.com/display/WIKI/Deployments+of+the+Week">Deployment of the Week</a>. Could you do this in your city?  </p>
<p><a href="https://placeworks.crowdmap.com/"><img src="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/placeworks-500x312.png" alt="placeworks" width="500" height="312" class="aligncenter size-medium wp-image-12372" /></a></p>
<p>Also, hats off to <a href=" http://torontoist.com/2013/05/trashswag-helps-torontos-junk-gain-new-life-through-art/">Trashwag</a>, a previous Deployment of the Week, for ongoing efforts to build their local community network in Toronto: make junk into art!</p>
<p>Imagination abounds &#8211; Ushahidi is being used for <a href="http://www.pawfal.org/dave/blog/2013/05/bike-opera-layering-sounds-in-space/">BIKE OPERA</a>!</p>
<p><H3>Upcoming Events</H3></p>
<p><strong>TODAY:</strong> <a href="https://plus.google.com/u/1/events/cv2llfln7s0e33tck07hmhbdpss">Environmental Mapper Hangout</a> featuring the <a href="http://oilspill.labucketbrigade.org/ ">Louisiana Bucket Brigade</a>&#8216;s project &#8211; I Witness Pollution and <a href="http://wansoo.wordpress.com/">Wansoo Im on Community Mapping</a>. </p>
<ul>
<li>The next Ushahidi community developer call is <strong>May 20, 2013</strong>, <a href="http://www.meetup.com/Ushahidi-Community/events/118524142/"><strong>Join us (Africa and Europe friendly time zone)</strong></a>.</li>
<li>Upgrade day for v2.7 is <strong>May 30 and 31, 2013</strong>. <a href="https://docs.google.com/a/ushahidi.com/spreadsheet/ccc?key=0AisCbUDEZly6dFNIdzVJQzdQQms2RGFPOUZuS1NDcGc#gid=0">Join the community and team </a>to lend a hand to upgrading. We&#8217;ll be sharing more details on this event on Monday.</li>
</ul>
<h3> Community Updates</h3>
<p>We love it when our community shines. Ajay Kumar and Svend Jonas Schelhorn have been at <a href="http://www.iscram.org/">ISCRAM</a> (Information Systems for Crisis Response and Management) this week participating in <a href="http://iscram.ajuonline.net/admin/">simulation workshop and being Ushahidi mapstars!</a></p>
<div id="attachment_12378" class="wp-caption aligncenter" style="width: 510px"><a href="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/Ajay-at-ISCRAM.jpg"><img src="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/Ajay-at-ISCRAM-500x333.jpg" alt="Joao Porto de Albuquerquem, Ajay Kumar and Svend Jonas Schelhorn" width="500" height="333" class="size-medium wp-image-12378" /></a><p class="wp-caption-text">Joao Porto de Albuquerquem, Ajay Kumar and Svend Jonas Schelhorn</p></div>
<blockquote class="twitter-tweet" width="500"><p>The @<a href="https://twitter.com/gdacsmobile">gdacsmobile</a> simulation concluding discussion. Here&#8217;s the final @<a href="https://twitter.com/ushahidi">ushahidi</a> sitrep <a href="https://twitter.com/search/%23ios">#ios</a> <a href="https://twitter.com/search/%23iscram">#iscram</a> <a href="http://t.co/xjxn0GEqac" title="http://twitter.com/ajuonline/status/334680187163791360/photo/1">twitter.com/ajuonline/stat…</a></p>
<p>&mdash; Ajay Kumar (@ajuonline) <a href="https://twitter.com/ajuonline/status/334680187163791360">May 15, 2013</a></p></blockquote>
<p><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<p><H3>Research and Paper reminders</h3>
<p>Are you interested in research about open source, commons and open internet. There is still time to share your knowledge at the <a href=" http://creativecommons.org/weblog/entry/37684">Creative Commons Global Summit 2013</a> (due May 24, 2013). or participate in <a href="https://citizenlab.org/2013/04/connaught-summer-institute-2013/">Citizen Lab&#8217;s Connaught Summer Institute</a> (due June 1, 2013). Keep us posted if you&#8217;d like to write about Ushahidi. We&#8217;d love to support your research efforts.  </p>
<p><a href="http://www.transparency.org/news/feature/technology_against_corruption">Thanks to Transparency International for their review on Technology against Corruption.<br />
 </a></p>
<h3>Into the Code</h3>
<p><strong>SwiftRiver</strong></p>
<p>With work on the new UI almost done, team swift is working on integration of CrowdmapID into the system for purposes of authentication. Data migration from the old version to the new version should also be done in the coming weeks. Watch out for <a href="https://wiki.ushahidi.com/display/WIKI/SwiftRiver">fresh documentation on the wiki</a>, with code samples on the way <img src='http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p><strong>Mobile</strong></p>
<p>We are all geared up for the release of v3.1.6 of the Android App on May 16, 2013. See the issues tackled in the upcoming release on the <a href="https://github.com/ushahidi/Ushahidi_Android/issues?direction=desc&amp;milestone=5&amp;page=1&amp;sort=created&amp;state=closed">github issues page</a>.</p>
<p><strong>BRCK</strong></p>
<p>It has been an incredible first week, we are truly thankful for all of you that have supported us and helped to spread the word. We are about 66% of the way to our goal with 20 days to go.That’s with 582 backers and $86,555 raised &#8211; thank you!! Here is a visual representation of how we envision the BRCK as an onramp for the Internet of Things.</p>
<p><a href="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/brck-bridge.jpg"><img src="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/brck-bridge-500x344.jpg" alt="Print" width="500" height="344" class="aligncenter size-medium wp-image-12396" /></a></p>
<p>You can read more on <a href="http://www.kickstarter.com/projects/1776324009/brck-your-backup-generator-for-the-internet/posts/480970">our recent update</a> on Kickstarter.</p>
<p><strong>Ushahidi Core</strong></p>
<p>The team has made more strides towards having V3 API work done, including <a href="https://github.com/ushahidi/Lamu/pull/43">OAuth integration</a> and <a href="https://github.com/ushahidi/Lamu/pull/51/">Sets</a> (to be merged in after review). Our docs are <a href="https://wiki.ushahidi.com/display/WIKI/Ushahidi+Platform%2C+v3.X">on the wiki</a> and our <a href="https://github.com/ushahidi/lamu">github repository</a>. <a href="https://wiki.ushahidi.com/display/WIKI/Contact+Us">Contact us</a> via  via the dev mailing list, skype chat or even personal email to dive into the code.</p>
<p><strong>Crowdmap</strong></p>
<p>Bug squashing is ongoing, so keep <a href="https://crowdmap.com/feedback">sending in your feedback</a> to the team, as it will go a long way in helping make your experience on Crowdmap even better. You can also file bug reports and feature requests on <a href="https://github.com/ushahidi/crowdmap-issues/issues">our github issues</a> page. Work on the API is also ongoing, and we&#8217;re aiming for documentation in the coming weeks.</p>
<p>Happy mapping, </p>
<p>Heather and Angela. </p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/bhMkINq4aZY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/2013/05/15/iscram-update-art-and-gifs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/2013/05/15/iscram-update-art-and-gifs/</feedburner:origLink></item>
		<item>
		<title>Series: How to fight corruption with online tools (Morocco)</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/z7eE4ZXNgHY/</link>
		<comments>http://blog.ushahidi.com/2013/05/14/how-to-fight-corruption-with-online-tools/#comments</comments>
		<pubDate>Tue, 14 May 2013 09:30:06 +0000</pubDate>
		<dc:creator>Heather</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Corruption]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[Ushahidi Users]]></category>
		<category><![CDATA[Transparency International]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=12316</guid>
		<description><![CDATA[[This blog series will focus on anti-corruption and transparency mapping. We’ll post about best practices and feature some of the strategies to connect policy and action with online savvy. Resources and Research will live on the: Wiki pages dedicated to Anti-Corruption and Transparency. Today's post is from Tarik Nesh-Nesh, Transparency International Morocco. (Cross-posted from the [...]]]></description>
				<content:encoded><![CDATA[<p>[<em>This blog series will focus on anti-corruption and transparency mapping. We’ll post about best practices and feature some of the strategies to connect policy and action with online savvy. Resources and Research will live on the: Wiki pages dedicated to Anti-Corruption and Transparency. Today's post is from Tarik Nesh-Nesh, Transparency International Morocco. (Cross-posted from the <a href="http://blog.transparency.org/2013/05/08/how-to-fight-corruption-with-online-tools-best-practice-from-morocco/">Transparency International</a> blog). </em>]</p>
<p>There was a general feeling of excitement and optimism about the new role of technology to promote transparency and accountability at the <a href="http://speakupglobal.org/">Transparency International SpeakUp! event</a> which I attended in March 2013. There was quite a buzz about online denunciation tools in particular, and different Transparency International chapters are looking into ways to embrace new tools or improve existing ones to encourage citizens to report corruption cases.</p>
<div id="attachment_12332" class="wp-caption alignleft" style="width: 310px"><a href="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/Tarik-3001.jpg"><img src="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/Tarik-3001.jpg" alt="Tarik Nesh-Nash" width="300" height="200" class="size-full wp-image-12332" /></a><p class="wp-caption-text">Tarik Nesh-Nash</p></div>
<p>In February 2012, <a href="http://www.transparencymaroc.ma/index.php">Transparency Morocco</a> launched the online platform <a href="http://www.mamdawrinch.com/">Mamdawrinch.com </a>(which means “<em>We will not bribe</em>”). The aim was to provide a tool for anonymous denunciation to encourage people to speak up and discuss corruption in public. Today, corruption is becoming a mainstream topic and even the government claims to be ramping up the fight against corruption. We are considering moving Mamdawrinch’s mission beyond anonymous reporting to enable interaction with <a href="http://www.transparency.org/getinvolved/report">legal advice centres</a> and educate the public on empirical cases and practical tools to fight corruption.</p>
<p>This blog post shares some of the thoughts exchanged on <a href="http://www.transparencymaroc.ma/index.php">Transparency Morocco</a>’s online reporting tool.</p>
<h3>Technology cannot fight corruption. People can.</h3>
<p>An online site is not a solution. It is merely a tool. One cannot iterate this statement enough. Technology can empower citizens, raise awareness and pressure authorities. Yet, technology cannot fight corruption; it cannot change cultures, detect problems, propose solutions or amend laws. People can. As we are building online tools, we should remember their raison d’être: they should be part of a broader strategy of engagement and participation.</p>
<p>The author as he explains the idea behind mamdawrinch.com at a global meeting of over 70 representatives of Transparency International’s legal advice centres around the world.</p>
<h3>Measuring success</h3>
<p>Closely related to the first point, it is important to set clear objectives to measure the platform’s success. In my opinion, objectives should move beyond statistics on the number of site visits to more functional goals. For example, one could look at the number of online visitors who meet with a legal advisor working with one of Transparency Morocco’s <a href="http://www.transparency.org/getinvolved/report/211">legal advice centres</a> in person, the number of online visitors who pursue legal actions – or even better – the number of successes such as a cancellation of a corrupt tender or the dismissal of a police officer who solicited a bribe.</p>
<p><a href="http://www.mamdawrinch.com/"><img src="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/Mamdawrinch-500x435.png" alt="Mamdawrinch" width="500" height="435" class="aligncenter size-medium wp-image-12329" /></a></p>
<h3>Responding to corruption – feedback and user interaction</h3>
<p>Having a feedback loop is crucial. When citizens report corruption cases, they expect at least a reaction, if not a solution to their problem. This is one of the most difficult challenges to tackle when building a reporting tool. In the case of Mamdawrinch, citizen reports are currently published on the site, pinned on a map and shared on Facebook and Twitter. We are realising that this is not sufficient. Users often ask for guidance or label their experience incorrectly as corruption. The site should also provide documentation and interact with users.</p>
<h3>A dedicated team</h3>
<p>Technology has a cost. In addition to the cost of technical development, the cost of human resources should not be underestimated. Although there is a plethora of free open source software, a successful online experience requires technical work and it certainly requires human support and follow-up to keep analysing and reacting to the reports. Unlike other timely crowdsourcing efforts like crisis mapping or election monitoring where volunteers contribute their time and skills, fighting corruption is a long-term fight. The energy and the excitement tend to wind down with time. In my opinion, it is important to have professionals who keep building the community, bringing the topic to the spotlight and reacting continuously to current affairs. A high quality follow up requires professional dedication from legal advice centres’ staff.</p>
<p>In the case of Mamdawrinch, we learned the hard way that the site could not function without a dedicated team who provides daily support. Today, Transparency Morocco has a full-time person that manages its online presence, and a dedicated legal advice centre team which receives requests through its hotline and offices in <a href="http://www.transparency.org/getinvolved/report/211">Rabat, Fes and Nador</a>. We are now looking into coupling the work of the legal advice centre and Mamdawrinch so that the internet will be another two-way communication channel for legal advice centres.</p>
<h3>Decide on strategy before choosing technology</h3>
<p>Cool technology is not necessarily the best. A common mishap is to pick the technology before deciding on the online strategy. Engineers are naturally inclined to prefer cool new technologies but this may not be the right fit for what is needed. Here are two examples of cool technologies that were debated when setting up Mamdawrinch: Geomapping and SMS.</p>
<p>Geomapping has become a buzz word and Ushahidi proved to be a powerful, accessible and mature platform. Yet we realised that geomapping hotspots may not be the best way to visualise corruption. It may even be counterproductive: the use of exact geo-location information can be defamatory and unless it is sustained with solid proof, it could lead to legal action. Also, the lack of incidents reported in a geographic area may be interpreted incorrectly as lack of corruption in that area. We are currently considering adding new visualisations to identify hot sectors and trends.</p>
<p>Another cool technology is the use of SMS. While the technical platform is available and mature, its implementation in Morocco would require a continuous payment to the telecom company and another non-trivial cost from the citizen. High costs from both the development and user side can hinder the widespread use of SMS, but with a 120 per cent phone-to-citizen ratio, it is definitely worth exploring.</p>
<h3>Working with online leaders</h3>
<p>Use social media and build online leaders. If we take Morocco as an example, many young people spend hours per day on social media sites. In this space, we are witnessing the emergence of new types of leaders: online leaders. People who believe in the cause and voluntarily promote the fight. Kudos to people like Layla Barrit, Rachid Adil and Selma Sabaa who are spontaneously raising awareness about transparency <a href="http://www.transparency.org/news/feature/activate_online_activists_gather_in_morocco">using social media and setting examples for other young people</a>. This is an area that deserves more innovation. In 2011, social media users organised popular protests against corruption. This powerful energy should be supported to continue the struggle for transparency and accountability. Continuous improvement. There is no magic solution that can be successfully replicated. If we knew how to efficiently fight corruption, we would have already done so. We should promote innovation and risk-taking to come up with new alternatives. In the software development industry, the ‘<a href="http://www.agilealliance.org/the-alliance/what-is-agile/">Agile Software Development</a>’ methodology is often recommended for problems with changing requirements. Corruption is a perfect example of a shifting field where as soon as we find an antivirus, the virus evolves and a new antivirus needs to be invented to fight it.</p>
<p>I am hopeful that technology will result in systemic change and strengthen transparency and accountability. With the growing use of IT by the government and all sectors, transparency measures will become embedded in the system.</p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/z7eE4ZXNgHY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/2013/05/14/how-to-fight-corruption-with-online-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/2013/05/14/how-to-fight-corruption-with-online-tools/</feedburner:origLink></item>
		<item>
		<title>Week 1 of the BRCK campaign</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/zCYuXqgIjCc/</link>
		<comments>http://blog.ushahidi.com/2013/05/13/week-1-of-the-brck-campaign/#comments</comments>
		<pubDate>Mon, 13 May 2013 13:12:17 +0000</pubDate>
		<dc:creator>Erik Hersman</dc:creator>
				<category><![CDATA[BRCK]]></category>
		<category><![CDATA[Crowdmap]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Ushahidi]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=12311</guid>
		<description><![CDATA[First off, a HUGE thank you to everyone who has tweeted, Facebooked and written about our BRCK project. An even bigger thank you to those who have supported us through some contribution to making the Kickstarter campaign a success. As I write this, we have just topped 500 backers, cleared $75,000 and are at 60% [...]]]></description>
				<content:encoded><![CDATA[<p>First off, a HUGE thank you to everyone who has tweeted, Facebooked and written about our <a href="http://brck.com">BRCK</a> project.  An even bigger thank you to those who have supported us through some contribution to making the <a href="http://www.kickstarter.com/projects/1776324009/brck-your-backup-generator-for-the-internet">Kickstarter campaign</a> a success.  As I write this, we have just topped 500 backers, cleared $75,000 and are at 60% of our goal.   </p>
<p>Yes, we still need your help to get to 100%, and appreciate you sharing the Kickstarter link widely. </p>
<p>It&#8217;s been a big week at Ushahidi, with the launch of the <a href="http://crowdmap.com">New Crowdmap,</a> along with the <a href="http://www.kickstarter.com/projects/1776324009/brck-your-backup-generator-for-the-internet">BRCK Kickstarter</a> and the announcement of the <a href="http://blog.ushahidi.com/2013/05/09/making-all-voices-count/">MAVC partnership</a>.  Everyone on the team is taking a welcome respite from the blitz over the weekend, as we gear up for next week&#8217;s follow-up.</p>
<p>During these times of added attention, it brings other voices and eyes to your organization.  Sometimes it takes other people looking at what you do, and then talking about it, to better understand yourself.  That happened this week with a brilliant post by <a href="https://twitter.com/solarconstant">Nat Bullard</a> titled, &#8220;<a href="http://nbullard.co/post/50011661401/backup-on-ramp-good-enough">Backup / On ramp / Good enough</a>&#8221; where he crystalized what really makes us tick with this:</p>
<blockquote><p>&#8220;We use technology to define the function.  Ushahidi uses function to drive the technology.&#8221;</p></blockquote>
<h3>The BRCK as backup generator</h3>
<p>This idea of a seemingly simple problem of internet connectivity in the parts of the world which have shaky power and net infrastructure is what led us to question the solutions put before us: routers and modems made for the more developed parts of the world.  That&#8217;s the first part of the story of the BRCK, and it&#8217;s the thing that drives us to make it real, as we feel this pain every day ourselves.</p>
<h3>The BRCK as glue</h3>
<p>The second part of the story on the BRCK leverages that idea of simple connectivity and pushes us to use our core competency, which is web development.  It&#8217;s where we see that the BRCK is really the glue between the cloud and the <a href="http://en.wikipedia.org/wiki/Internet_of_Things">internet of things</a>, where you can connect your devices and sensors in the real physical world, and control them from anywhere.  </p>
<h3>In the Media</h3>
<p><a href="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/brck-media-week1.jpg"><img src="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/brck-media-week1-459x500.jpg" alt="brck-media-week1" width="459" height="500" class="alignnone size-medium wp-image-12314" /></a><br />
There have been some fantastic media pieces this last week, where it seems like the BRCK has struck a chord with people around the world.  There will be a few more newsworthy items over the coming weeks before the BRCK campaign ends as well.</p>
<p>MIT&#8217;s <a href="http://www.technologyreview.com/news/514431/this-box-keeps-information-flowing-during-a-crisis/">Technology Review</a> started the week off by digging into how this simple technology makes sense to come from Ushahidi, with our background in crisis/disaster.</p>
<p><a href="http://qz.com/82445/ushahidi-brck-of-africa-ensures-the-cloud-works-when-your-connection-doesnt/">Quartz</a> really understood the value of third-party applications and hardware connectivity.</p>
<p><a href="http://www.forbes.com/sites/anthonykosner/2013/05/05/brck-keeps-the-internet-on-when-the-power-goes-off-even-in-africa/">Forbes</a> gets into the details about being offline when the power goes out, and why that doesn&#8217;t need to be true.</p>
<p>Since I was in Germany to speak at re:publica, it was great to have coverage by <a href="http://www.spiegel.de/netzwelt/netzpolitik/vorbild-afrika-erik-hersmann-haelt-auftaktrede-auf-der-re-publica-a-898347.html">Spiegel</a>.</p>
<p><a href="https://twitter.com/mberg">Matt Berg</a> wrote up a <a href="http://www.buildafrica.org/2013/05/07/initial-thoughts-on-the-brck/">good post</a>, on what excites him about the BRCK, and questions he has for the team.   </p>
<p>There were a lot more, you can see them here:</p>
<ul>
<li><a href="http://www.engadget.com/2013/05/06/insert-coin-brck-wireless-router-with-4g-fallback-connection-built-in-battery/">Engadget</a>: Insert Coin: BRCK wireless router packs a fallback 4G connection, internal battery</li>
<li><a href="http://www.geek.com/mobile/brck-an-emergency-internet-generator-that-works-without-electricity-1554309/">Geek.com</a>: BRCK, emergency internet access that works without electricity</li>
<li><a href="http://allthingsd.com/20130505/ushahidi-raising-kickstarter-funding-for-rugged-hotspot-brck/">All Things D</a>: Ushahidi Raising Kickstarter Funding for Rugged Hotspot BRCK</li>
<li><a href="http://thenextweb.com/insider/2013/05/06/meet-brck-a-piece-of-hardware-that-will-bring-you-the-internet-when-all-lights-go-out/">The Next Web</a>: Meet BRCK, a piece of hardware that will bring you the Internet when all lights go out</li>
<li><a href="https://techpresident.com/news/wegov/23845/brck-internet-you-can-actually-stick-suitcase">Tech President</a>: Internet You Can Actually Stick in a Suitcase</li>
<li><a href="http://www.digitaltrends.com/mobile/brck-wireless-connection/">Digital Trends</a>: ‘BRCK’ is a backup Internet generator for when the power goes out</li>
<li><a href="http://news.discovery.com/tech/gear-and-gadgets/backup-device-keeps-internet-running-130509.htm">Discovery</a>: Backup Device Keeps the Internet Up in a Disaster</li>
<li><a href="http://www.techspot.com/news/52540-meet-brck-the-rugged-backup-generator-for-the-internet.html">TechSpot</a>: Meet BRCK &#8211; the rugged backup generator for the Internet</li>
<li><a href="http://www.techcentral.co.za/kenyas-brck-gets-kickstarter-revved/40061/">Tech Central</a> (South Africa): A new Kenyan project on crowd-funding site Kickstarter is garnering big attention and is fast raking in contributions.</li>
<li><a href="http://www.t3.com/news/ushahidi-introduce-brck-connect-to-the-internet-without-electricity">T3</a>: Kickstarter for BRCK, connect to the internet without electricity, goes live</li>
<li><a href="http://www.golem.de/news/ushahidi-brck-sorgt-fuer-netz-und-strom-1305-99112.html">Golem.de</a> (German): Brck sorgt für Netz und Strom</li>
<li><a href="http://www.aitnews.com/latest_it_news/various-gadgets/105634.html">AIT News</a> (Arabic): “BRCK”: جهاز جديد يوفر الاتصال بالإنترنت مع انقطاع الكهرباء</li>
<li><a href="http://www.aliqtisadi.com/index.php?mode=article&#038;id=32085">Aliqtisadi</a> (Arabic): تطوير جهاز جديد يوفر الاتصال بالإنترنت مع انقطاع الكهرباء</li>
<li><a href="http://info.china.alibaba.com/detail/1129181534.html">Alibaba</a> (China): 神奇的上网设备BRCK：无需电源也可连接互联网</li>
<li><a href="http://www.origo.hu/techbazis/20130506-egy-teglameretu-kutyu-segit-ha-elmegy-a-net.html">Origo.hu</a> (Hungary): Egy téglaméretű kütyü segít, ha elmegy a net</li>
<li><a href="http://www.itwebafrica.com/mobile/339-africa/231008-ushahidi-seeks-kickstarter-funding-for-rugged-brck-modem">IT Web Africa</a>: Ushahidi turns to Kickstarter to raise funding for &#8216;BRCK&#8217;</li>
</ul>
<h3>Google Hangout</h3>
<p>We did a Google Hangout for the BRCK this last week too with Heather, Rob, Jon, Angela, and Nat this last week.  Here&#8217;s the recording:</p>
<p><iframe width="601" height="338" src="http://www.youtube.com/embed/OEs3yDQ0ZYs" frameborder="0" allowfullscreen></iframe></p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/zCYuXqgIjCc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/2013/05/13/week-1-of-the-brck-campaign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/2013/05/13/week-1-of-the-brck-campaign/</feedburner:origLink></item>
		<item>
		<title>Weekly: Umati &amp; BRCK Videos, Crowdmap in Action</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/TmTJy8Po1d0/</link>
		<comments>http://blog.ushahidi.com/2013/05/10/weekly-umati-brck-videos-crowdmap-in-action/#comments</comments>
		<pubDate>Fri, 10 May 2013 17:47:06 +0000</pubDate>
		<dc:creator>Heather</dc:creator>
				<category><![CDATA[BRCK]]></category>
		<category><![CDATA[Code Releases]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Crowdmap]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Kenya]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Uchaguzi]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[Ushahidi Users]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[ihub]]></category>
		<category><![CDATA[umati]]></category>
		<category><![CDATA[weekly]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=12291</guid>
		<description><![CDATA[What a Week! The whole team wants to fall over with all the product delivery. In this week&#8217;s report, more about BRCK and Crowdmap Public Beta. Plus, we&#8217;ve got a Deployment of the Week from Pakistan and a google hangout all about monitoring Dangerous Speech with the Umati Research. We&#8217;ve started to host more Google [...]]]></description>
				<content:encoded><![CDATA[<p>What a Week! The whole team wants to fall over with all the product delivery. In this week&#8217;s report, more about BRCK and Crowdmap Public Beta. Plus, we&#8217;ve got a Deployment of the Week from Pakistan and a google hangout all about monitoring Dangerous Speech with the Umati Research. </p>
<p>We&#8217;ve started to host more Google Hangouts to better support our busy, global community. Please share widely and keep the questions coming!</p>
<h3>Deployment of the Week</h3>
<p>The Pakistan elections are tomorrow, May 11th. We recognize Jaag Pakistan as <a href="https://wiki.ushahidi.com/display/WIKI/Deployments+of+the+Week">Deployment of the Week</a>. </p>
<p><a href="https://jaagpakistan.crowdmap.com/">Jaag Pakistan</a> is a crowd-sourced citizen journalism effort to make a free and fair election a possibility in Pakistan by reporting each and every rigging incident in the country using an online platform. The rigging incidents reports, sent by PTI ground teams and general public, are plotted live on the map on the website by our team of dozens of GIS/Mapping volunteers.</p>
<p><a href="https://jaagpakistan.crowdmap.com/"><img src="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/Jaag-Pakistan-election-monitoring-500x414.png" alt="Jaag Pakistan (election monitoring)" width="500" height="414" class="aligncenter size-medium wp-image-12300" /></a></p>
<p>Also, see the <a href="https://www.haalaat.com/">Haalaat map</a>, which includes some election reports. This team has a wider mandate. Shan has been working hard on his deployment alongside our Ushahidi Developer community. </p>
<h3>Upcoming Events</h3>
<p>Our monthly <a href="https://plus.google.com/u/1/b/105364701372360854381/events/cv2llfln7s0e33tck07hmhbdpss">Environmental mapper hangout is May 15th</a>. Join us for an afternoon (or evening) session. </p>
<p>The next <a href="http://www.meetup.com/Ushahidi-Community/events/118524142/">Ushahidi Community Developer call</a> is scheduled for May 20th, 2013. It is scheduled to be Europe and Africa timezone friendly. Join us!</p>
<p><strong>Upgrade day is scheduled for May 30 -31, 2013.</strong> Need help upgrading your deployment to v2.7 of Ushahidi? Join the community and team to lend a hand to upgrading. We’ll share more details as we move closer to the date!  </p>
<h3>Umati &#8211; Monitoring Dangerous Speech</h3>
<p>The Umati team presented their ongoing results monitoring Dangerous Speech in Kenya. It is the largest project monitoring Hate Speech in Kenya. Their dataset is massive. Angela Crandall and Kagonya Awori shared results and answered questions in this Google Hangout to air: </p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/ilN9RHQ2C3k" frameborder="0" allowfullscreen></iframe></p>
<h3>Into the Code</h3>
<p>Crowdmap is in public beta.<a href="http://youtu.be/jcbNlTOkDh0"> Did you see the video demo/Q&#038;A?</a></p>
<p><a href="https://crowdmap.com/posts"><img src="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/cn-500x482.png" alt="Crowdmap maps are love" width="500" height="482" class="aligncenter size-medium wp-image-12295" /></a></p>
<p>Kellie Merritz wrote this about her experiences: </p>
<p><em>With the new version of Crowdmap, it&#8217;s easy to predict that mobile users worldwide will collectively breathe a sigh of relief. Personally, I&#8217;ve always had a difficult time accessing and efficiently using Crowdmap while on my mobile phone. When I logged into the “New Version” for the first time I was ecstatic to see the improvement when I got to the beta page.</em> </p>
<p>Have questions about new Crowdmap? See our <a href="https://wiki.ushahidi.com/display/WIKI/Crowdmap">wiki docs</a> and drop us a line at support at crowdmap.com.</p>
<h3>Introducing the BRCK!</h3>
<p>We recently launched a kickstarter campaign for one of our newest products, BRCK. It will be the easiest, most reliable way to connect to the Internet, anywhere in the world. We’ve crossed the 50% mark in just two days, and are excited to see where this will take us. Thanks you profusely for all your support. We are already rolling up our &#8220;delivery&#8221; sleeves.</p>
<p><strong>Take a listen to our Hangout for more details:</strong></p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/OEs3yDQ0ZYs" frameborder="0" allowfullscreen></iframe></p>
<h3>Ushahidi Core</h3>
<p>The team is hard at work crushing bugs in preparation for v2.8, scheduled for release towards the end of June. The Usahidi 3.0 work continues. We promise to have some things to show in the next week. <a href="https://github.com/ushahidi/Lamu">See the code in progress on github</a>. </p>
<h3>SwiftRiver</h3>
<p>Team swift is looking into Launching the new UI, probably in the coming week. This week they hosted a large project event with a client. We&#8217;re looking forward to sharing more about this. The big headline is: A group has built an app on top of the new SwiftRiver API.</p>
<h3>Mobile</h3>
<p>Henry’s been working on a lot of UI changes for the Ushahidi Android app, including adding admin support into it. He’s also managed to fully integrated the Java SDK into the app, and is hoping to release the next version of the app in the coming week.</p>
<p>Happy Mapping.</p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/TmTJy8Po1d0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/2013/05/10/weekly-umati-brck-videos-crowdmap-in-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/2013/05/10/weekly-umati-brck-videos-crowdmap-in-action/</feedburner:origLink></item>
		<item>
		<title>Making All Voices Count</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/BeDbjEI8J1s/</link>
		<comments>http://blog.ushahidi.com/2013/05/09/making-all-voices-count/#comments</comments>
		<pubDate>Thu, 09 May 2013 19:59:06 +0000</pubDate>
		<dc:creator>Daudi Were</dc:creator>
				<category><![CDATA[MAVC]]></category>
		<category><![CDATA[hivos]]></category>
		<category><![CDATA[IDS]]></category>
		<category><![CDATA[omidyar network]]></category>
		<category><![CDATA[SIDA]]></category>
		<category><![CDATA[usaid]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=12283</guid>
		<description><![CDATA[Ushahidi is delighted to be part of the consortium, together with Hivos and IDS, which has been selected to manage the Making All Voices Count: A Grand Challenge for Development (MAVC) fund. MAVC brings together Sweden, the UK Department for International Development (DFID), U.S. Agency for International Development (USAID), and Omidyar Network (ON) to create [...]]]></description>
				<content:encoded><![CDATA[<div id="attachment_12284" class="wp-caption aligncenter" style="width: 510px"><img src="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/UshahidiUchaguzi-3217.jpg" alt="Ushahidi Uchaguzi community meet up" width="500" height="334" class="size-full wp-image-12284" /><p class="wp-caption-text">Brainstorming session at a Ushahidi community meetup  at the iHub in Nairobi, on strategies for Uchaguzi, 2013 Kenya General Election deployment.</p></div>
<p>Ushahidi is delighted to be part of the consortium, together with <a href="http://hivos.org/news/making-all-voices-count-innovative-solutions-social-change">Hivos</a> and <a href="http://www.ids.ac.uk/">IDS</a>, which has been selected to manage the <a href="http://makingallvoicescount.org/">Making All Voices Count: A Grand Challenge for Development</a> (MAVC) fund.</p>
<p>MAVC brings together Sweden, the UK Department for International Development (DFID), U.S. Agency for International Development (USAID), and Omidyar Network (ON) to create a $45 million fund to support innovation, scaling-up, and research that will deepen existing innovations and help harness new technologies to enable citizen engagement and government responsiveness.</p>
<p>At Ushahidi we focus on creating technology tools that have both depth and reach. We understand that that to be able to create those tools we need to develop ecosystems that encourage innovation; that allow us to build quality products while maintaining the nimbleness and speed necessary to be able to lead in our industry. With our partners in MAVC we have the opportunity to create, support and grow the technology ecosystem in 12 countries. We will work to support organisations and individuals in those countries to create and execute strategies and tools to positively impact each other and their governments. We will work to develop, strengthen and implement strategies for governments to become more efficient in how they connect with the citizens, for example through opening government data in meaningful ways. </p>
<p>The first Ushahidi map was created in just 6 days to address a problem that needed an immediate solution. Some very successful Ushahidi maps have been running for over 3 years (and counting). From this we learn that each Ushahidi deployment is unique. The problem a Ushahidi map addresses, the opportunity a Ushahidi map seizes are unique to the circumstances in the country and community the deployment is covering. We also learn that each Ushahidi deployment is the same, making voices count for impact. We appreciate that each of the 12 countries that MAVC will work in is unique. By bringing the unique experiences and lessons from all 12 countries together we will discover what we have in common as we learn from each other on how to amplify the voices in our communities. </p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/BeDbjEI8J1s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/2013/05/09/making-all-voices-count/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/2013/05/09/making-all-voices-count/</feedburner:origLink></item>
		<item>
		<title>Meet BRCK, “a backup generator for the Internet”</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/pqkybRBRH8c/</link>
		<comments>http://blog.ushahidi.com/2013/05/07/meet-brck-a-backup-generator-for-the-internet/#comments</comments>
		<pubDate>Tue, 07 May 2013 19:28:58 +0000</pubDate>
		<dc:creator>Rob Baker</dc:creator>
				<category><![CDATA[BRCK]]></category>
		<category><![CDATA[Product]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[sim]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=12272</guid>
		<description><![CDATA[Ushahidi is a team of programmers and mappers who are constantly on the move. From cafes in San Francisco, to the iHub in Nairobi, to working in crisis situations like the Haiti earthquake.  The same goes for our community, a global network of activists, organizers, NGO workers, government personnel, and so many more dealing with [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-12278" alt="promo-brck" src="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/promo-brck-500x260.jpg" width="500" height="260" /></p>
<p>Ushahidi is a team of programmers and mappers who are constantly on the move. From cafes in San Francisco, to the iHub in Nairobi, to working in crisis situations like the Haiti earthquake.  The same goes for our community, a global network of activists, organizers, NGO workers, government personnel, and so many more dealing with these same problems.</p>
<p>Being constantly handicapped with spotty internet access has led us to realize that the way the entire world is connecting to the web is changing. We no longer only get online via desktops in our office. We have multiple, mobile devices which have, for many of us, become the primary means of connecting.</p>
<p>So Ushahidi set out to redesign the modem for the changing way we all connect to the web. We thought it was about time the modem got a makeover.</p>
<p><span id="more-12272"></span></p>
<p>The equipment used to connect in Kenya, India, Costa Rica, or the rest of the developing world is the same as that used in New York and London, even though the conditions are completely different. The modems used around the world were designed for the USA and European markets; they assume ubiquitous electricity connection and years of fiber and DSL infrastructure. But this is not the case for the three billion people who are expected to get online in the next five years.</p>
<p>At Ushahidi, we face this problem all the time. We realized that what we really needed was a smart, rugged device that could connect to the internet any way it could, hop from one network to another, create a hotspot for multiple devices, while plugged in or running on battery power.</p>
<p><i>Enter BRCK: The easiest, most reliable way to connect to the Internet, anywhere in the world.</i></p>
<p>It works when the electricity goes out and it works when the Internet goes down. It is portable and easy to set up. It supports up to 20 devices, with WiFi powerful enough to cover multiple rooms.</p>
<p>Ushahidi’s mission is to improve the way information flows in the world and the BRCK is a natural extension of this. We build tools that help people collect and share data, information, and stories. In many ways the BRCK is the vertical integration of the data collection market. The modem is the gateway between our devices and the wide world of the internet, but it is has been left ignored blinking in the corner, looking much the same it did 10 years ago. As a software company, we are seeing that some of the most innovative products out in the world today are when the agile, intelligent aspects of software and data are brought to an outdated piece of hardware. Square revolutionizing the credit card swiper, for instance.</p>
<p>The BRCK is a software infused device, operating seamlessly with the BRCK Cloud, our website that you can access from anywhere to check how network connections and electricity are performing on your device and a portal to install new services like VPN, Dropbox, or any other app that you might create. It also syncs your BRCK with current data from cellular providers in your country. It can also hold 16GB of memory and you can sync your data directly to your Dropbox, other connected devices, or other applications. Furthermore, a BRCK device that is deployed in rural Indonesia can be fully managed from an office in London &#8212; or vice versa.</p>
<p>Of course, the success of our company is due simply to the software we&#8217;ve released over the past five years but to all of the creative, important, and inspirational ways our community has found new and exciting applications for it, from putting out fires to monitoring new democracies to fixing potholes. So it&#8217;s important to us that the BRCK and BRCK Cloud be extensible so anyone can develop apps for it.</p>
<p>The BRCK has a documented API for apps and hardware expansion capabilities that allow it to be used to connect with field hardware: monitoring security sensors, communicating with other electronic devices &#8212; including other BRCKs.  Securely managed entirely from the BRCK Cloud, the expansion ports can be programmed to periodically relay values from analog sensors or to provide an immediate notification when a monitored switch is activated.  With the ability to manage an unlimited number of BRCK devices from the same Cloud interface, the BRCK can serve to enable enterprises both big and small with remote connectivity and field data collection from a single, unified portal with your data in the cloud.</p>
<p><i>&#8220;If it works in Africa, it will work anywhere.” </i>This has been one of Ushahidi’s favorite sayings<i>,</i> and it remains true for our new product. The emergence of a hardware product from an African company marks a phase-change point for tech invention. The BRCK shows that great ideas can come from anywhere, that innovation comes from solving real problems with constrained resources.</p>
<p><i>Change happens at the frontier.</i></p>
<p>We have <a href="http://www.kickstarter.com/projects/1776324009/brck-your-backup-generator-for-the-internet">started a Kickstarter Campaign</a> to move the BRCK from its current prototype phase into a fully produced, field-ready product. We need your help to achieve this goal of taking the prototype to production. We have raised just over $40,000 USD in the first 72 hours but are still a ways off from our goal. Please spread the word and help make this truly remarkable story about an African tech company building a hardware product that the whole world could use a reality.</p>
<p><em>For more information, photos, and specs, please visit BRCK&#8217;s microsite at <a href="http://brck.com">brck.com</a>.</em></p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/pqkybRBRH8c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/2013/05/07/meet-brck-a-backup-generator-for-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/2013/05/07/meet-brck-a-backup-generator-for-the-internet/</feedburner:origLink></item>
		<item>
		<title>Crowdmap Public Beta: Get a Demo and learn more</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/yAQfUXzX12Y/</link>
		<comments>http://blog.ushahidi.com/2013/05/06/crowdmap-public-beta-get-a-demo-and-learn-more/#comments</comments>
		<pubDate>Tue, 07 May 2013 02:24:34 +0000</pubDate>
		<dc:creator>Heather</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Crowdmap]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=12261</guid>
		<description><![CDATA[Post seamlessly with no friction. We&#8217;ve got a demo and some more &#8216;Under the hood&#8217; and &#8216;next steps&#8217; for Crowdmap. Here&#8217;s a recording of our Crowdmap Public Beta Demo and Chat. Brian Herbert and Evan Sims join us to give a demo, talk about Crowdmap and answer your questions. (Note: There was only a small [...]]]></description>
				<content:encoded><![CDATA[<p>Post seamlessly with no friction. We&#8217;ve got a demo and some more &#8216;Under the hood&#8217; and &#8216;next steps&#8217; for Crowdmap. Here&#8217;s a recording of our Crowdmap Public Beta Demo and Chat.</p>
<p>Brian Herbert and Evan Sims join us to give a demo, talk about Crowdmap and answer your questions. </p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/jcbNlTOkDh0" frameborder="0" allowfullscreen></iframe></p>
<p>(<strong>Note:</strong> There was only a small sound blip for about 30 seconds near the beginning. Then, the sound is great. Hang in until 2 minute mark for the full demo. We promise to share a easter egg too. )</p>
<p>Evan Sim&#8217;s blog post on why new Crowdmap on Medium: &#8220;<a href="https://medium.com/look-what-i-made/84284937fd90">One year later&#8230;throwing caution to the wind and building a dream.</a>&#8221;</p>
<p><strong>Some of the questions we answered:</strong></p>
<ul>
<li>How does this ties in with the ushahidi platform?</li>
<li>Is the new crowdmap completely independent from Ushahidi&#8217;s code? </li>
<li>Is it open source as Ushahidi? Or will it be?</li>
<li>Is there a way to filter content on maps through categories or tags like we could on Ushahidi?</li>
<li>I work with social projects in Rio&#8217;s favelas (poor communities). Are you guys planning an easier version for children / not heavy users?﻿</li>
<li>I have a map in Google maps and wanted to know if you all had any thoughts on how to download and then upload the data to Crowdmap.</li>
</ul>
<p><strong>Feature requests:</strong></p>
<p>1. Google+ Sign In, Facebook login<br />
2. Google+ sharing<br />
3. Custom Icons﻿<br />
4. KML support would be great already. Also opens opportunity to work with government open data</p>
<p>Keep the testing, questions and feedback coming. As Brian likes to say: <em>&#8220;We are at the 25% point, we&#8217;ll keep iterating based on what you need.&#8221;</em></p>
<p>Stay tuned for more from Team Crowdmap!  </p>
<p>Happy mapping!</p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/yAQfUXzX12Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/2013/05/06/crowdmap-public-beta-get-a-demo-and-learn-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/2013/05/06/crowdmap-public-beta-get-a-demo-and-learn-more/</feedburner:origLink></item>
		<item>
		<title>Crowdmap Public Beta</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/3Q5M5CJhknE/</link>
		<comments>http://blog.ushahidi.com/2013/05/06/crowdmap-public-beta/#comments</comments>
		<pubDate>Mon, 06 May 2013 15:44:36 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Crowdmap]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=12234</guid>
		<description><![CDATA[Welcome to the new Crowdmap! Every map is a story and every user is a map. You can add posts and create maps with any web-enabled device. Crowdmap is a hosted service for mapping anything on the web, focused on a more social mapping experience with support for multimedia, sharing, and mobile support. (This video [...]]]></description>
				<content:encoded><![CDATA[<p><a href="https://crowdmap.com"><strong>Welcome to the new Crowdmap!</strong></a> Every map is a story and every user is a map. You can add posts and create maps with any web-enabled device. Crowdmap is a hosted service for mapping anything on the web, focused on a more social mapping experience with support for multimedia, sharing, and mobile support.</p>
<p><iframe src="http://player.vimeo.com/video/61840021" height="375" width="500" allowfullscreen="" frameborder="0"></iframe><br />
<em>(This video quickly explains maps and posts)</em></p>
<p>Crowdmap mappers requested greater functionality and flexibility for their maps and posts. Research prompted us to build a robust Crowdmap that is mobile first, post-focused with seamless integration across devices. Compare Crowdmap Classic and Crowdmap <a href="https://wiki.ushahidi.com/pages/viewpage.action?pageId=8356271">side by side</a> on the wiki.</p>
<h2>Key Features</h2>
<ul>
<li dir="ltr"><strong>Responsive</strong>. The website will work on any web-enabled device. You can use all the features on mobile, especially map and post administration.</li>
<li dir="ltr"><strong>Share everything</strong>. Your posts and maps are shareable on Twitter, Facebook or anywhere on the web with versatile embed codes.</li>
<li dir="ltr"><strong>Simplified configuration</strong>. We’ve focused on the settings that are most important to our Crowdmappers like collaborators, moderation and map styles.</li>
<li dir="ltr"><strong>Post independence</strong>. All posts live in the Crowdmap ecosystem, ready to be mashed up on any map.</li>
<li dir="ltr"><strong>Nerded out</strong>. 100% of the site is driven by an incredible API that will make developers salivate. We’ll be dropping documentation on this soon.</li>
</ul>
<p>Crowdmap and Crowdmap Classic will run simultaneously for the coming months so your Classic maps aren’t changing. If you are a current Crowdmap Classic user, you can login to new Crowdmap with your existing email and password. We have more information on how to switch in our evolving <a href="https://wiki.ushahidi.com/display/WIKI/Switching+between+Crowdmap+and+Crowdmap+Classic">User Guide</a>. Creating an new account is easy. Just set up and go! If you need help, our <a href="https://wiki.ushahidi.com/display/WIKI/Crowdmap+-+Creating+a+new+account">wiki</a> is here for you.</p>
<p>Crowdmap is built on top of a robust new API that will empower developers to create amazing new applications. We will be opening up the documentation and example code in the coming months to allow users to build on top of the ecosystem.</p>
<h2>Additional Resources</h2>
<p>Your map adventure begins now. Here are some resources to get you started:</p>
<p><a href="https://wiki.ushahidi.com/display/WIKI/Crowdmap">Screencasts</a><br />
<a href=" https://wiki.ushahidi.com/display/WIKI/Crowdmap+Transition+FAQ"> Crowdmap Transition FAQ</a><br />
<a href="https://wiki.ushahidi.com/display/WIKI/Crowdmap+Product+FAQ">Crowdmap FAQ</a><br />
<a href="https://wiki.ushahidi.com/display/WIKI/Crowdmap+User+Guide">User Guide</a></p>
<h2>Get a demo</h2>
<p>Later today we will host a Crowdmap Public Beta Google + Hangout. Hope you can join us!</p>
<p><strong>When:</strong> Monday, May 6, 2013 @ 21:00 EDT / 18:00 PDT (<a href="https://plus.google.com/u/1/b/105364701372360854381/events/coqq2r5r7k1bm4t7bp6918ofnhg">Details on how to participate.</a>)</p>
<h3>Take a spin on Crowdmap</h3>
<p><iframe width="100%" height="750px" src="http://crowdmap.com/post/447?embed" frameborder="0" scrolling="yes"></iframe></p>
<h2>Questions or Feedback?</h2>
<p>We’re as responsive as our design. You can reach us at support@ushahidi.com. <a href="https://crowdmap.com/feedback/">Feedback is very welcome</a> as we are continuously making Crowdmap more awesome every day.</p>
<p>Remember, this is a beta! We want you to map stuff and break everything! Let us know what you want to see, what you are enjoying and what you think needs work.</p>
<p>Please use our <a href="https://crowdmap.com/feedback/">feedback form</a> to submit bugs. If you&#8217;re a little more tech savvy, you can post issues directly on our <a href="https://github.com/ushahidi/crowdmap-issues/issues/">GitHub issues repository</a>.</p>
<p>We just want to give a <strong>HUGE THANKS</strong> to all the translators and beta testers for being early adopters. We’re super excited to share Crowdmap which wouldn’t be possible without your help!</p>
<h2>Happy Mapping!</h2>
<p>Brian, Evan and the whole <a href="http://ushahidi.com/about-us/team">Ushahidi Team</a></p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/3Q5M5CJhknE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/2013/05/06/crowdmap-public-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/2013/05/06/crowdmap-public-beta/</feedburner:origLink></item>
		<item>
		<title>Ushahidi version 2.7 – Bamako</title>
		<link>http://feedproxy.google.com/~r/ushahidi/~3/kFy5cL22kIc/</link>
		<comments>http://blog.ushahidi.com/2013/05/02/ushahidi-version-2-7-bamako/#comments</comments>
		<pubDate>Thu, 02 May 2013 18:17:45 +0000</pubDate>
		<dc:creator>linda</dc:creator>
				<category><![CDATA[Code Releases]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Crowdmap]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Ushahidi]]></category>
		<category><![CDATA[Ushahidi Users]]></category>

		<guid isPermaLink="false">http://blog.ushahidi.com/?p=12169</guid>
		<description><![CDATA[It&#8217;s that time again when the Ushahidi ninjas package what they have been working on &#8211; 2.7 version of the platform. This release is dubbed Bamako!! It is quite a huge one with many changes including some security fixes. (We name all our software releases after cities in Africa.) Crowdmap Classic users &#8211; your deployments [...]]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s that time again when the Ushahidi ninjas package what they have been working on &#8211; <strong>2.7 version of the platform</strong>. This release is dubbed Bamako!! It is quite a huge one with many changes including some security fixes. (We name all our software releases after cities in Africa.)</p>
<p><strong>Crowdmap Classic users</strong> &#8211; your deployments have been updated. Brian, Evan and a thousand running hamsters have upgraded all your deployments.</p>
<p><strong>IMPORTANT TWITTER UPDATES FOR ALL USERS (including Crowdmap Classic users): </strong>Twitter API has made changes all users(inclusive of crowdamp) to adjust their twitter settings on their deployments.  See this <a href="https://wiki.ushahidi.com/display/WIKI/Configuring+Twitter+on+a+deployment">wiki article for instructions</a>.</p>
<div id="attachment_12209" class="wp-caption aligncenter" style="width: 510px"><a href="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/Bamako.jpg"><img class="size-medium wp-image-12209" alt="Mali Mosque, Bamako © John Spooner (Creative Commons)" src="http://5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com/wp-content/uploads/2013/05/Bamako-500x160.jpg" width="500" height="160" /></a><p class="wp-caption-text">Mali Mosque, Bamako<br />© John Spooner (Creative Commons)</p></div>
<p>(<a href="http://en.wikipedia.org/wiki/Bamako">Learn about Bamako, Mali</a>.)</p>
<h3>Ushahidi 2.7 includes the following updates:</h3>
<ul>
<li>Use OAuth to grab twitter feeds &#8211; This is to comply with the new <a href="https://dev.twitter.com/blog/changes-coming-to-twitter-api">twitter api changes</a></li>
<li>Theming changes &#8211; A few things here include handling all css and js through one library, split out the main css i.e themes/default/css/style.css and also added theme inheritance and css/js overriding</li>
<li>Revamped reports upload and download  - this includes support for upload/download of reports via xml format</li>
<li>More fixes on custom forms</li>
<li>Better XSS protection through the use of HTMLPurifier library</li>
<li>API fixes</li>
<li>Optimization including the scheduler</li>
<li>custom alerts fix</li>
</ul>
<p><a href="https://github.com/ushahidi/Ushahidi_Web/issues?milestone=9&amp;page=1&amp;state=open">See all the github tickets for the 2.7 milestone</a></p>
<h3>Security update</h3>
<p>We strongly recommend that you add this Security patch to your deployment. Special thanks to Robb Driscoll for identifying this. See the <a href="https://wiki.ushahidi.com/display/WIKI/Software+Security+Updates">Software Security Updates wiki article </a>for the patches and instructions.</p>
<h3>Thank you</h3>
<p>Many hands made this release possible. We&#8217;d like to thank these folks and our amazing <a href="https://www.transifex.com/projects/p/ushahidi-localizations/">Translation community</a> for their great efforts.</p>
<p>A special mention for all the work of Neil Horning and the Himalayantechies for their pull request to fix Alerts on Ushahidi. Your efforts will help many in the <a href="https://github.com/ushahidi/Ushahidi_Web/issues/1036">community</a>.</p>
<p><strong>Testing:</strong> Loren Bell, Brendan O&#8217;Hanrahan, Rose Kelli Merritz, Sara Farmer, Jaroslav Valuch and Vassilis Chryssos.</p>
<p><strong>Security feedback:</strong> Robb Driscoll</p>
<p><strong>Github tickets:</strong> Loren Bell, Brad Anthony, @fauners, @Doug Firr, Pablo Destefanis, Kunjan Shah, Scott Stadum, Vladimir Gorets, Aaron Huslage, Tal Galili, John Etherton, Ed Dodds, @Dexterua, @PoPoutDoor, Neil Horning and himalayantechies</p>
<h3>Upgrade today!</h3>
<p><strong>Grab this baby, take a spin with the fixes and features of 2.7.</strong> We will schedule an upgrade day soon to help you get on the latest code. In the meantime, there are upgrade scripts for the different versions.</p>
<p>(Note we are investigating an issue with &#8220;upgrading&#8221; from inside your deployment. More soon.)</p>
<p><strong>Download: </strong>You can pull the code from <a href="https://github.com/ushahidi/Ushahidi_Web">github </a>or our <a href="http://download.ushahidi.com/">download page</a>. We recommend testing it out first before loading to your live site. To help you get upgraded here a few wiki pages:</p>
<p><strong>Migrating to a newer Ushahidi version </strong><br />
<strong>Upgrading Ushahidi</strong></p>
<p>To help you, here are some upgrade scripts:</p>
<p><a href="https://72c9192a7b87de5fc63a-f9fe2e6be12470a7bff22b7693bc7329.ssl.cf1.rackcdn.com/Ushahidi_Web/ushahidi_2.6.1_2.7.zip">Moving from 2.6.1 to 2.7</a></p>
<p><a href="https://72c9192a7b87de5fc63a-f9fe2e6be12470a7bff22b7693bc7329.ssl.cf1.rackcdn.com/Ushahidi_Web/ushahidi_2.6_2.7.zip">Moving from 2.6 to 2.7</a></p>
<p><a href="https://72c9192a7b87de5fc63a-f9fe2e6be12470a7bff22b7693bc7329.ssl.cf1.rackcdn.com/Ushahidi_Web/ushahidi_2.5_2.7.zip">Moving from 2.5 to 2.7 </a></p>
<p><a href="https://72c9192a7b87de5fc63a-f9fe2e6be12470a7bff22b7693bc7329.ssl.cf1.rackcdn.com/Ushahidi_Web/ushahidi_2.4.1_2.7.zip">Moving from 2.4.1 to 2.7</a></p>
<p><a href="https://72c9192a7b87de5fc63a-f9fe2e6be12470a7bff22b7693bc7329.ssl.cf1.rackcdn.com/Ushahidi_Web/Ushahidi-2.7.zip">Full 2.7 build</a></p>
<h3>Plugins Compatibility</h3>
<p>Plugins are created by community members and, sometimes, the team. The following is a <a href=" https://wiki.ushahidi.com/display/WIKI/Plugin+Version+Compatibility">list of compatible plugins for 2.7</a>. If you are using a plugin that is not compatible, perhaps you could lend a hand.</p>
<img src="http://feeds.feedburner.com/~r/ushahidi/~4/kFy5cL22kIc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ushahidi.com/2013/05/02/ushahidi-version-2-7-bamako/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ushahidi.com/2013/05/02/ushahidi-version-2-7-bamako/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 2218/2397 objects using memcached
Content Delivery Network via Rackspace Cloud Files: 5d0851659fb2c02cd1ff-af1bbd52513c4a786d3ef25bdd02ad4c.r84.cf1.rackcdn.com
Application Monitoring using New Relic

 Served from: blog.ushahidi.com @ 2013-05-16 12:27:57 by W3 Total Cache -->
