<?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"
	>
<channel>
	<title>Comments on: New PHP &#38; Ruby on Rails Toolkits</title>
	<atom:link href="http://sfdc.arrowpointe.com/2006/03/07/new-php-ruby-on-rails-toolkits/feed/" rel="self" type="application/rss+xml" />
	<link>http://sfdc.arrowpointe.com/2006/03/07/new-php-ruby-on-rails-toolkits/</link>
	<description>Authored by Scott Hemmeter of Arrowpointe Corp, this blog is written from the perspective of a Salesforce.com solution provider and contains information on Arrowpointe's AppExchange products as well as tips, findings, sample code, functionality wishes, etc.</description>
	<pubDate>Fri, 05 Dec 2008 03:04:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Michael @ SEOG</title>
		<link>http://sfdc.arrowpointe.com/2006/03/07/new-php-ruby-on-rails-toolkits/#comment-57640</link>
		<dc:creator>Michael @ SEOG</dc:creator>
		<pubDate>Tue, 19 Feb 2008 05:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=86#comment-57640</guid>
		<description>Nice to see the support for Ruby and PHP. Could lead to better integration with the web 2.0 apps and the quality back end CRM system that is salesforce.com

I am surprised I haven't seen more product offerings that highlight the integration of the content management system with salesforce tools on the backend.</description>
		<content:encoded><![CDATA[<p>Nice to see the support for Ruby and PHP. Could lead to better integration with the web 2.0 apps and the quality back end CRM system that is salesforce.com</p>
<p>I am surprised I haven&#8217;t seen more product offerings that highlight the integration of the content management system with salesforce tools on the backend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thought Leadership</title>
		<link>http://sfdc.arrowpointe.com/2006/03/07/new-php-ruby-on-rails-toolkits/#comment-3624</link>
		<dc:creator>Thought Leadership</dc:creator>
		<pubDate>Fri, 24 Nov 2006 15:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=86#comment-3624</guid>
		<description>&lt;strong&gt;Maybe Ruby on Rails is ready for the enterprise?...&lt;/strong&gt;

What if all of us enterprisey folks were wrong to think that Ruby on Rails isn't ready for the enterprise and we decided to ignore lack of industry analyst coverage, lack of any quantity of knowledge in large consulting firms or even lack of a si .......</description>
		<content:encoded><![CDATA[<p><strong>Maybe Ruby on Rails is ready for the enterprise?&#8230;</strong></p>
<p>What if all of us enterprisey folks were wrong to think that Ruby on Rails isn&#8217;t ready for the enterprise and we decided to ignore lack of industry analyst coverage, lack of any quantity of knowledge in large consulting firms or even lack of a si &#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Tran</title>
		<link>http://sfdc.arrowpointe.com/2006/03/07/new-php-ruby-on-rails-toolkits/#comment-64</link>
		<dc:creator>Nick Tran</dc:creator>
		<pubDate>Sun, 19 Mar 2006 04:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=86#comment-64</guid>
		<description>FYI, the PHP 5 toolkit is now hosted on SourceForge.net:  http://sourceforge.net/project/showfiles.php?group_id=96634&#38;package_id=183732

- Nick</description>
		<content:encoded><![CDATA[<p>FYI, the PHP 5 toolkit is now hosted on SourceForge.net:  <a href="http://sourceforge.net/project/showfiles.php?group_id=96634&amp;package_id=183732" rel="nofollow">http://sourceforge.net/project/showfiles.php?group_id=96634&amp;package_id=183732</a></p>
<p>- Nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Hemmeter</title>
		<link>http://sfdc.arrowpointe.com/2006/03/07/new-php-ruby-on-rails-toolkits/#comment-62</link>
		<dc:creator>Scott Hemmeter</dc:creator>
		<pubDate>Fri, 17 Mar 2006 16:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=86#comment-62</guid>
		<description>The comment related to Ryan's NuSoap toolkit is a different toolkit than the PHP5 toolkit.  The NuSoap one works with PHP4 and PHP5 and is really easy to use.  However, it is a different toolkit.

The &lt;a href="http://sfdc.arrowpointe.com/2005/11/28/salesforce-google-maps-mashup-using-php/" rel="nofollow"&gt;integrating with Google Maps&lt;/a&gt; posting I did used Ryan's toolkit.</description>
		<content:encoded><![CDATA[<p>The comment related to Ryan&#8217;s NuSoap toolkit is a different toolkit than the PHP5 toolkit.  The NuSoap one works with PHP4 and PHP5 and is really easy to use.  However, it is a different toolkit.</p>
<p>The <a href="http://sfdc.arrowpointe.com/2005/11/28/salesforce-google-maps-mashup-using-php/" rel="nofollow">integrating with Google Maps</a> posting I did used Ryan&#8217;s toolkit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Claiborne</title>
		<link>http://sfdc.arrowpointe.com/2006/03/07/new-php-ruby-on-rails-toolkits/#comment-61</link>
		<dc:creator>David Claiborne</dc:creator>
		<pubDate>Fri, 17 Mar 2006 15:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=86#comment-61</guid>
		<description>Ryan Choi has a put together sample code that uses Nusoap to connect interact with the salesforce.com api. It works work with PHP 4.3 and later. The advantage of Nusoap is that you only need to put it in your php path for it to work (No Pear). Right now, it works for the partner wsdl. Here is his latest note:

An update to the php_sforce_nusoap sourceforge project has been posted. It includes:

- fix for namespace of headers (lead assignment headers work properly now)
- rename of soapclient to nusoapclient (avoid conflict of php 5 SoapClient)
- getUpdated(), getDeleted() and retrieve() calls
- examples of the above in example.php

http://sourceforge.net/project/showfiles.php?group_id=96634&#38;package_id=166314

I also have modified Nusoap and the original sfdc php toolkit to work with the enterprise wsdl, but I my code is at a rougher stage.</description>
		<content:encoded><![CDATA[<p>Ryan Choi has a put together sample code that uses Nusoap to connect interact with the salesforce.com api. It works work with PHP 4.3 and later. The advantage of Nusoap is that you only need to put it in your php path for it to work (No Pear). Right now, it works for the partner wsdl. Here is his latest note:</p>
<p>An update to the php_sforce_nusoap sourceforge project has been posted. It includes:</p>
<p>- fix for namespace of headers (lead assignment headers work properly now)<br />
- rename of soapclient to nusoapclient (avoid conflict of php 5 SoapClient)<br />
- getUpdated(), getDeleted() and retrieve() calls<br />
- examples of the above in example.php</p>
<p><a href="http://sourceforge.net/project/showfiles.php?group_id=96634&amp;package_id=166314" rel="nofollow">http://sourceforge.net/project/showfiles.php?group_id=96634&amp;package_id=166314</a></p>
<p>I also have modified Nusoap and the original sfdc php toolkit to work with the enterprise wsdl, but I my code is at a rougher stage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Gross</title>
		<link>http://sfdc.arrowpointe.com/2006/03/07/new-php-ruby-on-rails-toolkits/#comment-56</link>
		<dc:creator>Adam Gross</dc:creator>
		<pubDate>Wed, 08 Mar 2006 01:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=86#comment-56</guid>
		<description>The toolkit does require PHP5; we know thats an issue for some people, but we thought it was import to target 5 as it has an entirely new SOAP/XML stack that makes much of what we've done possible.</description>
		<content:encoded><![CDATA[<p>The toolkit does require PHP5; we know thats an issue for some people, but we thought it was import to target 5 as it has an entirely new SOAP/XML stack that makes much of what we&#8217;ve done possible.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
