On Jun 25, 1:50 pm, Larry Bates <[EMAIL PROTECTED]> wrote:
> nicodotti2 wrote:
> > Don't ask me why, but we have a bunch of legacy code in PHP on a
> > server and a wee-bit of Python code for integrating GData google
> > calendar services. We now need to build a way
On Jun 25, 1:50 pm, Larry Bates <[EMAIL PROTECTED]> wrote:
> nicodotti2 wrote:
> > Don't ask me why, but we have a bunch of legacy code in PHP on a
> > server and a wee-bit of Python code for integrating GData google
> > calendar services. We now need to build a way
Don't ask me why, but we have a bunch of legacy code in PHP on a
server and a wee-bit of Python code for integrating GData google
calendar services. We now need to build a way of sending messages
between them. The general flow is:
PHP Web Page(on apache) ---> Python Gdata Consumer -> Gdata
and