Re: [PythonCE] PythonCE Digest, Vol 51, Issue 2

2007-10-09 Thread Duane Blanchard
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, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Send PythonCE mailing list submissions to
>   pythonce@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
>   [EMAIL PROTECTED]
>
> You can reach the person managing the list at
>   [EMAIL PROTECTED]
>
> 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 <[EMAIL PROTECTED]>
> Subject: Re: [PythonCE] PythonCE 2.5 on a NEC MobilePro 900c?
> To: James Wondrasek <[EMAIL PROTECTED]>
> Cc: pythonce@python.org
> Message-ID: <[EMAIL PROTECTED]>
> 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 <[EMAIL PROTECTED]>
> Subject: [PythonCE] Wiki and spam comments
> To: pythonce@python.org
> Message-ID: <[EMAIL PROTECTED]>
> 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 <[EMAIL PROTECTED]>
> Subject: Re: [PythonCE] PythonCE 2.5 on a NEC MobilePro 900c?
> To: pythonce@python.org
> Message-ID: <[EMAIL PROTECTED]>
> 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 <[EMAIL PROTECTED]>
> Subject: Re: [PythonCE] PythonCE 2.5 on a NEC MobilePro 900c?
> To: [EMAIL PROTECTED]
> Cc: pythonce@python.org
> Message-ID: <[EMAIL PROTECTED]>
> 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
>

Re: [PythonCE] PythonCE 2.5 on a NEC MobilePro 900c?

2007-10-09 Thread Ron Stephens
 Christopher,

I'll try it out and get back to you ;p-))

Ron
On Monday, October 08, 2007, at 07:18PM, "Christopher Fairbairn" <[EMAIL 
PROTECTED]> wrote:
>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@python.org
http://mail.python.org/mailman/listinfo/pythonce


[PythonCE] Wiki and spam comments

2007-10-09 Thread Alexandre Delattre
Hi,

I have tweaked the Wiki to input a captcha when registering new user a 
month ago and haven't seen spam attacks since. When I'll have some time, 
I will clean the spam comments directly with mysql and try disabling 
comment for unregistered users as you suggest.

Regards,
Alexandre
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce