<?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>Open Data Kit</title>
	<atom:link href="http://opendatakit.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://opendatakit.org</link>
	<description>Magnifying human resources through technology</description>
	<lastBuildDate>Wed, 15 Feb 2012 19:32:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>AMPATH Improving Care At Scale With ODK and OpenMRS</title>
		<link>http://opendatakit.org/2012/01/ampath-improving-care-at-scale-with-odk-and-openmrs/</link>
		<comments>http://opendatakit.org/2012/01/ampath-improving-care-at-scale-with-odk-and-openmrs/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 16:16:30 +0000</pubDate>
		<dc:creator>Yaw Anokwa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opendatakit.org/?p=2283</guid>
		<description><![CDATA[AMPATH is the one of the largest HIV treatment programs in sub-Saharan Africa and is Kenya's most comprehensive initiative to combat the virus. The program's catchment area has over 2 million people and provides care to more than 130,000 HIV-positive patients across 55 urban and rural clinics. To provide care at this scale, AMPATH has [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ampathkenya.com">AMPATH</a> is the one of the largest HIV treatment programs in sub-Saharan Africa and is Kenya's most comprehensive initiative to combat the virus. The program's catchment area has over 2 million people and provides care to more than 130,000 HIV-positive patients across 55 urban and rural clinics. To provide care at this scale, AMPATH has invested in tools like <a href="http://openmrs.org">OpenMRS</a> (an open source medical record system) and Open Data Kit, to help improve the efficiency and impact of their health providers. </p>
<p><strong>Home-Based Counseling and Testing with ODK Collect</strong><br />
AMPATH has an extensive home-based and counseling program where community health workers (CHWs) go house to house to identify and enroll persons in need of care (i.e., pregnant women not in antenatal care, orphaned children, persons at high risk for tuberculosis infection). The workers need mobile data collection to document socio-economic data (including GPS location of household) and to implement the counseling and testing protocol.</p>
<p>Before using ODK, AMPATH used Palm TX devices running Pendragon Forms. GPS information was collected using eTrex devices. Problems with this approach were outlined by Rajput et al. in their <a href="http://www.ampathkenya.org/media/39140/hct_android_paper.pdf">Evaluation of an Android-based mHealth System for Population Surveillance in Developing Countries</a> (AMIA 2011) paper. </p>
<p>They write, "<em>First, although costs were significantly lower than paper-based data collection methods the costs were still substantial. Second, the data collected could not be directly integrated into the electronic medical record system [OpenMRS] which was already in use at the AMPATH clinics -- integration required dedicated time by several experienced data managers. Third, the cable connection between the PDA and GPS devices was not always reliable, and GPS information had to occasionally be entered manually into the PDA devices. Fourth, the use of the proprietary Pendragon Forms Software on the PDA devices limited flexibility to incorporate some functionality into the data collection software –- some of these functionality included advanced barcode scanning and check-digit algorithms.</em>"</p>
<p>In late 2009, we provided an early version of ODK Collect to AMPATH (on an HTC Dream, the first Android device). We spent a week with them in Kenya piloting the system, and based on the available functionality, AMPATH decided to switch to Open Data Kit. Below is a picture of one of the CHWs scanning a patient barcode with the phone.</p>
<p><img width="524" src="http://opendatakit.org/wp-content/uploads/2012/01/ampath-barcode.png"/></p>
<p>In early 2010, AMPATH finalized the HCT form, made minor changes to the user interface, acquired Android devices, and started to scale up. It is important to note that ODK's core developers were not involved at this stage.</p>
<p>Rajput et al. evaluated the ODK implementation at AMPATH a few months after and showed that "<em>Users of the system felt it was easy to use, and facilitated their home visits. It is more cost effective than pen-and-paper alternatives. Additionally, electronic data collection facilitated earlier reporting. We have implemented a viable solution at scale for collecting electronic data during household visits.</em>" </p>
<p>More importantly, that study also found that for the 63,000 persons encountered, "<em>the direct capture of electronic records greatly facilitated the expeditious performance of initial analyses and reports prior to the conclusion of the three year HCT program. Our work has highlighted ... most notably that only 28% of persons we are identifying as infected with HIV are presenting for follow-up care.</em>" AMPATH has acted on this data by launching programs to improve follow-up.</p>
<p>It has been almost two years since AMPATH started using ODK Collect. We recently touched base with the HCT program to see how their use of technology has scaled. Since early 2010, ODK has been used by a few hundred CHWs in over 650,000 patient encounters! The HCT program has a greater than 98% rate of acceptance into the homes it visits, and with the help of technology, has been able to lower mother-to-child transmission of HIV/AIDS to lower than 3%.</p>
<p><strong> Mobile Clinical Decision Support with ODK Clinic</strong><br />
We have continued our collaboration with AMPATH, and this year, we focused on tools for clinicians. We have created a new version of <a href="http://code.google.com/p/opendatakit/wiki/ODKClinic">ODK Clinic</a>, an Android-based application that downloads patient data like demographics, disease history, lab results, and recent medications from OpenMRS (and the <a href="https://wiki.openmrs.org/display/docs/Clinical+Summary+Module">Clinical Summary Module</a>). We re-designed the entire application from our early v1 release and added features to enable correction of serious mistakes in the patient record. We also added decision support so clinicians receive patient-specific reminders when the system notices that sub-standard care is being offered. All this in near real time and at the point of care -- a major improvement over AMPATH's existing paper-based summaries.</p>
<p>If, for example, the system notices a scheduled lab test is overdue or a patient's health indicators have dropped dramatically, a reminder is inserted into the patient's record and displayed to the clinician. ODK Clinic can also enforce compliance with the reminders and can help compliance by wirelessly printing lab order test requisitions complete with all necessary patient data. We detailed our findings designing the system in our <a href="http://cs.washington.edu/homes/yanokwa/publications/2011_ICTD_DecisionSupport_Paper.pdf">Design of a Phone-Based Clinical Decision Support System for Resource-Limited Settings</a> (ICTD 2012) paper. Below is a video demo the system.</p>
<p><iframe width="524" height="296" src="http://www.youtube.com/embed/skV25YchXlE?hd=1" frameborder="0" allowfullscreen></iframe></p>
<p>Since that paper was written, the system has been used with about 7,500 patients at two adult HIV clinics. We are still evaluating the results of that deployment in a controlled trial, but very early results seem to show that clinicians using ODK Clinic deliver a higher standard of care. Moreover, clinicians enjoy using the system! As a few told us, "<em>[We] can't see a patient without this phone.</em>"</p>
<p>We believe that <a href="http://www.kentarotoyama.org/research/">technology only magnifies existing human intent and capacity</a> and so, sustainable improvements require organizations who are dedicated to the communities they serve. With HCT and within HIV clinics, ODK and OpenMRS have helped make health care providers more efficient and through that efficiency, magnified their impact. We believe this is one of the reasons why this work was featured as one of the mHealth Alliance and Rockefeller Foundation's <a href="http://opendatakit.org/2011/12/odk-implementers-awarded-as-top-mhealth-innovators/">Top 11 in 2011 Innovators</a> Challenge.</p>
<p>Our work at AMPATH has been in deep collaboration with many people. We want to thank Martin Were, Nyoman Ribeka, Sam Mbugua, Zeshan Rajput for their help. We also thank all our colleagues at OpenMRS and <a href="http://www.regenstrief.org/">Regenstrief</a> for their support, and <a href="http://www.abbottfund.org/">Abbott Fund</a> and <a href="http://google.org">Google</a> for funding much of this work. Finally, we thank the CHWs and clinicians for their participation in our research. It is their hard work that is making a difference in the lives of the underserved.</p>
]]></content:encoded>
			<wfw:commentRss>http://opendatakit.org/2012/01/ampath-improving-care-at-scale-with-odk-and-openmrs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BU Global Health Students Reflect on ODK</title>
		<link>http://opendatakit.org/2012/01/bu-global-health-students-reflect-on-odk/</link>
		<comments>http://opendatakit.org/2012/01/bu-global-health-students-reflect-on-odk/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 07:28:09 +0000</pubDate>
		<dc:creator>Yaw Anokwa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opendatakit.org/?p=2125</guid>
		<description><![CDATA[Christopher Gill is an Associate Professor of International Health at Boston University (BU). After experiencing a year delay between when a study ended and when he got data, Chris started looking for a easy, free, and user-friendly program to collect study data. As part of those explorations, Chris found Open Data Kit and recruited School [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sph.bu.edu/index.php?option=com_sphdir&#038;id=239&#038;Itemid=617263&#038;INDEX=10453">Christopher Gill</a> is an Associate Professor of International Health at Boston University (BU). After experiencing a year delay between when a study ended and when he got data, Chris started looking for a easy, free, and user-friendly program to collect study data. </p>
<p>As part of those explorations, Chris found Open Data Kit and recruited School of Public Health (SPH) students Marion McNabb and Laura Khurana to train fellow BUSPH students on how to use ODK. The students have put some of the discussions they had, forms they created, and feedback they had <a href="https://bu.digication.com/IH743/Building_and_Collecting_Data_on_a_Smartphone">online</a>. If you are thinking about implementing ODK for a global health research project, it is a great to start. </p>
<p>Below is video with some of their thoughts on using ODK.<br />
<iframe width="524" height="296" src="http://www.youtube.com/embed/xYb83iyPmP8?hd=1" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://opendatakit.org/2012/01/bu-global-health-students-reflect-on-odk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ODK Used to Measure Agricultural Losses After Floods in Haiti</title>
		<link>http://opendatakit.org/2012/01/odk-used-to-measure-agricultural-losses-after-floods-in-haiti/</link>
		<comments>http://opendatakit.org/2012/01/odk-used-to-measure-agricultural-losses-after-floods-in-haiti/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 05:18:44 +0000</pubDate>
		<dc:creator>Yaw Anokwa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opendatakit.org/?p=2186</guid>
		<description><![CDATA[Reporting for Haiti Regeneration Initiative (HRI), Kate Kennedy Freeman writes, "The Côte Sud Initiative (CSI) has launched a new program as part of its agricultural support sector. The Earth Institute (EI) at Columbia University is working with the Organization for the Rehabilitation of the Environment (ORE), an NGO with a strong presence in the Côte [...]]]></description>
			<content:encoded><![CDATA[<p>Reporting for <a href="http://haitiregeneration.org/node/993">Haiti Regeneration Initiative</a> (HRI), Kate Kennedy Freeman writes, "<em>The <a href="http://haitiregeneration.org/csi_intro_wsubs">Côte Sud Initiative</a> (CSI) has launched a new program as part of its agricultural support sector. The <a href="http://earth.columbia.edu">Earth Institute</a> (EI) at Columbia University is working with the <a href="http://oreworld.org">Organization for the Rehabilitation of the Environment</a> (ORE), an NGO with a strong presence in the Côte Sud region, to pilot a new cell phone based survey tool to monitor agricultural practices, crop productivity, and farmer yields of crops.</em>"</p>
<p>In October 2011, staff from EI and United Nations Environment Programme (UNEP) trained a group of agronomists and staff members from CSI on ODK. HRI reports that during "<em>the week of the ORE ict4Ag training, the South Department experienced severe flooding as a result of heavy rains in the region. Anticipating widespread damage to personal property and infrastructure, UNEP asked ORE to undertake a rapid agricultural assessment to gauge the agriculture losses caused by the flooding. ORE agronomists were able to use their new phones and take advantage of their new ODK knowledge to undertake a rapid agricultural assessment.</em>"</p>
<p>Congratulations to the ORE team on their quick transition from training to field usage! Find out more about their work at <a href="http://haitiregeneration.org">http://haitiregeneration.org</a>.</p>
<p><img src="http://www.haitiregeneration.org/sites/hri7/files/styles/large/public/Outdoors.JPG" width="538"></p>
]]></content:encoded>
			<wfw:commentRss>http://opendatakit.org/2012/01/odk-used-to-measure-agricultural-losses-after-floods-in-haiti/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparison of Mobile Solutions for GIS Data Collection and Display</title>
		<link>http://opendatakit.org/2011/12/comparison-of-mobile-solutions-for-gis-data-collection-and-display/</link>
		<comments>http://opendatakit.org/2011/12/comparison-of-mobile-solutions-for-gis-data-collection-and-display/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 03:14:37 +0000</pubDate>
		<dc:creator>Yaw Anokwa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opendatakit.org/?p=2106</guid>
		<description><![CDATA[Doug Browning has written a paper titled "Comparing Mobile Solutions for GIS Data Collection and Display". In it, he compares EpiCollect, Open Data Kit, ArcGIS Mobile, and a variety of custom data collection applications. He notes, "my two main objectives with this paper were to explore the software and steps required for collecting GIS data [...]]]></description>
			<content:encoded><![CDATA[<p>Doug Browning has written a paper titled "<a href="https://sites.google.com/site/dougbrowningportfolio/Resources/mobile-gis">Comparing Mobile Solutions for GIS Data Collection and Display</a>". In it, he compares EpiCollect, Open Data Kit, ArcGIS Mobile, and a variety of custom data collection applications. </p>
<p>He notes, "<em>my two main objectives with this paper were to explore the software and steps required for collecting GIS data with mobile devices (smartphones such as iPhone, Android, and Windows Mobile) and for displaying that collected data on the web. I accomplished this by attempting to develop a mobile GIS collection and display solution using each of the options currently available for building mobile apps.</p>
<p>The first part of the paper, application options, details my results of attempting to build a GIS data collection and display solution using each type of mobile app development option currently available.  For each option the possibilities for collecting data and displaying data are covered as are my mobile device test results. The pros, cons, and potential applications of each option are also covered.</p>
<p>The second part of the paper, detailed instructions, gives detailed step by step instructions on how to create GIS data collection and display solutions for each of the development options found to have the most potential. Each set of detailed instructions covers all of the steps needed by a user with no previous experience to install, configure, build, and deploy the solution.</em>"</p>
<p>Download the paper from <a href="https://sites.google.com/site/dougbrowningportfolio/Resources/mobile-gis">Doug Browning</a>'s site.</p>
]]></content:encoded>
			<wfw:commentRss>http://opendatakit.org/2011/12/comparison-of-mobile-solutions-for-gis-data-collection-and-display/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing Formhub, Free Hosted Data Service for ODK Collect</title>
		<link>http://opendatakit.org/2011/12/introducing-formhub-free-hosted-data-service-for-odk-collect/</link>
		<comments>http://opendatakit.org/2011/12/introducing-formhub-free-hosted-data-service-for-odk-collect/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 06:07:01 +0000</pubDate>
		<dc:creator>Yaw Anokwa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opendatakit.org/?p=2176</guid>
		<description><![CDATA[Very exciting news from the Modi Research Group from Columbia University. They have launched formhub, a free hosted data backend service for ODK Collect for those who don't want to setup or manage their own server. Matt Berg writes, "We've incorporated the XLS2XForm library directly into formhub. This allows you to upload an xls into [...]]]></description>
			<content:encoded><![CDATA[<p>Very exciting news from the <a href="http://modi.mech.columbia.edu/">Modi Research Group</a> from Columbia University. They have launched <a href="http://formhub.org">formhub</a>, a free hosted data backend service for ODK Collect for those who don't want to setup or manage their own server.</p>
<p>Matt Berg writes, "<em>We've incorporated the XLS2XForm library directly into formhub. This allows you to upload an xls into formhub and then be deployed directly to your phone. We also provide a nice excel/csv export that provides support for things like repeats and some very basic mapping visualizations. We are also working on incorporating the idea of form sharing (via xls files) into formhub. This is an idea we are really excited about.</em>"</p>
<p><img src="http://formhub.org/static/tutorial/map.png" width="538"></p>
<p>formhub is Python/Django, open source and an absolute delight to use. Find out more in the "<a href="http://blog.formhub.org/2011/12/05/data-gatherers-of-the-world-unite/">Data Gatherers of the World Unite</a>" blog post and sign up for an account at <a href="http://formhub.org">http://formhub.org</a>.</p>
<p>Thanks to the Modi Research Group for their many contributions to the ODK ecosystem and for making data collection a lot easier!</p>
]]></content:encoded>
			<wfw:commentRss>http://opendatakit.org/2011/12/introducing-formhub-free-hosted-data-service-for-odk-collect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two ODK Implementers Awarded As Top mHealth Innovators</title>
		<link>http://opendatakit.org/2011/12/odk-implementers-awarded-as-top-mhealth-innovators/</link>
		<comments>http://opendatakit.org/2011/12/odk-implementers-awarded-as-top-mhealth-innovators/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 04:02:27 +0000</pubDate>
		<dc:creator>Yaw Anokwa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opendatakit.org/?p=2150</guid>
		<description><![CDATA[Dr. Martin Were and Dr. Joaquín Blaya, both long time ODK implementers, have been awarded two of the mHealth Alliance and Rockefeller Foundation's Top 11 in 2011 Innovators Challenge. Martin's implementation of ODK Collect has been used by community health workers from AMPATH in Kenya during home visits for HIV counseling and testing for over [...]]]></description>
			<content:encoded><![CDATA[<p>Dr. Martin Were and Dr. Joaquín Blaya, both long time ODK implementers, have been awarded two of the mHealth Alliance and Rockefeller Foundation's <a href="http://healthunbound.org/top11_winners">Top 11 in 2011 Innovators Challenge</a>. </p>
<p>Martin's implementation of ODK Collect has been used by community health workers from AMPATH in Kenya during home visits for HIV counseling and testing for over 650,000 individuals. More recently, he has used ODK Clinic to help clinicians make faster and better decisions about care. </p>
<p>Joaquín's use of ODK Voice has addressed problems associated with non-communicable diseases by connecting patients to clinics via automated phone calls. Like Martin, his work ensures patients receive appropriate and effective care.</p>
<p>Both projects are due to a close collaboration with the University of Washington, and we are excited to see Martin and Joaquín recognized for their work using mobile technology in innovative ways to improve health systems and outcomes. Congrats to Martin and Joaquín and follow the links below to find out more!</p>
<p><strong>Martin Were</strong><br />
<iframe width="524" height="296" src="http://www.youtube.com/embed/vdl5lYcRgYs?hd=1" frameborder="0" allowfullscreen></iframe></p>
<ul>
<li>Read More: <a href="http://communications.medicine.iu.edu/newsroom/stories/2011/regenstrief-investigator-a-winner-of-top-11-in-2011-innovator-ch/">Regenstrief Investigator a Winner of Top 11 in 2011 Innovator Challenge</a></li>
<li>Watch More: <a href="http://www.youtube.com/watch?v=skV25YchXlE">Enabling Better Care At AMPATH With ODK Clinic</a></li>
</ul>
<p><strong>Joaquín Blaya</strong><br />
<iframe width="524" height="296" src="http://www.youtube.com/embed/uJwG1aTW1sU?hd=1" frameborder="0" allowfullscreen></iframe></p>
<ul>
<li>Watch More: <a href="http://www.youtube.com/watch?v=RRjr5X519gY">MiDoctor - Chronic Diseases</a></li>
<li>Read More: <a href="http://ehs-chile.com/">eHealth Systems</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://opendatakit.org/2011/12/odk-implementers-awarded-as-top-mhealth-innovators/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ODK Aggregate 1.0.2 Released!</title>
		<link>http://opendatakit.org/2011/12/odk-aggregate-1-0-2-released/</link>
		<comments>http://opendatakit.org/2011/12/odk-aggregate-1-0-2-released/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 06:00:23 +0000</pubDate>
		<dc:creator>Yaw Anokwa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opendatakit.org/?p=2127</guid>
		<description><![CDATA[Fresh on the heels of the ODK Collect 1.1.7 release, comes the ODK Aggregate 1.0.2 release! If you are running the .9x versions of Aggregate and have not upgraded, you are missing out on a simplified installer, a new user interface, submission filtering, better data security, help videos, and a ton more features. If you [...]]]></description>
			<content:encoded><![CDATA[<p>Fresh on the heels of the <a href="http://opendatakit.org/2011/12/odk-collect-1-1-7-released/">ODK Collect 1.1.7</a> release, comes the ODK Aggregate 1.0.2 release!</p>
<p>If you are running the .9x versions of Aggregate and have not upgraded, you are missing out on a simplified installer, a new user interface, submission filtering, better data security, help videos, and a ton more features. </p>
<p>If you are running Aggregate 1.0.x, this upgrade will fix a few bugs and make changes to help keep your App Engine quotas down. </p>
<p><img width="538px" src="http://opendatakit.org/wp-content/uploads/2011/12/aggregate.png"></p>
<p>Check out the demo server at <a href="https://opendatakit.appspot.com/">https://opendatakit.appspot.com</a> to try things out, read over the <a href="http://code.google.com/p/opendatakit/wiki/AggregateReleaseNotes">release notes</a> and then <a href="http://code.google.com/p/opendatakit/downloads/list">download</a> the update. </p>
<p>As always, if you have any other problems upgrading or installing this release, please file a detailed <a href="http://code.google.com/p/opendatakit/issues/list">bug report</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://opendatakit.org/2011/12/odk-aggregate-1-0-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ODK Collect 1.1.7 Released!</title>
		<link>http://opendatakit.org/2011/12/odk-collect-1-1-7-released/</link>
		<comments>http://opendatakit.org/2011/12/odk-collect-1-1-7-released/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 23:15:17 +0000</pubDate>
		<dc:creator>Yaw Anokwa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opendatakit.org/?p=2088</guid>
		<description><![CDATA[We are delighted to announce the release of ODK Collect 1.1.7! In this release, we've added multiple questions per screen, secure network connectivity, a few new widgets and a lot of bug fixes that will make data collection a little easier. Find out all the new features on our project roadmap. If you have the [...]]]></description>
			<content:encoded><![CDATA[<p>We are delighted to announce the release of ODK Collect 1.1.7!</p>
<p>In this release, we've added multiple questions per screen, secure network connectivity, a few new widgets and a lot of bug fixes that will make data collection a little easier. Find out all the new features on our <a href="http://code.google.com/p/opendatakit/wiki/Roadmap">project roadmap</a>.</p>
<p>If you have the Android Market, download it <a href="https://market.android.com/details?id=org.odk.collect.android&#038;hl=en">here</a> or by searching for "ODK Collect". You can also find it on our <a href="http://code.google.com/p/opendatakit/downloads/list">downloads</a> page.</p>
<p>If you are upgrading from Collect 1.1.5 and use our <a href="http://opendatakit.appspot.com">http://opendatakit.appspot.com</a> demo server, please note that the http:// URL no longer works. Please change it to https://. If you have any other problems upgrading or installing this release, please file a detailed <a href="http://code.google.com/p/opendatakit/issues/list">bug report</a>.</p>
<p>If you want to help with the ODK project, go to <a href="http://opendatakit.org/participate">http://opendatakit.org/participate</a> for ideas (and a donation link). We also appreciate your ratings and comments on the Android Market.</p>
<p>As always, thanks for all your patience and your support. We hope you enjoy this release!</p>
]]></content:encoded>
			<wfw:commentRss>http://opendatakit.org/2011/12/odk-collect-1-1-7-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ODK Projects Nominated in HealthUnbound&#039;s Innovators Challenge</title>
		<link>http://opendatakit.org/2011/11/odk-projects-nominated-in-healthunbounds-innovators-challenge/</link>
		<comments>http://opendatakit.org/2011/11/odk-projects-nominated-in-healthunbounds-innovators-challenge/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 05:01:52 +0000</pubDate>
		<dc:creator>Yaw Anokwa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opendatakit.org/?p=2043</guid>
		<description><![CDATA[HealthUnbound has nominated 30 individuals who have contributed innovations to the mHealth field. Of the 30 nominees, 4 have some ODK affiliation. Below are the projects and a short description about their connections to Open Data Kit. Derek Treatman: CommCare-Sense Dimagi has implemented CommCare on Android using ODK. Joaquin Blaya: MiDoctor MiDoctor uses ODK Voice [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://healthunbound.org/top11_vote">HealthUnbound</a> has nominated 30 individuals who have contributed innovations to the mHealth field. Of the 30 nominees, 4 have some ODK affiliation. Below are the projects and a short description about their connections to Open Data Kit.</p>
<ul>
<li><strong>Derek Treatman: CommCare-Sense</strong><br />
Dimagi has implemented CommCare on Android using ODK.</li>
<li><strong>Joaquin Blaya: MiDoctor</strong><br />
MiDoctor uses ODK Voice for their interactive voice response functionality.</li>
<li><strong>Julius K.A. Awakame: OpenMRS-based telepsychiatry using mobile phones</strong><br />
Mobile components of Julius' system will build on ODK.</li>
<li><strong>Martin Were: AMPATH's mHealth Programs</strong><br />
AMPATH uses ODK Collect and ODK Clinic in many of their mHealth programs.</li>
</ul>
<p>HealthUnbound needs your help to get down to the winners. Go to <a href="http://healthunbound.org/top11_vote">http://healthunbound.org/top11_vote</a> to learn more and vote on your favorite.</p>
<p>Congratulations to all, and please do <a href="http://healthunbound.org/top11_vote">vote now</a> -- the deadline is this Friday!</p>
]]></content:encoded>
			<wfw:commentRss>http://opendatakit.org/2011/11/odk-projects-nominated-in-healthunbounds-innovators-challenge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Punjab Government Monitoring Health Officials with ODK</title>
		<link>http://opendatakit.org/2011/10/punjab-government-monitoring-health-officials-with-odk/</link>
		<comments>http://opendatakit.org/2011/10/punjab-government-monitoring-health-officials-with-odk/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 19:05:27 +0000</pubDate>
		<dc:creator>Yaw Anokwa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opendatakit.org/?p=1714</guid>
		<description><![CDATA[The Punjab Health Sector Reform Program (PHSRP) of Punjab Government's Health Department has developed a project they call, "Monitoring the Monitors". As the name implies, health monitors tasked with visiting health facilities in their area will be required to enter data in an ODK-enabled phone. In their detailed "PHSRP - Monitoring the Monitors" whitepaper, Program [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.phsrp.punjab.gov.pk/">Punjab Health Sector Reform Program</a> (PHSRP) of Punjab Government's Health Department has developed a project they call, "Monitoring the Monitors". As the name implies, health monitors tasked with visiting health facilities in their area will be required to enter data in an ODK-enabled phone.</p>
<p>In their detailed "<a href="http://www.punjabmodel.gov.pk/dashboard/downloads/PHSRP%20-%20Monitoring%20the%20Monitors.pdf">PHSRP - Monitoring the Monitors</a>" whitepaper, Program Director Farasat Iqbal says, "<em>Our traditional monitoring system had many weaknesses which we wanted to overcome. The practical situation is that the current system is irregular and unreliable.</em>"</p>
<p>Their report goes on to note, "<em>Along with recording indicators like non-functional equipment, non-available medicines and absent staff, the supervisors will take a self-photo that will be submitted along with the data. The submitted data automatically pops up on a map in real-time with GPS accuracy of five meters. This data can be monitored by senior officials and back-end auditors. </p>
<p>These applications effectively help in solving two key issues: data collection and field attendance. Conventionally, the field staff and those who monitor them, (occasionally) fill in paper reports that are sent to the head offices, entered into a database, and analyzed. This process, even when done as per official guidelines, takes weeks to generate the final reports. Unfortunately, the reality is that official processes are fully implemented. Visits are irregular, data is not recorded, or not submitted in an analyzable format, making monitoring difficult.</p>
<p>With this mobile-based intervention, there is no need to fill in long paper-based forms. Data is validated and entered directly into the database automatically. Secondly, the requisition of taking self-photos ensures that the form is filled in by the person himself. Moreover, the phones have GPS which means that the exact location where the data is entered is recorded along with the data.</em>"</p>
<p>The data PHSRP generates is available on <a href="http://www.punjabmodel.gov.pk/dashboard/androidMap">their website</a>. They also have a (non-English) <a href="http://youtu.be/Fd6Ilr89ii4">demo video</a> of their form. Make sure to read the <a href="http://www.punjabmodel.gov.pk/dashboard/downloads/PHSRP%20-%20Monitoring%20the%20Monitors.pdf">white paper</a> for more info.</p>
<p><img width="524" src="http://opendatakit.org/wp-content/uploads/2011/10/phsrp.png"></p>
]]></content:encoded>
			<wfw:commentRss>http://opendatakit.org/2011/10/punjab-government-monitoring-health-officials-with-odk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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

Served from: opendatakit.org @ 2012-02-23 02:21:36 -->
