<?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"
	>

<channel>
	<title>3DM Design</title>
	<atom:link href="http://dev-journal.3dmdesign.com/feed" rel="self" type="application/rss+xml" />
	<link>http://dev-journal.3dmdesign.com</link>
	<description>JavaScript and Ruby on Rails Application Development Journal</description>
	<pubDate>Sat, 21 Jun 2008 02:35:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>JavaScript Event Delegation</title>
		<link>http://dev-journal.3dmdesign.com/javascript/javascript-event-delegation</link>
		<comments>http://dev-journal.3dmdesign.com/javascript/javascript-event-delegation#comments</comments>
		<pubDate>Sat, 21 Jun 2008 02:35:30 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/?p=40</guid>
		<description><![CDATA[Coding interactive behavior into &#8220;dumb&#8221; HTML elements is one of the basic scenarios for JavaScript use. The standard method is usually to hunt through the DOM looking for elements of a certain id or class and attach an event handler function directly to each one.
For most types of events, there&#8217;s a better way: Event Delegation. [...]]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/javascript/javascript-event-delegation/feed</wfw:commentRss>
		</item>
		<item>
		<title>Learn to Program with JavaScript: Instant Feedback</title>
		<link>http://dev-journal.3dmdesign.com/javascript/learn-to-program-javascript-instant-feedback</link>
		<comments>http://dev-journal.3dmdesign.com/javascript/learn-to-program-javascript-instant-feedback#comments</comments>
		<pubDate>Wed, 30 Apr 2008 11:25:34 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/javascript/learn-to-program-javascript-instant-feedback</guid>
		<description><![CDATA[Last time, with part one of this Learn to Program with JavaScript series, I introduced some basic HTML with an interactive tutorial. As JavaScript works very nicely inside a web page, this gave us the foundation. Now it&#8217;s time to add actual JavaScript on top.
Just like other aspects of an HTML page, JavaScript goes into [...]]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/javascript/learn-to-program-javascript-instant-feedback/feed</wfw:commentRss>
		</item>
		<item>
		<title>JavaScript RegExp Tool Available</title>
		<link>http://dev-journal.3dmdesign.com/javascript/javascript-regexp-tool-available</link>
		<comments>http://dev-journal.3dmdesign.com/javascript/javascript-regexp-tool-available#comments</comments>
		<pubDate>Mon, 31 Mar 2008 01:14:10 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Regular Expressions]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/javascript/javascript-regexp-tool-available</guid>
		<description><![CDATA[There are times when I just need to process some text quickly and efficiently. Regular Expressions are very well suited to this task, and now I&#8217;ve released my own JavaScript Regular Expressions tool for just this purpose.

By default, the regex and replacement fields are filled with a pattern to indent text by adding another tab [...]]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/javascript/javascript-regexp-tool-available/feed</wfw:commentRss>
		</item>
		<item>
		<title>First Steps to Comet: Orbited in PHP</title>
		<link>http://dev-journal.3dmdesign.com/comet/first-steps-to-comet-orbited-in-php</link>
		<comments>http://dev-journal.3dmdesign.com/comet/first-steps-to-comet-orbited-in-php#comments</comments>
		<pubDate>Tue, 18 Mar 2008 12:43:14 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[Comet]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/comet/first-steps-to-comet-orbited-in-php</guid>
		<description><![CDATA[I&#8217;ve recently become interested in Comet, as a web technology, and Orbited, as a Comet server. For anyone else starting down this path, I thought I&#8217;d write up the summary of this weekend&#8217;s quick foray into event-driven server-sent-messaging goodness.

My goal was simple: get a basic Comet equivalent of &#8220;hello world&#8221; running on my local box [...]]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/comet/first-steps-to-comet-orbited-in-php/feed</wfw:commentRss>
		</item>
		<item>
		<title>Comet for Web Games</title>
		<link>http://dev-journal.3dmdesign.com/rails-application-development/comet-for-web-games</link>
		<comments>http://dev-journal.3dmdesign.com/rails-application-development/comet-for-web-games#comments</comments>
		<pubDate>Fri, 14 Mar 2008 02:55:12 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[Comet]]></category>

		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/rails-application-development/comet-for-web-games</guid>
		<description><![CDATA[For those not familiar with Comet, you&#8217;re either not a front end web developer or you&#8217;ve been kept in the dark. To sum it up quickly, Comet is a technology like Ajax. While Ajax basically consists of an asynchronous request by the client to the server, followed by the server&#8217;s response, Comet is a bit [...]]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/rails-application-development/comet-for-web-games/feed</wfw:commentRss>
		</item>
		<item>
		<title>Extending JavaScript Strings with Chomp using Prototypes</title>
		<link>http://dev-journal.3dmdesign.com/javascript/extending-javascript-strings-with-chomp-using-prototypes</link>
		<comments>http://dev-journal.3dmdesign.com/javascript/extending-javascript-strings-with-chomp-using-prototypes#comments</comments>
		<pubDate>Sat, 02 Feb 2008 16:39:43 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Regular Expressions]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/javascript/extending-javascript-strings-with-chomp-using-prototypes</guid>
		<description><![CDATA[Chomp is that oh-so-fun function in Perl to bite off extra newlines from the end of a string. It can be useful to have chomp for JavaScript too, especially in cases such as reading input in textareas.
This time around, I&#8217;m going to take a quick look at how we can take the standalone JavaScript chomp [...]]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/javascript/extending-javascript-strings-with-chomp-using-prototypes/feed</wfw:commentRss>
		</item>
		<item>
		<title>Learn to Program with JavaScript Series: An HTML Beginner&#8217;s Interactive Tutorial</title>
		<link>http://dev-journal.3dmdesign.com/javascript/learn-to-program-javascript-html-beginners-interactive-tutorial</link>
		<comments>http://dev-journal.3dmdesign.com/javascript/learn-to-program-javascript-html-beginners-interactive-tutorial#comments</comments>
		<pubDate>Sat, 17 Nov 2007 22:02:36 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/javascript/learn-to-program-javascript-html-beginners-interactive-tutorial</guid>
		<description><![CDATA[I&#8217;m a web developer by day and have been programming, in one language or another, most of my life since age 10. But for someone without consistent (or any) programming experience, how do you learn to program? This question was brought on by a friend of mine who had a programming class or two years [...]]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/javascript/learn-to-program-javascript-html-beginners-interactive-tutorial/feed</wfw:commentRss>
		</item>
		<item>
		<title>Introduction to Regular Expressions in JavaScript: Alternation and Grouping</title>
		<link>http://dev-journal.3dmdesign.com/javascript/introduction-regular-expressions-javascript-alternation-grouping</link>
		<comments>http://dev-journal.3dmdesign.com/javascript/introduction-regular-expressions-javascript-alternation-grouping#comments</comments>
		<pubDate>Tue, 06 Nov 2007 04:35:53 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Regular Expressions]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/javascript/introduction-to-regular-expressions-in-javascript-alternation-and-grouping</guid>
		<description><![CDATA[Regular expressions provide lots of flexibility in processing text, and this article introduces two additional metacharacters (three counting both parentheses), but first I&#8217;ll start with a summary of what was covered in the previous regex article:


Regular expressions match a pattern to the occurrence of that pattern within a string.
Options covered (thus far) for regular expressions [...]]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/javascript/introduction-regular-expressions-javascript-alternation-grouping/feed</wfw:commentRss>
		</item>
		<item>
		<title>Introduction to Regular Expressions in JavaScript</title>
		<link>http://dev-journal.3dmdesign.com/javascript/introduction-to-regular-expressions-in-javascript</link>
		<comments>http://dev-journal.3dmdesign.com/javascript/introduction-to-regular-expressions-in-javascript#comments</comments>
		<pubDate>Sun, 07 Oct 2007 02:55:06 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Regular Expressions]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/javascript/introduction-to-regular-expressions-in-javascript</guid>
		<description><![CDATA[If you&#8217;re a programmer who has ever had to develop an application dealing with text input (which is most of them), from files, databases, or user input, you might be interested to know that regular expressions can make your job a lot easier.
Unlike most dry regular expressions tutorials out there (Mike&#8217;s smart post aside), I [...]]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/javascript/introduction-to-regular-expressions-in-javascript/feed</wfw:commentRss>
		</item>
		<item>
		<title>Q&#038;A: What Methods are Available with acts_as_list?</title>
		<link>http://dev-journal.3dmdesign.com/rails-application-development/qa-what-methods-are-available-with-acts_as_list</link>
		<comments>http://dev-journal.3dmdesign.com/rails-application-development/qa-what-methods-are-available-with-acts_as_list#comments</comments>
		<pubDate>Sun, 19 Aug 2007 17:39:24 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[Active Record]]></category>

		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/rails-application-development/qa-what-methods-are-available-with-acts_as_list</guid>
		<description><![CDATA[When you make use of Active Record&#8217;s convenient acts_as_list modifier in Rails, what does this do for you? Most of the info out there describes the way acts_as_list manages position of items, ordering them like items in a, well, ordered list.
That&#8217;s great, but what about new helper methods provided by acts_as_list? Doesn&#8217;t it make juggling [...]]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/rails-application-development/qa-what-methods-are-available-with-acts_as_list/feed</wfw:commentRss>
		</item>
		<item>
		<title>Chomp for JavaScript</title>
		<link>http://dev-journal.3dmdesign.com/javascript/chomp-for-javascript</link>
		<comments>http://dev-journal.3dmdesign.com/javascript/chomp-for-javascript#comments</comments>
		<pubDate>Wed, 01 Aug 2007 02:53:42 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Regular Expressions]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/javascript/chomp-for-javascript</guid>
		<description><![CDATA[JavaScript may not have the power of chomp built-in like Perl, but a simple regular expression call emulates chomp in a function quite easily - so you can trim newlines from your form data in no time!]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/javascript/chomp-for-javascript/feed</wfw:commentRss>
		</item>
		<item>
		<title>Easing into Rails Deployment with Mongrel</title>
		<link>http://dev-journal.3dmdesign.com/rails-application-development/easing-into-rails-deployment-with-mongrel</link>
		<comments>http://dev-journal.3dmdesign.com/rails-application-development/easing-into-rails-deployment-with-mongrel#comments</comments>
		<pubDate>Fri, 22 Jun 2007 03:01:31 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[ListFinity]]></category>

		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/rails-application-development/easing-into-rails-deployment-with-mongrel</guid>
		<description><![CDATA[At the point in your Rails application development to start considering deployment? Apache and FastCGI getting you down? You might just want to give Mongrel a try, and I'll quickly tell you why!]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/rails-application-development/easing-into-rails-deployment-with-mongrel/feed</wfw:commentRss>
		</item>
		<item>
		<title>JavaScript Check All Checkboxes</title>
		<link>http://dev-journal.3dmdesign.com/javascript/javascript-check-all-checkboxes</link>
		<comments>http://dev-journal.3dmdesign.com/javascript/javascript-check-all-checkboxes#comments</comments>
		<pubDate>Thu, 26 Apr 2007 02:34:55 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/javascript/javascript-check-all-checkboxes</guid>
		<description><![CDATA[Ever use a site with too many checkboxes you really needed to check, without having to click each individually? Did they forget to include a check all button? A bit of code to check all checkboxes (works across frames too) can save some time!]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/javascript/javascript-check-all-checkboxes/feed</wfw:commentRss>
		</item>
		<item>
		<title>Q&#038;A: How to use plain JavaScript in RJS templates</title>
		<link>http://dev-journal.3dmdesign.com/rails-application-development/qa-how-to-javascript-in-rjs-templates</link>
		<comments>http://dev-journal.3dmdesign.com/rails-application-development/qa-how-to-javascript-in-rjs-templates#comments</comments>
		<pubDate>Mon, 12 Mar 2007 06:44:25 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[ListFinity]]></category>

		<category><![CDATA[Q&amp;A]]></category>

		<category><![CDATA[RJS]]></category>

		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/rails-application-development/qa-how-to-javascript-in-rjs-templates</guid>
		<description><![CDATA[Rails provides plenty of helpers to write HTML and JavaScript code, but sometimes you need to go beyond the helper functions. I'll show you an easy way to include your own JavaScript calls within an RJS template for Rails.]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/rails-application-development/qa-how-to-javascript-in-rjs-templates/feed</wfw:commentRss>
		</item>
		<item>
		<title>Q&#038;A: How to get WordPress home to link to a single previous post?</title>
		<link>http://dev-journal.3dmdesign.com/qa/qa-how-to-get-wordpress-home-to-link-to-a-single-previous-post</link>
		<comments>http://dev-journal.3dmdesign.com/qa/qa-how-to-get-wordpress-home-to-link-to-a-single-previous-post#comments</comments>
		<pubDate>Sun, 11 Feb 2007 17:38:00 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[Q&amp;A]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/qa/qa-how-to-get-wordpress-home-to-link-to-a-single-previous-post</guid>
		<description><![CDATA[Want to get rid of the standard WordPress home links to pages of previous posts, and replace it with a link to a single previous post instead? Here's one method.]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/qa/qa-how-to-get-wordpress-home-to-link-to-a-single-previous-post/feed</wfw:commentRss>
		</item>
		<item>
		<title>Q&#038;A: How to include a Rails text field without a variable?</title>
		<link>http://dev-journal.3dmdesign.com/rails-application-development/qa-how-to-include-a-rails-text-field-without-a-variable</link>
		<comments>http://dev-journal.3dmdesign.com/rails-application-development/qa-how-to-include-a-rails-text-field-without-a-variable#comments</comments>
		<pubDate>Tue, 06 Feb 2007 04:16:38 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[ListFinity]]></category>

		<category><![CDATA[Q&amp;A]]></category>

		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/rails-application-development/qa-how-to-include-a-rails-text-field-without-a-variable</guid>
		<description><![CDATA[The form helpers in Rails are great. But what do you do when you want to use a text field that isn't explicitly tied to a variable in your model?]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/rails-application-development/qa-how-to-include-a-rails-text-field-without-a-variable/feed</wfw:commentRss>
		</item>
		<item>
		<title>Passing :id When Rendering a Component</title>
		<link>http://dev-journal.3dmdesign.com/rails-application-development/passing-id-when-rendering-a-component</link>
		<comments>http://dev-journal.3dmdesign.com/rails-application-development/passing-id-when-rendering-a-component#comments</comments>
		<pubDate>Mon, 29 Jan 2007 02:22:10 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[ListFinity]]></category>

		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/rails-application-development/passing-id-when-rendering-a-component</guid>
		<description><![CDATA[It turns out that Rails has peculiar syntax for passing :id as a parameter when rendering a component. Avoid getting tripped up like I first did.]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/rails-application-development/passing-id-when-rendering-a-component/feed</wfw:commentRss>
		</item>
		<item>
		<title>Displaying a hierarchy and acts_as_tree</title>
		<link>http://dev-journal.3dmdesign.com/rails-application-development/displaying-a-hierarchy-and-acts_as_tree</link>
		<comments>http://dev-journal.3dmdesign.com/rails-application-development/displaying-a-hierarchy-and-acts_as_tree#comments</comments>
		<pubDate>Thu, 18 Jan 2007 04:36:51 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[ListFinity]]></category>

		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/rails-application-development/displaying-a-hierarchy-and-acts_as_tree</guid>
		<description><![CDATA[Do you want Rails to display your data as a hierarchy? There are a few options that might make it easier, including acts_as_tree.]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/rails-application-development/displaying-a-hierarchy-and-acts_as_tree/feed</wfw:commentRss>
		</item>
		<item>
		<title>Q&#038;A: How to Set a Form&#8217;s ID in Rails?</title>
		<link>http://dev-journal.3dmdesign.com/rails-application-development/qa-how-to-set-form-id-in-rails</link>
		<comments>http://dev-journal.3dmdesign.com/rails-application-development/qa-how-to-set-form-id-in-rails#comments</comments>
		<pubDate>Wed, 10 Jan 2007 03:56:05 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[ListFinity]]></category>

		<category><![CDATA[Q&amp;A]]></category>

		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/rails-application-development/qa-how-to-set-form-id-in-rails</guid>
		<description><![CDATA[Validating a form with JavaScript is just one of the common reasons you might want to interact with you form data. But doing so requires that the form be named- how can you do that using the Rails form helpers?]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/rails-application-development/qa-how-to-set-form-id-in-rails/feed</wfw:commentRss>
		</item>
		<item>
		<title>Scriptaculous Effect.Squish afterFinish callback fix</title>
		<link>http://dev-journal.3dmdesign.com/javascript/effect-squish-callback-fix</link>
		<comments>http://dev-journal.3dmdesign.com/javascript/effect-squish-callback-fix#comments</comments>
		<pubDate>Wed, 22 Nov 2006 04:33:46 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Scriptaculous]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/javascript/effect-squish-callback-fix</guid>
		<description><![CDATA[Problems trying to get an afterFinish callback to work with the Scriptaculous Effect.Squish? There's an easy fix.]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/javascript/effect-squish-callback-fix/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Scriptaculous afterFinish problem</title>
		<link>http://dev-journal.3dmdesign.com/javascript/scriptaculous-afterfinish-problem</link>
		<comments>http://dev-journal.3dmdesign.com/javascript/scriptaculous-afterfinish-problem#comments</comments>
		<pubDate>Thu, 02 Nov 2006 03:29:02 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[ListFinity]]></category>

		<category><![CDATA[Scriptaculous]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/javascript/scriptaculous-afterfinish-problem</guid>
		<description><![CDATA[There's something not quite right about the afterFinish callback in Scriptaculous Effect.Squish, and I intend to get to the bottom of it.]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/javascript/scriptaculous-afterfinish-problem/feed</wfw:commentRss>
		</item>
		<item>
		<title>Q&#038;A: How Rails Returns JavaScript to Execute on Ajax Request?</title>
		<link>http://dev-journal.3dmdesign.com/rails-application-development/qa-how-rails-returns-javascript-execute-ajax-request</link>
		<comments>http://dev-journal.3dmdesign.com/rails-application-development/qa-how-rails-returns-javascript-execute-ajax-request#comments</comments>
		<pubDate>Mon, 30 Oct 2006 01:25:46 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[ListFinity]]></category>

		<category><![CDATA[Q&amp;A]]></category>

		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/rails-application-development/qa-how-rails-returns-javascript-execute-ajax-request</guid>
		<description><![CDATA[Want Rails to hit the server with an Ajax request but return JavaScript code, and execute the code that's returned? Here's one way to do it.]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/rails-application-development/qa-how-rails-returns-javascript-execute-ajax-request/feed</wfw:commentRss>
		</item>
		<item>
		<title>ListFinity: The Gathering</title>
		<link>http://dev-journal.3dmdesign.com/rails-application-development/listfinity-the-gathering</link>
		<comments>http://dev-journal.3dmdesign.com/rails-application-development/listfinity-the-gathering#comments</comments>
		<pubDate>Sat, 21 Oct 2006 13:47:43 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
		
		<category><![CDATA[ListFinity]]></category>

		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/rails-application-development_asdf</guid>
		<description><![CDATA[Find out what Scott has in store for ListFinity (hint: it has something to do with hierarchical lists).]]></description>
		<wfw:commentRss>http://dev-journal.3dmdesign.com/rails-application-development/listfinity-the-gathering/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
