<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Self Modifying. &#187; themeroller</title>
	<atom:link href="http://blog.selfmodifying.com/tag/themeroller/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.selfmodifying.com</link>
	<description>The weblog of Ryan Garver.  A coffee nut.  An agile freak.</description>
	<lastBuildDate>Mon, 30 Aug 2010 03:40:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.selfmodifying.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/dd4961a826989b7a52e1ae8fbe14143a?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Self Modifying. &#187; themeroller</title>
		<link>http://blog.selfmodifying.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.selfmodifying.com/osd.xml" title="Self Modifying." />
	<atom:link rel='hub' href='http://blog.selfmodifying.com/?pushpress=hub'/>
		<item>
		<title>Back to jQuery</title>
		<link>http://blog.selfmodifying.com/2009/02/10/back_to_jquery/</link>
		<comments>http://blog.selfmodifying.com/2009/02/10/back_to_jquery/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 20:24:14 +0000</pubDate>
		<dc:creator>Ryan Garver</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jqueryui]]></category>
		<category><![CDATA[themeroller]]></category>

		<guid isPermaLink="false">http://selfmodifying.wordpress.com/?p=39</guid>
		<description><![CDATA[So I tried Red for a while (short while) and was all excited and thought it was really cool and I&#8217;d be using it forever. Then I tried to make a Ajax call to a rails app and got back JSON, crap. Red doesn&#8217;t support parsing JSON. I eventually figured it out and made a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.selfmodifying.com&amp;blog=7311382&amp;post=39&amp;subd=selfmodifying&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="preview">
<p>So I tried Red for a while (short while) and was all excited and thought it was really cool and I&#8217;d be using it forever. Then I tried to make a Ajax call to a rails app and got back JSON, crap. Red doesn&#8217;t support parsing JSON. I eventually figured it out and made a pretty cool billing summary widget using Red. But that took me a few days. And it was really hard. Much harder than it needed to be.</p>
<p>I like what Red was trying to do, but looking back I think I knew it was too good to be true. It&#8217;s not quite there and requires a lot of hacking to do most practical things. I&#8217;m now using <a href="http://jquery.com/">jQuery</a>. I reimplemented the billing summary using jQuery in a couple of hours, and most of that time was spent re-learning jQuery. I&#8217;m actually pretty happy with it after using it for a few weeks. I thought I would always return to Prototype.</p>
<p>In my excitement for learning a new tool I discovered the extension <a href="http://ui.jquery.com/">jQuery UI</a> and their <a href="http://ui.jquery.com/themeroller/">Themeroller</a>. This has got to be one of the cooler javascript library extensions that I&#8217;ve seen. ExtJS tries to provide a will UI toolkit and has a theme API, but the Themeroller for jQuery UI is really sweet and super simple. As a basis for a back office admin it is ideal, and I can see a number of opportunities in a broader set of situations. The icon library alone has made producing simple, intuitive interfaces really easy.</div>
<br />Posted in programming Tagged: javascript, jquery, jqueryui, programming, themeroller <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/selfmodifying.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/selfmodifying.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/selfmodifying.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/selfmodifying.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/selfmodifying.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/selfmodifying.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/selfmodifying.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/selfmodifying.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/selfmodifying.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/selfmodifying.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/selfmodifying.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/selfmodifying.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/selfmodifying.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/selfmodifying.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.selfmodifying.com&amp;blog=7311382&amp;post=39&amp;subd=selfmodifying&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.selfmodifying.com/2009/02/10/back_to_jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d928b55d9910cba3360cda7f214cf6e3?s=96&#38;d=&#38;r=PG" medium="image">
			<media:title type="html">Ryan</media:title>
		</media:content>
	</item>
	</channel>
</rss>