<?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: CRM &amp; CMS Integration: Plone and Salesforce.com</title>
	<atom:link href="http://zenofnptech.org/2009/03/crm-cms-integration-plone-and-salesforcecom.html/feed" rel="self" type="application/rss+xml" />
	<link>http://zenofnptech.org/2009/03/crm-cms-integration-plone-and-salesforcecom.html</link>
	<description>Thoughtful and sometimes snarky perspectives on nonprofit technology</description>
	<lastBuildDate>Sun, 31 Jul 2011 12:25:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Salesforce as a CMS?</title>
		<link>http://zenofnptech.org/2009/03/crm-cms-integration-plone-and-salesforcecom.html/comment-page-1#comment-7875</link>
		<dc:creator>Salesforce as a CMS?</dc:creator>
		<pubDate>Thu, 07 Oct 2010 20:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.zenofnptech.org/?p=469#comment-7875</guid>
		<description>[...] applications. I&#8217;ve already talked on this blog about Salesforce integration with Drupal, Plone, and others. Today I&#8217;m going to delve into Salesforce-based CMS systems &#8211; systems built [...]</description>
		<content:encoded><![CDATA[<p>[...] applications. I&#8217;ve already talked on this blog about Salesforce integration with Drupal, Plone, and others. Today I&#8217;m going to delve into Salesforce-based CMS systems &#8211; systems built [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Johnson</title>
		<link>http://zenofnptech.org/2009/03/crm-cms-integration-plone-and-salesforcecom.html/comment-page-1#comment-6625</link>
		<dc:creator>Christopher Johnson</dc:creator>
		<pubDate>Wed, 06 May 2009 01:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.zenofnptech.org/?p=469#comment-6625</guid>
		<description>Michelle,

Hopefully after the demo at the Plone booth in the NTC Science Fair you got a good taste of the Plone-salesforce.com integration! Also, we posted the slides from our talk on the integration here: http://www.slideshare.net/jonstahl/an-open-civic-engagement-platform-plone-salesforce-and-friends-1389052

We&#039;re working on some additional documentation and screencasts as well as a distribution of Plone that includes the salesforce.com integration ready to go! Look for that shortly. 

Cheers,
Chris</description>
		<content:encoded><![CDATA[<p>Michelle,</p>
<p>Hopefully after the demo at the Plone booth in the NTC Science Fair you got a good taste of the Plone-salesforce.com integration! Also, we posted the slides from our talk on the integration here: <a href="http://www.slideshare.net/jonstahl/an-open-civic-engagement-platform-plone-salesforce-and-friends-1389052" rel="nofollow">http://www.slideshare.net/jonstahl/an-open-civic-engagement-platform-plone-salesforce-and-friends-1389052</a></p>
<p>We&#8217;re working on some additional documentation and screencasts as well as a distribution of Plone that includes the salesforce.com integration ready to go! Look for that shortly. </p>
<p>Cheers,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Stahl</title>
		<link>http://zenofnptech.org/2009/03/crm-cms-integration-plone-and-salesforcecom.html/comment-page-1#comment-6605</link>
		<dc:creator>Jon Stahl</dc:creator>
		<pubDate>Fri, 01 May 2009 18:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.zenofnptech.org/?p=469#comment-6605</guid>
		<description>Michelle-

We spent a lot of effort to make the Plone/Salesforce integration products completely agnostic about your Salesforce.com data structures.  Simply put: we don&#039;t make any assumptions about how you&#039;re modeling your data, we just let you grab it as you need to.</description>
		<content:encoded><![CDATA[<p>Michelle-</p>
<p>We spent a lot of effort to make the Plone/Salesforce integration products completely agnostic about your Salesforce.com data structures.  Simply put: we don&#8217;t make any assumptions about how you&#8217;re modeling your data, we just let you grab it as you need to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Geilhufe</title>
		<link>http://zenofnptech.org/2009/03/crm-cms-integration-plone-and-salesforcecom.html/comment-page-1#comment-6458</link>
		<dc:creator>David Geilhufe</dc:creator>
		<pubDate>Tue, 17 Mar 2009 03:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.zenofnptech.org/?p=469#comment-6458</guid>
		<description>Like everything in Drupal land, there is code for that... though the quality varies widely.

The most recent update of the salesforce module was in late February and looks like Chapter Three is taking the lead on that... it used to be Trellon, but I don&#039;t think they ever got their code in a reusable format... just for client sites. 

With joshk as the maintainer, the quality should be better than average.

The drupal working group for CRM integrations is here:
http://groups.drupal.org/enterprise-crm-integration

The Salesforce module is here:
http://drupal.org/project/salesforce

And the devil is probably keeping up with the Salesforce API... most of these intergation modules get built for a single client as a point solution and the module is not really maintained robustly over the various drupal version and salesforce api changes. But as long as folks want to fund it/ work on it, there will always be a good solution.</description>
		<content:encoded><![CDATA[<p>Like everything in Drupal land, there is code for that&#8230; though the quality varies widely.</p>
<p>The most recent update of the salesforce module was in late February and looks like Chapter Three is taking the lead on that&#8230; it used to be Trellon, but I don&#8217;t think they ever got their code in a reusable format&#8230; just for client sites. </p>
<p>With joshk as the maintainer, the quality should be better than average.</p>
<p>The drupal working group for CRM integrations is here:<br />
<a href="http://groups.drupal.org/enterprise-crm-integration" rel="nofollow">http://groups.drupal.org/enterprise-crm-integration</a></p>
<p>The Salesforce module is here:<br />
<a href="http://drupal.org/project/salesforce" rel="nofollow">http://drupal.org/project/salesforce</a></p>
<p>And the devil is probably keeping up with the Salesforce API&#8230; most of these intergation modules get built for a single client as a point solution and the module is not really maintained robustly over the various drupal version and salesforce api changes. But as long as folks want to fund it/ work on it, there will always be a good solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

