Thread
:
Simple App Help?
View Single Post
krk969
2010-05-06 , 14:01
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.”
Quote & Reply
|
The Following User Says Thank You to krk969 For This Useful Post:
cardiff-blues
krk969
View Public Profile
Send a private message to krk969
Find all posts by krk969