| 1 | = Blueprint for the J2ME client = |
| 2 | |
| 3 | J2ME is the most widespread environment for mobile devices: |
| 4 | * http://www.masabi.com/tech/platforms.gif |
| 5 | |
| 6 | There should be a simple set of forms for data entry. |
| 7 | |
| 8 | The back-end transport is best done via SMS as this is cheap & widely-available. |
| 9 | - compressed multi-part SMS to get maximal throughput. |
| 10 | |
| 11 | The forms should be updatable via SMS. |
| 12 | |
| 13 | This would work like the one which comes with FrontlineSMS, but be Open, as well as Free: |
| 14 | * http://frontlinesms.ning.com/profiles/blog/show?id=2052630%3ABlogPost%3A8449 |
| 15 | |
| 16 | ---- |
| 17 | BluePrintMessagingModule |
| 18 | |
| 19 | BluePrints |