<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jon Raasch&#039;s Blog &#187; SOAP</title>
	<atom:link href="http://jonraasch.com/blog/tag/soap/feed" rel="self" type="application/rss+xml" />
	<link>http://jonraasch.com/blog</link>
	<description>Web development and design blog from Portland based developer Jon Raasch</description>
	<lastBuildDate>Thu, 29 Jul 2010 16:35:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<atom:link rel="next" href="http://jonraasch.com/blog/tag/soap/feed?page=2" />

		<item>
		<title>Quickbooks Integration with nuSOAP</title>
		<link>http://jonraasch.com/blog/quickbooks-integration-with-nusoap</link>
		<comments>http://jonraasch.com/blog/quickbooks-integration-with-nusoap#comments</comments>
		<pubDate>Sat, 12 Jan 2008 01:47:49 +0000</pubDate>
		<dc:creator>Jon Raasch</dc:creator>
				<category><![CDATA[webdev]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[quickbooks]]></category>
		<category><![CDATA[SOAP]]></category>

		<guid isPermaLink="false">http://jonraasch.com/blog/quickbooks-integration-with-nusoap</guid>
		<description><![CDATA[I&#8217;ve been working on integrating an online shopping cart with in-house Quickbooks. I&#8217;m using SOAP (nuSOAP) and cURL / SSL to pass QBXML (Quickbooks XML) data through a port. Muchas gracias to Ryan Szrama of the open source project Ubercart for his extensive notes on Quickbooks / SOAP integration.I developed a pretty nice php class [...]]]></description>
		<wfw:commentRss>http://jonraasch.com/blog/quickbooks-integration-with-nusoap/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
