<?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>zend_openid &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/zend_openid/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>on web development</description>
	<lastBuildDate>Tue, 13 Feb 2018 08:18:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>Zend_Openid and Google Accounts. Patch needed.</title>
		<link>/2009/12/04/zend_openid-and-google-accounts-patch-needed/</link>
		<comments>/2009/12/04/zend_openid-and-google-accounts-patch-needed/#respond</comments>
		<pubDate>Fri, 04 Dec 2009 07:39:12 +0000</pubDate>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
				<category><![CDATA[zend framework]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google accounts]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[zend_openid]]></category>

		<guid isPermaLink="false">/?p=826</guid>
		<description><![CDATA[Zend_Openid This extension as expected gives the Zend Framework the possibility to implement OpenId protocol. The problem is that the current version 1.9.6 does not work correctly with Google accounts. The solution can be found on one of the best resource sites &#8211; stackoverflow. You can simply follow the two comments to this post with &#8230; <a href="/2009/12/04/zend_openid-and-google-accounts-patch-needed/" class="more-link">Continue reading <span class="screen-reader-text">Zend_Openid and Google Accounts. Patch needed.</span> <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2009/06/10/google-adsense-blocks-the-page-load/" rel="bookmark" title="Google Adsense blocks the page load">Google Adsense blocks the page load </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<h2>Zend_Openid</h2>
<p>This extension as expected gives the <a title="Zend Framework" href="http://framework.zend.com/" target="_blank">Zend Framework</a> the possibility to implement <a title="OpenId" href="http://openid.net/" target="_blank">OpenId</a> protocol. The problem is that the current version 1.9.6 does not work correctly with Google accounts.</p>
<h2>The solution</h2>
<p>can be found on one of the best resource sites &#8211; <a title="Zend OpenId and Google on stackoverflow" href="http://stackoverflow.com/questions/741345/how-do-i-implement-direct-identity-based-openid-authentication-with-zend-openid" target="_blank">stackoverflow</a>. You can simply follow the two comments to this post with no fear that this will work. It&#8217;s tested already.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2009/06/10/google-adsense-blocks-the-page-load/" rel="bookmark" title="Google Adsense blocks the page load">Google Adsense blocks the page load </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2009/12/04/zend_openid-and-google-accounts-patch-needed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework &#8211; simply the best. Into the deep of OpenId</title>
		<link>/2009/12/02/zend-framework-simply-the-best-into-the-deep-of-openid/</link>
		<comments>/2009/12/02/zend-framework-simply-the-best-into-the-deep-of-openid/#respond</comments>
		<pubDate>Wed, 02 Dec 2009 19:10:57 +0000</pubDate>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
				<category><![CDATA[zend framework]]></category>
		<category><![CDATA[zend_auth]]></category>
		<category><![CDATA[zend_feed_reader]]></category>
		<category><![CDATA[zend_openid]]></category>

		<guid isPermaLink="false">/?p=822</guid>
		<description><![CDATA[Now I&#8217;m convinced that Zend Framework is indeed the best of the best for the PHP community. Now I&#8217;m researching about the use of OpenId with ZF, and hopefully beside Zend_Auth there is entirely for that Zend_OpenId. Which is exactly what I needed. Really a great community and very high level code. Talk to that &#8230; <a href="/2009/12/02/zend-framework-simply-the-best-into-the-deep-of-openid/" class="more-link">Continue reading <span class="screen-reader-text">Zend Framework &#8211; simply the best. Into the deep of OpenId</span> <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2010/01/25/better-zend-framework-documentation-now-version-specific/" rel="bookmark" title="Better Zend Framework documentation. Now version specific.">Better Zend Framework documentation. Now version specific. </a></li>
<li><a href="/2010/01/29/escaping-strings-in-a-zend-framework-view-prevent-unclosed-tags/" rel="bookmark" title="Escaping strings in a Zend Framework view. Prevent unclosed tags!">Escaping strings in a Zend Framework view. Prevent unclosed tags! </a></li>
<li><a href="/2009/04/21/zend-framework-disable-zend-layout/" rel="bookmark" title="Zend Framework &#8211; Disable Zend Layout">Zend Framework &#8211; Disable Zend Layout </a></li>
<li><a href="/2010/06/10/json-and-zend-framework-zend_json/" rel="bookmark" title="JSON and Zend Framework? &#8211; Zend_Json">JSON and Zend Framework? &#8211; Zend_Json </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Now I&#8217;m convinced that Zend Framework is indeed the best of the best for the PHP community. Now I&#8217;m researching about the use of OpenId with ZF, and hopefully beside Zend_Auth there is entirely for that Zend_OpenId. Which is exactly what I needed.</p>
<p>Really a great community and very high level code. Talk to that soon about Zend_OpenId, with some sample code and Zend_Feed_Reader, my modules of choice.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2010/01/25/better-zend-framework-documentation-now-version-specific/" rel="bookmark" title="Better Zend Framework documentation. Now version specific.">Better Zend Framework documentation. Now version specific. </a></li>
<li><a href="/2010/01/29/escaping-strings-in-a-zend-framework-view-prevent-unclosed-tags/" rel="bookmark" title="Escaping strings in a Zend Framework view. Prevent unclosed tags!">Escaping strings in a Zend Framework view. Prevent unclosed tags! </a></li>
<li><a href="/2009/04/21/zend-framework-disable-zend-layout/" rel="bookmark" title="Zend Framework &#8211; Disable Zend Layout">Zend Framework &#8211; Disable Zend Layout </a></li>
<li><a href="/2010/06/10/json-and-zend-framework-zend_json/" rel="bookmark" title="JSON and Zend Framework? &#8211; Zend_Json">JSON and Zend Framework? &#8211; Zend_Json </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2009/12/02/zend-framework-simply-the-best-into-the-deep-of-openid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
