<?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: Overriding default template in Kohana PHP</title>
	<atom:link href="http://stii.co.za/php/overriding-default-template-in-kohana-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://stii.co.za/php/overriding-default-template-in-kohana-php/</link>
	<description>You&#039;re never too old for a happy childhood</description>
	<lastBuildDate>Mon, 21 May 2012 16:37:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Stii</title>
		<link>http://stii.co.za/php/overriding-default-template-in-kohana-php/comment-page-1/#comment-201</link>
		<dc:creator>Stii</dc:creator>
		<pubDate>Fri, 09 Jan 2009 07:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://stii.co.za/?p=175#comment-201</guid>
		<description>Pleasure David. I&#039;ll map things here as I go along, so be sure to check back!</description>
		<content:encoded><![CDATA[<p>Pleasure David. I&#8217;ll map things here as I go along, so be sure to check back!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David K</title>
		<link>http://stii.co.za/php/overriding-default-template-in-kohana-php/comment-page-1/#comment-200</link>
		<dc:creator>David K</dc:creator>
		<pubDate>Wed, 07 Jan 2009 16:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://stii.co.za/?p=175#comment-200</guid>
		<description>Thanks for the HowTo Stii. I&#039;ve also been exploring integrating smarty templating as another alternative.</description>
		<content:encoded><![CDATA[<p>Thanks for the HowTo Stii. I&#8217;ve also been exploring integrating smarty templating as another alternative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stii</title>
		<link>http://stii.co.za/php/overriding-default-template-in-kohana-php/comment-page-1/#comment-194</link>
		<dc:creator>Stii</dc:creator>
		<pubDate>Wed, 07 Jan 2009 07:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://stii.co.za/?p=175#comment-194</guid>
		<description>Hehe, sorry Charl man. I prolly should have said that it was just a hypothetical variable for illustrative purpose. You would in fact do something like you&#039;ve said to determine what the user agent is.</description>
		<content:encoded><![CDATA[<p>Hehe, sorry Charl man. I prolly should have said that it was just a hypothetical variable for illustrative purpose. You would in fact do something like you&#8217;ve said to determine what the user agent is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charl van Niekerk</title>
		<link>http://stii.co.za/php/overriding-default-template-in-kohana-php/comment-page-1/#comment-193</link>
		<dc:creator>Charl van Niekerk</dc:creator>
		<pubDate>Tue, 06 Jan 2009 21:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://stii.co.za/?p=175#comment-193</guid>
		<description>Hi Stii,

Thanks very much for this handy information. One question though...

That $is_mobile variable you have, I don&#039;t see it defined somewhere. With some Googling I found some kohana docs on &lt;a href=&quot;http://docs.kohanaphp.com/core/kohana?#user_agent_info&quot; rel=&quot;nofollow&quot;&gt;user agent info&lt;/a&gt;, am I correct in assuming that something like this can be used?

$is_mobile = Kohana::user_agent(&#039;is_mobile&#039;);

Please excuse the noob question, I&#039;ve never used kohana before.

Thanks,
Charl</description>
		<content:encoded><![CDATA[<p>Hi Stii,</p>
<p>Thanks very much for this handy information. One question though&#8230;</p>
<p>That $is_mobile variable you have, I don&#8217;t see it defined somewhere. With some Googling I found some kohana docs on <a href="http://docs.kohanaphp.com/core/kohana?#user_agent_info" rel="nofollow">user agent info</a>, am I correct in assuming that something like this can be used?</p>
<p>$is_mobile = Kohana::user_agent(&#8216;is_mobile&#8217;);</p>
<p>Please excuse the noob question, I&#8217;ve never used kohana before.</p>
<p>Thanks,<br />
Charl</p>
]]></content:encoded>
	</item>
</channel>
</rss>

