<?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: Bootstrapping a Startup: Zend and WordPress Auth Integration</title>
	<atom:link href="http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html</link>
	<description>Michael Krotscheck's insights, ideas, and inspirations about web technology, life, and the kitchen sink.</description>
	<lastBuildDate>Fri, 03 Feb 2012 05:12:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Crispijn</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-2352</link>
		<dc:creator>Crispijn</dc:creator>
		<pubDate>Sat, 16 Apr 2011 11:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-2352</guid>
		<description>Could you tell me a little bit more about modifying the cookies to .mydomain.com?

I&#039;m stuck!</description>
		<content:encoded><![CDATA[<p>Could you tell me a little bit more about modifying the cookies to .mydomain.com?</p>
<p>I&#8217;m stuck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kendall Arneaud</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-2322</link>
		<dc:creator>Kendall Arneaud</dc:creator>
		<pubDate>Sun, 16 Jan 2011 00:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-2322</guid>
		<description>Have you ever considered doing it with Yii?</description>
		<content:encoded><![CDATA[<p>Have you ever considered doing it with Yii?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lisa</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-2321</link>
		<dc:creator>lisa</dc:creator>
		<pubDate>Tue, 11 Jan 2011 13:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-2321</guid>
		<description>Hi, this tutorial is just what I needed. 
One problem, my english is not so good...what do you mean by :
&quot;The WordPress integration code will live in the plugins directory on the WordPress side and (with one notable exception) in the ~library/ directory on the Zend side.&quot; ?

You mean that I need the plugin shown here: 
http://wordpress.org/extend/plugins/zend-framework/
in the directory of wordpress , which will be in the library/wordpress file?

So, my whole code will be the initial Zend code, but , in the library directory i will add the whole Wordpress which will include the zend plugin?

thank you for your time!</description>
		<content:encoded><![CDATA[<p>Hi, this tutorial is just what I needed.<br />
One problem, my english is not so good&#8230;what do you mean by :<br />
&#8220;The WordPress integration code will live in the plugins directory on the WordPress side and (with one notable exception) in the ~library/ directory on the Zend side.&#8221; ?</p>
<p>You mean that I need the plugin shown here:<br />
<a href="http://wordpress.org/extend/plugins/zend-framework/" rel="nofollow">http://wordpress.org/extend/plugins/zend-framework/</a><br />
in the directory of wordpress , which will be in the library/wordpress file?</p>
<p>So, my whole code will be the initial Zend code, but , in the library directory i will add the whole WordPress which will include the zend plugin?</p>
<p>thank you for your time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-1679</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Sun, 14 Nov 2010 20:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-1679</guid>
		<description>Yea would be nice to use something similar to integrate Magento with Wordpress or buddypress... ;)</description>
		<content:encoded><![CDATA[<p>Yea would be nice to use something similar to integrate Magento with WordPress or buddypress&#8230; <img src='http://www.krotscheck.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Krotscheck</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-1637</link>
		<dc:creator>Michael Krotscheck</dc:creator>
		<pubDate>Thu, 23 Sep 2010 15:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-1637</guid>
		<description>To be honest, this tutorial is a bit dated. With the recent release of Wordpress 3 I doubt it&#039;s still valid, and I really don&#039;t know whether I still have the files. If you want to drop me a line through the contact form so we can exchange email addresses, I might be able to look at your site directly and see what&#039;s going on.</description>
		<content:encoded><![CDATA[<p>To be honest, this tutorial is a bit dated. With the recent release of WordPress 3 I doubt it&#8217;s still valid, and I really don&#8217;t know whether I still have the files. If you want to drop me a line through the contact form so we can exchange email addresses, I might be able to look at your site directly and see what&#8217;s going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DJIO</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-1636</link>
		<dc:creator>DJIO</dc:creator>
		<pubDate>Thu, 23 Sep 2010 15:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-1636</guid>
		<description>It would be possible to share the code files of this tutorial?
We had a bit of trouble with our code and wouls like to compare if we did everything right.
Thanks a lot in advance
Cheers from Brazil!</description>
		<content:encoded><![CDATA[<p>It would be possible to share the code files of this tutorial?<br />
We had a bit of trouble with our code and wouls like to compare if we did everything right.<br />
Thanks a lot in advance<br />
Cheers from Brazil!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dodo</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-1547</link>
		<dc:creator>dodo</dc:creator>
		<pubDate>Sun, 21 Mar 2010 10:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-1547</guid>
		<description>Hi,
Its very good tutorial!
Can you also explain how should be folder structure when you integrate ZEND+WORDPRESS, because zend project have his own structure.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Its very good tutorial!<br />
Can you also explain how should be folder structure when you integrate ZEND+WORDPRESS, because zend project have his own structure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-1539</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Mon, 01 Mar 2010 15:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-1539</guid>
		<description>I totally agree, building a shopping cart in Zend is not the best use of my time when it comes to monetary considerations. 

Its just that I like to learn by doing. I will be following the book zend framework 1.8 by Pope.

Thanks for replying!!</description>
		<content:encoded><![CDATA[<p>I totally agree, building a shopping cart in Zend is not the best use of my time when it comes to monetary considerations. </p>
<p>Its just that I like to learn by doing. I will be following the book zend framework 1.8 by Pope.</p>
<p>Thanks for replying!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Krotscheck</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-1536</link>
		<dc:creator>Michael Krotscheck</dc:creator>
		<pubDate>Fri, 19 Feb 2010 17:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-1536</guid>
		<description>I don&#039;t see a reason why not. The main sticking points would be making sure the cookies are transferable and that the zend FrontController doesn&#039;t intercept your calls to the blog. The former&#039;s a configuration setting I somewhat cover in step two, while the latter&#039;s a change in your .htaccess file or similar rewrite configuration.

Though, I might point out that the amount of time you&#039;ll spend building a cart in Zend is probably worth more than buying and configuring a plugin.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see a reason why not. The main sticking points would be making sure the cookies are transferable and that the zend FrontController doesn&#8217;t intercept your calls to the blog. The former&#8217;s a configuration setting I somewhat cover in step two, while the latter&#8217;s a change in your .htaccess file or similar rewrite configuration.</p>
<p>Though, I might point out that the amount of time you&#8217;ll spend building a cart in Zend is probably worth more than buying and configuring a plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-1535</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Fri, 19 Feb 2010 17:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-1535</guid>
		<description>Could you also do this if you kept the blog on the primary domain?
Instead of blog.fancybrandname.com, use www.fancybrandname.com/blog...

I would like to make a custom shopping cart in zend that has an integrated wordpress blog and I 
am just trying to figure out the best way to do it.</description>
		<content:encoded><![CDATA[<p>Could you also do this if you kept the blog on the primary domain?<br />
Instead of blog.fancybrandname.com, use <a href="http://www.fancybrandname.com/blog.." rel="nofollow">http://www.fancybrandname.com/blog..</a>.</p>
<p>I would like to make a custom shopping cart in zend that has an integrated wordpress blog and I<br />
am just trying to figure out the best way to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Rosato</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-1491</link>
		<dc:creator>Steven Rosato</dc:creator>
		<pubDate>Sun, 03 Jan 2010 02:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-1491</guid>
		<description>Awesome tutorial, I was able to make it work in my application logic with the pseudo-code you provided. The hooks provided saved me a lot of time.</description>
		<content:encoded><![CDATA[<p>Awesome tutorial, I was able to make it work in my application logic with the pseudo-code you provided. The hooks provided saved me a lot of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krif</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-1416</link>
		<dc:creator>krif</dc:creator>
		<pubDate>Fri, 24 Jul 2009 01:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-1416</guid>
		<description>Steve,

I am looking for exactly the same. Maybe you can contact me on the CodeIgniter Forums? My user name there is &quot;krif&quot;.

Michael: Thanks for the tutorial!!

Cheers</description>
		<content:encoded><![CDATA[<p>Steve,</p>
<p>I am looking for exactly the same. Maybe you can contact me on the CodeIgniter Forums? My user name there is &#8220;krif&#8221;.</p>
<p>Michael: Thanks for the tutorial!!</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Krotscheck</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-920</link>
		<dc:creator>Michael Krotscheck</dc:creator>
		<pubDate>Tue, 14 Jul 2009 02:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-920</guid>
		<description>Not myself, no, but CI is actually a little more lightweight than Zend. Chances are you don&#039;t have to jump through the hoops necessary to get all the pieces loaded.</description>
		<content:encoded><![CDATA[<p>Not myself, no, but CI is actually a little more lightweight than Zend. Chances are you don&#8217;t have to jump through the hoops necessary to get all the pieces loaded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve B</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-915</link>
		<dc:creator>Steve B</dc:creator>
		<pubDate>Fri, 10 Jul 2009 21:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-915</guid>
		<description>Thanks for the tutorial!  This is exactly the situation I&#039;am in with a upcoming project.  Unfortunately I&#039;m going to be using CodeIgniter for my framework.  Have you seen any tutorials out there with this sort of situation but using CI?</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial!  This is exactly the situation I&#8217;am in with a upcoming project.  Unfortunately I&#8217;m going to be using CodeIgniter for my framework.  Have you seen any tutorials out there with this sort of situation but using CI?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Friedel</title>
		<link>http://www.krotscheck.net/2009/05/16/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html/comment-page-1#comment-878</link>
		<dc:creator>Friedel</dc:creator>
		<pubDate>Mon, 18 May 2009 11:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2009/04/22/bootstrapping-a-startup-zend-and-wordpress-auth-integration.html#comment-878</guid>
		<description>Hey Mike,
I wish I could use it; would need a new brain, but:
so much work on the evening before your Birthday!!
that&#039;s why we are sending you more distractions.....
mm +pb</description>
		<content:encoded><![CDATA[<p>Hey Mike,<br />
I wish I could use it; would need a new brain, but:<br />
so much work on the evening before your Birthday!!<br />
that&#8217;s why we are sending you more distractions&#8230;..<br />
mm +pb</p>
]]></content:encoded>
	</item>
</channel>
</rss>

