<?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: Hello World Tutorial for Kohana</title>
	<atom:link href="http://zacklive.com/hello-world-tutorial-for-kohana/15/feed/" rel="self" type="application/rss+xml" />
	<link>http://zacklive.com/hello-world-tutorial-for-kohana/15/</link>
	<description>WordPress Themes and Web Designer</description>
	<lastBuildDate>Thu, 18 Mar 2010 03:01:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zack</title>
		<link>http://zacklive.com/hello-world-tutorial-for-kohana/15/comment-page-1/#comment-1911</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Sun, 15 Nov 2009 11:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=12#comment-1911</guid>
		<description>Thanks, Tash Pemhiwa</description>
		<content:encoded><![CDATA[<p>Thanks, Tash Pemhiwa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tash Pemhiwa</title>
		<link>http://zacklive.com/hello-world-tutorial-for-kohana/15/comment-page-1/#comment-1837</link>
		<dc:creator>Tash Pemhiwa</dc:creator>
		<pubDate>Thu, 12 Nov 2009 03:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=12#comment-1837</guid>
		<description>wrt a version 3 tutorial, I stumbled upon it at http://v3.kohanaphp.com/
Hope it helps!</description>
		<content:encoded><![CDATA[<p>wrt a version 3 tutorial, I stumbled upon it at <a href="http://v3.kohanaphp.com/" rel="nofollow">http://v3.kohanaphp.com/</a><br />
Hope it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://zacklive.com/hello-world-tutorial-for-kohana/15/comment-page-1/#comment-1729</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Thu, 29 Oct 2009 23:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=12#comment-1729</guid>
		<description>I suggest you to take a look at Kohana101: http://dev.kohanaphp.com/projects/kohana2/wiki/Kohana101

This is for 2.0, there is still no tutorial for 3.0</description>
		<content:encoded><![CDATA[<p>I suggest you to take a look at Kohana101: <a href="http://dev.kohanaphp.com/projects/kohana2/wiki/Kohana101" rel="nofollow">http://dev.kohanaphp.com/projects/kohana2/wiki/Kohana101</a></p>
<p>This is for 2.0, there is still no tutorial for 3.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: telesnake45</title>
		<link>http://zacklive.com/hello-world-tutorial-for-kohana/15/comment-page-1/#comment-1720</link>
		<dc:creator>telesnake45</dc:creator>
		<pubDate>Sat, 24 Oct 2009 12:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=12#comment-1720</guid>
		<description>Thank you very much. I was wondering how to start with Kohana. I was giving a try to CodeIgniter but i found it a little buggy with PostgreSQL.</description>
		<content:encoded><![CDATA[<p>Thank you very much. I was wondering how to start with Kohana. I was giving a try to CodeIgniter but i found it a little buggy with PostgreSQL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://zacklive.com/hello-world-tutorial-for-kohana/15/comment-page-1/#comment-507</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Thu, 22 Jan 2009 10:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=12#comment-507</guid>
		<description>@mozink
I will do that later, when I have  time.</description>
		<content:encoded><![CDATA[<p>@mozink<br />
I will do that later, when I have  time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mozink</title>
		<link>http://zacklive.com/hello-world-tutorial-for-kohana/15/comment-page-1/#comment-497</link>
		<dc:creator>mozink</dc:creator>
		<pubDate>Wed, 21 Jan 2009 17:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=12#comment-497</guid>
		<description>hello... nice post...

can you give me some tutorial like how to displaying database(mysql) table in browser?

how much file must be created in controllers and views?

pls give me example controller

thank</description>
		<content:encoded><![CDATA[<p>hello&#8230; nice post&#8230;</p>
<p>can you give me some tutorial like how to displaying database(mysql) table in browser?</p>
<p>how much file must be created in controllers and views?</p>
<p>pls give me example controller</p>
<p>thank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://zacklive.com/hello-world-tutorial-for-kohana/15/comment-page-1/#comment-12</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Sat, 05 Jul 2008 05:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=12#comment-12</guid>
		<description>Try to check these:
1. The view file should be in folder /applicaion/views/, and should be named as template.php.
2. The hello.php should be in /application/controllers/.
3. Have you done some other configuration, for example, remove index.php from your URL?
3. What do you get, when you visit localhost/kohana/index.php/hello in your browser?</description>
		<content:encoded><![CDATA[<p>Try to check these:<br />
1. The view file should be in folder /applicaion/views/, and should be named as template.php.<br />
2. The hello.php should be in /application/controllers/.<br />
3. Have you done some other configuration, for example, remove index.php from your URL?<br />
3. What do you get, when you visit localhost/kohana/index.php/hello in your browser?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luf</title>
		<link>http://zacklive.com/hello-world-tutorial-for-kohana/15/comment-page-1/#comment-11</link>
		<dc:creator>luf</dc:creator>
		<pubDate>Fri, 04 Jul 2008 06:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogiii.com/zack/?p=12#comment-11</guid>
		<description>can you help me, it isn&#039;t work on my browser I don&#039;t know why,when I write localhost/kohana it&#039;s work but when I tried to your example it isn&#039;t.
i used xampp as server, thx</description>
		<content:encoded><![CDATA[<p>can you help me, it isn&#8217;t work on my browser I don&#8217;t know why,when I write localhost/kohana it&#8217;s work but when I tried to your example it isn&#8217;t.<br />
i used xampp as server, thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
