Reply
Thread Tools
Posts: 299 | Thanked: 241 times | Joined on Oct 2009 @ Singapore
#1
Hi,

I want to 'web-enable' my Maemo Apps. What I mean by that is to store some or most of the data on the web making the information accessible to others and also, given Qt's multiplatform deployability, allowing a user to share data between his various devices; think PC and mobile device.

At the moment, I am considering using the Google App Engine, and storing the data in their Datastore. To exchange data, I would use REST and I've found a download for GAE that seems to do the job, app3. It seems promising although it lacks the ability to create/update multiple records in one request. The code is open source, written in Python, so someone more skilled in Python might be able to figure out how to implement that better than me.

Finally, I would have to make a call from Qt where this example could be a good starting point.

Does anyone have any better solution to this?
Has anyone already used this from a Qt app (for N900) and is able/willing to share some experience/code?
Does someone want to implement the above suggestion? I'm happy to take the plunge, but it might take me some time before I get it right...
__________________
My Maemo Apps:
QTeachMe
- Flashcard app
MobiTifo (which was formerly known as QSportsEvent) - Sports leagues tracking (mainly football).
 
Posts: 299 | Thanked: 241 times | Joined on Oct 2009 @ Singapore
#2
Well, studying this further, I've found some other possibilities to achieve the same result and that's using Zoho.
__________________
My Maemo Apps:
QTeachMe
- Flashcard app
MobiTifo (which was formerly known as QSportsEvent) - Sports leagues tracking (mainly football).
 
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#3
web2py can also be hosted on GAE and is really nice to work with.
__________________
maemo blog
 

The Following 2 Users Say Thank You to fpp For This Useful Post:
pbouda's Avatar
Posts: 35 | Thanked: 37 times | Joined on Nov 2009 @ Alcanena / Portugal
#4
 

The Following User Says Thank You to pbouda For This Useful Post:
Posts: 219 | Thanked: 94 times | Joined on Nov 2009 @ Helsinki, Finland
#5
One think Qt is definitely missing is a XML binding API/framework. Using SAX or DOM feels very clumsy after getting used to XML/Object binding.
__________________
Ham > Turkey
 
Reply


 
Forum Jump


All times are GMT. The time now is 06:53.