Re: [PythonCE] Pythonce Roadmap

2010-03-30 Thread Brad Clements
rg/mailman/listinfo/pythonce -- Brad Clements,b...@murkworks.com(315)268-1000 http://www.murkworks.com AOL-IM: BKClements ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailma

Re: [PythonCE] Running PyCe 2.5 on a Linux Platform

2009-11-12 Thread Brad Clements
to use ppygui so I can flexibly debug my programs. I'm just curious /if/ there's any way to realize my idea. Cheers, Kenny Meyer ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce -- Brad

Re: [PythonCE] DLL hourglass in ctypes

2008-08-12 Thread Brad Clements
interpreter, to make the Busy(0) call. Only the application author knows how many modules need to be loaded and when the application really has "started". -- Brad Clements,[EMAIL PROTECTED](315)268-1000 http://www.murkworks.com

Re: [PythonCE] DLL hourglass in ctypes

2008-08-12 Thread Brad Clements
o not recall exactly, but I vaguely remember something about this. Do you have a windows message loop running? I think the hour glass stays there until you start processing windows messages. -- Brad Clements,[EMAIL PROTECTED](315)268-1000 http://www.murkwork

Re: [PythonCE] The State of Affairs

2008-07-15 Thread Brad Clements
h handling. -- Brad Clements,[EMAIL PROTECTED](315)268-1000 http://www.murkworks.com AOL-IM: BKClements ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

Re: [PythonCE] The State of Affairs

2008-07-10 Thread Brad Clements
a simple gui that uses setuptools and easyinstall codebase. http://peak.telecommunity.com/DevCenter/EasyInstall (and sorry, I no longer have a CE device but just lurk on the list these days), -- Brad Clements,[EMAIL PROTECTED](315)268-1000 http://www.murkworks.com

Re: [PythonCE] python port for embedded linux

2008-04-27 Thread Brad Clements
some IPC mechanisms and some string functions. Thats all. Any pointers on a python distribution for embedded applications is deeply appreciated. I have looked at distributions like tinypy etc. Regards, --Ashish -- Brad Clements,[EMAIL PROTECTED](315)268-1000 http

Re: [PythonCE] trunk merge?

2008-03-18 Thread Brad Clements
: Fri, 06 Jan 2006 14:51:31 -0500 > From: "Brad Clements" <[EMAIL PROTECTED]> > Subject: Re: [PythonCE] Empty project or Human Friendly Project? > To: pythonce@python.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII > > On 6

Re: [PythonCE] trunk merge?

2008-03-18 Thread Brad Clements
Joseph Armbruster wrote: > Luke, > > Cool, I was able to see it this morning. Quite empty indeed :-) I can go > ahead and do the initial imports (if everyones ok with that). However, > before > I do so I would like to talk structure a bit. Can I suggest again looking at Launchpad + bazaar a

Re: [PythonCE] developers inquiry

2008-03-17 Thread Brad Clements
o. maybe it would be good to consider launchpad and bazaar for revision control. You could use the upstream support in launchpad to tie off Python's main svn trunk. Personally I no longer have a working CE device, so have not worked on or used PythonCE for over 4 years. Sorry! -- Brad

Re: [PythonCE] Seeking alternative to wxPython

2006-08-22 Thread Brad Clements
ndows gui programming very easy. It doesn't use win32gui at all, but instead uses ctypes directly. You should be able to get venster to work on CE if ctypes works there. You may have to do some tweaking, but venster really makes windows easy. -- Brad Clements,[EM

Re: [PythonCE] PythonCE wiki

2006-06-19 Thread Brad Clements
thon ce" puts the oold murkworks-hosted wiki 2nd in the results. How can I "share the google love" to capitalize on the old wiki moving the new- one up higher in the results? Do I just put in a link to the new site and say "go here"? -- Brad Clements,

Re: [PythonCE] py2exe

2006-06-01 Thread Brad Clements
an ARM executable on CE. -- Brad Clements,[EMAIL PROTECTED](315)268-1000 http://www.murkworks.com AOL-IM or SKYPE: BKClements ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

Re: [PythonCE] Python 2.4.3 for Windows CE / ARM

2006-04-05 Thread Brad Clements
On 5 Apr 2006 at 20:34, Luke Dunstan wrote: > A new release of Python for Windows CE is available. Download it here: > > http://sourceforge.net/project/showfiles.php?group_id=104228 That's great, thanks a lot Luke! -- Brad Clements,[EMAIL PROTECTED](315

[PythonCE] rudimentary pythonce home page setup

2006-01-11 Thread Brad Clements
kworks.com I'm not sure what content to put on the pythonce home page, so it's spartan. -- Brad Clements,    [EMAIL PROTECTED]    (315)268-1000 http://www.murkworks.com  AOL-IM or SKYPE: BKClements ___

Re: [PythonCE] "political issues" - integration attempt history

2006-01-06 Thread Brad Clements
dev/2002-September/028905.html I think those two threads, from 2002, pretty much cooled me to the idea of re- integration. (note I was also trying to support Python on NetWare, which had similar issues with errno) NetWare is dead now, but CE remains.. ;-) -- Brad Clements,[EMA

Re: [PythonCE] Empty project or Human Friendly Project?

2006-01-06 Thread Brad Clements
ct slip by. Anyway.. it would be great to get our changes back into the mainline code, but I don't think it's a simple problem to solve.. :-( -- Brad Clements,[EMAIL PROTECTED](315)268-1000 http://www.murkwor

Re: [PythonCE] Empty project or Human Friendly Project?

2006-01-06 Thread Brad Clements
e wiki contents. It's an old zwiki.. Should I move to Trac or something else instead? I can continue to host it. -- Brad Clements,[EMAIL PROTECTED](315)268-1000 http://www.murkworks.com AOL-IM or SKYPE: BKClements ___

Re: [PythonCE] Empty project or Human Friendly Project?

2006-01-06 Thread Brad Clements
On 6 Jan 2006 at 10:09, Stewart Midwinter wrote: > Either would be fine by me. The wiki at murkworks is already set up > and specific to this project, so easier to start with. I note however > that the last entry there was 3 years ago. Brad Clements, the wiki > admin, is one of

Re: [PythonCE] Empty project or Human Friendly Project?

2006-01-06 Thread Brad Clements
pport or something. It's been ages since I've done a static page.. heh. I'm happy for volunteers.. What content do we need? There's some old how-to's on the murkworks research wiki, it's out of date http://www.murkworks.com/Research/Python/PythonCE/Python

Re: [PythonCE] [ctypes-users] Python 2.3.5 for Windows CE / ARM (Pocket PC 2003)

2006-01-03 Thread Brad Clements
/sourceforge.net/project/shownotes.php?group_id=104228&release_i > d=382495 > > > Luke Thanks Luke for setting up this release. List folks -- Luke is now an official "developer' for the Python CE project. Welcome aboard! -- Brad Clements,[EMAIL PR

Re: [PythonCE] ImportError problem

2005-07-07 Thread Brad Clements
ther "limited" resources I am consuming ? ram > - Does PythonCE need to be compiled especially for Windows Mobile > Second Edition ? don't think so > - Does DLL loading consume special resources (me think maybe) ? ram > - Do XDAs have special requirements ? doubtful

Re: [PythonCE] Python23.lib?

2005-07-01 Thread Brad Clements
Someone say me where I can find it? Or explain how can I obtain > > > it? Or maybe easily send it to me :=) > > > > > > Thanks for your help, > > > > > > Salvatore > > > > > > > > > > > > /Accédez au courrier éle

Re: [PythonCE] Python WinCE 'stuff'

2005-06-29 Thread Brad Clements
d also like to have a CE version of Hap Debugger http://hapdebugger.sourceforge.net/ -- So my python ce work has been on and off. mostly off lately. -- Brad Clements,[EMAIL PROTECTED](315)268-1000 http://www.murkworks.com AOL-IM or SKYPE: BKClements

Re: [PythonCE] Python23.lib?

2005-06-27 Thread Brad Clements
if I generate a > python23.lib from my python23.dll... and then include them in my built, I > will have the python informa> No, you won't have it twice. the .lib file is only used during the linking process. It doesn't add anything to your exe. Think of it as a symbol table, n

Re: [PythonCE] Python23.lib?

2005-06-27 Thread Brad Clements
On 27 Jun 2005 at 9:49, Salvatore Russo wrote: find this library. I have a “Python23.dll” but no .lib. Can't you generate a .lib file from a DLL using one of the command-line tools? (Like.. lib.exe ??) -- Brad Clements,[EMAIL PROTECTED](315)268-1000

Re: [PythonCE] Success: PyExpat build

2005-06-02 Thread Brad Clements
o help any way I can. > Last I knew, win32gui built ok. But I could not get win32ui to build due to differences in MFC. Some classes are missing on PPC. -- Brad Clements,[EMAIL PROTECTED](315)268-1000 http://www.murkworks.com AOL-IM or SKYPE: B

Re: [PythonCE] Plucker distiller for Pocket PC?

2005-05-31 Thread Brad Clements
I suppose it will work. PPC Python I think supports zlib, though there's no mention of any other packages it requires. Though perhaps image processing might need PIL? -- So, you run this on your pocket PC, the IR beam the plucker file to your palm OS device to view it? Str

Re: [PythonCE] PythonCE for Python 2.4?

2005-02-18 Thread Brad Clements
then I applied all the CE patches and checked that in. My plan is to check in Python 2.4 and diff apply the CE changes from 2.3 to 2.4 My 2.3 builds work, and I left off working on the path issue, specifically handling storage card installations on non english devices. Then, I kind of got sidet

Re: [PythonCE] Re: Re: Re: Twisted on PPC 2003 (Brad Clements)

2005-01-25 Thread Brad Clements
ou can just use socket calls for rwaw connectivity. If the other end is an http server, than you can use httplib. Twisted, while it has some client functionality, is principally a server framework. -- Brad Clements,[EMAIL PROTECTED] (315)268-1000 http://www.murkworks.com

Re: [PythonCE] Re: Twisted on PPC 2003

2005-01-24 Thread Brad Clements
functionality I really want. Twisted is huge. Are you sure you really need all of it? What are you really trying to do? -- Brad Clements,[EMAIL PROTECTED] (315)268-1000 http://www.murkworks.com (315)268-9812 Fax http://www.wecanstopspam.org/

Re: [PythonCE] launch external application from pythonCE

2005-01-14 Thread Brad Clements
nce doesn't show _exec or _spawn as being supported in libc. You'll have to use CreateProcess() from win32api I suppose. -- Brad Clements,[EMAIL PROTECTED] (315)268-1000 http://www.murkworks.com (315)268-9812 Fax http://www.wecanstopspam

RE: [PythonCE] Building PythonCE for Intel-based PPC?

2005-01-11 Thread Brad Clements
nd the SDK too. Run WCEARM.bat to setup the environment variables. then nmake CFG=ARMREL -- Brad Clements,[EMAIL PROTECTED] (315)268-1000 http://www.murkworks.com (315)268-9812 Fax http://www.wecanstopspam.org/

Re: [PythonCE] Cannot load wxpyce dll due to insufficient memory

2005-01-11 Thread Brad Clements
d as "out of memory" error, even when it's not an out of memory condition. -- Brad Clements,[EMAIL PROTECTED] (315)268-1000 http://www.murkworks.com (315)268-9812 Fax http://www.wecanstopspa

Re: [PythonCE] Building PythonCE for Intel-based PPC?

2005-01-11 Thread Brad Clements
(Straight Pocket PC), and I'll be exposing the modified source via an anonymous subversion repository. When I'm happy with all the tweaks, my intention is to merge all the WINCE changes into the Python 2.4 source tree. -- Brad Clements,[EMAIL PROTECTED] (315)268-1000

Re: [PythonCE] Building PythonCE for Intel-based PPC?

2005-01-11 Thread Brad Clements
d\WinCE\python.vcp ). So here's the PROBLEM: when I do "Add Project > Configuration", my CPU choices are WCE ARM and WCE x86. Neither of these > will work for my unit, will they? How do I add more CPUs to eMbedded VC++'s > list of options? Thanks, J. Oh, I failed to mention

[PythonCE] Non-english PPC device users on this list?

2005-01-10 Thread Brad Clements
at we hard-code "\Program Files" which doesn't work on non-english devices. -- Brad Clements,[EMAIL PROTECTED] (315)268-1000 http://www.murkworks.com (315)268-9812 Fax http://www.wecanstopspam.org/

Re: [PythonCE] PythonCE with VGA screens?

2005-01-08 Thread Brad Clements
ility "feature" that allows legacy apps to "look good" on VGA screens. Perhaps the OS is doubling the effective resolution because your app hasn't made a special call or have a bit set in it's PE header that tells the OS "hey, I grok 640x480&quo

[PythonCE] Re: Newbie questions

2005-01-08 Thread Brad Clements
. http://msdn.microsoft.com has a whole section devoted to "Windows Mobile" and "Windows Embedded" Development tools, including free downloads of the embedded C++ tools and SDKs for various platforms. All of these tools run on Windows, of course. They also include emulators.. --

Re: [PythonCE] baseHTTPServer and CGIHTTPServer

2005-01-04 Thread Brad Clements
le way of serving up python code from a python based webserver. -- Brad Clements,[EMAIL PROTECTED] (315)268-1000 http://www.murkworks.com (315)268-9812 Fax http://www.wecanstopspam.org/ AOL-IM: BKClements __

Re: [PythonCE] Whose got the latest patches?

2004-12-17 Thread Brad Clements
On 17 Dec 2004 at 16:35, Michael Foord wrote: > Wasn't there a sourceforge project setup ? > Yes, but stupid me, I forgot to check and see if patches had been uploaded there. -- Brad Clements,[EMAIL PROTECTED] (315)268-1000 http://www.mu

[PythonCE] Whose got the latest patches?

2004-12-17 Thread Brad Clements
I'm thinking of porting Python 2.4 to the Pocket PC. Whose got the latest patches for Python 2.3? -- Brad Clements,[EMAIL PROTECTED] (315)268-1000 http://www.murkworks.com (315)268-9812 Fax http://www.wecanstopspam.org/ A

Re: [PythonCE] Re: Python on Axim v50 / XScale

2004-12-13 Thread Brad Clements
thout using a loopback address? -- Brad Clements,[EMAIL PROTECTED] (315)268-1000 http://www.murkworks.com (315)268-9812 Fax http://www.wecanstopspam.org/ AOL-IM: BKClements ___ PythonCE mailing

Re: [PythonCE] Re: Python on Axim v50 / XScale

2004-12-13 Thread Brad Clements
iguring out when to quit your application. I'm not sure if you'll be able to use the process handle on CE, I haven't tried it. -- Brad Clements,[EMAIL PROTECTED] (315)268-1000 http://www.murkworks.com (

Re: [PythonCE] Re: Python on Axim v50 / XScale

2004-12-13 Thread Brad Clements
sound strange, but it certainly works well on the desktop. -- Brad Clements,[EMAIL PROTECTED] (315)268-1000 http://www.murkworks.com (315)268-9812 Fax http://www.wecanstopspam.org/ AOL-IM: BKCle

Re: [PythonCE] Python on Axim v50 / XScale

2004-12-12 Thread Brad Clements
sidering installing Linux on your PDA, or do you mean something else? -- Brad Clements,[EMAIL PROTECTED] (315)268-1000 http://www.murkworks.com (315)268-9812 Fax http://www.wecanstopspam.org/

Re: [PythonCE] Smartphone 2003

2004-12-09 Thread Brad Clements
PyErr_SetString(PyExc_TypeError, "The object must be a SIPINFO object"); return NULL; } int bres = SipSetInfo(&((PySIPINFO *)obwc)->m_sipInfo); PyObject *res = PyInt_FromLong(bres); return res; } %} %native (Sip