<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Brainstorms of a Webdev &#187; Template Lite</title>
	<atom:link href="http://www.bswebdev.com/category/template-lite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bswebdev.com</link>
	<description>Web development, PHP, Security, etc... etc...</description>
	<lastBuildDate>Fri, 23 Jul 2010 01:39:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Variable Variables and Template Lite</title>
		<link>http://www.bswebdev.com/2008/05/variable-variables-and-template-lite/</link>
		<comments>http://www.bswebdev.com/2008/05/variable-variables-and-template-lite/#comments</comments>
		<pubDate>Thu, 01 May 2008 14:17:27 +0000</pubDate>
		<dc:creator>tarnus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Template Lite]]></category>

		<guid isPermaLink="false">http://blog.oznet.com/?p=4</guid>
		<description><![CDATA[There is one programing concept that always hurts my head, and that is the variable variables or dynamic variables. What dynamic let you do is access data from the value of the a variable you are viewing. (See I told you it would hurt your head) &#160; $b =20; // set the value of b [...]]]></description>
		<wfw:commentRss>http://www.bswebdev.com/2008/05/variable-variables-and-template-lite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Template Lite Modifiers</title>
		<link>http://www.bswebdev.com/2008/04/template-lite-modifiers/</link>
		<comments>http://www.bswebdev.com/2008/04/template-lite-modifiers/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 06:16:20 +0000</pubDate>
		<dc:creator>tarnus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Template Lite]]></category>

		<guid isPermaLink="false">http://blog.oznet.com/?p=3</guid>
		<description><![CDATA[One of the greatest tools I have in my library set is Template Lite . Template lite is a light-weight version of another template engine known as Smarty. Once you start using template lite you will be pleasantly surprised by how powerful yet modular it is. My whole point of this blog is to talk [...]]]></description>
		<wfw:commentRss>http://www.bswebdev.com/2008/04/template-lite-modifiers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
