<?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: Google Apps Premier federated login with PHP</title>
	<atom:link href="http://a32.me/2010/02/google-apps-premier-federated-login-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://a32.me/2010/02/google-apps-premier-federated-login-with-php/</link>
	<description>It&#039;s all about. IT and &#34;stuff&#34; :)</description>
	<lastBuildDate>Tue, 07 Feb 2012 05:53:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Luis Hernandez</title>
		<link>http://a32.me/2010/02/google-apps-premier-federated-login-with-php/#comment-2670</link>
		<dc:creator>Luis Hernandez</dc:creator>
		<pubDate>Thu, 10 Nov 2011 19:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://a32.me/?p=382#comment-2670</guid>
		<description>Great job.. the library working fine , thank you..</description>
		<content:encoded><![CDATA[<p>Great job.. the library working fine , thank you..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantin Bosneaga</title>
		<link>http://a32.me/2010/02/google-apps-premier-federated-login-with-php/#comment-1288</link>
		<dc:creator>Constantin Bosneaga</dc:creator>
		<pubDate>Tue, 22 Feb 2011 14:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://a32.me/?p=382#comment-1288</guid>
		<description>You may test it here
http://a32.me/other/ga-open-id/

plz leave your feedback!</description>
		<content:encoded><![CDATA[<p>You may test it here<br />
<a href="http://a32.me/other/ga-open-id/" rel="nofollow">http://a32.me/other/ga-open-id/</a></p>
<p>plz leave your feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantin Bosneaga</title>
		<link>http://a32.me/2010/02/google-apps-premier-federated-login-with-php/#comment-1287</link>
		<dc:creator>Constantin Bosneaga</dc:creator>
		<pubDate>Tue, 22 Feb 2011 11:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://a32.me/?p=382#comment-1287</guid>
		<description>Why not, I am trying to get it working with latest versions of libs:
php-openid-apps-discover-1.0.2.zip
openid-php-openid-2.2.2-0-ga287b2d.zip

hope it will work, if not clear verdict, open_id is too complex and sucks.</description>
		<content:encoded><![CDATA[<p>Why not, I am trying to get it working with latest versions of libs:<br />
php-openid-apps-discover-1.0.2.zip<br />
openid-php-openid-2.2.2-0-ga287b2d.zip</p>
<p>hope it will work, if not clear verdict, open_id is too complex and sucks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitar Dinchev</title>
		<link>http://a32.me/2010/02/google-apps-premier-federated-login-with-php/#comment-1231</link>
		<dc:creator>Dimitar Dinchev</dc:creator>
		<pubDate>Mon, 21 Feb 2011 12:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://a32.me/?p=382#comment-1231</guid>
		<description>Hello!

I want to ask you if you consider updating  the library to the latest (2.2.2) version of OpenID PHP Lib and to the latest (1.0.2) version of google discovery php add on to that first library as currently there are tons of issues with PHP5 and especially with 5.3. I&#039;m struggling for 2 days to get GA OpenID discovery work and I think I&#039;m about to succeed, little help would be appreciated by me and other users.

Thank you for your great work!
Dimitar</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>I want to ask you if you consider updating  the library to the latest (2.2.2) version of OpenID PHP Lib and to the latest (1.0.2) version of google discovery php add on to that first library as currently there are tons of issues with PHP5 and especially with 5.3. I&#8217;m struggling for 2 days to get GA OpenID discovery work and I think I&#8217;m about to succeed, little help would be appreciated by me and other users.</p>
<p>Thank you for your great work!<br />
Dimitar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ameoba32</title>
		<link>http://a32.me/2010/02/google-apps-premier-federated-login-with-php/#comment-661</link>
		<dc:creator>ameoba32</dc:creator>
		<pubDate>Thu, 03 Feb 2011 07:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://a32.me/?p=382#comment-661</guid>
		<description>For accessing google docs you should use Google Docs API. This OpenID technique is usefule for organizing access to other corporate services using same google apps login everybody in the company has.</description>
		<content:encoded><![CDATA[<p>For accessing google docs you should use Google Docs API. This OpenID technique is usefule for organizing access to other corporate services using same google apps login everybody in the company has.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skyblackhawk</title>
		<link>http://a32.me/2010/02/google-apps-premier-federated-login-with-php/#comment-660</link>
		<dc:creator>skyblackhawk</dc:creator>
		<pubDate>Thu, 03 Feb 2011 01:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://a32.me/?p=382#comment-660</guid>
		<description>But I don&#039;t know if it is usefull to access to google docs for example.

I know that open id is used to access to google apps but I don&#039;t know if it is usefull to access document from other website to include in html...

Is it possibile?

Thks</description>
		<content:encoded><![CDATA[<p>But I don&#8217;t know if it is usefull to access to google docs for example.</p>
<p>I know that open id is used to access to google apps but I don&#8217;t know if it is usefull to access document from other website to include in html&#8230;</p>
<p>Is it possibile?</p>
<p>Thks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin</title>
		<link>http://a32.me/2010/02/google-apps-premier-federated-login-with-php/#comment-167</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Fri, 01 Oct 2010 21:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://a32.me/?p=382#comment-167</guid>
		<description>Well why doesn&#039;t mine work?!

http://scottsdalebible.com/openid-ga/</description>
		<content:encoded><![CDATA[<p>Well why doesn&#8217;t mine work?!</p>
<p><a href="http://scottsdalebible.com/openid-ga/" rel="nofollow">http://scottsdalebible.com/openid-ga/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ameoba32</title>
		<link>http://a32.me/2010/02/google-apps-premier-federated-login-with-php/#comment-166</link>
		<dc:creator>ameoba32</dc:creator>
		<pubDate>Fri, 01 Oct 2010 06:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://a32.me/?p=382#comment-166</guid>
		<description>I fixed it, was wrong permissions on TMP dir. It is working fine now http://a32.me/other/openid-ga/</description>
		<content:encoded><![CDATA[<p>I fixed it, was wrong permissions on TMP dir. It is working fine now <a href="http://a32.me/other/openid-ga/" rel="nofollow">http://a32.me/other/openid-ga/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin</title>
		<link>http://a32.me/2010/02/google-apps-premier-federated-login-with-php/#comment-165</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Thu, 30 Sep 2010 17:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://a32.me/?p=382#comment-165</guid>
		<description>Still won&#039;t work?! Are you actively developing this still?</description>
		<content:encoded><![CDATA[<p>Still won&#8217;t work?! Are you actively developing this still?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantin Bosneaga</title>
		<link>http://a32.me/2010/02/google-apps-premier-federated-login-with-php/#comment-147</link>
		<dc:creator>Constantin Bosneaga</dc:creator>
		<pubDate>Sun, 22 Aug 2010 16:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://a32.me/?p=382#comment-147</guid>
		<description>Hmm... it does not work for my domain too :(  this means realization is too complex to be reliable. I will take a look why it broke.</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; it does not work for my domain too <img src='http://a32.me/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   this means realization is too complex to be reliable. I will take a look why it broke.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

