<?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: PHP / Web Application Integration</title>
	<atom:link href="http://www.sitepoint.com/blogs/2006/02/08/php-web-application-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2006/02/08/php-web-application-integration/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Tue, 02 Dec 2008 00:49:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: shaw</title>
		<link>http://www.sitepoint.com/blogs/2006/02/08/php-web-application-integration/#comment-547660</link>
		<dc:creator>shaw</dc:creator>
		<pubDate>Mon, 10 Dec 2007 16:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1405#comment-547660</guid>
		<description>I used pervasives data integrator for a quickbooks to salesforce &lt;a href="http://www.pervasive.com" rel="nofollow"&gt;application integration&lt;/a&gt; project and I have to say it was so simple and took less than three days. They have a slower free version too if you only need to do a one time thing at pervasivedatatools.com</description>
		<content:encoded><![CDATA[<p>I used pervasives data integrator for a quickbooks to salesforce <a href="http://www.pervasive.com" rel="nofollow">application integration</a> project and I have to say it was so simple and took less than three days. They have a slower free version too if you only need to do a one time thing at pervasivedatatools.com</p>]]></content:encoded>
	</item>
	<item>
		<title>By: links for Jun 12-18 at 59ideas</title>
		<link>http://www.sitepoint.com/blogs/2006/02/08/php-web-application-integration/#comment-30681</link>
		<dc:creator>links for Jun 12-18 at 59ideas</dc:creator>
		<pubDate>Sat, 17 Jun 2006 07:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1405#comment-30681</guid>
		<description>[...] SitePoint Blogs » PHP / Web Application Integration (tags: php programming single-sign-on) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] SitePoint Blogs » PHP / Web Application Integration (tags: php programming single-sign-on) [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2006-06-16 at 59ideas</title>
		<link>http://www.sitepoint.com/blogs/2006/02/08/php-web-application-integration/#comment-30533</link>
		<dc:creator>links for 2006-06-16 at 59ideas</dc:creator>
		<pubDate>Fri, 16 Jun 2006 16:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1405#comment-30533</guid>
		<description>[...] SitePoint Blogs » PHP / Web Application Integration (tags: php programming single-sign-on) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] SitePoint Blogs » PHP / Web Application Integration (tags: php programming single-sign-on) [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bharat Mediratta</title>
		<link>http://www.sitepoint.com/blogs/2006/02/08/php-web-application-integration/#comment-14469</link>
		<dc:creator>Bharat Mediratta</dc:creator>
		<pubDate>Fri, 24 Feb 2006 19:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1405#comment-14469</guid>
		<description>In case it's unclear from his post, Andy Staudacher is a principle developer of Gallery 2 and the author of the PDF document.  He has been the lead developer for the Gallery 2 integration system.</description>
		<content:encoded><![CDATA[<p>In case it&#8217;s unclear from his post, Andy Staudacher is a principle developer of Gallery 2 and the author of the PDF document.  He has been the lead developer for the Gallery 2 integration system.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Staudacher</title>
		<link>http://www.sitepoint.com/blogs/2006/02/08/php-web-application-integration/#comment-14433</link>
		<dc:creator>Andy Staudacher</dc:creator>
		<pubDate>Fri, 24 Feb 2006 09:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1405#comment-14433</guid>
		<description>Hi,

This "short paper" is nothing more than a short writeup since G2 was contacted by Brian Moon from phorum.org a while ago to get an integration initiative started. I just wanted to create a coarse list of things that should be addressed. As with most of these things, I have never heard anything back.

However, we've done much more and this document is very coarse. Detailed documentation is still missing, but there is more than this small writeup:
http://codex.gallery2.org/index.php/Gallery2:Embedding
http://codex.gallery2.org/index.php/Gallery2:Embedding:Integration (goes into more detail)
http://codex.gallery2.org/index.php/Gallery2:Embedding:Event-Based_Loose-Coupled_Integration (explains the approach to integration, no specs yet for a standardization / general initiative).

But I was happy to hear that a phorum developer actually started a phorum integration module this January / February and the result is very similar to what is explained in the above links.
Also, there are more and more CMS' / frameworks that offer the required events.

Regards,
Andy</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This &#8220;short paper&#8221; is nothing more than a short writeup since G2 was contacted by Brian Moon from phorum.org a while ago to get an integration initiative started. I just wanted to create a coarse list of things that should be addressed. As with most of these things, I have never heard anything back.</p>
<p>However, we&#8217;ve done much more and this document is very coarse. Detailed documentation is still missing, but there is more than this small writeup:<br />
<a href="http://codex.gallery2.org/index.php/Gallery2:Embedding" rel="nofollow">http://codex.gallery2.org/index.php/Gallery2:Embedding</a><br />
<a href="http://codex.gallery2.org/index.php/Gallery2:Embedding:Integration" rel="nofollow">http://codex.gallery2.org/index.php/Gallery2:Embedding:Integration</a> (goes into more detail)<br />
<a href="http://codex.gallery2.org/index.php/Gallery2:Embedding:Event-Based_Loose-Coupled_Integration" rel="nofollow">http://codex.gallery2.org/index.php/Gallery2:Embedding:Event-Based_Loose-Coupled_Integration</a> (explains the approach to integration, no specs yet for a standardization / general initiative).</p>
<p>But I was happy to hear that a phorum developer actually started a phorum integration module this January / February and the result is very similar to what is explained in the above links.<br />
Also, there are more and more CMS&#8217; / frameworks that offer the required events.</p>
<p>Regards,<br />
Andy</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.sitepoint.com/blogs/2006/02/08/php-web-application-integration/#comment-13847</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 11 Feb 2006 06:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1405#comment-13847</guid>
		<description>I was looking for the same thing, and currently doing some research on it. I still think that there has to be a generic script/standardize rule like the one w3 buil for css, xhtml and etc.

Somebody know any small project that work on this yet?

THanks</description>
		<content:encoded><![CDATA[<p>I was looking for the same thing, and currently doing some research on it. I still think that there has to be a generic script/standardize rule like the one w3 buil for css, xhtml and etc.</p>
<p>Somebody know any small project that work on this yet?</p>
<p>THanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.sitepoint.com/blogs/2006/02/08/php-web-application-integration/#comment-13845</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 11 Feb 2006 05:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1405#comment-13845</guid>
		<description>Coppermine http://coppermine.sf.net for all its crappy code seems to have done all the above and much better</description>
		<content:encoded><![CDATA[<p>Coppermine <a href="http://coppermine.sf.net" rel="nofollow">http://coppermine.sf.net</a> for all its crappy code seems to have done all the above and much better</p>]]></content:encoded>
	</item>
	<item>
		<title>By: willthiswork</title>
		<link>http://www.sitepoint.com/blogs/2006/02/08/php-web-application-integration/#comment-13736</link>
		<dc:creator>willthiswork</dc:creator>
		<pubDate>Thu, 09 Feb 2006 12:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1405#comment-13736</guid>
		<description>With regard to User and Group management LDAP would also be an interesting option as someone pointed out in this thread. 
http://www.sitepoint.com/forums/showthread.php?t=345089
But certainly not in shared hosting enviroment, which unfortunately cuts out a lot of audience.
Pear, as usual, has already some nice packages like DB-ldap and Net_ldap.
I also tried Pear_LiveUser but it was in a very early stage at the time and I could not figure out how to work it properly.
Did anyone experimented with it recently?

Along with Drupal, also Egroupware did a very nice job in building a pluggable api.
Especially with the Kontact project
http://www.egroupware.org/killerApp.</description>
		<content:encoded><![CDATA[<p>With regard to User and Group management LDAP would also be an interesting option as someone pointed out in this thread.<br />
<a href="http://www.sitepoint.com/forums/showthread.php?t=345089" rel="nofollow">http://www.sitepoint.com/forums/showthread.php?t=345089</a><br />
But certainly not in shared hosting enviroment, which unfortunately cuts out a lot of audience.<br />
Pear, as usual, has already some nice packages like DB-ldap and Net_ldap.<br />
I also tried Pear_LiveUser but it was in a very early stage at the time and I could not figure out how to work it properly.<br />
Did anyone experimented with it recently?</p>
<p>Along with Drupal, also Egroupware did a very nice job in building a pluggable api.<br />
Especially with the Kontact project<br />
<a href="http://www.egroupware.org/killerApp" rel="nofollow">http://www.egroupware.org/killerApp</a>.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Online Marketing Spot &#187; Blog Archive &#187;</title>
		<link>http://www.sitepoint.com/blogs/2006/02/08/php-web-application-integration/#comment-13730</link>
		<dc:creator>Online Marketing Spot &#187; Blog Archive &#187;</dc:creator>
		<pubDate>Thu, 09 Feb 2006 07:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1405#comment-13730</guid>
		<description>[...] PHP / Web Application Integration SitePoint, Australia - 22 hours ago Found the link a while back, via one of the Gallery forums / mailing lists, thanks to a chance result searching for something entirely different on Google. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] PHP / Web Application Integration SitePoint, Australia - 22 hours ago Found the link a while back, via one of the Gallery forums / mailing lists, thanks to a chance result searching for something entirely different on Google. [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Randy Boland</title>
		<link>http://www.sitepoint.com/blogs/2006/02/08/php-web-application-integration/#comment-13704</link>
		<dc:creator>Randy Boland</dc:creator>
		<pubDate>Wed, 08 Feb 2006 19:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1405#comment-13704</guid>
		<description>Thanks, Harry.  By the time I got around to checking for a reply, it was back up.</description>
		<content:encoded><![CDATA[<p>Thanks, Harry.  By the time I got around to checking for a reply, it was back up.</p>]]></content:encoded>
	</item>
</channel>
</rss>
