CONTEST: start a port, win a Palm Tungsten T5

Do you like to promote your wxWidgets based application or component!? Post it here and let's see what the critics have to say. Also, if you found that ONE wx component the world needs to know about, put it here for future reference.
Post Reply
User avatar
Julian
Earned a small fee
Earned a small fee
Posts: 19
Joined: Wed Sep 29, 2004 8:07 am
Location: Edinburgh, UK
Contact:

CONTEST: start a port, win a Palm Tungsten T5

Post by Julian »

Hi,

To try to kickstart a wxPalmOS port, we're offering a T5 to the first person to demonstrate the wxWidgets minimal sample running on Palm OS 6, either on the simulator, or on real hardware. Please see http://www.wxwidgets.org/palmos.htm for further details.

You can download the development kit and simulator for Palm OS 6 (Cobalt) for free. As you can see, PalmOS has come a long way.

Good luck with the contest!

Julian
Try DialogBlocks for rapid dialog creation, and more:
http://www.anthemion.co.uk/dialogblocks
Jorg
Moderator
Moderator
Posts: 3971
Joined: Fri Aug 27, 2004 9:38 pm
Location: Delft, Netherlands
Contact:

Post by Jorg »

Hi Julian, great that you also announced it here. :-) It's too bad I don't have the time for it, but I am very excited about a new port, since I know someone who owns such a Palm I would love to see some of my work ported to the Palm just for the kick ;-)

Regards,
- Jorgen
Forensic Software Engineer
Netherlands Forensic Insitute
http://english.forensischinstituut.nl/
-------------------------------------
Jorg's WasteBucket
http://www.xs4all.nl/~jorgb/wb
User avatar
Julian
Earned a small fee
Earned a small fee
Posts: 19
Joined: Wed Sep 29, 2004 8:07 am
Location: Edinburgh, UK
Contact:

Post by Julian »

Hi Jorg,

Yes, then when someone asks you what you do, you can pull it out of your pocket and point to it :-)

I'm going to try to port some of my apps to PocketPC, but of course being able to cover Palms too would be excellent. The Symbian GUIs seem a bit fragmented to easily do a single wxSymbian port, but maybe there will be some convergence in the future (or maybe not, if standardisation doesn't suit the phone manufacturers).

Regards,

Julian
Jorg wrote:Hi Julian, great that you also announced it here. :-) It's too bad I don't have the time for it, but I am very excited about a new port, since I know someone who owns such a Palm I would love to see some of my work ported to the Palm just for the kick ;-)

Regards,
- Jorgen
Try DialogBlocks for rapid dialog creation, and more:
http://www.anthemion.co.uk/dialogblocks
geon
I live to help wx-kind
I live to help wx-kind
Posts: 189
Joined: Tue Sep 07, 2004 4:10 pm
Location: Sweden, Uppsala

Post by geon »

(ot)

Just out of curiosity, what do I need to consider if I want my wx app (wich works fine under win2k) to run on a Palm or a winCE machine?

(Besided performance or endian.)
User avatar
ABX
Can't get richer than this
Can't get richer than this
Posts: 810
Joined: Mon Sep 06, 2004 1:43 pm
Location: Poznan, Poland
Contact:

Post by ABX »

geon wrote:Just out of curiosity, what do I need to consider if I want my wx app (wich works fine under win2k) to run on a Palm or a winCE machine?
You have to consider
1) if wx port exists (for Palm there is none, for winCE there is one in wxW)
2) you have to select which of the winCE variants do you targets (PocketPC, SmartPhone, Handheld)

Further depending on choice in 2) you have to consider:
3) minimized menu structure
4) limited screen area in control design
5) lack of touch screen sometimes and non other pointing device
and probably some others
geon wrote:(Besided performance or endian.)
As for performance, handhelds, pdas, smartphones are every year better. I know that my last office computer had worse performance than those I saw in specifications of some mobile devices.

As for endian, as long as you use wxWidgets API, there should be no influence to your application.

ABX
Jorg
Moderator
Moderator
Posts: 3971
Joined: Fri Aug 27, 2004 9:38 pm
Location: Delft, Netherlands
Contact:

Post by Jorg »

I am posting this for Julian, it seems we have a winner in the Palm OS contest! So who knows in a little while we can expect to port our apps to Palm OS as well ;-)
I'm very pleased to say that William Osborne has won our
Palm OS 6 porting challenge. In under two weeks, he has
created the basis for a wxPalmOS port and has demonstrated
the minimal sample running on the Palm OS 6 simulator.

For more details and screenshots, please see:

http://www.wxwidgets.org/palmos.htm

William's code will be integrated into CVS in the next
week or so, and then any interested contributors are invited
to help fill in the details required to compile further
samples. All the tools are freely downloadable so this is
a sport requiring very little investment :-)

Congratulations and many thanks to William for making
the first wxWidgets contest a success! Thanks also to
the others who took part.

Julian
Forensic Software Engineer
Netherlands Forensic Insitute
http://english.forensischinstituut.nl/
-------------------------------------
Jorg's WasteBucket
http://www.xs4all.nl/~jorgb/wb
Post Reply