|
2009-09-30
, 18:30
|
Posts: 883 |
Thanked: 980 times |
Joined on Jul 2007
@ Bern, Switzerland
|
#2
|
The Following 5 Users Say Thank You to twaelti For This Useful Post: | ||
|
2009-09-30
, 18:37
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#3
|
|
2009-10-03
, 11:20
|
Posts: 716 |
Thanked: 303 times |
Joined on Sep 2009
@ Sheffield, UK
|
#4
|
|
2009-10-03
, 11:43
|
Posts: 883 |
Thanked: 980 times |
Joined on Jul 2007
@ Bern, Switzerland
|
#5
|
I see gPodder is written in Python but overkill for a newbie to get to grips with. The problem I think is a lack of a good "getting started" guide.
I personally tried the Hello World sample. Problem is, I can't see what you need to do next to actually create something useful with different pages, buttons, text fields, pulling data from the web, etc.
The Following User Says Thank You to twaelti For This Useful Post: | ||
|
2009-10-03
, 11:57
|
Posts: 15 |
Thanked: 17 times |
Joined on Sep 2009
@ London
|
#6
|
Try some tutorials not directly related to Maemo, but more general about Python (the programming language) and PyGTK+ (the python interface to the primary toolkit/library used in Maemo right now) or PyQT (the upcoming toolkit). Once you have that under control, it's a very small step to get up and running in Maemo.
|
2009-10-03
, 21:03
|
|
Posts: 2,535 |
Thanked: 6,681 times |
Joined on Mar 2008
@ UK
|
#7
|
|
2009-10-03
, 22:27
|
Posts: 15 |
Thanked: 17 times |
Joined on Sep 2009
@ London
|
#8
|
|
2009-10-05
, 15:29
|
Posts: 716 |
Thanked: 303 times |
Joined on Sep 2009
@ Sheffield, UK
|
#9
|
|
2009-12-10
, 13:38
|
|
Posts: 319 |
Thanked: 289 times |
Joined on Sep 2009
@ Lisboa, Portugal
|
#10
|
Can widgets be written in Python?
Or is there a widget that can embed a small HTML page with JavaScript etc? (like how Windows Sidebar Gadgets work)
The Following User Says Thank You to HangLoose For This Useful Post: | ||
Tags |
development, fremantle, maemo 5, n900, src |
|
So I was wondering if we could get a list of some example application with their source for us new developers to look at. That would be really awesome, and I know a lot of you have some great code out there.
It would definitely speed up the learning process for us!
Thanks everyone