Re: Django and Fliqz

2008-06-12 Thread AestheticMindStudios
Thanks again Peter - appreciate the help! julie On Jun 11, 8:29 pm, "Peter Herndon" <[EMAIL PROTECTED]> wrote: > Hi Julie, > > Unfortunately, I have only the briefest of acquaintances with SOAP and > the Python modules for working with it. I don't know where their > lists are hosted. About all

Re: Django and Fliqz

2008-06-11 Thread Peter Herndon
Hi Julie, Unfortunately, I have only the briefest of acquaintances with SOAP and the Python modules for working with it. I don't know where their lists are hosted. About all I do know is that ZSI stands for Zolera SOAP I-something (infrastructure, perhaps?). If you search Google for "Zolera SO

Re: Django and Fliqz

2008-06-11 Thread AestheticMindStudios
Hi Peter, Thanks for your input - are the mailing lists for the various SOAP libraries also in googlegroups? Best, Julie On Jun 11, 7:56 am, "Peter Herndon" <[EMAIL PROTECTED]> wrote: > Hi Julie, > > Django doesn't speak SOAP out of the box. You could use one of the > Python SOAP libraries tha

Re: Django and Fliqz

2008-06-11 Thread Peter Herndon
Hi Julie, Django doesn't speak SOAP out of the box. You could use one of the Python SOAP libraries that are out there (ZSI comes to mind) to build your own, though. And perhaps someone has already built such an interface to Fliqz, but if so, you'd perhaps be better off asking on the mailing lis

Django and Fliqz

2008-06-10 Thread AestheticMindStudios
I am building an application and am curious if anyone has done an interface with Fliqz using Web Services Description Language - or if this is automatically built in as an add-on to Django? Anybody out there that can help answer my question - looking to migrate to Django if it's been done and eas