<?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: Cleaning-up the BibleGateway SOAP example</title>
	<atom:link href="http://healyourchurchwebsite.com/2007/07/11/cleaning-up-the-biblegateway-soap-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://healyourchurchwebsite.com/2007/07/11/cleaning-up-the-biblegateway-soap-example/</link>
	<description>Teaching, rebuking, correcting &#38; training in righteous web design.</description>
	<lastBuildDate>Mon, 04 Jan 2010 07:25:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zipsites Official Blog - Create Your Own Mashup</title>
		<link>http://healyourchurchwebsite.com/2007/07/11/cleaning-up-the-biblegateway-soap-example/comment-page-1/#comment-4314</link>
		<dc:creator>Zipsites Official Blog - Create Your Own Mashup</dc:creator>
		<pubDate>Thu, 11 Jun 2009 12:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2007/07/11/cleaning-up-the-biblegateway-soap-example/#comment-4314</guid>
		<description>[...] Bible Gateway in PHP Article on Cleaning-up the BibleGateway SOAP [...]</description>
		<content:encoded><![CDATA[<p>[...] Bible Gateway in PHP Article on Cleaning-up the BibleGateway SOAP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tm19</title>
		<link>http://healyourchurchwebsite.com/2007/07/11/cleaning-up-the-biblegateway-soap-example/comment-page-1/#comment-3840</link>
		<dc:creator>tm19</dc:creator>
		<pubDate>Sun, 16 Dec 2007 06:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2007/07/11/cleaning-up-the-biblegateway-soap-example/#comment-3840</guid>
		<description>I fixed the little errors on my own, but wouldn&#039;t have had a clue about the output line without your help. Thx!

I get output from my PHP file that looks, well, a little raw. I put a snippet below.

Do I need XML etc., and if so, how? (When I click on your result set, it just loads your regular blog page)


array(2) {
  [&quot;details&quot;]=&gt;
  array(4) {
    [&quot;verseurl&quot;]=&gt;
    string(74) &quot;http://www.biblegateway.com/passage/?version=9&amp;search=Luke 1:46-47, 49&quot;
    [&quot;audiourl&quot;]=&gt;
.
.
.
    string(182) &quot;&#8220;And Mary said,
  }
}</description>
		<content:encoded><![CDATA[<p>I fixed the little errors on my own, but wouldn&#8217;t have had a clue about the output line without your help. Thx!</p>
<p>I get output from my PHP file that looks, well, a little raw. I put a snippet below.</p>
<p>Do I need XML etc., and if so, how? (When I click on your result set, it just loads your regular blog page)</p>
<p>array(2) {<br />
  ["details"]=&gt;<br />
  array(4) {<br />
    ["verseurl"]=&gt;<br />
    string(74) &#8220;http://www.biblegateway.com/passage/?version=9&amp;search=<a href="http://www.gnpcb.org/esv/search/?go=Go&amp;q=Luke+1%3A46-47%2C+49" class="bibleref" title="ESV Luke 1:46-47, 49">Luke 1:46-47, 49</a>&#8243;<br />
    ["audiourl"]=&gt;<br />
.<br />
.<br />
.<br />
    string(182) &#8220;&ldquo;And Mary said,<br />
  }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joatmon</title>
		<link>http://healyourchurchwebsite.com/2007/07/11/cleaning-up-the-biblegateway-soap-example/comment-page-1/#comment-3499</link>
		<dc:creator>joatmon</dc:creator>
		<pubDate>Thu, 12 Jul 2007 13:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2007/07/11/cleaning-up-the-biblegateway-soap-example/#comment-3499</guid>
		<description>Interesting post.  I recently built a Joomla component based on the BibleGateway VOTD.  If I remember right there were a number of errors on their example pages including fundamental errors like the SOAP API was different in their tutorial vs the full documentation.  I emailed them with the changes and it looks like they implemented some, but as you found, not all of the changes.  Oh well.  Thanks for your post</description>
		<content:encoded><![CDATA[<p>Interesting post.  I recently built a Joomla component based on the BibleGateway VOTD.  If I remember right there were a number of errors on their example pages including fundamental errors like the SOAP API was different in their tutorial vs the full documentation.  I emailed them with the changes and it looks like they implemented some, but as you found, not all of the changes.  Oh well.  Thanks for your post</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->