[PythonCE] PythonCE Digest, Vol 51, Issue 2

Duane Blanchard dblanchard at gmail.com
Tue Oct 9 18:15:25 CEST 2007


Christopher,

I'm on a Sprint PPC-6700 (HTC Apache) and would like to start running
pyce again. I'm not much of a coder but this gives me more opportunity
to dink around.

I'll start with the build for PPC and see where I get.

Thanks to all the contributers that put programming literally within reach.

Duane

On 10/9/07, pythonce-request at python.org <pythonce-request at python.org> wrote:
> Send PythonCE mailing list submissions to
> 	pythonce at python.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://mail.python.org/mailman/listinfo/pythonce
> or, via email, send a message with subject or body 'help' to
> 	pythonce-request at python.org
>
> You can reach the person managing the list at
> 	pythonce-owner at python.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of PythonCE digest..."
>
>
> Today's Topics:
>
>    1. Re: PythonCE 2.5 on a NEC MobilePro 900c? (David Goncalves)
>    2. Wiki and spam comments (Hannu Leinonen)
>    3. Re: PythonCE 2.5 on a NEC MobilePro 900c? (Christopher Fairbairn)
>    4. Re: PythonCE 2.5 on a NEC MobilePro 900c? (Ron Stephens)
>    5. Re: PythonCE 2.5 on a NEC MobilePro 900c? (Christopher Fairbairn)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 08 Oct 2007 20:30:12 +0200
> From: David Goncalves <pythonce-ml at lestat.st>
> Subject: Re: [PythonCE] PythonCE 2.5 on a NEC MobilePro 900c?
> To: James Wondrasek <james.wondrasek at gmail.com>
> Cc: pythonce at python.org
> Message-ID: <470A7734.50309 at lestat.st>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi,
>
> > Are there any major hurdles in building a version of PythonCE 2.5 (and
> > associated tools) that will run on my MobilePro (Windows CE 4.2)? By
> > major, I mean more involved than tweaking the build.
> >
> > If so, would anyone have any advice/recommendations on which tools and
> > libraries to use with the available PythonCE 2.3.4 for HPC2000?
>
>
> I used PythonCE on my PNA (a GPS with WinCE 4.2 core) by changing the
> aygshell.dll.
>
> WinCE core does not provide that DLL, you can just find a working
> version for your CE version and put it on PythonCE's directory.
>
>
> Hope that helps ;)
>
> Regards.
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 08 Oct 2007 22:05:05 +0300
> From: Hannu Leinonen <sopuli at gmx.net>
> Subject: [PythonCE] Wiki and spam comments
> To: pythonce at python.org
> Message-ID: <470A7F61.8070208 at gmx.net>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi everyone,
>
> I'm concerned about the amount of spam comments on the Wiki. Currently
> the commenting is worth of nothing, because of the amount of spam. For
> example, in the wiki frontpage there are about 1542 comments which of
> 99% is pure spam. The easiest solution for this would be disabling the
> commenting for unregistered users.
>
>
> Best regards,
> Hannu
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 08 Oct 2007 19:26:29 -0400
> From: Christopher Fairbairn <christopher at christec.co.nz>
> Subject: Re: [PythonCE] PythonCE 2.5 on a NEC MobilePro 900c?
> To: pythonce at python.org
> Message-ID: <20071008233313.772661E4008 at bag.python.org>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi,
>
> >> Are there any major hurdles in building a version of PythonCE 2.5 (and
> >> associated tools) that will run on my MobilePro (Windows CE 4.2)? By
> >> major, I mean more involved than tweaking the build.
>
> Is there much interest in a build which supports Windows CE devices?
>
> I recently released an updated version of PythonCE which has better Windows
> Mobile
> support (for smartphones and newer WM6 devices) -
> http://sourceforge.net/project/showfiles.php?group_id=104228&package_id=247631
>
> At one stage I had developed further patches to PythonCE which meant that
> the
> single executable/cab file would run on basically anything running Windows
> CE 4.2
> or above without the need for dummy agyshells etc. In my biased opinion this
> was a
> better approach than using a dummy agyshell.dll because it meant the
> executable
> could detect it was running in a different environment and tweak the menu
> layouts
> etc to give a better fit.
>
> The patches have since been lost due to me loosing access to a raw Windows
> CE
> powered device to test on.
>
> I am looking at ways to drum up development support for PythonCE. How many
> people
> are using PythonCE on a Windows CE device?
>
> Thanks,
> Christopher Fairbairn
>
>
>
> ------------------------------
>
> Message: 4
> Date: Mon, 8 Oct 2007 22:07:46 -0400
> From: Ron Stephens <rdsteph at mac.com>
> Subject: Re: [PythonCE] PythonCE 2.5 on a NEC MobilePro 900c?
> To: christopher at christec.co.nz
> Cc: pythonce at python.org
> Message-ID: <B1C7D102-E132-4856-BE64-893B77BD2056 at mac.com>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
>
> I would like to run Python on my WindowsMobile5 Motorola Q phone but
> I gave up a yearago when I couldn't get it to  load.
>
>
> Maybe I should try the file you offer the link to?
>
> Ron
>
> On Oct 8, 2007, at 7:26 PM, Christopher Fairbairn wrote:
>
> > Hi,
> >
> >>> Are there any major hurdles in building a version of PythonCE 2.5
> >>> (and
> >>> associated tools) that will run on my MobilePro (Windows CE 4.2)? By
> >>> major, I mean more involved than tweaking the build.
> >
> > Is there much interest in a build which supports Windows CE devices?
> >
> > I recently released an updated version of PythonCE which has better
> > Windows Mobile
> > support (for smartphones and newer WM6 devices) -
> > http://sourceforge.net/project/showfiles.php?
> > group_id=104228&package_id=247631
> >
> > At one stage I had developed further patches to PythonCE which
> > meant that the
> > single executable/cab file would run on basically anything running
> > Windows CE 4.2
> > or above without the need for dummy agyshells etc. In my biased
> > opinion this was a
> > better approach than using a dummy agyshell.dll because it meant
> > the executable
> > could detect it was running in a different environment and tweak
> > the menu layouts
> > etc to give a better fit.
> >
> > The patches have since been lost due to me loosing access to a raw
> > Windows CE
> > powered device to test on.
> >
> > I am looking at ways to drum up development support for PythonCE.
> > How many people
> > are using PythonCE on a Windows CE device?
> >
> > Thanks,
> > Christopher Fairbairn
> >
> > _______________________________________________
> > PythonCE mailing list
> > PythonCE at python.org
> > http://mail.python.org/mailman/listinfo/pythonce
>
>
>
> ------------------------------
>
> Message: 5
> Date: Mon, 08 Oct 2007 22:18:28 -0400
> From: Christopher Fairbairn <christopher at christec.co.nz>
> Subject: Re: [PythonCE] PythonCE 2.5 on a NEC MobilePro 900c?
> To: christopher at christec.co.nz, Ron Stephens <rdsteph at mac.com>
> Cc: pythonce at python.org
> Message-ID: <20071009021831.735311E4008 at bag.python.org>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi Ron,
>
> On Tue Oct  9 14:07 , Ron Stephens  sent:
> >I would like to run Python on my WindowsMobile5 Motorola Q phone but
> >I gave up a yearago when I couldn't get it to  load.
> >
> >Maybe I should try the file you offer the link to?
>
> You should definatly try out the version I referenced (pythonce-smartphone
> on the
> sourceforge downloads page).
>
> Hopefully you will get further along with this build. The core essentials
> defiantly
> are working. It is still a work in progress though.
>
> One thing I just fixed on my local copy for instance is the 'raw_input'
> implementation, the build I released on sourceforge displays a dialog box
> which
> can't be dismissed if you are using a smartphone.
>
> I would be keen to hear your feedback. Although I am using it on my Windows
> Mobile
> 5.0 Smartphone I do not have one with a qwerty keyboard, so would be keen to
> hear
> some feedback on how it behaves.
>
> Thanks,
> Christopher Fairbairn
>
>
> ------------------------------
>
> _______________________________________________
> PythonCE mailing list
> PythonCE at python.org
> http://mail.python.org/mailman/listinfo/pythonce
>
>
> End of PythonCE Digest, Vol 51, Issue 2
> ***************************************
>


More information about the PythonCE mailing list