[Product-Developers] Re: question: someone can help me creating a webservice?

Martin Aspeli optilude+lists at gmail.com
Mon Mar 8 14:44:35 UTC 2010


ale at greenmail.ch wrote:
> hi all,
>
> I don't know where I can post this question so I post it here.
>
> Can someone help me with a webservice? create a product where I can
> install via buildout? perhaps someone has a little bit time to do this.

I think you're unlikely to find someone who will build you a product for 
no reward. If you are looking for a consultant to help you, check out 
plone.net.

Otherwise, if you want to build it yourself, I recommend you look at 
http://plone.org/documentation/tutorial/buildout for a guide to creating 
a new product.

There are other documents on creating new portlets, if that's what you 
want to use to display the output of the web service.

Beyond that, you need to figure out how to use the web service in 
question. Is it using REST? SOAP? XML-RPC? Something else? Find a Python 
client library that can consume the required service, and then connect 
it up to the web service according to its documentation.

Martin

-- 
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book





More information about the Product-Developers mailing list