<?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>PHP and Salesforce &#187; python</title>
	<atom:link href="http://phpandsalesforce.com/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpandsalesforce.com</link>
	<description>A CRM Reference For PHP Developers</description>
	<lastBuildDate>Wed, 26 May 2010 22:19:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Salesforce Python Toolkit</title>
		<link>http://phpandsalesforce.com/2009/07/18/salesforce-python-toolkit/</link>
		<comments>http://phpandsalesforce.com/2009/07/18/salesforce-python-toolkit/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 05:13:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Python Toolkit]]></category>
		<category><![CDATA[Salesforce API Development]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://phpandsalesforce.com/?p=174</guid>
		<description><![CDATA[I know this is not PHP-related, but I&#8217;ve released the first version of my Salesforce Python Toolkit, hosted by Google Code at http://code.google.com/p/salesforce-python-toolkit/.  It&#8217;s released under the GNU Lesser General Public License (LGPL).  Included in the tarball is an example for every method call and SOAP header in version 16.0 of the Salesforce [...]]]></description>
			<content:encoded><![CDATA[<p>I know this is not PHP-related, but I&#8217;ve released the first version of my Salesforce Python Toolkit, hosted by Google Code at <a href="http://code.google.com/p/salesforce-python-toolkit/">http://code.google.com/p/salesforce-python-toolkit/</a>.  It&#8217;s released under the GNU Lesser General Public License (LGPL).  Included in the tarball is an example for every method call and SOAP header in version 16.0 of the Salesforce API, so it might not be a bad reference even if you&#8217;re not developing in Python.  In the course of writing this, I discovered quite a few discrepancies between the PHP Toolkit&#8217;s API implementation and the spec, which I&#8217;ll detail in a future post.  Some were a result of the PHP Toolkit having been written against the 13.0 API, and some weren&#8217;t.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Salesforce+Python+Toolkit+http://is.gd/9Lk2d" title="Post to Twitter"><img class="nothumb" src="http://phpandsalesforce.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="[Post to Twitter]" border="0" /></a> <a class="tt" href="http://twitter.com/home/?status=Salesforce+Python+Toolkit+http://is.gd/9Lk2d" title="Post to Twitter">Tweet This Post</a>&nbsp; </p>]]></content:encoded>
			<wfw:commentRss>http://phpandsalesforce.com/2009/07/18/salesforce-python-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
