<?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>3DM Design &#187; ListFinity</title>
	<atom:link href="http://3dmdesign.com/programming/listfinity/feed" rel="self" type="application/rss+xml" />
	<link>http://3dmdesign.com</link>
	<description>JavaScript and Ruby on Rails Web Applications</description>
	<lastBuildDate>Wed, 02 Mar 2011 01:36:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Back to Rails</title>
		<link>http://3dmdesign.com/development/back-to-rails</link>
		<comments>http://3dmdesign.com/development/back-to-rails#comments</comments>
		<pubDate>Sun, 02 Nov 2008 10:18:52 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ListFinity]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/?p=85</guid>
		<description><![CDATA[It&#8217;s been a long time since I&#8217;ve worked on a Rails project, but it feels good to finally get back to Ruby on Rails. Last time I was working on it ListFinity was in pretty good shape and just missing a few features (like user authentication). I still use a version of it at home [...]]]></description>
		<wfw:commentRss>http://3dmdesign.com/development/back-to-rails/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easing into Rails Deployment with Mongrel</title>
		<link>http://3dmdesign.com/development/easing-into-rails-deployment-with-mongrel</link>
		<comments>http://3dmdesign.com/development/easing-into-rails-deployment-with-mongrel#comments</comments>
		<pubDate>Fri, 22 Jun 2007 03:01:31 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[ListFinity]]></category>
		<category><![CDATA[Mongrel]]></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://3dmdesign.com/development/easing-into-rails-deployment-with-mongrel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Q&amp;A: How to use plain JavaScript in RJS templates</title>
		<link>http://3dmdesign.com/development/qa-how-to-javascript-in-rjs-templates</link>
		<comments>http://3dmdesign.com/development/qa-how-to-javascript-in-rjs-templates#comments</comments>
		<pubDate>Mon, 12 Mar 2007 06:44:25 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ListFinity]]></category>
		<category><![CDATA[Q&A]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[RJS]]></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://3dmdesign.com/development/qa-how-to-javascript-in-rjs-templates/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Q&amp;A: How to include a Rails text field without a variable?</title>
		<link>http://3dmdesign.com/development/qa-how-to-include-a-rails-text-field-without-a-variable</link>
		<comments>http://3dmdesign.com/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</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[ListFinity]]></category>
		<category><![CDATA[Q&A]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[View]]></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://3dmdesign.com/development/qa-how-to-include-a-rails-text-field-without-a-variable/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passing :id When Rendering a Component</title>
		<link>http://3dmdesign.com/development/passing-id-when-rendering-a-component</link>
		<comments>http://3dmdesign.com/development/passing-id-when-rendering-a-component#comments</comments>
		<pubDate>Mon, 29 Jan 2007 02:22:10 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[acts_as_tree]]></category>
		<category><![CDATA[Components]]></category>
		<category><![CDATA[ListFinity]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[View]]></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://3dmdesign.com/development/passing-id-when-rendering-a-component/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Displaying a hierarchy and acts_as_tree</title>
		<link>http://3dmdesign.com/development/displaying-a-hierarchy-and-acts_as_tree</link>
		<comments>http://3dmdesign.com/development/displaying-a-hierarchy-and-acts_as_tree#comments</comments>
		<pubDate>Thu, 18 Jan 2007 04:36:51 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[acts_as_tree]]></category>
		<category><![CDATA[ListFinity]]></category>
		<category><![CDATA[Model]]></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://3dmdesign.com/development/displaying-a-hierarchy-and-acts_as_tree/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Q&amp;A: How to Set a Form&#8217;s ID in Rails?</title>
		<link>http://3dmdesign.com/development/qa-how-to-set-form-id-in-rails</link>
		<comments>http://3dmdesign.com/development/qa-how-to-set-form-id-in-rails#comments</comments>
		<pubDate>Wed, 10 Jan 2007 03:56:05 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[ListFinity]]></category>
		<category><![CDATA[Q&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://3dmdesign.com/development/qa-how-to-set-form-id-in-rails/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>The Scriptaculous afterFinish problem</title>
		<link>http://3dmdesign.com/development/scriptaculous-afterfinish-problem</link>
		<comments>http://3dmdesign.com/development/scriptaculous-afterfinish-problem#comments</comments>
		<pubDate>Thu, 02 Nov 2006 03:29:02 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[afterFinish]]></category>
		<category><![CDATA[Effects]]></category>
		<category><![CDATA[Events]]></category>
		<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://3dmdesign.com/development/scriptaculous-afterfinish-problem/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Q&amp;A: How Rails Returns JavaScript to Execute on Ajax Request?</title>
		<link>http://3dmdesign.com/development/qa-how-rails-returns-javascript-execute-ajax-request</link>
		<comments>http://3dmdesign.com/development/qa-how-rails-returns-javascript-execute-ajax-request#comments</comments>
		<pubDate>Mon, 30 Oct 2006 01:25:46 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Effects]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ListFinity]]></category>
		<category><![CDATA[Q&A]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Scriptaculous]]></category>
		<category><![CDATA[Squish]]></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://3dmdesign.com/development/qa-how-rails-returns-javascript-execute-ajax-request/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ListFinity: The Gathering</title>
		<link>http://3dmdesign.com/development/listfinity-the-gathering</link>
		<comments>http://3dmdesign.com/development/listfinity-the-gathering#comments</comments>
		<pubDate>Sat, 21 Oct 2006 13:47:43 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ListFinity]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></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://3dmdesign.com/development/listfinity-the-gathering/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

