I was a Peace Corps Volunteer in The Gambia from 06-08 as an ICT (Information Communication Technology) Specialist / Education Volunteer. I had two primary projects - one was to teach software programming to students at the Gambia Technical Training Institute (GTTI) in Kanifing (which was a whole boatload of problems, let me tell you - just try teaching programming in a computer lab - WITHOUT WORKING COMPUTERS! hah! yeah, that's what I had to deal with for an entire semester, to say nothing of the intermittent electricity, crummy virus-ridden workstations, and students who classified as "advanced" by knowing how to use Microsoft Office applications.
anyway.
my second project was to create population statistics collection software for the Gambian government's Office of the National Population Secretariat. I decided to write the software using Java with RMI over SSL using a PostgreSQL back end, with a Swing front end. problem was, I didn't have a computer - last thing I thought I'd do in a rural West African country was to write software, so I didn't bring my laptop.
so I built one from spare parts at GTTI and brought that back to my place. it wasn't much, but it's what I used to start development on the software for the first 4-5 months until I could coerce another Volunteer who was visiting America to courier my laptop back with her, which she graciously did.
so then I had my laptop. but working conditions still weren't very good, in particular the heat (got upwards of 120 Fahrenheit in the hot seasons), all the fine particulate sand that blows everywhere and gets into everything electrical (especially with fans sucking it in the way it does), the intermittent electricity (thank you laptop battery and voltage regulator, surge protector, and hackneyed grounding setup!), NO internet anywhere near my place (I had to walk a couple miles to get to the nearest net connection, where I'd do my research, download files and whatever to a USB flash drive at a whopping 6-10k per second, and then walk home, clean the viruses off my flash drive that it had picked up at the internet shop (all running cracked copies of Windows without virus scanners, of course), and continue my development. Until I hit my next roadblock, at which point I'd do it all over again.
on the plus side, I didn't have anyone looking over my shoulder telling me how to write the software, which was really nice 'cause I got to try my hand as a software architect - think I did a pretty good job with it all.
by the end of my service, I had gotten the software to work, and work well - of course, the government office I was working for had neglected to follow my instructions to procure a server for the software to run on until the last week of my service (and even then it only happened because my APCD pulled strings with the Vice President, to whom she was related, to get the computer purchased). still, it was only enough time for me to install the software and then fly back home to the US. we never did pilot launch the client applications, sadly....
A Volunteer replace me there as I understand it, but he's not a software engineer and although I've offered to assist from here how I can, I'm fairly certain the project fell apart.
Oh well, c'est la vie.
if you wanna check out the software I wrote, search for "Population Tracker" on Sourceforge. or rather, here's a link: http://poptracker.cvs.sourceforge.net/viewvc/poptracker/