<?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>web development blog</title>
	<atom:link href="http://www.markisgood.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.markisgood.com/blog</link>
	<description>Interactive Development blog</description>
	<lastBuildDate>Sun, 12 Sep 2010 17:54:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Validating and Styling HTML Forms</title>
		<link>http://www.markisgood.com/blog/javascript/validating-and-styling-html-forms</link>
		<comments>http://www.markisgood.com/blog/javascript/validating-and-styling-html-forms#comments</comments>
		<pubDate>Wed, 14 Jul 2010 20:30:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript / AJAX]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.markisgood.com/blog/?p=318</guid>
		<description><![CDATA[An example and explanation of one method of validating a form using jQuery. Also, some tips on how to style a form.]]></description>
		<wfw:commentRss>http://www.markisgood.com/blog/javascript/validating-and-styling-html-forms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Your Own lightweight PHP MVC Framework</title>
		<link>http://www.markisgood.com/blog/php/create-your-own-lightweight-php-mvc-framework</link>
		<comments>http://www.markisgood.com/blog/php/create-your-own-lightweight-php-mvc-framework#comments</comments>
		<pubDate>Tue, 13 Jul 2010 16:50:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Design Patterns]]></category>

		<guid isPermaLink="false">http://www.markisgood.com/blog/?p=297</guid>
		<description><![CDATA[A quick walk though of creating your own PHP MVC Framework. A useful exercise to better understand the roles of the MVC players.]]></description>
		<wfw:commentRss>http://www.markisgood.com/blog/php/create-your-own-lightweight-php-mvc-framework/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AMFPHP Example</title>
		<link>http://www.markisgood.com/blog/flash/amfphp-example</link>
		<comments>http://www.markisgood.com/blog/flash/amfphp-example#comments</comments>
		<pubDate>Fri, 09 Jul 2010 22:55:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash / Actionscript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.markisgood.com/blog/?p=288</guid>
		<description><![CDATA[Short AMFPHP example, explaining the bullets in the process of installing AMFPHP and connecting Flash to PHP through its gateway.]]></description>
		<wfw:commentRss>http://www.markisgood.com/blog/flash/amfphp-example/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 PureMVC Review</title>
		<link>http://www.markisgood.com/blog/flash/as3-puremvc-review</link>
		<comments>http://www.markisgood.com/blog/flash/as3-puremvc-review#comments</comments>
		<pubDate>Tue, 06 Jul 2010 21:22:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash / Actionscript]]></category>
		<category><![CDATA[Design Patterns]]></category>

		<guid isPermaLink="false">http://www.markisgood.com/blog/?p=264</guid>
		<description><![CDATA[A review of the basic usage of the AS3 PureMVC framework. Great for a quick reminder of how to use the PureMVC.]]></description>
		<wfw:commentRss>http://www.markisgood.com/blog/flash/as3-puremvc-review/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Traditional Inheritance With Javascript</title>
		<link>http://www.markisgood.com/blog/javascript/traditional-inheritance-with-javascript</link>
		<comments>http://www.markisgood.com/blog/javascript/traditional-inheritance-with-javascript#comments</comments>
		<pubDate>Tue, 06 Jul 2010 20:41:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript / AJAX]]></category>
		<category><![CDATA[Design Patterns]]></category>

		<guid isPermaLink="false">http://www.markisgood.com/blog/?p=258</guid>
		<description><![CDATA[Javascript allows inheritance. It is however more complex than using when using traditional OOP languages with their built in extend functionality. Javascript Design Patterns.]]></description>
		<wfw:commentRss>http://www.markisgood.com/blog/javascript/traditional-inheritance-with-javascript/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Encapsulation With Javascript</title>
		<link>http://www.markisgood.com/blog/javascript/javascript-encapsulation</link>
		<comments>http://www.markisgood.com/blog/javascript/javascript-encapsulation#comments</comments>
		<pubDate>Tue, 06 Jul 2010 20:25:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript / AJAX]]></category>
		<category><![CDATA[Design Patterns]]></category>

		<guid isPermaLink="false">http://www.markisgood.com/blog/?p=250</guid>
		<description><![CDATA[Javascript doesn’t natively support encapsulation as OOP languages do. It is however possible to achieve encapsulation with javascript using fairly simple workarounds. Encapsulation is done through closures.  ]]></description>
		<wfw:commentRss>http://www.markisgood.com/blog/javascript/javascript-encapsulation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resizing Images With PHP</title>
		<link>http://www.markisgood.com/blog/php/resizing-images-with-php</link>
		<comments>http://www.markisgood.com/blog/php/resizing-images-with-php#comments</comments>
		<pubDate>Mon, 22 Mar 2010 02:41:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.markisgood.com/blog/?p=245</guid>
		<description><![CDATA[This script resizes all of the image files in a directory which are larger than sizes prescribed in the script.]]></description>
		<wfw:commentRss>http://www.markisgood.com/blog/php/resizing-images-with-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Your First jQuery Plugin</title>
		<link>http://www.markisgood.com/blog/javascript/creating-your-first-jquery-plugin</link>
		<comments>http://www.markisgood.com/blog/javascript/creating-your-first-jquery-plugin#comments</comments>
		<pubDate>Fri, 30 Oct 2009 20:26:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript / AJAX]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.markisgood.com/blog/?p=228</guid>
		<description><![CDATA[Creating jQuery plugins is very easy. This simple tutorial will get you started creating your own plugins.]]></description>
		<wfw:commentRss>http://www.markisgood.com/blog/javascript/creating-your-first-jquery-plugin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Database Singleton</title>
		<link>http://www.markisgood.com/blog/php/php-database-singleton</link>
		<comments>http://www.markisgood.com/blog/php/php-database-singleton#comments</comments>
		<pubDate>Mon, 26 Oct 2009 01:49:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.markisgood.com/blog/?p=218</guid>
		<description><![CDATA[Explanation and example of the singleton design pattern used to connect to a mysql database.]]></description>
		<wfw:commentRss>http://www.markisgood.com/blog/php/php-database-singleton/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drawing With Tweener</title>
		<link>http://www.markisgood.com/blog/flash/drawing-with-tweener</link>
		<comments>http://www.markisgood.com/blog/flash/drawing-with-tweener#comments</comments>
		<pubDate>Tue, 06 Oct 2009 22:07:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash / Actionscript]]></category>
		<category><![CDATA[Drawing API]]></category>
		<category><![CDATA[Tweener]]></category>

		<guid isPermaLink="false">http://www.markisgood.com/blog/?p=80</guid>
		<description><![CDATA[An AS3 script for drawing lines with Tweener. Create a line, add points, and set the time it takes tweener to draw.]]></description>
		<wfw:commentRss>http://www.markisgood.com/blog/flash/drawing-with-tweener/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

