<?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"
	>
<channel>
	<title>Comments on: Kohana &#8216;filesystem&#8217; Helper</title>
	<atom:link href="http://www.keyframesandcode.com/code/development/kohana-filesystem-helper/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keyframesandcode.com/code/development/kohana-filesystem-helper/</link>
	<description>MaxScript, ActionScript, PHP &#38; JavaScript</description>
	<pubDate>Wed, 07 Jan 2009 19:49:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Dave Stewart</title>
		<link>http://www.keyframesandcode.com/code/development/kohana-filesystem-helper/#comment-1889</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Sat, 29 Nov 2008 13:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=198#comment-1889</guid>
		<description>The same as you would any other Kohana Helper. Just stick it in your application/helpers directory and then call it as normal, for example:

filesystem.make_path('some/path/to/files');</description>
		<content:encoded><![CDATA[<p>The same as you would any other Kohana Helper. Just stick it in your application/helpers directory and then call it as normal, for example:</p>
<p>filesystem.make_path(&#8217;some/path/to/files&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.keyframesandcode.com/code/development/kohana-filesystem-helper/#comment-1859</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 27 Nov 2008 20:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=198#comment-1859</guid>
		<description>So... how do I install and use this? You make no notes of that.

What folder do I put it in? How do I access the functions?</description>
		<content:encoded><![CDATA[<p>So&#8230; how do I install and use this? You make no notes of that.</p>
<p>What folder do I put it in? How do I access the functions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
