[PythonCE] Re: Zope on Python CE

Jeff Bauer jbauer@rubic.com
Fri, 22 Mar 2002 07:57:12 -0600


Carlos,

For the 8th International Python Conference I demonstrated
a tiny web server running as a Python program from a CE
device.  It was basically BaseHTTPServer tied to the
Bobo Publisher, as I recall.

If you want to do something along these lines, I suggest
you first look at getting BaseHTTPServer running on your
CE platform.  I'm CC'ing this reply to pythonce@python.org.
Other users may have further suggestions.

Good luck.

Jeff Bauer
Rubicon Research


cguardia wrote:
> I read in the Python-CE list that you have had some succes with using
> Zope on Python-CE. I am very interested in trying this out. Can you
> please point me in the right direction?
> 
> Thank you very much.
> 
> Carlos de la Guardia