View Single Post
krk969's Avatar
Posts: 754 | Thanked: 630 times | Joined on Sep 2009 @ London
#2
you could write a simple app in QT, be it using python or c++, to query a webservice api with some key value pairs.
Since you have php/my_sql experience , setting this online api wont be such a task.

all the app needs to do is take an input ( if needed from the user ), then generate a network request to your webservice that will return the result back to your application.

thats just an overview, perhaps you already thought the same, any more details you need ?
there are plenty of apps that query online services in maemo and that are open source.
__________________
Developer of :
Buddy - budget/expense manager ( website )
Showtime - a telly channel listing viewer/reminder ( website )
Travelapp - london underground status/planner ( website )
Batlevel - desktop widget for battery level ( website )

“I hear and I forget. I see and I remember. I do and I understand.”
 

The Following User Says Thank You to krk969 For This Useful Post: