<?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: Calling a REST Web Service (XML) with Apex</title>
	<atom:link href="http://blog.jeffdouglas.com/2009/12/04/calling-a-rest-web-service-with-apex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffdouglas.com/2009/12/04/calling-a-rest-web-service-with-apex/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=calling-a-rest-web-service-with-apex</link>
	<description>Get your head out of your #@! and into the clouds!</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:57:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Steve</title>
		<link>http://blog.jeffdouglas.com/2009/12/04/calling-a-rest-web-service-with-apex/comment-page-1/#comment-2879</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 14 Mar 2011 20:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1823#comment-2879</guid>
		<description>Works for me... Thanks Jeff.</description>
		<content:encoded><![CDATA[<p>Works for me&#8230; Thanks Jeff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajan</title>
		<link>http://blog.jeffdouglas.com/2009/12/04/calling-a-rest-web-service-with-apex/comment-page-1/#comment-2696</link>
		<dc:creator>Rajan</dc:creator>
		<pubDate>Wed, 16 Feb 2011 18:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1823#comment-2696</guid>
		<description>Thanks for post. I am getting following error,

Invalid Type XMLDom.Element at following line

// process the results
		XMLDom.Element[] elements =  doc.getElementsByTagName(&#039;Result&#039;);

I can see that Element is inner class and I am using salesforce 20.0 api

Any suggestion</description>
		<content:encoded><![CDATA[<p>Thanks for post. I am getting following error,</p>
<p>Invalid Type XMLDom.Element at following line</p>
<p>// process the results<br />
		XMLDom.Element[] elements =  doc.getElementsByTagName(&#8216;Result&#8217;);</p>
<p>I can see that Element is inner class and I am using salesforce 20.0 api</p>
<p>Any suggestion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amruta</title>
		<link>http://blog.jeffdouglas.com/2009/12/04/calling-a-rest-web-service-with-apex/comment-page-1/#comment-2484</link>
		<dc:creator>amruta</dc:creator>
		<pubDate>Wed, 26 Jan 2011 20:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1823#comment-2484</guid>
		<description>Hi ! 
I am trying to create FusionCharts with the data from Visualforce. Is there a blog i can refer? Thanks!</description>
		<content:encoded><![CDATA[<p>Hi !<br />
I am trying to create FusionCharts with the data from Visualforce. Is there a blog i can refer? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://blog.jeffdouglas.com/2009/12/04/calling-a-rest-web-service-with-apex/comment-page-1/#comment-2228</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 13 Dec 2010 02:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1823#comment-2228</guid>
		<description>This is great stuff! Looking all over for sample like this. Is there a location where we can find other examples like this? Book, blog? Thanks so much.</description>
		<content:encoded><![CDATA[<p>This is great stuff! Looking all over for sample like this. Is there a location where we can find other examples like this? Book, blog? Thanks so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calling a REST Web Service (JSON) with Apex &#124; Jeff Douglas - Technology, Coding and Bears... OH MY!</title>
		<link>http://blog.jeffdouglas.com/2009/12/04/calling-a-rest-web-service-with-apex/comment-page-1/#comment-996</link>
		<dc:creator>Calling a REST Web Service (JSON) with Apex &#124; Jeff Douglas - Technology, Coding and Bears... OH MY!</dc:creator>
		<pubDate>Tue, 13 Jul 2010 11:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1823#comment-996</guid>
		<description>[...] month I wrote a blog post and example of how to call a REST Web Service with Apex that returns and consumes XML. It was my [...]</description>
		<content:encoded><![CDATA[<p>[...] month I wrote a blog post and example of how to call a REST Web Service with Apex that returns and consumes XML. It was my [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Problems Parsing JSON Responses with Apex &#171; Jeff Douglas &#8211; Technology, Coding and Bears&#8230; OH MY!</title>
		<link>http://blog.jeffdouglas.com/2009/12/04/calling-a-rest-web-service-with-apex/comment-page-1/#comment-336</link>
		<dc:creator>Problems Parsing JSON Responses with Apex &#171; Jeff Douglas &#8211; Technology, Coding and Bears&#8230; OH MY!</dc:creator>
		<pubDate>Mon, 28 Dec 2009 15:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1823#comment-336</guid>
		<description>[...] on December 28, 2009. Filed under: Apex, Salesforce &#124;  A couple of weeks ago I wrote an article and small demo of a REST web service call returning XML. It was my intention to do the same demo using JSON. [...]</description>
		<content:encoded><![CDATA[<p>[...] on December 28, 2009. Filed under: Apex, Salesforce |  A couple of weeks ago I wrote an article and small demo of a REST web service call returning XML. It was my intention to do the same demo using JSON. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffdonthemic</title>
		<link>http://blog.jeffdouglas.com/2009/12/04/calling-a-rest-web-service-with-apex/comment-page-1/#comment-335</link>
		<dc:creator>jeffdonthemic</dc:creator>
		<pubDate>Fri, 04 Dec 2009 17:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1823#comment-335</guid>
		<description>I was thinking about doing a Flickr demo Wes but thought that was more of your baliwick.</description>
		<content:encoded><![CDATA[<p>I was thinking about doing a Flickr demo Wes but thought that was more of your baliwick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wes</title>
		<link>http://blog.jeffdouglas.com/2009/12/04/calling-a-rest-web-service-with-apex/comment-page-1/#comment-334</link>
		<dc:creator>Wes</dc:creator>
		<pubDate>Fri, 04 Dec 2009 16:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1823#comment-334</guid>
		<description>Nice one :) I think I&#039;m gonna have to use this example to change my Flickr lib to use REST instead of SOAP.. seems the XMLStreamReader (and therefore XMLDom) have some issues parsing certain chars.</description>
		<content:encoded><![CDATA[<p>Nice one <img src='http://blog.jeffdouglas.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I think I&#8217;m gonna have to use this example to change my Flickr lib to use REST instead of SOAP.. seems the XMLStreamReader (and therefore XMLDom) have some issues parsing certain chars.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

