<?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>EPBSoft</title>
	<atom:link href="http://epbsoft.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://epbsoft.com</link>
	<description></description>
	<lastBuildDate>Mon, 29 Aug 2011 01:04:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Two new Cirno coloring sheets</title>
		<link>http://epbsoft.com/2010/03/04/two-new-cirno-coloring-sheets/</link>
		<comments>http://epbsoft.com/2010/03/04/two-new-cirno-coloring-sheets/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 03:38:08 +0000</pubDate>
		<dc:creator>epb</dc:creator>
				<category><![CDATA[Coloring Sheets]]></category>
		<category><![CDATA[cirno]]></category>

		<guid isPermaLink="false">http://epbsoft.com/?p=93</guid>
		<description><![CDATA[I&#8217;ve added two new Cirno coloring sheets to the coloring sheets page.  Watch out, one of them is super tricky.  Didn&#8217;t actually come out quite how I had wanted, but it&#8217;s still pretty fun, and surprisingly, somewhat of a challenge.]]></description>
		<wfw:commentRss>http://epbsoft.com/2010/03/04/two-new-cirno-coloring-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Variable Variables</title>
		<link>http://epbsoft.com/2009/11/09/variable-variables/</link>
		<comments>http://epbsoft.com/2009/11/09/variable-variables/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 07:46:46 +0000</pubDate>
		<dc:creator>epb</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://epbsoft.com/?p=4</guid>
		<description><![CDATA[There are times when it&#8217;s convenient to be able to dynamically name and assign variables, but how do we go about doing so? PHP syntax provides for the ability to do this with a feature called &#8220;variable variables.&#8221; A quick example is below. /*Lets set some variables.*/ $char1 = 'Kirby'; $char2 = 'March'; $character = [...]]]></description>
		<wfw:commentRss>http://epbsoft.com/2009/11/09/variable-variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Logic</title>
		<link>http://epbsoft.com/2007/02/01/php-logic/</link>
		<comments>http://epbsoft.com/2007/02/01/php-logic/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 07:54:02 +0000</pubDate>
		<dc:creator>epb</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://epbsoft.com/?p=10</guid>
		<description><![CDATA[Welcome to lesson 2 of this PHP lesson series. In this lesson we will be covering basic logic and decision making structures of PHP. Initially, this won&#8217;t make any sense, because we&#8217;re giving it the variables it&#8217;ll use to make decisions, in the next full lesson, we&#8217;ll actually have user input to look at, and [...]]]></description>
		<wfw:commentRss>http://epbsoft.com/2007/02/01/php-logic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic PHP Intro</title>
		<link>http://epbsoft.com/2007/01/01/basic-php-intro/</link>
		<comments>http://epbsoft.com/2007/01/01/basic-php-intro/#comments</comments>
		<pubDate>Mon, 01 Jan 2007 07:51:52 +0000</pubDate>
		<dc:creator>epb</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://epbsoft.com/?p=7</guid>
		<description><![CDATA[I&#8217;ll assume you&#8217;ve already got an acceptable place to try out PHP scripts. Usually, you&#8217;ll do this on a web server. You can also install a web server onto your own computer and PHP-enable it. Though, it is possible to write command-line scripts with php as well. We&#8217;ll delve into that in a later lesson. [...]]]></description>
		<wfw:commentRss>http://epbsoft.com/2007/01/01/basic-php-intro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

