<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="0.92">
<channel>
	<title>Mo Jebus &#187; Javascript</title>
	<link>http://moronicbajebus.com</link>
	<description>Banana Ice Cream!</description>
	<lastBuildDate>Wed, 06 Aug 2008 14:30:29 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>DOM Selectors API</title>
		<description>A quick glance at the Selectors API indicates to me that I am not alone in my desire to retrieve DOM elements with CSS selector syntax.  

 </description>
		<link>http://moronicbajebus.com/2006/10/12/dom-selectors-api/</link>
			</item>
	<item>
		<title>Better Javascript</title>
		<description>Javascript needs to grow.  The Javascript libraries such as Prototype and JQuery should barely exist.  Before you say anything, let me refine the statement. Firstly, I am not discrediting them because they are very usefully libraries.  Why should they barely exist?  Much of their functionality, as ...</description>
		<link>http://moronicbajebus.com/2006/08/31/better-javascript/</link>
			</item>
	<item>
		<title>Add A Class Randomly From a Set</title>
		<description>I was recently asked by a friend for information about how to have a random background image. Well not completely random, the background image should be from a set of images.  My idea: add a class, randomly from a set, to the body (or another element) with Javascript. I ...</description>
		<link>http://moronicbajebus.com/2006/07/30/add-a-class-randomly-from-a-set/</link>
			</item>
</channel>
</rss>
