<?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: Install Kohana on Windows</title>
	<atom:link href="http://zacklive.com/install-kohana-on-windows/14/feed/" rel="self" type="application/rss+xml" />
	<link>http://zacklive.com/install-kohana-on-windows/14/</link>
	<description>WordPress Themes and Web Designer</description>
	<lastBuildDate>Mon, 19 Jul 2010 21:06:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: George Petsagourakis</title>
		<link>http://zacklive.com/install-kohana-on-windows/14/comment-page-1/#comment-1030</link>
		<dc:creator>George Petsagourakis</dc:creator>
		<pubDate>Wed, 15 Jul 2009 14:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=11#comment-1030</guid>
		<description>It is the same think still...

The problem is the quotes anyhow, nasty html stylizing ;)

profiler = new Profiler;
	}

	function index() {
		//Set the page title.
		$this-&gt;template-&gt;title = &#039;Test Page&#039;;
	}
}
?&gt;</description>
		<content:encoded><![CDATA[<p>It is the same think still&#8230;</p>
<p>The problem is the quotes anyhow, nasty html stylizing ;)</p>
<p>profiler = new Profiler;<br />
	}</p>
<p>	function index() {<br />
		//Set the page title.<br />
		$this-&gt;template-&gt;title = &#8216;Test Page&#8217;;<br />
	}<br />
}<br />
?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://zacklive.com/install-kohana-on-windows/14/comment-page-1/#comment-10</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Mon, 14 Jul 2008 17:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=11#comment-10</guid>
		<description>Did I set it to italic? I don’t think so. But I think it’s better to be &#039; &#039; rather than &quot; &quot;, I’ve corrected my post already.</description>
		<content:encoded><![CDATA[<p>Did I set it to italic? I don’t think so. But I think it’s better to be &#8216; &#8216; rather than &#8221; &#8220;, I’ve corrected my post already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erwin</title>
		<link>http://zacklive.com/install-kohana-on-windows/14/comment-page-1/#comment-9</link>
		<dc:creator>erwin</dc:creator>
		<pubDate>Sat, 12 Jul 2008 09:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=11#comment-9</guid>
		<description>The Different is in the &quot;&quot;, it can&#039;t be italic...</description>
		<content:encoded><![CDATA[<p>The Different is in the &#8220;&#8221;, it can&#8217;t be italic&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://zacklive.com/install-kohana-on-windows/14/comment-page-1/#comment-8</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Tue, 08 Jul 2008 11:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=11#comment-8</guid>
		<description>Change “Test page” to “Test page” in test.php?
What&#039;s the different?</description>
		<content:encoded><![CDATA[<p>Change “Test page” to “Test page” in test.php?<br />
What&#8217;s the different?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steeg</title>
		<link>http://zacklive.com/install-kohana-on-windows/14/comment-page-1/#comment-7</link>
		<dc:creator>Steeg</dc:creator>
		<pubDate>Mon, 07 Jul 2008 09:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=11#comment-7</guid>
		<description>I had exactly the same problem. You should change “Test page” to &quot;Test page&quot; in test.php</description>
		<content:encoded><![CDATA[<p>I had exactly the same problem. You should change “Test page” to &#8220;Test page&#8221; in test.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://zacklive.com/install-kohana-on-windows/14/comment-page-1/#comment-6</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Sat, 05 Jul 2008 05:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=11#comment-6</guid>
		<description>As I know, xampp support php5.
You said you try my example test.php and template.php and error is from a &quot;hello.php&quot; controller, I guess you may have some naming problem with files, try to have a look with all the file names, the names of controllers and the names of views, hope this helps.</description>
		<content:encoded><![CDATA[<p>As I know, xampp support php5.<br />
You said you try my example test.php and template.php and error is from a &#8220;hello.php&#8221; controller, I guess you may have some naming problem with files, try to have a look with all the file names, the names of controllers and the names of views, hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luf</title>
		<link>http://zacklive.com/install-kohana-on-windows/14/comment-page-1/#comment-5</link>
		<dc:creator>luf</dc:creator>
		<pubDate>Thu, 03 Jul 2008 23:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=11#comment-5</guid>
		<description>thx for tutorial, I have error when I tried your example, I used xampp for server php, when I write localhost/kohana on mybrowser it works like yours, can you help me?(I tried your example test.php and template.php and error like this : &quot;Parse error: syntax error, unexpected T_STRING in C:\xampp\htdocs\Kohana\application\controllers\hello.php on line 14&quot;)

is xampp support to php5(it is used php 5.2.5)?</description>
		<content:encoded><![CDATA[<p>thx for tutorial, I have error when I tried your example, I used xampp for server php, when I write localhost/kohana on mybrowser it works like yours, can you help me?(I tried your example test.php and template.php and error like this : &#8220;Parse error: syntax error, unexpected T_STRING in C:\xampp\htdocs\Kohana\application\controllers\hello.php on line 14&#8243;)</p>
<p>is xampp support to php5(it is used php 5.2.5)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
