<?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 for Devon's Cocoa Blog</title>
	<atom:link href="http://www.devonferns.com/cocoablog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.devonferns.com/cocoablog</link>
	<description>Various Cocoa code snippets and articles</description>
	<lastBuildDate>Fri, 25 Apr 2008 22:56:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on How to call a simple SOAP web service in Cocoa by admin</title>
		<link>http://www.devonferns.com/cocoablog/?p=4&#038;cpage=1#comment-6</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 25 Apr 2008 22:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://devonferns.com/cocoablog/?p=4#comment-6</guid>
		<description>Maybe I should have put this in the example but the WSDL points to LOCALHOST for the web service.  That means you have to be running a web server and hosting the SE411Webservice.php file somewhere.  I might host this on my server and change the wsdl file because I have updated to PHP5 which the script requires.  

I didn&#039;t really intend anyone to use my code line for line, just give an example of how you could call this web service.

Antonio, please post some of the errors you&#039;re getting.</description>
		<content:encoded><![CDATA[<p>Maybe I should have put this in the example but the WSDL points to LOCALHOST for the web service.  That means you have to be running a web server and hosting the SE411Webservice.php file somewhere.  I might host this on my server and change the wsdl file because I have updated to PHP5 which the script requires.  </p>
<p>I didn&#8217;t really intend anyone to use my code line for line, just give an example of how you could call this web service.</p>
<p>Antonio, please post some of the errors you&#8217;re getting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to call a simple SOAP web service in Cocoa by Antonio</title>
		<link>http://www.devonferns.com/cocoablog/?p=4&#038;cpage=1#comment-5</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Fri, 25 Apr 2008 21:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://devonferns.com/cocoablog/?p=4#comment-5</guid>
		<description>hi ,about the last post i made your exmple, i write into of the NSTextfield and only return null,

[Session started at 2008-04-25 15:20:22 -0600.]
2008-04-25 15:20:26.397 Webservices[2487:10b] result:(null)

i dont`t know that is it has returns</description>
		<content:encoded><![CDATA[<p>hi ,about the last post i made your exmple, i write into of the NSTextfield and only return null,</p>
<p>[Session started at 2008-04-25 15:20:22 -0600.]<br />
2008-04-25 15:20:26.397 Webservices[2487:10b] result:(null)</p>
<p>i dont`t know that is it has returns</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to call a simple SOAP web service in Cocoa by Antonio</title>
		<link>http://www.devonferns.com/cocoablog/?p=4&#038;cpage=1#comment-4</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Fri, 25 Apr 2008 19:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://devonferns.com/cocoablog/?p=4#comment-4</guid>
		<description>i tried with your exemple and what is it that has returns?
and too i tried with the file WSDL http://www.webservicex.net/stockquote.asmx?WSDL and the 
files when i add to my project and build i have 10 erros and i don&#039;t know because don&#039;t work it. sorry my inglish. i wait for you help. thanks</description>
		<content:encoded><![CDATA[<p>i tried with your exemple and what is it that has returns?<br />
and too i tried with the file WSDL <a href="http://www.webservicex.net/stockquote.asmx?WSDL" rel="nofollow">http://www.webservicex.net/stockquote.asmx?WSDL</a> and the<br />
files when i add to my project and build i have 10 erros and i don&#8217;t know because don&#8217;t work it. sorry my inglish. i wait for you help. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to call a simple SOAP web service in Cocoa by admin</title>
		<link>http://www.devonferns.com/cocoablog/?p=4&#038;cpage=1#comment-3</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 25 Apr 2008 12:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://devonferns.com/cocoablog/?p=4#comment-3</guid>
		<description>airportCode is:
IBOutlet NSTextField* airportCode;

That should help you but I might post the whole project in a bit.  The project uses some sensitive account information such as my Yahoo API key and account keys for sending SMS over SOAP so I&#039;ll have to edit that out.</description>
		<content:encoded><![CDATA[<p>airportCode is:<br />
IBOutlet NSTextField* airportCode;</p>
<p>That should help you but I might post the whole project in a bit.  The project uses some sensitive account information such as my Yahoo API key and account keys for sending SMS over SOAP so I&#8217;ll have to edit that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to call a simple SOAP web service in Cocoa by Muthu</title>
		<link>http://www.devonferns.com/cocoablog/?p=4&#038;cpage=1#comment-2</link>
		<dc:creator>Muthu</dc:creator>
		<pubDate>Fri, 25 Apr 2008 10:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://devonferns.com/cocoablog/?p=4#comment-2</guid>
		<description>Hi,

do you mind emailing or posting the sample which you built here? My code throws error at the following lines:

	getAirportInformationByAirportCode *svc1 = [[getAirportInformationByAirportCode alloc] init];
	[svc1 setParameters:[NSDictionary dictionaryWithObject:[airportCode strngValue] forKey:@&quot;airportCode&quot;]];

at airportCode stringValue</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>do you mind emailing or posting the sample which you built here? My code throws error at the following lines:</p>
<p>	getAirportInformationByAirportCode *svc1 = [[getAirportInformationByAirportCode alloc] init];<br />
	[svc1 setParameters:[NSDictionary dictionaryWithObject:[airportCode strngValue] forKey:@&#8221;airportCode&#8221;]];</p>
<p>at airportCode stringValue</p>
]]></content:encoded>
	</item>
</channel>
</rss>
