Videos from HEW training
Couple of short videos from our recent HEW training sessions:
Couple of short videos from our recent HEW training sessions:
Last week I spent several days visiting the training Araya and Florida are running to show the groups of Health Extension Workers how they can use smartphones for data collection.
We first visited a group in Adi Gudem (about 30km south of Mekelle), they’ve had the phones for several weeks now, so are already familiar with them. The training revolved around them using an updated client application (we’ve also changed the server software to use OpenDataKit, but this ought to be invisible to the end users) and the new ante-natal care protocols that we’ve developed over the last few weeks. For the second group in Wukro (about 40km north of Mekelle), this was their first training session, so they’d not used the phones at all before.
All seemed to go well, we had a couple of technical issues that I need to look at this week – but this is to be expected given that we’re still in the technical feasibility stage, we won’t be starting the intervention study until early next year. One of the issues we’re still finding is the level of English of the HEWs – it seems likely that we’ll need to provide the protocol questions in both English and Tigrinyan.
Some photos from the training sessions (plus a few other pics):
Just gave my presentation at BarCamp….
Am back in Ethiopia for the next couple of weeks – whilst writing this, I’m listening to a presentation about blogging in Ethiopia. Currently there are very few blogs running in Ethiopia (for a list of the main ones visit http://ethiopian-blog.com)
The BarCamp has been very good so far, several hundred staff, students and others from universities and other organisations across Ethiopia, although I arrived slightly late this morning – the traffic was pretty bad – but fortunately I didn’t miss too much. The sessions this year seem to be even more varied than last year, though still quite technology focussed. Quite a few staff and students have made the trip down from Mekelle Uni, so very good to see them here – especially the elearning team and lab attendants.
Have just been to presentation about localisation by Google. Tomorrow I’ll give my presentation about using mobile technologies (smartphones) to improve maternal healthcare. Hoping to get plenty of people to come along – though Google are giving another presentation at the same time, so hope they don’t lure too many people away from attending the other sessions!
As I’ve mentioned before many of the Health Extension Workers (HEWs) we’re working with have trouble using the Gregorian calendar. Much of the work we’re doing with the HEWs depends on them having a good idea of the expected date of delivery for pregnant women. To help the HEWs calculate the expected delivery date, in Ethiopian date format, for the pregnant women they are working with, we have developed a small application which gives them the expected delivery date based on the date of the last menstrual period.
With the application the HEW can enter the last menstrual period in Ethiopian date format and it will give them and the pregnant woman the expected delivery date in the date format they are used to using in their day-to-day lives.
We’ve made the application available for anyone to download and use on their Android phone – just download the app and install on your Android smartphone.
I should give a big thanks to the developers of Joda Time (a java library for working with alternative calendaring systems) which made the development of the application so much easier!
Any feedback or comments welcome. If anyone is interested in developing the application further then we’re very happy to give access to the source code – just contact me
Recently GearZap sent me a laptop case to review. Usually I just throw my laptop into my bag without really thinking too much – possibly why my previous laptop broke
I don’t really want a full rucsac or briefcase type laptop bag, so the Pat Says Now bag is just right for what I need – a lightweight neoprene bag to keep my new laptop from getting knocked around too much which I can put in my normal rucsac. I’m travel quite a lot for work, so having an extra case will help keep the dust out too. Seems sturdy enough so far, but then I’ve only been using it for a few days – it’ll get a proper test when I go back to Ethiopia next week.
For info here are the other laptop cases available from GearZap: laptop cases and 13″ laptop cases.
Friday and Saturday next week (23 & 24th Sept) is the second BarCamp Ethiopia. Following the success of last years event (see my posts here and here), the event is being run again at EiABC in Addis.
More info about the BarCamp can be found on the blog and wiki pages.
I’m travelling over to got to the conference and going to give a presentation about the work we have been doing recently on using smartphones for data collection and reporting to improve maternal healthcare in the rural areas of Ethiopia, specifically working with the Health Extension Workers. Will post the presentation up soon!
Some of the feedback we had from the initial HEW training last week was that some of the HEWs had difficulty in using the Gregorian calendar. Ethiopia has it’s own calendar which is the normal calendar used for the vast majority of Ethiopians (Ethiopian calendar entry on Wikipedia). Given that we’re asking the HEWs to collect date information, we need to make this as easy and understandable for them as possible – for example, to enter appointment dates a few weeks or months in advance. So over the past couple of days I’ve been looking at creating a date picker widget for integration into ODK Collect that will allow dates to be entered using the Ethiopian calendar format, but will store the date in the database as Gregorian. This transformation is hidden from the user and storing Gregorian dates in the database means we can manipulate and compare dates for reporting purposes, which we’d be unable to do storing Ethiopian dates as strings in the database (we can transform the dates back into Ethiopian calendar for final display).
It ended up being much more straightforward than I though it would be, especially with much help from the ODK Community and with the Joda Time java library already built into ODK Collect. I’ve got a first version ready for testing, so if anyone else is interested in having a look you can download the .apk file for installation on your Android phone.
To see the Ethiopian date picker working you’ll need to load up a form which specifies data picker. You can connect to our ODK Aggregate server at: http://hew-datacollect.appspot.com and download the EthioDateTestV1.5 form. Or you can download the original form XML to put on your own server.
This is only a first version, so any feedback is very welcome – or if you’d like the source code then please feel free to contact me (will put it up somewhere once I’ve tested it a bit more). [Update 19-Aug-11: I've now put all the code up as a clone on Google Code at https://code.google.com/r/alextlittle-dc-odk/, so you can see the full changes I've made.]
Finally, here are a couple of screenshots of the Ethiopian date picker running in my Android emulator: