<?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>
	<lastBuildDate>Mon, 05 Jul 2010 08:23:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Part 1 &#8211; The idea, the planning and other starting stuff by Paul</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-1-the-idea-the-planning-and-other-starting-stuff/comment-page-1/#comment-9336</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 05 Jul 2010 08:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=4#comment-9336</guid>
		<description>ZF official tutorial is that bad.......I don&#039;t how to get start via their &#039;quick-start.....&#039;. Symfony is much better on their torrific handbook.</description>
		<content:encoded><![CDATA[<p>ZF official tutorial is that bad&#8230;&#8230;.I don&#8217;t how to get start via their &#8216;quick-start&#8230;..&#8217;. Symfony is much better on their torrific handbook.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 2 &#8211; setting up the project and actual start of coding :) by fernando</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-2-setting-up-the-project-and-actual-start-of-coding/comment-page-1/#comment-9302</link>
		<dc:creator>fernando</dc:creator>
		<pubDate>Fri, 02 Jul 2010 09:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=5#comment-9302</guid>
		<description>i put at http://localhost/zend_demo2   and run on the browser.
whats the problem ???????????

http://localhost/zend_demo2/application/bootstrap.php</description>
		<content:encoded><![CDATA[<p>i put at <a href="http://localhost/zend_demo2" onclick="javascript:pageTracker._trackPageview('/http://localhost/zend_demo2');" rel="nofollow">http://localhost/zend_demo2</a>   and run on the browser.<br />
whats the problem ???????????</p>
<p><a href="http://localhost/zend_demo2/application/bootstrap.php" onclick="javascript:pageTracker._trackPageview('/http://localhost/zend_demo2/application/bootstrap.php');" rel="nofollow">http://localhost/zend_demo2/application/bootstrap.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 1 &#8211; The idea, the planning and other starting stuff by avtar</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-1-the-idea-the-planning-and-other-starting-stuff/comment-page-1/#comment-8706</link>
		<dc:creator>avtar</dc:creator>
		<pubDate>Tue, 11 May 2010 06:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=4#comment-8706</guid>
		<description>Good work is being done by do.. 
Keep It up..</description>
		<content:encoded><![CDATA[<p>Good work is being done by do..<br />
Keep It up..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 6 &#8211; (Very) Simple ACL plugin and simple AJAX with JQuery by Sanjay</title>
		<link>http://zfsite.andreinikolov.com/2008/08/part-6-very-simple-acl-plugin-and-simple-ajax-with-jquery/comment-page-1/#comment-8462</link>
		<dc:creator>Sanjay</dc:creator>
		<pubDate>Mon, 19 Apr 2010 09:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=14#comment-8462</guid>
		<description>Hi,

I just tried all with 1.10 and works fine for me. Whatever error I got I fixed them and am very much happy that I have started programming using zend.

Thank you very much viperx. Looking for some more and advanced tuts.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just tried all with 1.10 and works fine for me. Whatever error I got I fixed them and am very much happy that I have started programming using zend.</p>
<p>Thank you very much viperx. Looking for some more and advanced tuts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 2 &#8211; setting up the project and actual start of coding :) by Nick</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-2-setting-up-the-project-and-actual-start-of-coding/comment-page-1/#comment-8341</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 29 Mar 2010 21:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=5#comment-8341</guid>
		<description>Thanks for writing this!  I am new to Zend Framework and could use some guidance.  We have an existing website, which is pretty large and has existing mod rewrites in place.  How would you go about integrating this into ZF?  I appreciate any direction you may have.</description>
		<content:encoded><![CDATA[<p>Thanks for writing this!  I am new to Zend Framework and could use some guidance.  We have an existing website, which is pretty large and has existing mod rewrites in place.  How would you go about integrating this into ZF?  I appreciate any direction you may have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 3 &#8211; 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-8222</link>
		<dc:creator>viperx</dc:creator>
		<pubDate>Tue, 16 Mar 2010 13:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=7#comment-8222</guid>
		<description>@david: sorry for the late answer.. anyway, i do not think you should place logging capabilities in the session class, as it just does not belong there, just create another class for logging, and then on every page request just log what you need. Have a look at Zend_Log of course

@silviu: np, the code is free to use.. have in mind that it is a little outdated though, especially in the bootstrapping</description>
		<content:encoded><![CDATA[<p>@david: sorry for the late answer.. anyway, i do not think you should place logging capabilities in the session class, as it just does not belong there, just create another class for logging, and then on every page request just log what you need. Have a look at Zend_Log of course</p>
<p>@silviu: np, the code is free to use.. have in mind that it is a little outdated though, especially in the bootstrapping</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 3 &#8211; making sessions work with database using Zend_Db_Table by Silviu</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-3-making-sessions-work-with-database-using-zend_db_table/comment-page-1/#comment-8171</link>
		<dc:creator>Silviu</dc:creator>
		<pubDate>Thu, 11 Mar 2010 11:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=7#comment-8171</guid>
		<description>Hello Andrei, thanks for building this great guide. I tried this example and it works wonderfully, so thanks again, you saved me lots of development time. I hope you don&#039;t mind if i use your code :)</description>
		<content:encoded><![CDATA[<p>Hello Andrei, thanks for building this great guide. I tried this example and it works wonderfully, so thanks again, you saved me lots of development time. I hope you don&#8217;t mind if i use your code <img src='http://zfsite.andreinikolov.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </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(
			  &#039;:username.domain.com&#039;,
			  array(
			      &#039;module&#039;     =&gt; &#039;default&#039;,
			      &#039;controller&#039; =&gt; &#039;index&#039;,
			      &#039;action&#039;     =&gt; &#039;index&#039;,
			  ),
			  array(&#039;username&#039; =&gt; &#039;(?!www$).*&#039;) // skip www as a username
		);
		
		$router-&gt;addRoute(&#039;user_route&#039;, $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(&#8216;username&#8217; =&gt; &#8216;(?!www$).*&#8217;) // skip www as a username<br />
		);</p>
<p>		$router-&gt;addRoute(&#8216;user_route&#8217;, $hostnameRoute);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 3 &#8211; 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&#039;m making my first serious foray into Zend and am finding your tutorials a great extension to the docs.

I&#039;m writing an application that heavily logs all activity.  Do you think it&#039;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 4 &#8211; 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>
</channel>
</rss>

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