<?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>Calgary Flash Developer, Flash Development, Calgary PHP Developer - Jesse Knowles &#187; Web Development</title>
	<atom:link href="http://www.jesseknowles.com/index.php/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jesseknowles.com</link>
	<description>Calgary PHP/Flash Developer</description>
	<lastBuildDate>Mon, 10 May 2010 21:21:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AS3 API Diagram</title>
		<link>http://www.jesseknowles.com/index.php/flash-development/as3-api-diagram/</link>
		<comments>http://www.jesseknowles.com/index.php/flash-development/as3-api-diagram/#comments</comments>
		<pubDate>Mon, 10 May 2010 21:09:13 +0000</pubDate>
		<dc:creator>jesse</dc:creator>
				<category><![CDATA[Flash Development]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.jesseknowles.com/?p=166</guid>
		<description><![CDATA[I came accross this API diagram  showing all the intrinsic classes, methods and properties available in AS3. It could be of some use to some of us flash dev&#8217;s. Enjoy.
AS3 API Diagram
Also some others I found&#8230;
PHP Cheetsheet
mySQL Cheetsheet
CSS Cheetsheet
]]></description>
		<wfw:commentRss>http://www.jesseknowles.com/index.php/flash-development/as3-api-diagram/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>1 Million All-Time Visitors to Coupon Sherpa</title>
		<link>http://www.jesseknowles.com/index.php/web-development/1-million-all-time-visitors-to-coupon-sherpa/</link>
		<comments>http://www.jesseknowles.com/index.php/web-development/1-million-all-time-visitors-to-coupon-sherpa/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 16:32:41 +0000</pubDate>
		<dc:creator>jesse</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.jesseknowles.com/?p=125</guid>
		<description><![CDATA[Today was a milestone for Coupon Sherpa. We hit over 1 million visitors to the website. That is quite significant for us considering the website was launched in August of last year. So after about 7 months we finally reached the 1 million visitor mark. We are looking forward to what the future holds for [...]]]></description>
		<wfw:commentRss>http://www.jesseknowles.com/index.php/web-development/1-million-all-time-visitors-to-coupon-sherpa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Nested Functions using global variables</title>
		<link>http://www.jesseknowles.com/index.php/web-development/nested-functions-using-global-variables-in-php/</link>
		<comments>http://www.jesseknowles.com/index.php/web-development/nested-functions-using-global-variables-in-php/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 19:37:25 +0000</pubDate>
		<dc:creator>jesse</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.jesseknowles.com/?p=99</guid>
		<description><![CDATA[Today I figured out the hard way some intricacies of using the global setting within nested functions. In PHP, if you want to load a variable from outside of your function, you first have to declare it as global before you use it inside your function. So Something like this.

$a = 1;
function test&#40;&#41; &#123;
  [...]]]></description>
		<wfw:commentRss>http://www.jesseknowles.com/index.php/web-development/nested-functions-using-global-variables-in-php/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>My new mac-mini server</title>
		<link>http://www.jesseknowles.com/index.php/misc/my-new-mac-mini-server/</link>
		<comments>http://www.jesseknowles.com/index.php/misc/my-new-mac-mini-server/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 07:20:51 +0000</pubDate>
		<dc:creator>jesse</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.jesseknowles.com/?p=94</guid>
		<description><![CDATA[Recently I had been toying with the idea of getting my own server because I hate being limited to whatever my shared host allows. I wanted to be able to load whatever software I wanted on it, load up as many websites/domains as I wanted, handle as many ftp accounts as I wanted and install [...]]]></description>
		<wfw:commentRss>http://www.jesseknowles.com/index.php/misc/my-new-mac-mini-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Online Coupon Codes &#8211; My latest creation</title>
		<link>http://www.jesseknowles.com/index.php/web-development/coupon-sherpa-online-coupon-codes/</link>
		<comments>http://www.jesseknowles.com/index.php/web-development/coupon-sherpa-online-coupon-codes/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 16:19:36 +0000</pubDate>
		<dc:creator>jesse</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.jesseknowles.com/index.php/web-development/coupon-sherpa-online-coupon-codes/</guid>
		<description><![CDATA[
I am now officially in the affiliate marketing world. After developing the Coupon Sherpa iPhone application with my brother Luke we decided we would also build a full fledged website offering every kind of coupon imaginable. So now our iPhone application is one aspect of what Coupon Sherpa is, with its most important being the [...]]]></description>
		<wfw:commentRss>http://www.jesseknowles.com/index.php/web-development/coupon-sherpa-online-coupon-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Site Launch &#8211; Ray Caesar Portfolio</title>
		<link>http://www.jesseknowles.com/index.php/web-development/ray-caesar-website/</link>
		<comments>http://www.jesseknowles.com/index.php/web-development/ray-caesar-website/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 22:47:37 +0000</pubDate>
		<dc:creator>jesse</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.jesseknowles.com/index.php/web-development/ray-caesar-website/</guid>
		<description><![CDATA[So, over the winter I had been working on a portfolio website redesign for a 3D artist in Toronto. The project was mostly php/mysql based which was a welcome change from all the flash work I had been doing earlier that year. The website includes an inline CMS (meaning that after you login, you just [...]]]></description>
		<wfw:commentRss>http://www.jesseknowles.com/index.php/web-development/ray-caesar-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Autoblur Javascript Object</title>
		<link>http://www.jesseknowles.com/index.php/web-development/autoblur-javascript-object/</link>
		<comments>http://www.jesseknowles.com/index.php/web-development/autoblur-javascript-object/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 02:47:40 +0000</pubDate>
		<dc:creator>jesse</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.jesseknowles.com/index.php/web-development/autoblur-javascript-object/</guid>
		<description><![CDATA[I hate coding things twice and every once in a while I seem to need something that automatically clears the default value in an input text field for a form. So I decided to write a javascript object that would make life incredibly easy for me. And now its all yours if you have a [...]]]></description>
		<wfw:commentRss>http://www.jesseknowles.com/index.php/web-development/autoblur-javascript-object/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tiling Movieclips with Modulo</title>
		<link>http://www.jesseknowles.com/index.php/flash-development/proper-movieclip-tiling/</link>
		<comments>http://www.jesseknowles.com/index.php/flash-development/proper-movieclip-tiling/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 03:02:41 +0000</pubDate>
		<dc:creator>jesse</dc:creator>
				<category><![CDATA[Flash Development]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.jesseknowles.com/index.php/flash-development/proper-movieclip-tiling/</guid>
		<description><![CDATA[I&#8217;ve always had to come up with hacked math using additional variables in order to tile movieclips properly. By tiling I mean, positioning movieclips so their are a certain number in each line with each additional line being placed below the previous one, etc. So I finally decided to spend the time to figure out [...]]]></description>
		<wfw:commentRss>http://www.jesseknowles.com/index.php/flash-development/proper-movieclip-tiling/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Is Sepy the Best Actionscript Editor?</title>
		<link>http://www.jesseknowles.com/index.php/flash-development/is-sepy-the-best-as-editor/</link>
		<comments>http://www.jesseknowles.com/index.php/flash-development/is-sepy-the-best-as-editor/#comments</comments>
		<pubDate>Wed, 03 Jan 2007 06:53:08 +0000</pubDate>
		<dc:creator>jesse</dc:creator>
				<category><![CDATA[Flash Development]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.jesseknowles.com/index.php/flash-development/is-sepy-the-best-as-editor/</guid>
		<description><![CDATA[I don&#8217;t know if I even need to explain why I don&#8217;t use the Flash IDE but I will for reasons I don&#8217;t know. I think Macromedia/Adobe had just given up on improving the Flash Actionscript Panel because there were so many AS editors out there that most people were using that they just figured [...]]]></description>
		<wfw:commentRss>http://www.jesseknowles.com/index.php/flash-development/is-sepy-the-best-as-editor/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Design is Important Too</title>
		<link>http://www.jesseknowles.com/index.php/flash-development/design-is-important-to/</link>
		<comments>http://www.jesseknowles.com/index.php/flash-development/design-is-important-to/#comments</comments>
		<pubDate>Mon, 01 Jan 2007 09:32:37 +0000</pubDate>
		<dc:creator>jesse</dc:creator>
				<category><![CDATA[Flash Development]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.jesseknowles.com/index.php/flash-development/design-is-important-to/</guid>
		<description><![CDATA[What? Is he crazy, you ask. How can a developer say such a thing. Their are umpteen reasons why I think design is important. Here are a few&#8230; Do you know any top agencies that have bad design? Do you want ugly work in your portfolio? Would apple be as successful as it is if [...]]]></description>
		<wfw:commentRss>http://www.jesseknowles.com/index.php/flash-development/design-is-important-to/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
