[otlkcon-devel] basics of outlook connector ?

2005-05-16 Thread Eric Osman


Hi,

I downloaded the Jan. 2004 snapshot of the outlook connector from

http://prdownloads.sourceforge.net/otlkcon/otlkcon0-28JAN04-01.zip?downl
oad

I am studying that source snapshot to try to learn the basics of
building an outlook connector.

For example:

.   What is needed for the minimal outlook connector ?  Is this
snapshot
just minimal or is it minimal plus other pieces ?

.   Is an outlook connector a dll that replaces other dll's that
outlook
already uses ?  Or is it a listening socket on an agreed number
that
outlook connects to ?  Is there a particular registry entry that
tells
outlook what dll or socket to connect to ?

.   Is there a good article or book that explains these things ?

So far, from just perusing the code in the snapshot, the answers to
these basics aren't clear, so if any of you have pointers to info about
the above matters, I'd appreciate it.

Thanks.   [EMAIL PROTECTED]




---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
___
otlkcon-devel mailing list
otlkcon-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/otlkcon-devel


Re: [otlkcon-devel] Project Status

2005-05-16 Thread Kervin L. Pierre
Darrell A. Sullivan, II wrote:
Hi Kervin,
Thanks for the update on the project status.
I am still unable to access the openconnector.org for some reason.
Even clicking on links to it from your e-mail and google result
in a server not found error. I am able to ping the IP address
of 67.15.20.32 successfully, but I am not able to bring up the
web page. I have even tried putting the IP address into both
Internet Explorer and FireFox.
Must be some sort of DNS problem somewhere along the line.
That's strange.  Is anyone else having trouble
getting to http://openconnector.org/ ?
Regards,
Kervin


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
otlkcon-devel mailing list
otlkcon-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/otlkcon-devel


Re: [otlkcon-devel] Project Status

2005-05-16 Thread Kervin L. Pierre
Hello everyone,
I took about a month long break to finish up
the spring semester and to start work on a
new contract.  But connector work will
start up sometime next week.
The summer goal is to have a beta connector
that connects to the CalDAV reference server.
It would be great to have some help getting
there.
The server component I've settled on, at
least initially is "Cosmo" CalDAV server,
which is in early Alpha release stages but
is set to be the CalDAV reference server.
Temporary homepage for Cosmo can be found at
http://wiki.osafoundation.org/bin/view/Journal/CosmoTempHome
CalDAV homepage
http://ietf.webdav.org/caldav/home.html
Other backends will certainly be possible
by modifying the transport layer a bit to
support the respective protocols.
As for the technical details;  Currently,
Outlook tries to download messages into
the message store but does not complete
because a few methods on the IMsgStore
interface need to be implemented.  This is
the obvious next step.  Our IMAPITable
interface needs 'Sort' functionality
implemented, as well 'in-memory views'
support and few other improvement.  IMessage
interface still needs to be implemented.
Then the fun with the transport provider
starts.
Work is needed getting a C++ client library
for CalDAV, at least prototyped soon or any
time before work on the transport provider
starts.  The current plan is to do something
from scratch using MSXML library.  This means
that all of the WebDAV protocol that CalDAV
requires will have to be done.  This needs to
start soon if not to delay the completion of
the transport provider.
PS.  The website [ http://openconnector.org/ ]
seems to be working fine for me.
Regards,
Kervin
Darrell A. Sullivan, II wrote:
Hello,
I have just started searching for a way to connect Outlook to an open source
server for calendaring purposes mainly. In the process I found out about
this project, but I was unable to access the web site and I noticed the last
e-mails on the list were from April, so I wanted to find out if this project
was still alive or not.
Thanks for the information.

---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
otlkcon-devel mailing list
otlkcon-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/otlkcon-devel


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
otlkcon-devel mailing list
otlkcon-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/otlkcon-devel