<?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 for Building Sample Web Site Based On Zend Framework (examples for user registration and login)</title>
	<atom:link href="http://zfsite.andreinikolov.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://zfsite.andreinikolov.com</link>
	<description>Series of articles describing step by step building of example php application (web site) based on Zend Framework.</description>
	<pubDate>Wed, 10 Mar 2010 11:44:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Part 4 - Zend_Form, CAPTCHA, Password Confirmation, Date selector field, Zend_Translate by нью йорк, нью йорк фото, нью йорк онлайн</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-4-zend_form-captcha-password-confirmation-date-selector-field-zend_translate/comment-page-1/#comment-8030</link>
		<dc:creator>нью йорк, нью йорк фото, нью йорк онлайн</dc:creator>
		<pubDate>Fri, 26 Feb 2010 19:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=8#comment-8030</guid>
		<description>&lt;a href="http://rusamerica.com" rel="nofollow"&gt;Нью Йорк&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://rusamerica.com" onclick="javascript:pageTracker._trackPageview('/http://rusamerica.com');" rel="nofollow">Нью Йорк</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using subdomains like parameter for nice looking personal URL-s, while keeping the www subdomain by Svetoslav</title>
		<link>http://zfsite.andreinikolov.com/2008/11/using-subdomains-like-parameter-for-nice-looking-personal-url-s-while-keeping-the-www-subdomain/comment-page-1/#comment-7995</link>
		<dc:creator>Svetoslav</dc:creator>
		<pubDate>Wed, 24 Feb 2010 06:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=17#comment-7995</guid>
		<description>Hey,

Thanks for the example.
It seems with ZF 1.9.1 I can do just this:

		$hostnameRoute = new Zend_Controller_Router_Route_Hostname(
			  ':username.domain.com',
			  array(
			      'module'     =&#62; 'default',
			      'controller' =&#62; 'index',
			      'action'     =&#62; 'index',
			  ),
			  array('username' =&#62; '(?!www$).*') // skip www as a username
		);
		
		$router-&#62;addRoute('user_route', $hostnameRoute);</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Thanks for the example.<br />
It seems with ZF 1.9.1 I can do just this:</p>
<p>		$hostnameRoute = new Zend_Controller_Router_Route_Hostname(<br />
			  &#8216;:username.domain.com&#8217;,<br />
			  array(<br />
			      &#8216;module&#8217;     =&gt; &#8216;default&#8217;,<br />
			      &#8216;controller&#8217; =&gt; &#8216;index&#8217;,<br />
			      &#8216;action&#8217;     =&gt; &#8216;index&#8217;,<br />
			  ),<br />
			  array(&#8217;username&#8217; =&gt; &#8216;(?!www$).*&#8217;) // skip www as a username<br />
		);</p>
<p>		$router-&gt;addRoute(&#8217;user_route&#8217;, $hostnameRoute);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 3 - making sessions work with database using Zend_Db_Table by David</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-3-making-sessions-work-with-database-using-zend_db_table/comment-page-1/#comment-7409</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 22 Jan 2010 17:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=7#comment-7409</guid>
		<description>Great post series.  I'm making my first serious foray into Zend and am finding your tutorials a great extension to the docs.

I'm writing an application that heavily logs all activity.  Do you think it's advisable to modify this session code to serve as a logging system?  Ultimately, we want to track every action by every visitor.

Thanks again,
David</description>
		<content:encoded><![CDATA[<p>Great post series.  I&#8217;m making my first serious foray into Zend and am finding your tutorials a great extension to the docs.</p>
<p>I&#8217;m writing an application that heavily logs all activity.  Do you think it&#8217;s advisable to modify this session code to serve as a logging system?  Ultimately, we want to track every action by every visitor.</p>
<p>Thanks again,<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 1 - The idea, the planning and other starting stuff by test</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-1-the-idea-the-planning-and-other-starting-stuff/comment-page-1/#comment-7402</link>
		<dc:creator>test</dc:creator>
		<pubDate>Fri, 22 Jan 2010 13:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=4#comment-7402</guid>
		<description>gfg</description>
		<content:encoded><![CDATA[<p>gfg</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 4 - Zend_Form, CAPTCHA, Password Confirmation, Date selector field, Zend_Translate by viperx</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-4-zend_form-captcha-password-confirmation-date-selector-field-zend_translate/comment-page-1/#comment-5641</link>
		<dc:creator>viperx</dc:creator>
		<pubDate>Wed, 07 Oct 2009 10:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=8#comment-5641</guid>
		<description>place zend folder under library folder or somewhere in your php include path

and I strongly recommend to setup separate virtual host in your apache for each new site, portbased is just fine for development. So you will access it on: 
http://localhost:8888/user/register
for example</description>
		<content:encoded><![CDATA[<p>place zend folder under library folder or somewhere in your php include path</p>
<p>and I strongly recommend to setup separate virtual host in your apache for each new site, portbased is just fine for development. So you will access it on:<br />
<a href="http://localhost:8888/user/register" onclick="javascript:pageTracker._trackPageview('/http://localhost:8888/user/register');" rel="nofollow">http://localhost:8888/user/register</a><br />
for example</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 4 - Zend_Form, CAPTCHA, Password Confirmation, Date selector field, Zend_Translate by devi</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-4-zend_form-captcha-password-confirmation-date-selector-field-zend_translate/comment-page-1/#comment-5412</link>
		<dc:creator>devi</dc:creator>
		<pubDate>Thu, 17 Sep 2009 15:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=8#comment-5412</guid>
		<description>I placed the "zend" directory in "application" directory</description>
		<content:encoded><![CDATA[<p>I placed the &#8220;zend&#8221; directory in &#8220;application&#8221; directory</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 4 - Zend_Form, CAPTCHA, Password Confirmation, Date selector field, Zend_Translate by devi</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-4-zend_form-captcha-password-confirmation-date-selector-field-zend_translate/comment-page-1/#comment-5411</link>
		<dc:creator>devi</dc:creator>
		<pubDate>Thu, 17 Sep 2009 14:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=8#comment-5411</guid>
		<description>How should i get the form what is the URL for getting it?

I am accessing like this:

http://localhost/part4/user/register

correct the above url to get the form.</description>
		<content:encoded><![CDATA[<p>How should i get the form what is the URL for getting it?</p>
<p>I am accessing like this:</p>
<p><a href="http://localhost/part4/user/register" onclick="javascript:pageTracker._trackPageview('/http://localhost/part4/user/register');" rel="nofollow">http://localhost/part4/user/register</a></p>
<p>correct the above url to get the form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 3 - making sessions work with database using Zend_Db_Table by viperx</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-3-making-sessions-work-with-database-using-zend_db_table/comment-page-1/#comment-5239</link>
		<dc:creator>viperx</dc:creator>
		<pubDate>Wed, 26 Aug 2009 09:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=7#comment-5239</guid>
		<description>Hi wang,

have you tried the fixed code, I have posted?</description>
		<content:encoded><![CDATA[<p>Hi wang,</p>
<p>have you tried the fixed code, I have posted?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 3 - making sessions work with database using Zend_Db_Table by wang</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-3-making-sessions-work-with-database-using-zend_db_table/comment-page-1/#comment-5169</link>
		<dc:creator>wang</dc:creator>
		<pubDate>Tue, 18 Aug 2009 08:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=7#comment-5169</guid>
		<description>Very good tutorial! Thanks.

I wonder if the goose's problem is solveed or not, because I encountered the same error. I think the problem comes from the interaction between zend_auth and zend_session, but how to sovle it?</description>
		<content:encoded><![CDATA[<p>Very good tutorial! Thanks.</p>
<p>I wonder if the goose&#8217;s problem is solveed or not, because I encountered the same error. I think the problem comes from the interaction between zend_auth and zend_session, but how to sovle it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using subdomains like parameter for nice looking personal URL-s, while keeping the www subdomain by Basecamp-style subdomains in Zend Framework :: threadaffinity</title>
		<link>http://zfsite.andreinikolov.com/2008/11/using-subdomains-like-parameter-for-nice-looking-personal-url-s-while-keeping-the-www-subdomain/comment-page-1/#comment-5068</link>
		<dc:creator>Basecamp-style subdomains in Zend Framework :: threadaffinity</dc:creator>
		<pubDate>Fri, 31 Jul 2009 14:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=17#comment-5068</guid>
		<description>[...] would need to do. Further research into the Zend_Controller_Router_Route_Hostname directed me to an post that contains a great example from Andrei Nikolov on how to implement the route. In Andrei&#8217;s [...]</description>
		<content:encoded><![CDATA[<p>[...] would need to do. Further research into the Zend_Controller_Router_Route_Hostname directed me to an post that contains a great example from Andrei Nikolov on how to implement the route. In Andrei&#8217;s [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.341 seconds -->
