<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>InsideRIA</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/" />
<link rel="self" type="application/atom+xml" href="http://www.insideria.com/atom.xml" />
<id>tag:www.insideria.com,2008-01-28://34</id>
<updated>2009-11-06T14:48:02Z</updated>
<subtitle>InsideRIA.com is an online community developed by O’Reilly and sponsored by Adobe Systems Incorporated. Our goal is to create an invaluable resource for information on the ever-changing state of design and development of rich Internet applications (RIAs).</subtitle>
<generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 4.21-en</generator>

<entry>
<title>jQuery and AIR - Moving from web page to application (3)</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/11/jquery-and-air---moving-from-w-2.html" />
<id>tag:www.insideria.com,2009://34.38425</id>

<published>2009-11-05T02:34:09Z</published>
<updated>2009-11-06T14:48:02Z</updated>

<summary>The third part of my series on creating a jQuery AIR game - Hangman. In this entry I discuss some architecture changes I made to the JavaScript and some new database support.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="air" label="air" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
The third part of my series on creating a jQuery AIR game - Hangman. In this entry I discuss some architecture changes I made to the JavaScript and some new database support.
</content>
</entry>

<entry>
<title>jQuery FTW (October 17)</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/10/jquery-ftw-october-17.html" />
<id>tag:www.insideria.com,2009://34.38216</id>

<published>2009-10-17T13:43:52Z</published>
<updated>2009-10-19T16:12:15Z</updated>

<summary>Yet another entry in my jQuery FTW series, highlighting interesting and cool jQuery-related links.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="javascript" label="javascript" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Yet another entry in my jQuery FTW series, highlighting interesting and cool jQuery-related links.
</content>
</entry>

<entry>
<title>jQuery and AIR - Moving from web page to application (2)</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/09/jquery-and-air---moving-from-w-1.html" />
<id>tag:www.insideria.com,2009://34.38067</id>

<published>2009-10-01T01:34:31Z</published>
<updated>2009-10-03T00:48:08Z</updated>

<summary>Earlier this week I blogged about a new jQuery based AIR project, Hangman. In the first blog entry I talked about the game and the jQuery code behind it. One of the main problems with the code in that entry though is that it really isn&apos;t an AIR application. I mean sure it makes use of the AIR framework. Sure it&apos;s an AIR application technically. But none of the code actually did anything - well, AIR like! We can fix that don&apos;t you think? As a followup I discuss modifying my Hangman game to make use of a database of words.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="air" label="air" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="html" label="html" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="javascript" label="javascript" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Earlier this week I blogged about a new jQuery based AIR project, Hangman. In the first blog entry I talked about the game and the jQuery code behind it. One of the main problems with the code in that entry though is that it really isn&apos;t an AIR application. I mean sure it makes use of the AIR framework. Sure it&apos;s an AIR application technically. But none of the code actually did anything - well, AIR like! We can fix that don&apos;t you think? As a followup I discuss modifying my Hangman game to make use of a database of words.
</content>
</entry>

<entry>
<title>jQuery and AIR - Moving from web page to application</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/09/jquery-and-air---moving-from-w.html" />
<id>tag:www.insideria.com,2009://34.38041</id>

<published>2009-09-28T22:14:38Z</published>
<updated>2009-09-28T22:39:46Z</updated>

<summary>This blog entry discusses a new jQuery-based AIR game, Hangman. It doesn&apos;t yet make much use of the AIR platform, but further enhancements will demonstrate how we can effectively use jQuery and AIR together. </summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="air" label="air" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
This blog entry discusses a new jQuery-based AIR game, Hangman. It doesn&apos;t yet make much use of the AIR platform, but further enhancements will demonstrate how we can effectively use jQuery and AIR together. 
</content>
</entry>

<entry>
<title>Using Aptana Studio to build jQuery/AIR Applications (3)</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/09/using-aptana-studio-to-build-j-2.html" />
<id>tag:www.insideria.com,2009://34.37966</id>

<published>2009-09-17T17:28:30Z</published>
<updated>2009-09-17T21:10:34Z</updated>

<summary>A look at how to create an AIR Badge page with Aptana studio.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="air" label="air" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="aptana" label="aptana" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="development" label="development" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
A look at how to create an AIR Badge page with Aptana studio.
</content>
</entry>

<entry>
<title>jQuery FTW (September 6)</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/09/jquery-ftw-september-6.html" />
<id>tag:www.insideria.com,2009://34.37887</id>

<published>2009-09-06T16:46:36Z</published>
<updated>2009-09-06T17:02:26Z</updated>

<summary>Another set of links (plugins, tutorials, news) related to jQuery.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Another set of links (plugins, tutorials, news) related to jQuery.
</content>
</entry>

<entry>
<title>Using Aptana Studio to build jQuery/AIR Applications (2)</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/08/using-aptana-studio-to-build-j-1.html" />
<id>tag:www.insideria.com,2009://34.37838</id>

<published>2009-08-29T01:54:31Z</published>
<updated>2009-09-17T21:09:59Z</updated>

<summary>A follow up to my previous entry on creating a simple jQuery based AIR application using the Aptana Studio product.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="air" label="air" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="aptana" label="aptana" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
A follow up to my previous entry on creating a simple jQuery based AIR application using the Aptana Studio product.
</content>
</entry>

<entry>
<title>Using Aptana Studio to build jQuery/AIR Applications</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/08/using-aptana-studio-to-build-j.html" />
<id>tag:www.insideria.com,2009://34.37784</id>

<published>2009-08-21T01:37:34Z</published>
<updated>2009-09-17T21:09:16Z</updated>

<summary>A blog entry discussing how to use Aptana Studio to quickly create a simple jQuery based AIR application.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="air" label="air" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="aptana" label="aptana" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
A blog entry discussing how to use Aptana Studio to quickly create a simple jQuery based AIR application.
</content>
</entry>

<entry>
<title>My first jQuery plugin</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/08/my-first-jquery-plugin.html" />
<id>tag:www.insideria.com,2009://34.37691</id>

<published>2009-08-08T14:40:38Z</published>
<updated>2009-08-08T15:20:40Z</updated>

<summary>This is my first attempt at coding a jQuery plugin with some real &apos;meat&apos; behind it. The plugin demonstrates taking an image&apos;s title tag and creating an HTML caption out of it.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="javascript" label="javascript" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
This is my first attempt at coding a jQuery plugin with some real &apos;meat&apos; behind it. The plugin demonstrates taking an image&apos;s title tag and creating an HTML caption out of it.
</content>
</entry>

<entry>
<title>jQuery FTW (August 1)</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/08/jquery-ftw-august-1.html" />
<id>tag:www.insideria.com,2009://34.37638</id>

<published>2009-08-01T22:16:00Z</published>
<updated>2009-08-01T22:33:06Z</updated>

<summary>Quick list of jQuery related links.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="javascript" label="javascript" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Quick list of jQuery related links.
</content>
</entry>

<entry>
<title>From the &quot;duh&quot; files - don&apos;t include jQuery twice</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/07/from-the-duh-files---dont-incl.html" />
<id>tag:www.insideria.com,2009://34.37576</id>

<published>2009-07-23T17:50:52Z</published>
<updated>2009-07-23T17:58:28Z</updated>

<summary>A quick example of a simple bug I ran into when working with jQuery.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="javascript" label="javascript" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
A quick example of a simple bug I ran into when working with jQuery.
</content>
</entry>

<entry>
<title>Ask the jQuery Noob - How do you learn jQuery?</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/07/ask-the-jquery-noob---how-do-y.html" />
<id>tag:www.insideria.com,2009://34.37557</id>

<published>2009-07-21T03:04:23Z</published>
<updated>2009-07-21T03:35:25Z</updated>

<summary>A reader asked me how he can learn jQuery. Here are my thoughts on the subject and my open question to others.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="javascript" label="javascript" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
A reader asked me how he can learn jQuery. Here are my thoughts on the subject and my open question to others.
</content>
</entry>

<entry>
<title>jQuery Conference 2009</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/07/jquery-conference-2009.html" />
<id>tag:www.insideria.com,2009://34.37519</id>

<published>2009-07-16T14:11:43Z</published>
<updated>2009-07-23T19:43:11Z</updated>

<summary>jQuery Conference 2009 has been announced.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="conference" label="conference" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
jQuery Conference 2009 has been announced.
</content>
</entry>

<entry>
<title>Creating a simple multi-file uploader with additional fields</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/07/creating-a-simple-multi-file-u.html" />
<id>tag:www.insideria.com,2009://34.37476</id>

<published>2009-07-10T01:11:23Z</published>
<updated>2009-07-10T01:48:15Z</updated>

<summary>Simple example of using jQuery clone to allow for multiple file uploads and metadata.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="coldfusion" label="coldfusion" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="javascript" label="javascript" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Simple example of using jQuery clone to allow for multiple file uploads and metadata.
</content>
</entry>

<entry>
<title>jQuery FTW (July 4)</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/07/jquery-ftw-july-4.html" />
<id>tag:www.insideria.com,2009://34.37394</id>

<published>2009-07-04T13:20:55Z</published>
<updated>2009-07-04T13:48:56Z</updated>

<summary>Simple list of jQuery related links.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Simple list of jQuery related links.
</content>
</entry>

<entry>
<title>jQuery Example - Using cookies to save draft information</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/06/jquery-example---using-cookies.html" />
<id>tag:www.insideria.com,2009://34.37351</id>

<published>2009-07-01T01:41:24Z</published>
<updated>2009-07-01T02:34:59Z</updated>

<summary>An example of using jQuery to store draft information in cookies.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="cookies" label="cookies" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
An example of using jQuery to store draft information in cookies.
</content>
</entry>

<entry>
<title>Quick video example of Firebug</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/06/quick-video-example-of-firebug.html" />
<id>tag:www.insideria.com,2009://34.37200</id>

<published>2009-06-16T02:34:24Z</published>
<updated>2009-06-20T13:33:37Z</updated>

<summary>A quick video demonstrating how Firebug can be used to debug an Ajax problem.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="Screencasts" scheme="http://www.sixapart.com/ns/types#category" />

<category term="ajax" label="ajax" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="coldfusion" label="coldfusion" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="firebug" label="firebug" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
A quick video demonstrating how Firebug can be used to debug an Ajax problem.
</content>
</entry>

<entry>
<title>jQuery FTW (June 6)</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/06/jquery-ftw-june-6.html" />
<id>tag:www.insideria.com,2009://34.36690</id>

<published>2009-06-06T14:47:44Z</published>
<updated>2009-06-06T15:08:39Z</updated>

<summary>Simple list of interesting jQuery links. </summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Simple list of interesting jQuery links. 
</content>
</entry>

<entry>
<title>jQuery Example: Binding form fields</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/06/jquery-example-binding-form-fi.html" />
<id>tag:www.insideria.com,2009://34.36400</id>

<published>2009-06-02T01:31:05Z</published>
<updated>2009-06-02T01:50:03Z</updated>

<summary>Simple jQuery based example of a form that binds two fields to a third, and supports disabling the bind when the third field is modified.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Simple jQuery based example of a form that binds two fields to a third, and supports disabling the bind when the third field is modified.
</content>
</entry>

<entry>
<title>Sports Tournament Style Brackets with jQuery and jQuery UI (3)</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/sports-tournament-style-bracke-2.html" />
<id>tag:www.insideria.com,2009://34.36361</id>

<published>2009-05-28T01:53:58Z</published>
<updated>2009-06-08T15:23:05Z</updated>

<summary>Third and final entry on a jQuery-based sports tournament picker</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="coldfusion" label="coldfusion" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Third and final entry on a jQuery-based sports tournament picker
</content>
</entry>

<entry>
<title>Sports Tournament Style Brackets with jQuery and jQuery UI (2)</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/sports-tournament-style-bracke-1.html" />
<id>tag:www.insideria.com,2009://34.36306</id>

<published>2009-05-22T00:52:53Z</published>
<updated>2009-06-08T15:26:34Z</updated>

<summary>The second part of my series detailing the creation of a &apos;sports tournament&apos; bracket picker.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jqueryui" label="jquery ui" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
The second part of my series detailing the creation of a &apos;sports tournament&apos; bracket picker.
</content>
</entry>

<entry>
<title>jQuery FTW (May 16)</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/jquery-ftw-may-16.html" />
<id>tag:www.insideria.com,2009://34.36248</id>

<published>2009-05-16T18:48:12Z</published>
<updated>2009-05-16T19:10:58Z</updated>

<summary>Quick set of links related to jQuery development.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Quick set of links related to jQuery development.
</content>
</entry>

<entry>
<title>Sports Tournament Style Brackets with jQuery and jQuery UI</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/sports-tournament-style-bracke.html" />
<id>tag:www.insideria.com,2009://34.36212</id>

<published>2009-05-13T02:44:58Z</published>
<updated>2009-05-14T16:30:47Z</updated>

<summary>Using jQuery and jQuery UI to create a &apos;pick a winner&apos; style application for sports tournaments.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="development" label="development" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jqueryui" label="jquery ui" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="ui" label="ui" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Using jQuery and jQuery UI to create a &apos;pick a winner&apos; style application for sports tournaments.
</content>
</entry>

<entry>
<title>Open Question: When not to RIA?</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/open-question-when-not-to-ria.html" />
<id>tag:www.insideria.com,2009://34.36146</id>

<published>2009-05-06T20:42:18Z</published>
<updated>2009-05-06T21:37:04Z</updated>

<summary>Open question about how folks make decisions on how much/how well they will support non-JavaScript enabled clients.</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="ajax" label="ajax" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="ria" label="ria" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Open question about how folks make decisions on how much/how well they will support non-JavaScript enabled clients.
</content>
</entry>

<entry>
<title>jQuery FTW (May 2)</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/jquery-ftw-may-2.html" />
<id>tag:www.insideria.com,2009://34.36101</id>

<published>2009-05-02T14:42:55Z</published>
<updated>2009-05-02T15:18:43Z</updated>

<summary>A quick set of interesting jQuery-related links from the past week (or so).</summary>
<author>
<name>Raymond Camden</name>
<uri>http://www.coldfusionjedi.com</uri>
</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
A quick set of interesting jQuery-related links from the past week (or so).
</content>
</entry>

</feed>