[Components] CRUD

2010-03-19 Thread Thomas, Maxime
Hi, I would like to know if there's a crud component which will be a "PersistentObjectMvcToolsTieIn" and that will provide some easy kind of structure to generate CRUD actions and controllers. I've done one by my side but I would like to know if there's an existant component or if I can share

Re: [Components] how to install Ez Componentz on a simple hostingservice? && does Ez Comonentz has Pear dependencies?

2009-12-28 Thread Thomas, Maxime
Hi, I think you can find everything you need there : http://ezcomponents.org/introduction/requirements http://ezcomponents.org/docs/install Regards, Maxime THOMAS De : components-boun...@lists.ez.no [mailto:components-boun...@lists.ez.no] De la part de gato chlr Envoyé : vendred

[Components] Error in the documentation of COnfiguration > ezcConfiguration > getSetting method

2009-09-18 Thread Thomas, Maxime
Just for information. getSetting mixed getSetting( string $group, $setting, string $setting ) Returns the value of setting $setting located in group $group. Parameters Name Type Description $group string $setting string $setting Maxime THOMAS Pl

[Components] ezcDatabase components - unable to use socket.

2009-08-05 Thread Thomas, Maxime
Hi, We're kind of stuck here with a litlle problem with the ezcDatabase components. Our web hosting company configured the mysql.ini and set it in a special place like /tmp/mysql.sock. There is the same setting in the php.ini. However, at the execution time, we have an exception during the inst

Re: [Components] RE : cool web apps based on the components

2009-08-03 Thread Thomas, Maxime
I was also thinking about the ezpublish partner page where those references can be posted. Can we cross publish ? Regards, Maxime -Message d'origine- De : Nicolas Pastorino [mailto:n...@ez.no] Envoyé : lundi 3 août 2009 10:14 À : Components Cc : Thomas, Maxime; James PIC; D

Re: [Components] RE : cool web apps based on the components

2009-07-31 Thread Thomas, Maxime
09 19:05 À : Thomas, Maxime Cc : Nicolas Pastorino; Derick Rethans; Components Objet : Re: [Components] RE : cool web apps based on the components Hi, Do you think drafts should be posted so that we can help each other? Regards, James. Please help Logica to respect the environment by not pri

Re: [Components] RE : cool web apps based on the components

2009-07-31 Thread Thomas, Maxime
Hi, I was actually looking for this feature in ezc.org. If you set something similar to ez.no, it could be quick to do, no ??? When do you think that this feature will be set up ? Best regards Maxime THOMAS -Message d'origine- De : components-boun...@lists.ez.no [mailto:comp

[Components] RE : cool web apps based on the components

2009-06-09 Thread Thomas, Maxime
Hi, I'm in contact with Emilie Tartaglione from eZFrance, maybe you know her Nicolas :-D. We have today two references on eZComponents and we are trying to make our customer agree the information broadcast. As partner, it can be fruitful. The best way in my opinion is to provide information ab

[Components] [ezcMail] SMTP issue

2009-05-18 Thread Thomas, Maxime
Hi everybody, Stuck again with the ezcMail, maybe you may help me. I'm trying to send a very simple mail : $mail = new ezcMailComposer(); $mail->from = new ezcMailAddress( $this->from["address"], $this->from["label"] ); $mail->addTo( new ezcMailAddress( $this->to["address"], $this->to["label"]

[Components] ezcPersistentObject

2009-05-05 Thread Thomas, Maxime
Hi everybody, We have a little problem with the ezcPeristentObject on our project and we don't know where is the mistake. With an outside look, someone could help us. We have made a script to look up in the database and generate a schema XML file. Then we use the persistent object database tie

Re: [Components] [ezcTemplate] Cannot compile template

2009-04-20 Thread Thomas, Maxime
-- De : Andreas Schamberger [mailto:m...@andreass.net] Envoyé : vendredi 17 avril 2009 22:22 À : Thomas, Maxime Cc : tho...@koch.ro; components@lists.ez.no Objet : Re: [Components] [ezcTemplate] Cannot compile template Hi, I can't help to solve the problem but I had this problem sometimes, too. It sh

Re: [Components] [ezcTemplate] Cannot compile template

2009-04-17 Thread Thomas, Maxime
Yes, the process writes effectively the file in the correct directory. It's not a classical right issue. Hélas! Max -Message d'origine- De : Thomas Koch [mailto:tho...@koch.ro] Envoyé : vendredi 17 avril 2009 16:47 À : components@lists.ez.no Cc : Thomas, Maxime

Re: [Components] [ezcTemplate] Cannot compile template

2009-04-17 Thread Thomas, Maxime
s> <http://ez.no/><http://www.wascou.org/> De : components-boun...@lists.ez.no [mailto:components-boun...@lists.ez.no] De la part de Thomas, Maxime Envoyé : vendredi 17 avril 2009 16:24 À : components@lists.ez.no Objet : [Components] [ezcTemplate] Cannot compil

[Components] [ezcTemplate] Cannot compile template

2009-04-17 Thread Thomas, Maxime
Hi, I'm blocked with this error, how can I fix it quickly ? Fatal error: Uncaught exception 'ezcTemplateCompilationFailedException' with message 'Failed to create and execute compiled code after 3 tries.' in /usr/share/php/ezc/Template/template.php:305 Stack trace: #0 /var/www/www2/kerne

Re: [Components] ezComponents Distribution

2009-04-07 Thread Thomas, Maxime
Hi, I haven't looked at the ezmvctool yet; my projects just need some small architecture. However, I'm looking forward some tutorial and experience feedback on a project, to see how ez it is to set MVCTool. Have you plan to do something like this ? Regards, Maxime _

Re: [Components] ezcConfiguration and multiple configuration files having the same name

2009-04-01 Thread Thomas, Maxime
homas, Maxime Cc : components@lists.ez.no Objet : Re: [Components] ezcConfiguration and multiple configuration files having the same name On Mon, 30 Mar 2009, Thomas, Maxime wrote: > > On Mon, 30 Mar 2009, Derick Rethans wrote: > > > On Tue, 24 Mar 2009, Derick Rethans wrote: > >

Re: [Components] ezcConfiguration and multiple configuration files having the same name

2009-03-30 Thread Thomas, Maxime
itialized. Regards, Maxime THOMAS Consultant Solution - CMS OpenSource Logica - 17, place des Reflets - 92097 La Défense Cedex Mail : maxime.tho...@logica.com * -Message d'origine- De : Derick Rethans [mailto:d...@ez.no] Envoyé : lundi 30 mars 2009 12:56 À : Thoma

Re: [Components] ezcConfiguration and multiple configuration files having the same name

2009-03-24 Thread Thomas, Maxime
des Reflets - 92097 La Défense Cedex Mail : maxime.tho...@logica.com * -Message d'origine- De : components-boun...@lists.ez.no [mailto:components-boun...@lists.ez.no] De la part de Derick Rethans Envoyé : mardi 24 mars 2009 09:48 À : Thomas, Maxime Cc : components@lists.e

[Components] ezcConfiguration and multiple configuration files having the same name

2009-03-23 Thread Thomas, Maxime
Hi, I've got an issue with the ezcConfiguration component, but maybe it's just a documentation problem. My folders are organized like this: >/ --->config -->standard.ini -->... --->fr -->config ->standard.ini ->... And when I ask for the configuration "standard" with

[Components] [DebugConsoleToolsTiein] New components request

2008-08-22 Thread Thomas, Maxime
Hi, I have developed a special debug output formatter. The aim of this is to provide some standardized output for the console by including the ezcDebug. For example, you will have the same kind of table output than the HTML version but for the console output. The real power of this feature is

[Components] RE : RE : Pear installer, older versions of eZC

2008-07-03 Thread Thomas, Maxime
homas, Maxime Cc: Jérôme Vieilledent; Components Objet : Re: [Components] RE : Pear installer, older versions of eZC On Thu, 3 Jul 2008, Thomas, Maxime wrote: > Maybe I'm misunderstanding the ezc installation but when I install ezc > 2008.1, the pear install tells me that my PH

[Components] RE : Pear installer, older ver sions of eZC

2008-07-03 Thread Thomas, Maxime
Sorry, Maybe I'm misunderstanding the ezc installation but when I install ezc 2008.1, the pear install tells me that my PHP version is not compatible with some components. I guess it is why Jérôme would like to install an older version of eZC. Maybe we will have to write an article / tutorial

[Components] RE : Components on Debian

2008-06-12 Thread Thomas, Maxime
Ok. What standard compilation would you suggest ? A compilation which will work with most of the projects ? Max Message d'origine De: [EMAIL PROTECTED] de la part de Kelvin Westlake Date: mer. 11/06/2008 12:07 À: components@lists.ez.no Objet : [Components] Components on Debia

[Components] RE : Some questions

2008-05-30 Thread Thomas, Maxime
he correct attributes provided by the Person object. Does it make sense ? At least this time ? :-D Maxime Message d'origine De: Tobias Schlitt [mailto:[EMAIL PROTECTED] Date: ven. 30/05/2008 16:06 À: Thomas, Maxime Cc: components@lists.ez.no Objet : Re: [Components] Some

[Components] Some questions

2008-05-30 Thread Thomas, Maxime
Hi everybody, I'm working on eZComponents for three monthes now and I've got some questions about the future evolution of eZC : - Will a MVC component be created ? - Will a Scaffhold component be created ? - Will a template tiein fonctionnality will be created ? My idea is to generate default te