<?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>About Enjay &#187; JavaScript Programming</title>
	<atom:link href="http://aboutenjay.com/category/javascript-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://aboutenjay.com</link>
	<description>The Personal Blog of Jerico Veloso</description>
	<lastBuildDate>Fri, 18 Sep 2009 04:11:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JavaScript + Canvas = JSNES Emulator</title>
		<link>http://aboutenjay.com/2009/09/javascript-canvas-jsnes-emulator/</link>
		<comments>http://aboutenjay.com/2009/09/javascript-canvas-jsnes-emulator/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 04:11:31 +0000</pubDate>
		<dc:creator>Enjay</dc:creator>
				<category><![CDATA[JavaScript Programming]]></category>

		<guid isPermaLink="false">http://aboutenjay.com/?p=112</guid>
		<description><![CDATA[I always thought that JavaScript puts the zing to client-side web development. With the help of JavaScript frameworks and libraries such as jQuery, Prototype, ExtJS and the like, adding a interactive effects or using AJAX becomes so easy that almost anyone could do it. And now that Canvas HTML element is getting more and more support [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_113" class="wp-caption alignleft" style="width: 266px"><img class="size-full wp-image-113" title="jsnes_super_mario" src="http://aboutenjay.com/wp-content/uploads/2009/09/jsnes_super_mario.gif" alt="JSNES running Super Mario Brothers" width="256" height="240" /><p class="wp-caption-text">JSNES running Super Mario Brothers</p></div>
<p>I always thought that JavaScript puts the zing to client-side web development. With the help of JavaScript frameworks and libraries such as <a href="http://www.jquery.com">jQuery</a>, <a href="http://www.prototypejs.org/">Prototype</a>, <a href="http://www.extjs.com/">ExtJS</a> and the like, adding a interactive effects or using <a href="http://en.wikipedia.org/wiki/Ajax_(programming)">AJAX</a> becomes so easy that almost anyone could do it. And now that <a href="http://en.wikipedia.org/wiki/Canvas_element">Canvas HTML element</a> is getting more and more support from major browsers, I imagine things would get a lot more interesting!</p>
<p>Now enters <a href="http://benfirshman.com/projects/jsnes/">JSNES</a>, a JavaScript and Canvas based NES (<a href="http://en.wikipedia.org/wiki/Nintendo_Entertainment_System">Nintendo Entertainment System</a>) emulator project of <a style="color: #596380;" href="http://benfirshman.com/">Ben Firshman</a>. Playing it is just pure ecstatic and the possibilities just went through the roof! You should use <a href="http://www.google.com/chrome">Google Chrome</a> though since it&#8217;s currently the only browser with the most optimized Canvas implementation but JSNES should run on <a href="http://www.mozilla.com/en-US/firefox/firefox.html">Firefox 3.5</a> and <a href="http://www.apple.com/safari/download/">Safari 4</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://aboutenjay.com/2009/09/javascript-canvas-jsnes-emulator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
