Hi Folks, I am developing a TODO app for my mobile development class(using maemo), actually what the professor wants is an LBS(location based) reminder for the TODOs, some features we thought would be useful: 1 - Time/Date reminder; 2 - Quick add; 3 - Categories; 4 - Views by place or dates; 5 - LBS reminder; 6 - Search. An use case would be: If you need milk and you are passing by a supermarket it reminds you to buy the milk Any other ideas? We will use as a base the Mtodo and try to add the features listed above. We want as well to save personal locations in a map, does someone has any experience handling maps in maemo? We thought we could use google maps with python(but have no clue how to do so) and get the GPS information to use the LBS. any help or suggestion is welcome cheers