[Zope3-Users] Newbie

2006-03-29 Thread Stéphane Brault
Hi all, I want to use zope 3 for an application which uses a MySQL database. It seems that sqlos will be a good thing to use. The problem I have is that I can't access the svn repository to download the latest version since I don't have the reqired login and password. I have the same problem with

Re: [Zope3-Users] Newbie

2006-03-29 Thread Stéphane Brault
Thanks a lot, Stéphane --- baiju m [EMAIL PROTECTED] a écrit : On 3/29/06, Stéphane Brault [EMAIL PROTECTED] wrote: Hi all, I want to use zope 3 for an application which uses a MySQL database. It seems that sqlos will be a good thing to use. The problem I have is that I can't

Re: [Zope3-Users] Newbie

2006-03-29 Thread Stéphane Brault
Thank you very much, Stéphane --- Jonathan [EMAIL PROTECTED] a écrit : Hi all, I want to use zope 3 for an application which uses a MySQL database. It seems that sqlos will be a good thing to use. The problem I have is that I can't access the svn repository to download the latest

[Zope3-Users] formlib problem

2006-04-14 Thread Stéphane Brault
Hi, I'm trying to use formlib but I get a problem : Traceback (most recent call last): File pyshell#103, line 1, in -toplevel- print MyForm(None, request)() File pyshell#100, line 6, in __call__ widgets = form.setUpWidgets(self.form_fields, 'form', self.context, self.request,

[Zope3-Users] formlib problem

2006-04-18 Thread Stéphane Brault
Hi, I can't use formlib, when I run the example in the form.txt I get this error: Traceback (most recent call last): File pyshell#29, line 1, in -toplevel- print MyForm(None, request)() File pyshell#26, line 6, in __call__ widgets = form.setUpWidgets(self.form_fields, 'form',

Re : FW: [Zope3-Users] formlib problem

2006-04-18 Thread Stéphane Brault
the necessary setup for it to work correctly. i found it easier just to build a few sample forms and zcml, and learn by doing since getting the shell to work right was kinda a pain ;) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stéphane Brault Sent: Tuesday

Re : [Zope3-Users] formlib problem

2006-04-18 Thread Stéphane Brault
to use the generated html as a response to a javascript call that then update my page. Thanks, Stéphane - Message d'origine De : Michael Howitz [EMAIL PROTECTED] À : Stéphane Brault [EMAIL PROTECTED] Cc : user-list zope zope3-users@zope.org Envoyé le : Mardi, 18 Avril 2006

Re : Re : [Zope3-Users] formlib problem

2006-04-19 Thread Stéphane Brault
must be missing something. Thanks, Stéphane - Message d'origine De : Stéphane Brault [EMAIL PROTECTED] À : zope3-users@zope.org Envoyé le : Mardi, 18 Avril 2006, 4h16mn 55s Objet : Re : [Zope3-Users] formlib problem Thanks Michael, There is indeed something missing

Re : [Zope3-Users] formlib problem

2006-04-19 Thread Stéphane Brault
can't figure it out. Thanks, Stéphane - Message d'origine De : Stéphane Brault [EMAIL PROTECTED] À : user-list zope zope3-users@zope.org Envoyé le : Mercredi, 19 Avril 2006, 4h05mn 07s Objet : Re : Re : [Zope3-Users] formlib problem Hi, when I use formlib the traditional way

[Zope3-Users] debian installation

2006-04-24 Thread Stéphane Brault
Hi, I'm trying to install zope on a debian distribution. ./configure works ok, then when I invoke make I get : /usr/bin/python2.4 install.py -q build error: invalid Python installation: unable to open /usr/lib/python2.4/config/Makefile (No such file or directory) make: *** [build] Error 1

Re : [Zope3-Users] debian installation

2006-04-25 Thread Stéphane Brault
Thanks David, that's what I do ;-) Stéphane - Message d'origine De : David Johnson [EMAIL PROTECTED] À : Stéphane Brault [EMAIL PROTECTED]; user-list zope zope3-users@zope.org Envoyé le : Lundi, 24 Avril 2006, 8h48mn 45s Objet : RE: [Zope3-Users] debian installation I've

Re : [Zope3-Users] debian installation

2006-04-25 Thread Stéphane Brault
Thanks Andrius, it now works. Stéphane - Message d'origine De : Andrius Armonas [EMAIL PROTECTED] À : Stéphane Brault [EMAIL PROTECTED] Cc : user-list zope zope3-users@zope.org Envoyé le : Lundi, 24 Avril 2006, 10h55mn 23s Objet : Re: [Zope3-Users] debian installation Hi, you

Re : [Zope3-Users] Uploading files

2006-06-01 Thread Stéphane Brault
Thanks Stephan, could you indicate me another way to upload files ? Stéphane - Message d'origine De : Stephan Richter [EMAIL PROTECTED] À : zope3-users@zope.org; Stéphane Brault [EMAIL PROTECTED] Envoyé le : Jeudi, 1 Juin 2006, 2h53mn 32s Objet : Re: [Zope3-Users] Uploading

[Zope3-Users] Unable to get z3c with svn

2006-06-06 Thread Stéphane Brault
Hi, I'm interested by the z3c.javascript package, but I can't get it through svn (I'm using tortoisesvn). When I try I get : Error: PROPFIND request failed on '/z3c.javascript' Error: PROPFIND of '/z3c.javascript': 301 Moved (http://svn.zope.org) Any hint ? Thanks, Stéphane

Re : Re : [Zope3-Users] Uploading files

2006-06-20 Thread Stéphane Brault
Hi all, I'm sorry to bother you with what must be a simple problem but I still can't see how to upload files with zope 3. If ajax is not a good way to go, how should I go ? I just need that to upload csv files which I parse to update my database (MySQL) and to upload image files. Thanks,

[Zope3-Users] Using twisted spread client within zope

2006-06-20 Thread Stéphane Brault
Hi, for my application I have to communicate with external web services, these communications have to be scheduled. That is why I use twisted processes to communicate with external servers and zope for the GUI side. I need to communicate from zope to the twisted processes, has anyone done

Re : Re : Re : [Zope3-Users] Uploading files

2006-06-20 Thread Stéphane Brault
Thanks Frank, I'll try that, Stéphane - Message d'origine De : Frank Burkhardt [EMAIL PROTECTED] À : Stéphane Brault [EMAIL PROTECTED]; zope3-users@zope.org Envoyé le : Mardi, 20 Juin 2006, 12h40mn 23s Objet : Re: Re : Re : [Zope3-Users] Uploading files Hi, On Tue, Jun 20, 2006

Re : Re : [Zope3-Users] Using twisted spread client within zope

2006-06-23 Thread Stéphane Brault
Thanks David, that's what I inferred (not the details though ;-)). For now, as I have to be quick, following your advice I'll use XML RPC. But for future implementation, I'll investigate further. Stéphane - Message d'origine De : David Pratt [EMAIL PROTECTED] À : Stéphane Brault

Re : [Zope3-Users] Getting params in a request

2006-07-12 Thread Stéphane Brault
Hi, On Wed, Jul 12, 2006 at 02:50:47PM +, Stéphane Brault wrote: Hi, for my application I need to let another site redirect its user to one of my page with an operation and some parameters, giving it this address: http://www.mysite.com/mypage?myOperationparam1=vaue1param2=value2

Re : [Zope3-Users] Getting params in a request

2006-07-12 Thread Stéphane Brault
Thanks Pete, It was indeed what I was getting at, but since I use ajax I mostly don't use views, from there comes my ignorance ;-) Stéphane - Message d'origine De : Pete Taylor [EMAIL PROTECTED] À : Stéphane Brault [EMAIL PROTECTED]; zope3-users@zope.org Envoyé le : Mercredi, 12

[Zope3-Users] Zope 3 SSL

2006-08-23 Thread Stéphane Brault
Hi, I need to run my site with SSL. I don't know how to use SSL with Zope 3 or if I should run zope behind apache 2, and if so how. Any hint ? Thanks, Stéphane ___ Zope3-users mailing list Zope3-users@zope.org

Re : [Zope3-Users] Re: Zope 3 SSL

2006-08-24 Thread Stéphane Brault
: zope3-users@zope.org Envoyé le : Jeudi, 24 Août 2006, 8h30mn 15s Objet : [Zope3-Users] Re: Zope 3 SSL Stéphane Brault wrote: Hi, I need to run my site with SSL. I don't know how to use SSL with Zope 3 or if I should run zope behind apache 2, and if so how. Any hint ? Most people have

[Zope3-Users] Zope and UTF-8 accentuated characters

2006-08-26 Thread Stéphane Brault
Hi, I have a lot of unicode data with accentuated characters. The trouble is that it is sometimes displayed the right way (in combo boxes, lists,.. ) and sometimes not, especially in text inputs. The input data is saved correctly but not displayed correctly (é is saved the following the

Re : Re : [Zope3-Users] Re: Zope 3 SSL

2006-08-26 Thread Stéphane Brault
Thanks Chris, I think it is indeed more an apache problem (or rather my lack of apache skills ;-)) than a zope one, anyway I'm happy with zope's ssl support for the time being. Stéphane - Message d'origine De : Chris Withers [EMAIL PROTECTED] À : Stéphane Brault [EMAIL PROTECTED

Re : [Zope3-Users] Zope and UTF-8 accentuated characters

2006-08-28 Thread Stéphane Brault
characters On Sat, Aug 26, 2006 at 02:34:55PM +0200, Stéphane Brault wrote: I have a lot of unicode data with accentuated characters. The trouble is that it is sometimes displayed the right way (in combo boxes, lists,.. ) and sometimes not, especially in text inputs. I use Unicode data

Re : [Zope3-Users] Why Zope3

2006-08-28 Thread Stéphane Brault
I'm not a zope 3 expert, mainly a user. I use zope 3 for my company project and I'm fairly happy with it. I don't use the ZODB (the object database coming with zope) but mysql through the sqlos package (which allows to use the SQLObject ORM), there is also a package which allows the use of

Re : [Zope3-Users] Are there some French Zope user here ?

2006-09-22 Thread Stéphane Brault
I'm here to, ;-) +1 Stéphane Brault - Message d'origine De : Thierry Florac [EMAIL PROTECTED] À : KLEIN Stéphane [EMAIL PROTECTED] Cc : zope3-users@zope.org Envoyé le : Vendredi, 22 Septembre 2006, 2h29mn 06s Objet : Re: [Zope3-Users] Are there some French Zope user here ? Le