<?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>The Original Jelani Harris &#187; apparatus complex</title>
	<atom:link href="http://jelaniharris.com/tag/apparatus-complex/feed/" rel="self" type="application/rss+xml" />
	<link>http://jelaniharris.com</link>
	<description>The original website of Jelani Harris the original of course</description>
	<lastBuildDate>Tue, 28 Feb 2012 21:11:36 +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>JQuery is the best javascript library out there</title>
		<link>http://jelaniharris.com/2008/jquery-is-the-best-javascript-library-out-there/</link>
		<comments>http://jelaniharris.com/2008/jquery-is-the-best-javascript-library-out-there/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 01:43:31 +0000</pubDate>
		<dc:creator>Jelani Harris</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[apparatus complex]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://jelaniharris.com/?p=17</guid>
		<description><![CDATA[I officially declare JQuery to be the best javascript library out there. So much documentation, so many plugins, so many interesting things you can DO with that library. I just lost 7-8 hours, implementing a prototype of a feature for my discussion site, Apparatus Complex. In particular it's a meta-game that I'm developing so that [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I officially declare</strong> JQuery to be the best javascript library out there. So much documentation, so many plugins, so many interesting things you can DO with that library. I just lost 7-8 hours, implementing a prototype of a feature for my discussion site, <a title="Apparatus Complex" href="http://www.apparatuscomplex.com">Apparatus Complex</a>. In particular it's a meta-game that I'm developing so that users can compete with each other in a role-playing game  while they wait for the site to update itself with content from other people.</p>
<p><a href="http://jelaniharris.com/blog/wp-content/uploads/2008/07/grauz.jpg"><img class="alignnone size-medium wp-image-18" title="grauz" src="http://jelaniharris.com/blog/wp-content/uploads/2008/07/grauz-300x214.jpg" alt="" width="300" height="214" /></a></p>
<p>So I had a crazy idea of using jquery and ajax to let people drag and drop equipment into slots, and then dynamically update what that piece of equipment would do to their statistics. Doing this in flash is really easy, I first got the drag and drop implemented (so easy with the <a href="http://ui.jquery.com/">Jquery UI</a>), then I set the restrictions on which column each orb could belong in, and then I added the automatic update of the statistics just moments later. It was simply brilliant and it was pretty darn efficient. If you want to play around with this, it's <a href="http://www.apparatuscomplex.com/grauz/">located right here</a>. The equipment orbs are generated randomly and so are the names.</p>
<p>By the way, <a href="http://www.mootools.net">MooTools </a>and <a href="http://www.prototypejs.org/">Prototype </a>and <a href="http://script.aculo.us/">Scriptalicious</a> are okay as well. I'm just <em>really </em>impressed with JQuery right now.</p>
]]></content:encoded>
			<wfw:commentRss>http://jelaniharris.com/2008/jquery-is-the-best-javascript-library-out-there/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

