How we are using Android to increase government transparency in Rwanda
1–6 of 6 posts
Re: How we are using Android to increase government transparency in Rwanda
#2Re: How we are using Android to increase government transparency in Rwanda
#3I am surprised that RapidSMS (the python framework it was built upon) is not given as much props as it deserves. We used it for collecting election info this last April.
I wonder how the tech scene is in Kigali.
Re: How we are using Android to increase government transparency in Rwanda
#4Wow. This is really impressive. I am surprised that RapidSMS (the python framework it was built upon) is not given as much props as it deserves. We used it for collecting election info this last April. I wonder how the tech scene is in Kigali.
Add to that RapidSMS and the django smartmin project and you've got an extremely agile framework for building services like this very quickly. (I should also mention that if ever there was an argument to use a vanilla twitter bootstrap style, projects like this are definitely it).
The tech scene is definitely growing in Kigali. We recognize we've got a long way to go, but there is a strong desire to raise that profile. We've been taking steps to create a real tech community here.
Re: How we are using Android to increase government transparency in Rwanda
#5Wow. This is really impressive. I am surprised that RapidSMS (the python framework it was built upon) is not given as much props as it deserves. We used it for collecting election info this last April. I wonder how the tech scene is in Kigali.
Using an Android SMS relayer opens up the door for some pretty interesting projects that can be easily launched in any country without having to fight with telcos. Add to that RapidSMS and the django smartmin project and you've got an extremely agile framework for building services like this very quickly. (I should also mention that if ever there was an argument to use a vanilla twitter bootstrap style, projects like…
Re: How we are using Android to increase government transparency in Rwanda
#6Earlier quoted context omitted.
Using an Android SMS relayer opens up the door for some pretty interesting projects that can be easily launched in any country without having to fight with telcos. Add to that RapidSMS and the django smartmin project and you've got an extremely agile framework for building services like this very quickly. (I should also mention that if ever there was an argument to use a vanilla twitter bootstrap style, projects like…
It looks like nyaruka's Android SMS relayer app isn't yet publicly available or open source, but in the meantime people can also check out EnvayaSMS ( http://sms.envaya.org/ ). Notably, EnvayaSMS also relays incoming MMS and allows you to exceed Android's limit of 100 outgoing SMS messages per hour.