<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Python/SOAP: second encounter</title>
	<atom:link href="http://kunxi.org/archives/2008/01/pythonsoap-second-encounter/feed/" rel="self" type="application/rss+xml" />
	<link>http://kunxi.org/archives/2008/01/pythonsoap-second-encounter/</link>
	<description>Yet another code monkey blog.</description>
	<lastBuildDate>Wed, 04 Jan 2012 07:28:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: isabella</title>
		<link>http://kunxi.org/archives/2008/01/pythonsoap-second-encounter/comment-page-1/#comment-79978</link>
		<dc:creator>isabella</dc:creator>
		<pubDate>Wed, 11 May 2011 14:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.kunxi.org/archives/2008/01/pythonsoap-second-encounter/#comment-79978</guid>
		<description>The Python／SOAP programming is very interesting to learn. It is good to know that you like soaplib.  I hope there is already official support for WSDL.someday.</description>
		<content:encoded><![CDATA[<p>The Python／SOAP programming is very interesting to learn. It is good to know that you like soaplib.  I hope there is already official support for WSDL.someday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://kunxi.org/archives/2008/01/pythonsoap-second-encounter/comment-page-1/#comment-79584</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Sun, 01 May 2011 10:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.kunxi.org/archives/2008/01/pythonsoap-second-encounter/#comment-79584</guid>
		<description>I use as server soaplib an as a client Suds it works good when I&#039;m moving inside my own computer, but I have problems for acces from one computer of the same LAN... I am searching if it is problem of firewall, but I think that is disabled, and iptables... but doesnt work....</description>
		<content:encoded><![CDATA[<p>I use as server soaplib an as a client Suds it works good when I&#8217;m moving inside my own computer, but I have problems for acces from one computer of the same LAN&#8230; I am searching if it is problem of firewall, but I think that is disabled, and iptables&#8230; but doesnt work&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SharePoint Development Services</title>
		<link>http://kunxi.org/archives/2008/01/pythonsoap-second-encounter/comment-page-1/#comment-79114</link>
		<dc:creator>SharePoint Development Services</dc:creator>
		<pubDate>Wed, 20 Apr 2011 13:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.kunxi.org/archives/2008/01/pythonsoap-second-encounter/#comment-79114</guid>
		<description>@vivek: SOAPpy is better if you want to set up simple web services that only use basic types. But ZSI is the way forward if you want to use more complex objects. There is no difinitive answer to your question I&#039;m afraid!
I enjoyed this post, although it did initially dishearten me!</description>
		<content:encoded><![CDATA[<p>@vivek: SOAPpy is better if you want to set up simple web services that only use basic types. But ZSI is the way forward if you want to use more complex objects. There is no difinitive answer to your question I&#8217;m afraid!<br />
I enjoyed this post, although it did initially dishearten me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vivek</title>
		<link>http://kunxi.org/archives/2008/01/pythonsoap-second-encounter/comment-page-1/#comment-60846</link>
		<dc:creator>vivek</dc:creator>
		<pubDate>Wed, 15 Jul 2009 11:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.kunxi.org/archives/2008/01/pythonsoap-second-encounter/#comment-60846</guid>
		<description>can you tell me , which one is better to use(SOAPpy or ZSI)?? and which one is faster?</description>
		<content:encoded><![CDATA[<p>can you tell me , which one is better to use(SOAPpy or ZSI)?? and which one is faster?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://kunxi.org/archives/2008/01/pythonsoap-second-encounter/comment-page-1/#comment-55973</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Mon, 24 Nov 2008 05:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kunxi.org/archives/2008/01/pythonsoap-second-encounter/#comment-55973</guid>
		<description>Great thread - I am still trying to come to terms with the fact that there is so little decent support for web services in Python....I looked to Django/Python as an alternative to .Net and had high hopes...hopefully suds does the trick as soappy failed dismally when trying to call .net generated web services</description>
		<content:encoded><![CDATA[<p>Great thread &#8211; I am still trying to come to terms with the fact that there is so little decent support for web services in Python&#8230;.I looked to Django/Python as an alternative to .Net and had high hopes&#8230;hopefully suds does the trick as soappy failed dismally when trying to call .net generated web services</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://kunxi.org/archives/2008/01/pythonsoap-second-encounter/comment-page-1/#comment-53298</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 08 Sep 2008 13:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.kunxi.org/archives/2008/01/pythonsoap-second-encounter/#comment-53298</guid>
		<description>Good thread.
Anyone to speak for a good library for implementing SOAP server in python?

M</description>
		<content:encoded><![CDATA[<p>Good thread.<br />
Anyone to speak for a good library for implementing SOAP server in python?</p>
<p>M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitri Hristov</title>
		<link>http://kunxi.org/archives/2008/01/pythonsoap-second-encounter/comment-page-1/#comment-42452</link>
		<dc:creator>Dimitri Hristov</dc:creator>
		<pubDate>Fri, 25 Apr 2008 08:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.kunxi.org/archives/2008/01/pythonsoap-second-encounter/#comment-42452</guid>
		<description>I tried suds and it&#039;s the first SOAP lib I&#039;ve seen just working. Didn&#039;t have any luck with SOAPPy and ZSI.</description>
		<content:encoded><![CDATA[<p>I tried suds and it&#8217;s the first SOAP lib I&#8217;ve seen just working. Didn&#8217;t have any luck with SOAPPy and ZSI.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

