From evolution@opengroupware.org Mon Nov 8 17:33:53 2004 From: evolution@opengroupware.org (Davide Corio) Date: Mon, 08 Nov 2004 18:33:53 +0100 Subject: [OGo-Evolution] ogo & evo Message-ID: <1099935233.10840.7.camel@localhost> Hi *, I'm reading all threads concerning evo-ogo, but I don't understand what is the correct way to connect evo with zidestore. With the ogo-evolution plugin or with the ximian-connector (evolution-exchange in Debian Unstable)? Tnx -- Davide Corio davide.corio@redomino.com Redomino S.r.l. C.so Monte Grappa 90/b - 10145 Torino - Italy Tel: +39 011 19502871 - Fax: +39 011 19502871 http://www.redomino.com From evolution@opengroupware.org Mon Nov 8 17:45:06 2004 From: evolution@opengroupware.org (David Stanaway) Date: Mon, 08 Nov 2004 11:45:06 -0600 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <1099935233.10840.7.camel@localhost> References: <1099935233.10840.7.camel@localhost> Message-ID: <1099935906.27766.32.camel@david.dialmex.net> It depends which version of Evolution you have. If you have a 2.0 version of Evolution, then you would want to be using the ximian-connector and the ex2ogo.pl adapter, if you have 1.4 then you would want the non-free ximian-connector connecting direct to zidestore, or the evolution-ogo connector. I am still wondering which is going to be the most robust implementation here. Does the native evolution-ogo connector use the xml-rpc interface for ogo? Would this ultimately be the best way to go, or do we want to continue to implement the exchange DAV interface as the primary interface for groupware clients to use to connect to ogo. On Mon, 2004-11-08 at 18:33 +0100, Davide Corio wrote: > Hi *, > I'm reading all threads concerning evo-ogo, but I don't understand what > is the correct way to connect evo with zidestore. > With the ogo-evolution plugin or with the ximian-connector > (evolution-exchange in Debian Unstable)? > > Tnx > > -- > Davide Corio davide.corio@redomino.com > Redomino S.r.l. C.so Monte Grappa 90/b - 10145 Torino - Italy > Tel: +39 011 19502871 - Fax: +39 011 19502871 http://www.redomino.com > > -- David Stanaway From evolution@opengroupware.org Mon Nov 8 18:02:08 2004 From: evolution@opengroupware.org (Helge Hess) Date: Mon, 8 Nov 2004 19:02:08 +0100 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <1099935906.27766.32.camel@david.dialmex.net> References: <1099935233.10840.7.camel@localhost> <1099935906.27766.32.camel@david.dialmex.net> Message-ID: <4E48D952-31B0-11D9-8DE3-000D93C1A604@opengroupware.org> On Nov 8, 2004, at 18:45, David Stanaway wrote: > I am still wondering which is going to be the most robust > implementation > here. Does the native evolution-ogo connector use the xml-rpc interface > for ogo? AFAIK no. It uses WebDAV with some ZideStore extensions (but AFAIK no Exchange extensions). > Would this ultimately be the best way to go, or do we want to > continue to implement the exchange DAV interface as the primary > interface for groupware clients to use to connect to ogo. At the Kontact hack-o-ton we stripped down the Exchange WebDAV interface to something reasonable, my attempt to document that can be found here: http://www.opengroupware.org/people/hh/draft-hess-groupdav-01.txt Besides that, (my preferred) strategy is still: ---snip--- I currently have the impression that this might be a pragmatic way to go: 1) try to get most things working with Connector 2) fork & strip down Connector to what ZideStore provides 3) add ZideStore/OGo specific enhancements / optimisations ---snap--- Of course I would be more than happy if work would be continued on the existing OGo specific connector ;-) I would not recommend using the XML-RPC API (for various reasons). regards, Helge -- http://docs.opengroupware.org/Members/helge/ OpenGroupware.org From evolution@opengroupware.org Tue Nov 9 10:02:42 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Tue, 09 Nov 2004 11:02:42 +0100 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <1099935906.27766.32.camel@david.dialmex.net> References: <1099935233.10840.7.camel@localhost> <1099935906.27766.32.camel@david.dialmex.net> Message-ID: <1099994562.31183.2.camel@""> On Mon, 2004-11-08 at 11:45 -0600, David Stanaway wrote: > It depends which version of Evolution you have. > If you have a 2.0 version of Evolution, then you would want to be using > the ximian-connector and the ex2ogo.pl adapter, if you have 1.4 then you > would want the non-free ximian-connector connecting direct to zidestore, > or the evolution-ogo connector. Only the non-free 1.2 connector works on ZideStore. Novell no longer supplies this. Currently the most functional option seems to be ZideStore-trunk, Evolution 2.0, Connector 2.0 and ex2ogo. Greetings, Erik From evolution@opengroupware.org Tue Nov 9 16:06:28 2004 From: evolution@opengroupware.org (Matthias Eichler) Date: Tue, 09 Nov 2004 17:06:28 +0100 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <1099935906.27766.32.camel@david.dialmex.net> References: <1099935233.10840.7.camel@localhost> <1099935906.27766.32.camel@david.dialmex.net> Message-ID: <1100016388.13232.2.camel@blindzero> Am Montag, den 08.11.2004, 11:45 -0600 schrieb David Stanaway: > If you have a 2.0 version of Evolution, then you would want to be > using the ximian-connector and the ex2ogo.pl adapter, this sounds interesting, but i just found howtos for evo-ogo and not for the evolution-exchange. i also can not find anything about this ex2ogo.pl adapter. where can i get it and where is some docu about it?!? thanks, matthias > I am still wondering which is going to be the most robust implementation > here. Does the native evolution-ogo connector use the xml-rpc interface > for ogo? Would this ultimately be the best way to go, or do we want to > continue to implement the exchange DAV interface as the primary > interface for groupware clients to use to connect to ogo. > > On Mon, 2004-11-08 at 18:33 +0100, Davide Corio wrote: > > Hi *, > > I'm reading all threads concerning evo-ogo, but I don't understand what > > is the correct way to connect evo with zidestore. > > With the ogo-evolution plugin or with the ximian-connector > > (evolution-exchange in Debian Unstable)? > > > > Tnx > > > > -- > > Davide Corio davide.corio@redomino.com > > Redomino S.r.l. C.so Monte Grappa 90/b - 10145 Torino - Italy > > Tel: +39 011 19502871 - Fax: +39 011 19502871 http://www.redomino.com > > > > > -- > David Stanaway > -- Matthias Eichler Leiter IT Services __________________________________________________________ kernzeit AG Rudolf-Diesel-Strasse 15 t: +49 89 / 55 26 25-31 85521 Ottobrunn f: +49 89 / 55 26 25-99 Germany http://www.kernzeit.com __________________________________________________________ it lösungen & digitale medien _________________________________________________________ From evolution@opengroupware.org Tue Nov 9 16:19:11 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Tue, 09 Nov 2004 17:19:11 +0100 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <1100016388.13232.2.camel@blindzero> References: <1099935233.10840.7.camel@localhost> <1099935906.27766.32.camel@david.dialmex.net> <1100016388.13232.2.camel@blindzero> Message-ID: <1100017152.31181.11.camel@""> On Tue, 2004-11-09 at 17:06 +0100, Matthias Eichler wrote: > this sounds interesting, but i just found howtos for evo-ogo and not > for the evolution-exchange. i also can not find anything about this > ex2ogo.pl adapter. > where can i get it and where is some docu about it?!? At the moment ex2ogo is quite documentationless. The release message explaining what it is can be found in the archives at http://mail.opengroupware.org/pipermail/evolution/2004-October/000433.html Basic operation is very simple: just install Evo 2.0 and the Connector for Exchange. If you want write support, also install ZideStore trunk. Start the ex2ogo daemon (command line arguments should speak for themselves) and let the connector connect to ex2ogo, i.e. if ex2ogo runs on the same machine on it's default port you tell the connector to find it's exchange server at localhost:1234. Set SSL to off, and set Simple (or was it called Basic) authentication. Supply your normal OGo username and password. Task support is slow and barely implemented. Enterprises, Contacts and Calendars seem to work quite well. That should be enough to get things working. Note that this has nothing to do with evo-ogo (which is the native connector for OGo<->evo ). Greetings, Erik From evolution@opengroupware.org Tue Nov 9 16:20:56 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Tue, 09 Nov 2004 17:20:56 +0100 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <1100017152.31181.11.camel@""> References: <1099935233.10840.7.camel@localhost> <1099935906.27766.32.camel@david.dialmex.net> <1100016388.13232.2.camel@blindzero> <1100017152.31181.11.camel@""> Message-ID: <1100017257.31184.13.camel@""> On Tue, 2004-11-09 at 17:19 +0100, Erik Romijn wrote: > That should be enough to get things working. Note that this has nothing > to do with evo-ogo (which is the native connector for OGo<->evo ). Actually that's not all :) You also have to set your OWA path to /zidestore in the connector configuration. You can get there by just adding an account of type Microsoft Exchange. Greetings, Erik From evolution@opengroupware.org Tue Nov 9 20:54:28 2004 From: evolution@opengroupware.org (Michael Dean) Date: Tue, 09 Nov 2004 12:54:28 -0800 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <1100017152.31181.11.camel@""> References: <1099935233.10840.7.camel@localhost> <1099935906.27766.32.camel@david.dialmex.net> <1100016388.13232.2.camel@blindzero> <1100017152.31181.11.camel@""> Message-ID: <41912E84.2050706@sbcglobal.net> This is a multi-part message in MIME format. --------------080105050904000209010409 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I need some clarification here. I like the og stuff, but I need to know this. If OpenG is installed properly on my server, and I am using a version of linux on my desktop, do I have full connectivity or not, and if so, can you just outline the pieces to the puzzle? Erik Romijn wrote: >On Tue, 2004-11-09 at 17:06 +0100, Matthias Eichler wrote: > > >>this sounds interesting, but i just found howtos for evo-ogo and not >>for the evolution-exchange. i also can not find anything about this >>ex2ogo.pl adapter. >>where can i get it and where is some docu about it?!? >> >> > >At the moment ex2ogo is quite documentationless. >The release message explaining what it is can be found in the archives >at >http://mail.opengroupware.org/pipermail/evolution/2004-October/000433.html > >Basic operation is very simple: just install Evo 2.0 and the Connector >for Exchange. If you want write support, also install ZideStore trunk. >Start the ex2ogo daemon (command line arguments should speak for >themselves) and let the connector connect to ex2ogo, i.e. if ex2ogo runs >on the same machine on it's default port you tell the connector to find >it's exchange server at localhost:1234. >Set SSL to off, and set Simple (or was it called Basic) authentication. >Supply your normal OGo username and password. > >Task support is slow and barely implemented. Enterprises, Contacts and >Calendars seem to work quite well. > >That should be enough to get things working. Note that this has nothing >to do with evo-ogo (which is the native connector for OGo<->evo ). > >Greetings, >Erik > > > --------------080105050904000209010409 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit I need some clarification here.  I like the og stuff, but I need to know this.  If OpenG is installed properly on my server, and I am using a version of linux on my desktop, do I have full connectivity or not, and if so, can you just outline the pieces to the puzzle?

Erik Romijn wrote:
On Tue, 2004-11-09 at 17:06 +0100, Matthias Eichler wrote:
  
this sounds interesting, but i just found howtos for evo-ogo and not
for the evolution-exchange. i also can not find anything about this
ex2ogo.pl adapter.
where can i get it and where is some docu about it?!?
    

At the moment ex2ogo is quite documentationless.
The release message explaining what it is can be found in the archives
at
http://mail.opengroupware.org/pipermail/evolution/2004-October/000433.html

Basic operation is very simple: just install Evo 2.0 and the Connector
for Exchange. If you want write support, also install ZideStore trunk.
Start the ex2ogo daemon (command line arguments should speak for
themselves) and let the connector connect to ex2ogo, i.e. if ex2ogo runs
on the same machine on it's default port you tell the connector to find
it's exchange server at localhost:1234.
Set SSL to off, and set Simple (or was it called Basic) authentication.
Supply your normal OGo username and password.

Task support is slow and barely implemented. Enterprises, Contacts and
Calendars seem to work quite well.

That should be enough to get things working. Note that this has nothing
to do with evo-ogo (which is the native connector for OGo<->evo ).

Greetings,
Erik

  
--------------080105050904000209010409-- From evolution@opengroupware.org Wed Nov 10 09:19:36 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Wed, 10 Nov 2004 10:19:36 +0100 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <41912E84.2050706@sbcglobal.net> References: <1099935233.10840.7.camel@localhost> <1099935906.27766.32.camel@david.dialmex.net> <1100016388.13232.2.camel@blindzero> <1100017152.31181.11.camel@""> <41912E84.2050706@sbcglobal.net> Message-ID: <1100078376.2475.13.camel@""> On Tue, 2004-11-09 at 12:54 -0800, Michael Dean wrote: > I need some clarification here. I like the og stuff, but I need to > know this. If OpenG is installed properly on my server, and I am > using a version of linux on my desktop, do I have full connectivity or > not, and if so, can you just outline the pieces to the puzzle? Full connectivity is not available yet. What you need for read only connectivity using ex2ogo: - OGo - Evolution 2.0 - Ximian connector for exchange 2.0 - ex2ogo.pl Follow the normal installation procedure for Evo+connector. Start the ex2ogo daemon and set up the connector as I described earlier. That's all there is to it. If you also want write support, you will have to use a trunk version of ZideStore. I have only tested the trunk of 22Oct so a newer one may or may not work. Notes on this: you run 1 evo-ogo session on an ex2ogo daemon. Don't try to use multiple evo's on one ex2ogo. Also remind yourself that it is very well possible that a new version of OGo or the connector breaks things. Greetings, Erik From evolution@opengroupware.org Thu Nov 11 02:04:07 2004 From: evolution@opengroupware.org (=?iso-8859-2?Q?Micha=B3?= Panasiewicz) Date: Thu, 11 Nov 2004 03:04:07 +0100 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <1100078376.2475.13.camel@""> References: <1099935233.10840.7.camel@localhost> <1099935906.27766.32.camel@david.dialmex.net> <1100016388.13232.2.camel@blindzero> <1100017152.31181.11.camel@""> <41912E84.2050706@sbcglobal.net> <1100078376.2475.13.camel@""> Message-ID: <1100138647.12571.46.camel@localhost> Dnia 10-11-2004, =B6ro o godzinie 10:19 +0100, Erik Romijn napisa=B3(a): (ex2ogo.pl-1.2) ex2ogo.pl -q 23000 -p 1234 unknown parametr: q --=20 jabber: wolvverine [ at ] chrome [ dot ] pl=20 e-mail: wolvverine [ at ] tlen [ dot ] pl=20 From evolution@opengroupware.org Thu Nov 11 08:33:39 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Thu, 11 Nov 2004 09:33:39 +0100 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <1100138647.12571.46.camel@localhost> References: <1099935233.10840.7.camel@localhost> <1099935906.27766.32.camel@david.dialmex.net> <1100016388.13232.2.camel@blindzero> <1100017152.31181.11.camel@""> <41912E84.2050706@sbcglobal.net> <1100078376.2475.13.camel@""> <1100138647.12571.46.camel@localhost> Message-ID: <1100162019.6478.6.camel@""> On Thu, 2004-11-11 at 03:04 +0100, Micha³ Panasiewicz wrote: > ex2ogo.pl -q 23000 -p 1234 This won't work. Ex2ogo should not directly talk to the ZideStore server. It's a bit confusing, but it should just talk to the apache server on which OGo has been setup. The apache server passes the webdav commands on to ZideStore. So you should just use your apache port (usually 80, which is the default if -q is not supplied). Note that you should also supply -z for the host apache is running on (required parameter). Supplying '-p 1234' is not necessary as 1234 is the default value for this parameter. > unknown parametr: q Bug in ex2ogo, fixed in: http://oracle.toltech.nl/~erik/ex2ogo-0.1.2.1.pl Greetings, Erik From evolution@opengroupware.org Thu Nov 11 10:03:15 2004 From: evolution@opengroupware.org (Davide Corio) Date: Thu, 11 Nov 2004 11:03:15 +0100 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <1100162019.6478.6.camel@""> References: <1099935233.10840.7.camel@localhost> <1099935906.27766.32.camel@david.dialmex.net> <1100016388.13232.2.camel@blindzero> <1100017152.31181.11.camel@""> <41912E84.2050706@sbcglobal.net> <1100078376.2475.13.camel@""> <1100138647.12571.46.camel@localhost> <1100162019.6478.6.camel@""> Message-ID: <1100167395.6564.13.camel@localhost> Il giorno gio, 11-11-2004 alle 09:33 +0100, Erik Romijn ha scritto: > On Thu, 2004-11-11 at 03:04 +0100, Micha³ Panasiewicz wrote: > > ex2ogo.pl -q 23000 -p 1234 > This won't work. Ex2ogo should not directly talk to the ZideStore > server. Tnx for the info :) Now, I have this problem, Evo2 answer with: **************************************************** Could not authenticate to server. This probably means that your server requires you to specify the Windows domain name as part of your username (eg, "DOMAIN\user"). Or you might have just typed your password wrong. Enter password for OpenGroupware **************************************************** Log from ex2ogo: **************************************************** [LOG[P7085]] Listening on 1234 [LOG[C7087]] Connected to localhost 80 [LOG[C7087]] Got line from EXC: GET /zidestore/so/davide.corio@redomino.com/ HTTP/1.1 [LOG[C7087]] Got line from EXC: Host: localhost:1234 [LOG[C7087]] Got line from EXC: Accept-Language: it-IT, it, en [LOG[C7087]] Got line from EXC: User-Agent: Evolution/2.0.2 [LOG[C7087]] Got line from EXC: [LOG[C7087]] Got empty line from EXC, end of headers [LOG[C7087]] Detected request line GET /zidestore/so/davide.corio@redomino.com/ HTTP/1.1 [LOG[C7087]] Found request: GET /zidestore/so/davide.corio@redomino.com/ HTTP/1.1 [LOG[C7087]] No Content-length found from client.. assuming no body.. [LOG[C7087]] Sending data to ZST: GET /zidestore/so/davide.corio@redomino.com/ HTTP/1.1 Accept-Language: it-IT, it, en Content-Length: 0 Host: localhost:1234 User-Agent: Evolution/2.0.2 [LOG[C7087]] Sent 159 bytes [LOG[P7085]] Forked off pid 7087 [LOG[C7087]] Got line from ZST: HTTP/1.1 401 Authorization Required [LOG[C7087]] Got line from ZST: Date: Thu, 11 Nov 2004 09:59:50 GMT [LOG[C7087]] Got line from ZST: Server: Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.8 [LOG[C7087]] Got line from ZST: www-authenticate: basic realm="OpenGroupware.org" [LOG[C7087]] Got line from ZST: content-length: 0 [LOG[C7087]] Got line from ZST: Content-Type: text/plain; charset=iso-8859-1 [LOG[C7087]] Got line from ZST: [LOG[C7087]] Got empty line from ZST, end of headers [LOG[C7087]] Detected request line HTTP/1.1 401 Authorization Required [LOG[C7087]] Sending answer to EXC: HTTP/1.1 401 Authorization Required Content-Length: 27 Content-Type: text/plain; charset=iso-8859-1 Date: Thu, 11 Nov 2004 09:59:50 GMT Server: Microsoft-IIS/5.0 www-authenticate: basic realm="OpenGroupware.org" [LOG[C7087]] Sent 247 bytes [LOG[C7087]] PID 7087 exiting [LOG[C7088]] Connected to localhost 80 [LOG[C7088]] Got line from EXC: GET /zidestore/so/davide.corio@redomino.com/ HTTP/1.1 [LOG[C7088]] Got line from EXC: Host: localhost:1234 [LOG[C7088]] Got line from EXC: Accept-Language: it-IT, it, en [LOG[C7088]] Got line from EXC: Authorization: Basic ZGF2aWRlLmNvcmlvQHJlZG9taW5vLmNvbTpzcG9va3k3OQ== [LOG[C7088]] Got line from EXC: User-Agent: Evolution/2.0.2 [LOG[C7088]] Got line from EXC: [LOG[C7088]] Got empty line from EXC, end of headers [LOG[C7088]] Detected request line GET /zidestore/so/davide.corio@redomino.com/ HTTP/1.1 [LOG[C7088]] Found request: GET /zidestore/so/davide.corio@redomino.com/ HTTP/1.1 [LOG[C7088]] No Content-length found from client.. assuming no body.. [LOG[C7088]] Sending data to ZST: GET /zidestore/so/davide.corio@redomino.com/ HTTP/1.1 Accept-Language: it-IT, it, en Authorization: Basic ZGF2aWRlLmNvcmlvQHJlZG9taW5vLmNvbTpzcG9va3k3OQ== Content-Length: 0 Host: localhost:1234 User-Agent: Evolution/2.0.2 [LOG[C7088]] Sent 230 bytes [LOG[P7085]] Forked off pid 7088 [LOG[C7088]] Got line from ZST: HTTP/1.1 401 Authorization Required [LOG[C7088]] Got line from ZST: Date: Thu, 11 Nov 2004 09:59:50 GMT [LOG[C7088]] Got line from ZST: Server: Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.8 [LOG[C7088]] Got line from ZST: www-authenticate: basic realm="OpenGroupware.org" [LOG[C7088]] Got line from ZST: content-length: 0 [LOG[C7088]] Got line from ZST: Content-Type: text/plain; charset=iso-8859-1 [LOG[C7088]] Got line from ZST: [LOG[C7088]] Got empty line from ZST, end of headers [LOG[C7088]] Detected request line HTTP/1.1 401 Authorization Required [LOG[C7088]] Sending answer to EXC: HTTP/1.1 401 Authorization Required Content-Length: 27 Content-Type: text/plain; charset=iso-8859-1 Date: Thu, 11 Nov 2004 09:59:50 GMT Server: Microsoft-IIS/5.0 www-authenticate: basic realm="OpenGroupware.org" [LOG[C7088]] Sent 247 bytes [LOG[C7088]] PID 7088 exiting [LOG[C7090]] Connected to localhost 80 [LOG[C7090]] Got line from EXC: [LOG[C7090]] Got empty line from EXC, end of headers [LOG[C7090]] Found request: [LOG[C7090]] No Content-length found from client.. assuming no body.. [LOG[C7090]] Sending answer to EXC: [LOG[C7090]] Sent 0 bytes [LOG[C7090]] PID 7090 exiting [LOG[P7085]] Forked off pid 7090 *************************************************** -- Davide Corio davide.corio@redomino.com Redomino S.r.l. C.so Monte Grappa 90/b - 10145 Torino - Italy Tel: +39 011 19502871 - Fax: +39 011 19502871 http://www.redomino.com From evolution@opengroupware.org Thu Nov 11 10:17:40 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Thu, 11 Nov 2004 11:17:40 +0100 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <1100167395.6564.13.camel@localhost> References: <1099935233.10840.7.camel@localhost> <1099935906.27766.32.camel@david.dialmex.net> <1100016388.13232.2.camel@blindzero> <1100017152.31181.11.camel@""> <41912E84.2050706@sbcglobal.net> <1100078376.2475.13.camel@""> <1100138647.12571.46.camel@localhost> <1100162019.6478.6.camel@""> <1100167395.6564.13.camel@localhost> Message-ID: <1100168260.6480.16.camel@""> On Thu, 2004-11-11 at 11:03 +0100, Davide Corio wrote: > Il giorno gio, 11-11-2004 alle 09:33 +0100, Erik Romijn ha scritto: > Now, I have this problem, > Evo2 answer with: > > **************************************************** > Could not authenticate to sYou should enter exactly the same as in the WebUI.erver. > > This probably means that your server requires you > to specify the Windows domain name as part of your > username (eg, "DOMAIN\user"). > > Or you might have just typed your password wrong. > > Enter password for OpenGroupware > **************************************************** > All the output seems like a 'normal' wrong password/username. Normal begin of login procedure: - Connector does an unauthenticated GET - ZideStore replies with a 401 Authorization Required - Connector does an authenticated GET with the credentials the user entered - ZideStore replies with a 200 OK - ..... As ZideStore still replies with a 401 with the credentials provided by connector the most likely cause is that they are simpy wrong. > [LOG[C7088]] Got line from EXC: > GET /zidestore/so/davide.corio@redomino.com/ HTTP/1.1 If I understand this correctly you're trying to login with davide.corio@redomino.com right? Is this the same username you enter in the OGo WebUI? I've never seen OGo usernames written like that. You should just use the same login as in the OGo WebUI. Greetings, Erik From evolution@opengroupware.org Thu Nov 11 10:31:03 2004 From: evolution@opengroupware.org (Davide Corio) Date: Thu, 11 Nov 2004 11:31:03 +0100 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <1100168381.6481.19.camel@""> References: <1099935233.10840.7.camel@localhost> <1099935906.27766.32.camel@david.dialmex.net> <1100016388.13232.2.camel@blindzero> <1100017152.31181.11.camel@""> <41912E84.2050706@sbcglobal.net> <1100078376.2475.13.camel@""> <1100138647.12571.46.camel@localhost> <1100162019.6478.6.camel@""> <1100167395.6564.13.camel@localhost> <1100168381.6481.19.camel@""> Message-ID: <1100169063.6564.21.camel@localhost> Il giorno gio, 11-11-2004 alle 11:19 +0100, Erik Romijn ha scritto: > Note that this contains your username and password in plaintext. > Anyone would only need to do a base64 decode on it and they will have > your password. > > I suggest you change it :) Umh...in Evo I had set "plain text password"... -- Davide Corio davide.corio@redomino.com Redomino S.r.l. C.so Monte Grappa 90/b - 10145 Torino - Italy Tel: +39 011 19502871 - Fax: +39 011 19502871 http://www.redomino.com From evolution@opengroupware.org Thu Nov 11 10:39:46 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Thu, 11 Nov 2004 11:39:46 +0100 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <1100169063.6564.21.camel@localhost> References: <1099935233.10840.7.camel@localhost> <1099935906.27766.32.camel@david.dialmex.net> <1100016388.13232.2.camel@blindzero> <1100017152.31181.11.camel@""> <41912E84.2050706@sbcglobal.net> <1100078376.2475.13.camel@""> <1100138647.12571.46.camel@localhost> <1100162019.6478.6.camel@""> <1100167395.6564.13.camel@localhost> <1100168381.6481.19.camel@""> <1100169063.6564.21.camel@localhost> Message-ID: <1100169587.6486.21.camel@""> On Thu, 2004-11-11 at 11:31 +0100, Davide Corio wrote: > Il giorno gio, 11-11-2004 alle 11:19 +0100, Erik Romijn ha scritto: > > Note that this contains your username and password in plaintext. > > Anyone would only need to do a base64 decode on it and they will have > > your password. > > > > I suggest you change it :) > > Umh...in Evo I had set "plain text password"... Which means that it is not very smart to paste the Authorization header in your mail (unless you changed it ofcourse) :) From evolution@opengroupware.org Thu Nov 11 10:50:57 2004 From: evolution@opengroupware.org (Davide Corio) Date: Thu, 11 Nov 2004 11:50:57 +0100 Subject: [OGo-Evolution] ogo & evo In-Reply-To: <1100169587.6486.21.camel@""> References: <1099935233.10840.7.camel@localhost> <1099935906.27766.32.camel@david.dialmex.net> <1100016388.13232.2.camel@blindzero> <1100017152.31181.11.camel@""> <41912E84.2050706@sbcglobal.net> <1100078376.2475.13.camel@""> <1100138647.12571.46.camel@localhost> <1100162019.6478.6.camel@""> <1100167395.6564.13.camel@localhost> <1100168381.6481.19.camel@""> <1100169063.6564.21.camel@localhost> <1100169587.6486.21.camel@""> Message-ID: <1100170257.6564.22.camel@localhost> Il giorno gio, 11-11-2004 alle 11:39 +0100, Erik Romijn ha scritto: > > Umh...in Evo I had set "plain text password"... > Which means that it is not very smart to paste the Authorization header > in your mail (unless you changed it ofcourse) :) It is not a public server :) and the password is "password" :) -- Davide Corio davide.corio@redomino.com Redomino S.r.l. C.so Monte Grappa 90/b - 10145 Torino - Italy Tel: +39 011 19502871 - Fax: +39 011 19502871 http://www.redomino.com From evolution@opengroupware.org Thu Nov 11 12:27:08 2004 From: evolution@opengroupware.org (Davide Corio) Date: Thu, 11 Nov 2004 13:27:08 +0100 Subject: [OGo-Evolution] evo & ogo Message-ID: <1100176028.9743.4.camel@localhost> Now, I'm able to connect evo and ogo. When connected, I see: Personal Folder - Groups - Projects - Trash but Evo2 freezes :( -- Davide Corio davide.corio@redomino.com Redomino S.r.l. C.so Monte Grappa 90/b - 10145 Torino - Italy Tel: +39 011 19502871 - Fax: +39 011 19502871 http://www.redomino.com From evolution@opengroupware.org Thu Nov 11 12:30:36 2004 From: evolution@opengroupware.org (Davide Corio) Date: Thu, 11 Nov 2004 13:30:36 +0100 Subject: [OGo-Evolution] evo & ogo In-Reply-To: <1100176028.9743.4.camel@localhost> References: <1100176028.9743.4.camel@localhost> Message-ID: <1100176236.9991.0.camel@localhost> Il giorno gio, 11-11-2004 alle 13:27 +0100, Davide Corio ha scritto: > but Evo2 freezes :( or better...I'm understanding that Evo doesn't find folder like Projects -- Davide Corio davide.corio@redomino.com Redomino S.r.l. C.so Monte Grappa 90/b - 10145 Torino - Italy Tel: +39 011 19502871 - Fax: +39 011 19502871 http://www.redomino.com From evolution@opengroupware.org Thu Nov 11 12:37:45 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Thu, 11 Nov 2004 13:37:45 +0100 Subject: [OGo-Evolution] evo & ogo In-Reply-To: <1100176236.9991.0.camel@localhost> References: <1100176028.9743.4.camel@localhost> <1100176236.9991.0.camel@localhost> Message-ID: <1100176665.6480.24.camel@""> On Thu, 2004-11-11 at 13:30 +0100, Davide Corio wrote: > Il giorno gio, 11-11-2004 alle 13:27 +0100, Davide Corio ha scritto: > > but Evo2 freezes :( > > or better...I'm understanding that Evo doesn't find folder like Projects Evo itsself is not able to understand projects. Only things that (could) work are Calendar, Contacts and Tasks. Take a look at http://oracle.toltech.nl/~erik/bugs to see what is working and what is not. This assumes ZideStore trunk, for the last release I tested there was no write support at all. Greetings, Erik From evolution@opengroupware.org Mon Nov 8 10:46:33 2004 From: evolution@opengroupware.org (Davide Corio) Date: Mon, 08 Nov 2004 11:46:33 +0100 Subject: [OGo-Evolution] info Message-ID: <1099910793.9176.1.camel@localhost> Hi *, I'm reading all threads concerning evo-ogo, but I don't understand what is the correct way to connect evo with zidestore. With the ogo-evolution plugin or with the ximian-connector (evolution-exchange in Debian Unstable)? Tnx -- Davide Corio davide.corio@redomino.com Redomino S.r.l. C.so Monte Grappa 90/b - 10145 Torino - Italy Tel: +39 011 19502871 - Fax: +39 011 19502871 http://www.redomino.com From evolution@opengroupware.org Tue Nov 16 21:48:16 2004 From: evolution@opengroupware.org (Helge Hess) Date: Tue, 16 Nov 2004 22:48:16 +0100 Subject: [OGo-Evolution] evolution/trunk/ - Bad Request In-Reply-To: <20041028022032.5280b0cb.wolvverine@tlen.pl> References: <20041028022032.5280b0cb.wolvverine@tlen.pl> Message-ID: <38F4A548-3819-11D9-A7F3-000D936E5072@opengroupware.org> On 28. Okt 2004, at 02:20 Uhr, wolvverine@tlen.pl wrote: > $ svn co http://svn.opengroupware.org/OGoProjects/evolution/trunk/ > svn: =C5=BC=C4=85danie REPORT nie powiod=C5=82o si=C4=99 dla =20 > '/OGoProjects/!svn/vcc/default' > svn: REPORT z '/OGoProjects/!svn/vcc/default': 400 Bad Request > (http://svn.opengroupware.org) Fix your proxy: =20 http://www.google.de/search?=20 hl=3Dde&q=3DREPORT+%21svn%2Fvcc%2Fdefault+400+Bad+Request&btnG=3DGoogle-Su= che Greets, Helge --=20 http://docs.opengroupware.org/Members/helge/ OpenGroupware.org= From evolution@opengroupware.org Wed Nov 24 12:22:11 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Wed, 24 Nov 2004 13:22:11 +0100 Subject: [OGo-Evolution] designing new version of ex2ogo Message-ID: <1101298931.6135.49.camel@""> Hello, we've been thinking about the future of ex2ogo. Basically we came to the conclusion that the current ex2ogo is a bunch of unreadable and unmaintainable code. Therefore we are starting a new effort with a better design, using the knowledge gathered in ex2ogo-0.1. Ofcourse this will also be GPL licensed. We're going to do things more the object oriented programming way, although we use this as a tool and a guide and not something we have to conform to. The current ex2ogo is mostly built on ugly regular expressions and other similar mangling. The new ex2ogo will not mangle anything directly. As the new ex2ogo will cache all data there will three distinct events: - item(s) are saved to zidestore - item(s) are retrieved from zidestore - item(s) are requested by evolution We designed the classes ZideStore, Connector, Request, Response, Item (extended by Calendar, Contact etc.) and ItemList (extended by CalendarList etc.). The idea is that when ex2ogo is ready to process a new request it asks the Connector object for a new request. This will deliver a Request object, which states what needs to be returned in what range. A simple cache lookup can be done returning an ItemList (this can be CalendarList/ContactList/EnterpriseList/TaskList objects, but they all have the same interface) that contains all the matching Item objects (can be Calendar/Contact/..). This is given back to the Connector which then can send the data to exchange. For retrieving the data from ZideStore things are similar. A Request object is made that describes what objects we need. The Request object is sent to the ZideStore object through which we can then retrieve a Response object containing an ItemList. Seems a bit complicated, but in the end we think it will make things much more transparent. And we thought of something even better - one could build a Connector object with the same interface that does not listen on a socket for incoming WebDAV, but that directly communicates with Evolution. It's also possible to put a connector for any other groupware client. The Calendar/Task/.. objects will be modelled after the properties OGo keeps, so any conversion would be done by the Connector object. One thing that you may notice is missing is the possibility of OGo to have more than 1 place where Contacts are stored. To keep user interface simple our ZideStore class will flatten this out to 1 folder with contacts. However, it is possible to modify this and keep several ContactList objects. I have built a class diagram showing the basics of what we plan to do: http://oracle.toltech.nl/~erik/ex2ogo_class_diagram.png Feel free to hail/bash/comment on my ideas :) greets, Erik Romijn From evolution@opengroupware.org Wed Nov 24 13:14:04 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Wed, 24 Nov 2004 14:14:04 +0100 Subject: [OGo-Evolution] designing new version of ex2ogo In-Reply-To: <1101298931.6135.49.camel@""> References: <1101298931.6135.49.camel@""> Message-ID: <1101302045.6133.53.camel@""> On Wed, 2004-11-24 at 13:22 +0100, Erik Romijn wrote: > [ a lot of things about the new ex2ogo ] Besides clearer code and possible replacement of the Connector classes, our new ex2ogo will also feature full caching of all data. Basically this means that although fetching tasks from ZideStore is very slow under the current method used (fetch each task using a GET), a user will almost instantly see the data in their Evolution. Ex2ogo will fetch all data from ZideStore into it's cache on regular intervals, the interval would be configurable with a parameter. greets, Erik From evolution@opengroupware.org Tue Nov 30 11:59:10 2004 From: evolution@opengroupware.org (Alvaro del Castillo) Date: Tue, 30 Nov 2004 12:59:10 +0100 Subject: [OGo-Evolution] Started project to join Evo2.2 and OGo 1.0 Message-ID: <1101815950.4859.105.camel@localhost> Hi guys! The Junta de Andalucia public institution has funded a project that has as once of its targets to create a prototype for a connector that join Evolution 2.2 and OpenGroupware 1.0. LambdaUX (acs@lambdaux.com) and Imendio (andersca@imendio.com) have joined to complete the prototype connector before end of the year. Me and anders has worked in the first not finished version of the Evo connector and I have worked the last months connecting Evolution and Planner so we think we have the expertice we need to complete the project. We have to finish the work before end of year. We will follow the same schema used in other Evolution connectors and try to reuse as much code as possible from the ogo-connection.[ch] we created in the past. Helge has pointed has to use GroupDAV to get the data from OGo, as kalendar guys have done, so we will follow this path. The code will be in https://svn.yacoi.com/svn/noodle/ and also we have there our devel mailing list, but we plan to use this list also to keep you informed. Erik, it will be great to work with you if possible, but we have hard time limits in the project. Cheers -- Alvaro del Castillo San Félix Lambdaux Software Services S.R.L. Universidad Rey Juan Carlos Centro de Apoyo Tecnológico C/ Tulipán sn 28933 Mostoles, Madrid-Spain www.lambdaux.com acs@lambdaux.com From evolution@opengroupware.org Tue Nov 30 12:24:40 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Tue, 30 Nov 2004 13:24:40 +0100 Subject: [OGo-Evolution] Started project to join Evo2.2 and OGo 1.0 In-Reply-To: <1101815950.4859.105.camel@localhost> References: <1101815950.4859.105.camel@localhost> Message-ID: <1101817480.9614.9.camel@""> On Tue, 2004-11-30 at 12:59 +0100, Alvaro del Castillo wrote: > The Junta de Andalucia public institution has funded a project that has > as once of its targets to create a prototype for a connector that join > Evolution 2.2 and OpenGroupware 1.0. I assume it will be a native connector? Have you considered using parts of the initiative I started for an ex2ogo rewrite? > Erik, it will be great to work with you if possible, but we have hard > time limits in the project. I would like to - but probably I can only find 8 hours a week for this. Also my (gnome) C/C++ knowledge is not much. If this gets working I can drop ex2ogo and just join on this - although I would have to talk about that to my boss first. So if you can use someone for only that time a week - I would like to join. greets, Erik From evolution@opengroupware.org Tue Nov 30 12:44:28 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Tue, 30 Nov 2004 13:44:28 +0100 Subject: [OGo-Evolution] Started project to join Evo2.2 and OGo 1.0 In-Reply-To: <1101817480.9614.9.camel@""> References: <1101815950.4859.105.camel@localhost> <1101817480.9614.9.camel@""> Message-ID: <1101818668.9610.14.camel@""> On Tue, 2004-11-30 at 13:24 +0100, Erik Romijn wrote: > On Tue, 2004-11-30 at 12:59 +0100, Alvaro del Castillo wrote: > > The Junta de Andalucia public institution has funded a project that has > > as once of its targets to create a prototype for a connector that join > > Evolution 2.2 and OpenGroupware 1.0. > > I assume it will be a native connector? > Have you considered using parts of the initiative I started for an > ex2ogo rewrite? Important advantage of this would be the flexibility. Although I do not know the design plans of your connector yet - they may be even better - what I set up makes it easy for others to make for example an ogo connector that uses a shell or that works with korganizer or some other weird interface :) greets, Erik From evolution@opengroupware.org Tue Nov 30 12:51:42 2004 From: evolution@opengroupware.org (Helge Hess) Date: Tue, 30 Nov 2004 13:51:42 +0100 Subject: [OGo-Evolution] Started project to join Evo2.2 and OGo 1.0 In-Reply-To: <1101818668.9610.14.camel@""> References: <1101815950.4859.105.camel@localhost> <1101817480.9614.9.camel@""> <1101818668.9610.14.camel@""> Message-ID: <958877EA-42CE-11D9-89A4-000D936E5072@opengroupware.org> On 30. Nov 2004, at 13:44 Uhr, Erik Romijn wrote: >> I assume it will be a native connector? >> Have you considered using parts of the initiative I started for an >> ex2ogo rewrite? > > Important advantage of this would be the flexibility. > Although I do not know the design plans of your connector yet - they > may > be even better - what I set up makes it easy for others to make for > example an ogo connector that uses a shell or that works with > korganizer > or some other weird interface :) I'm not completely sure what you have in mind. Using your local perl daemon? Actually this is what evolution-data-server already does. So when Alvaro completes the EDS plugin, others can use EDS client libraries to write a different connector. Greets, Helge -- http://docs.opengroupware.org/Members/helge/ OpenGroupware.org From evolution@opengroupware.org Tue Nov 30 12:57:48 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Tue, 30 Nov 2004 13:57:48 +0100 Subject: [OGo-Evolution] Started project to join Evo2.2 and OGo 1.0 In-Reply-To: <1101815950.4859.105.camel@localhost> References: <1101815950.4859.105.camel@localhost> Message-ID: <1101819468.9617.16.camel@""> On Tue, 2004-11-30 at 12:59 +0100, Alvaro del Castillo wrote: > The code will be in > > https://svn.yacoi.com/svn/noodle/ > > and also we have there our devel mailing list, but we plan to use this > list also to keep you informed. (sorry for replying to the same mail 3 times) Where can I subscribe to that list? :) greets, Erik From evolution@opengroupware.org Tue Nov 30 13:02:48 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Tue, 30 Nov 2004 14:02:48 +0100 Subject: [OGo-Evolution] Started project to join Evo2.2 and OGo 1.0 In-Reply-To: <958877EA-42CE-11D9-89A4-000D936E5072@opengroupware.org> References: <1101815950.4859.105.camel@localhost> <1101817480.9614.9.camel@""> <1101818668.9610.14.camel@""> <958877EA-42CE-11D9-89A4-000D936E5072@opengroupware.org> Message-ID: <1101819768.9620.19.camel@""> On Tue, 2004-11-30 at 13:51 +0100, Helge Hess wrote: > On 30. Nov 2004, at 13:44 Uhr, Erik Romijn wrote: > >> I assume it will be a native connector? > >> Have you considered using parts of the initiative I started for an > >> ex2ogo rewrite? > > > > Important advantage of this would be the flexibility. > > Although I do not know the design plans of your connector yet - they > > may > > be even better - what I set up makes it easy for others to make for > > example an ogo connector that uses a shell or that works with > > korganizer > > or some other weird interface :) > > I'm not completely sure what you have in mind. Using your local perl > daemon? Actually this is what evolution-data-server already does. > So when Alvaro completes the EDS plugin, others can use EDS client > libraries to write a different connector. I'm referring to the new perl daemon. Replacing a class in a perl script would be a lot easier then learning to talk to EDS I guess. But you are right that EDS is probably better for this. greets, Erik From evolution@opengroupware.org Tue Nov 30 12:59:42 2004 From: evolution@opengroupware.org (Alvaro del Castillo) Date: Tue, 30 Nov 2004 13:59:42 +0100 Subject: [OGo-Evolution] Started project to join Evo2.2 and OGo 1.0 In-Reply-To: <1101817480.9614.9.camel@""> References: <1101815950.4859.105.camel@localhost> <1101817480.9614.9.camel@""> Message-ID: <1101819582.4832.154.camel@localhost> Hi! El mar, 30-11-2004 a las 13:24, Erik Romijn escribió: > On Tue, 2004-11-30 at 12:59 +0100, Alvaro del Castillo wrote: > > The Junta de Andalucia public institution has funded a project that has > > as once of its targets to create a prototype for a connector that join > > Evolution 2.2 and OpenGroupware 1.0. > > I assume it will be a native connector? > Have you considered using parts of the initiative I started for an > ex2ogo rewrite? > Yes, it will be a native connector. We will use C language for the development, using the same ideas as in the first connector: libsoup for the WebDAV access. I think the build environment for the connector, currently it is already defined and working, it is easier than for Evo 1.4. The hard thing will be that you need Evo 2.1 and Evolution Data Server 1.1, that currently are only packaged in Ubuntu, I think. > > Erik, it will be great to work with you if possible, but we have hard > > time limits in the project. > > I would like to - but probably I can only find 8 hours a week for this. > Also my (gnome) C/C++ knowledge is not much. > If this gets working I can drop ex2ogo and just join on this - although > I would have to talk about that to my boss first. > Ok, about ex2ogo, where I can find all the documentation about it? Just reading the past emails in the list? Or there are some docs about it? > So if you can use someone for only that time a week - I would like to > join. Great! As soon as we start coding, we will need people that take the conenctor, try to compile it and check it against OGo 1.0. We have documented our way to install OGo 1.0 for a machine without now software in it, using Debian sarge as our base system. http://noodle.yacoi.com/wiki/InstallNoodleOGo And we will document in such detail all the environment you need to test the Noodle products. The connector will be GPL, not sure in the OGo library also, or we use a LGPL license better. Cheers > > greets, > Erik -- Alvaro del Castillo San Félix Lambdaux Software Services S.R.L. Universidad Rey Juan Carlos Centro de Apoyo Tecnológico C/ Tulipán sn 28933 Mostoles, Madrid-Spain www.lambdaux.com acs@lambdaux.com From evolution@opengroupware.org Tue Nov 30 13:05:16 2004 From: evolution@opengroupware.org (Alvaro del Castillo) Date: Tue, 30 Nov 2004 14:05:16 +0100 Subject: [OGo-Evolution] Started project to join Evo2.2 and OGo 1.0 In-Reply-To: <1101819468.9617.16.camel@""> References: <1101815950.4859.105.camel@localhost> <1101819468.9617.16.camel@""> Message-ID: <1101819915.4858.158.camel@localhost> Hi! El mar, 30-11-2004 a las 13:57, Erik Romijn escribió: > On Tue, 2004-11-30 at 12:59 +0100, Alvaro del Castillo wrote: > > The code will be in > > > > https://svn.yacoi.com/svn/noodle/ > > > > and also we have there our devel mailing list, but we plan to use this > > list also to keep you informed. > > (sorry for replying to the same mail 3 times) > > Where can I subscribe to that list? :) > https://listas.yacoi.com/cgi-bin/mailman/listinfo/noodle-devel You can also read the archives, including a ROADMAP for the work: http://listas.yacoi.com/pipermail/noodle-devel/2004-November/000044.html We are now near the step 4 and the real fun work very near to start (5-8), coding the OGo code in order to take the information using GroupDAV. Cheers > greets, > Erik -- Alvaro del Castillo San Félix Lambdaux Software Services S.R.L. Universidad Rey Juan Carlos Centro de Apoyo Tecnológico C/ Tulipán sn 28933 Mostoles, Madrid-Spain www.lambdaux.com acs@lambdaux.com From evolution@opengroupware.org Tue Nov 30 13:29:11 2004 From: evolution@opengroupware.org (Erik Romijn) Date: Tue, 30 Nov 2004 14:29:11 +0100 Subject: [OGo-Evolution] Started project to join Evo2.2 and OGo 1.0 In-Reply-To: <1101819582.4832.154.camel@localhost> References: <1101815950.4859.105.camel@localhost> <1101817480.9614.9.camel@""> <1101819582.4832.154.camel@localhost> Message-ID: <1101821351.9612.29.camel@""> On Tue, 2004-11-30 at 13:59 +0100, Alvaro del Castillo wrote: > El mar, 30-11-2004 a las 13:24, Erik Romijn escribió: > > I would like to - but probably I can only find 8 hours a week for this. > > Also my (gnome) C/C++ knowledge is not much. > > If this gets working I can drop ex2ogo and just join on this - although > > I would have to talk about that to my boss first. > > > > Ok, about ex2ogo, where I can find all the documentation about it? Just > reading the past emails in the list? Or there are some docs about it? Most of it can be found in the previous posts. A basic list of what it mangles is at http://oracle.toltech.nl/~erik/mangling_by_ex2ogo A list of what is and what is not working is at http://oracle.toltech.nl/~erik/bugs But.. I am starting a new effort to make it clearer, more transparent and easier to modify (parts of it). No useful code is available yet - class diagram at http://oracle.toltech.nl/~erik/ex2ogo_class_diagram.png > > So if you can use someone for only that time a week - I would like to > > join. > > Great! As soon as we start coding, we will need people that take the > conenctor, try to compile it and check it against OGo 1.0. We/I can do that I guess :) > We have documented our way to install OGo 1.0 for a machine without now > software in it, using Debian sarge as our base system. > > http://noodle.yacoi.com/wiki/InstallNoodleOGo > > And we will document in such detail all the environment you need to test > the Noodle products. Good. We work on debian sarge based systems too. > The connector will be GPL, not sure in the OGo library also, or we use a > LGPL license better. Is the GPL incompatible with OGo library? If you take code from ex2ogo it has to be GPL.. but I could ask whether we can bring out an LGPL'd version if that is useful for you. greets, Erik From evolution@opengroupware.org Tue Nov 30 14:26:08 2004 From: evolution@opengroupware.org (Stephane Delcroix) Date: Tue, 30 Nov 2004 15:26:08 +0100 Subject: [OGo-Evolution] Started project to join Evo2.2 and OGo 1.0 In-Reply-To: <1101819582.4832.154.camel@localhost> References: <1101815950.4859.105.camel@localhost> <1101817480.9614.9.camel@""> <1101819582.4832.154.camel@localhost> Message-ID: <1101824768.18069.12.camel@tartiflette> --=-XItlD5/OpJ27TCRCC9Nu Content-Type: text/plain Content-Transfer-Encoding: quoted-printable [...] > The hard thing will be that you need Evo 2.1 and Evolution Data > Server 1.1, that currently are only packaged in Ubuntu, I think. Also packaged in debian experimental apt-cache policy evolution2.2 evolution2.2: Installed: 2.1.0-1 Candidate: 2.1.0-1 It's a good news to see so much activity in this list and so much ideas and project about connecting evo and ogo. I wish have some free time to follow and help this project Stephane --=-XItlD5/OpJ27TCRCC9Nu Content-Type: application/pgp-signature; name=signature.asc Content-Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBBrIMASfiQDLvtSM8RAtg3AJ0fmiJsrz1bmciBTxP6BJGvjLzzEwCglsDo 9jpRb/f7V9/3187/1gpJzAw= =Uuf3 -----END PGP SIGNATURE----- --=-XItlD5/OpJ27TCRCC9Nu-- From evolution@opengroupware.org Tue Nov 30 15:16:16 2004 From: evolution@opengroupware.org (Alvaro del Castillo) Date: Tue, 30 Nov 2004 16:16:16 +0100 Subject: [OGo-Evolution] Started project to join Evo2.2 and OGo 1.0 In-Reply-To: <1101821351.9612.29.camel@""> References: <1101815950.4859.105.camel@localhost> <1101817480.9614.9.camel@""> <1101819582.4832.154.camel@localhost> <1101821351.9612.29.camel@""> Message-ID: <1101827776.4859.169.camel@localhost> Hi! > Most of it can be found in the previous posts. > > A basic list of what it mangles is at > http://oracle.toltech.nl/~erik/mangling_by_ex2ogo > A list of what is and what is not working is at > http://oracle.toltech.nl/~erik/bugs > > But.. I am starting a new effort to make it clearer, more transparent > and easier to modify (parts of it). > > No useful code is available yet - class diagram at > http://oracle.toltech.nl/~erik/ex2ogo_class_diagram.png > > Great! I will take a look later. > > > So if you can use someone for only that time a week - I would like to > > > join. > > > > Great! As soon as we start coding, we will need people that take the > > conenctor, try to compile it and check it against OGo 1.0. > > We/I can do that I guess :) > > > We have documented our way to install OGo 1.0 for a machine without now > > software in it, using Debian sarge as our base system. > > > > http://noodle.yacoi.com/wiki/InstallNoodleOGo > > > > And we will document in such detail all the environment you need to test > > the Noodle products. > > Good. We work on debian sarge based systems too. > Great! > > The connector will be GPL, not sure in the OGo library also, or we use a > > LGPL license better. > > Is the GPL incompatible with OGo library? Hmmm, OGo library isn't yet something useful nor real, but if we complete a nice library to access OGo WebDAV features from a C library, other projects could want to use it so in the past I think we talked about it and decided that it could be a nice idea to use a LGPL license so we don't impose the GPL license in other projects that want to use only the librart. > If you take code from ex2ogo it has to be GPL.. but I could ask whether > we can bring out an LGPL'd version if that is useful for you. > Hmmm, please, ask for it. Not sure if we will use code from ex2ogo, but it doesn't hurt to ask bout it ;-) Cheers > greets, > Erik -- Alvaro del Castillo San Félix Lambdaux Software Services S.R.L. Universidad Rey Juan Carlos Centro de Apoyo Tecnológico C/ Tulipán sn 28933 Mostoles, Madrid-Spain www.lambdaux.com acs@lambdaux.com