<?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>mad.ly &#187; ruby</title>
	<atom:link href="http://mad.ly/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://mad.ly</link>
	<description>rails, jquery, flash, etc</description>
	<lastBuildDate>Mon, 04 May 2009 17:20:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Timelines.com Launches; RailsConf 2009</title>
		<link>http://mad.ly/2009/05/04/timelinescom-launches-railsconf-2009/</link>
		<comments>http://mad.ly/2009/05/04/timelinescom-launches-railsconf-2009/#comments</comments>
		<pubDate>Mon, 04 May 2009 15:31:38 +0000</pubDate>
		<dc:creator>Scott McMillin</dc:creator>
				<category><![CDATA[couchdb]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[postgres]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[timelines]]></category>

		<guid isPermaLink="false">http://mad.ly/?p=52</guid>
		<description><![CDATA[
Geoff, Zach, Trevor, Bob, Brian, and I (Scott) recently launched Timelines.com. Timelines is a place for people to record and share history about any topic. We want it to be the Wikipedia of event-based information, but unlike Wikipedia we want everyone to have a voice and add their own perspectives (and photos, videos, etc) about [...]]]></description>
		<wfw:commentRss>http://mad.ly/2009/05/04/timelinescom-launches-railsconf-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Honeypot filter as a Rack middleware</title>
		<link>http://mad.ly/2009/05/01/honeypot-filter-as-a-rack-middleware/</link>
		<comments>http://mad.ly/2009/05/01/honeypot-filter-as-a-rack-middleware/#comments</comments>
		<pubDate>Fri, 01 May 2009 21:25:12 +0000</pubDate>
		<dc:creator>Geoff Buesing</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[honeypot]]></category>
		<category><![CDATA[rack]]></category>

		<guid isPermaLink="false">http://mad.ly/?p=43</guid>
		<description><![CDATA[Our site&#8217;s suggestion box got hammered by a spambot recently, so I created this simple Rack middleware to protect our app from any requests that include a honeypot field:

Been using this in production for a few days; seems to work well. Interested in hearing comments on this technique.
Thanks to Zach Zolton for the idea, and [...]]]></description>
		<wfw:commentRss>http://mad.ly/2009/05/01/honeypot-filter-as-a-rack-middleware/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Phusion Passenger on Nginx</title>
		<link>http://mad.ly/2009/04/16/phusion-passenger-on-nginx/</link>
		<comments>http://mad.ly/2009/04/16/phusion-passenger-on-nginx/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 18:59:15 +0000</pubDate>
		<dc:creator>Scott McMillin</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://mad.ly/?p=38</guid>
		<description><![CDATA[Phusion Passenger now runs on Nginx. I rarely get this excited about such a technical thing, but color me excited. Congrats to the Phusion team and Ezra/EY for making this happen. I can&#8217;t wait to re-deploy using Nginx.
I&#8217;m curious to see if Engine Yard will begin to move their current infrastructure over to Passenger now [...]]]></description>
		<wfw:commentRss>http://mad.ly/2009/04/16/phusion-passenger-on-nginx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two Surveys You Should Take</title>
		<link>http://mad.ly/2008/08/06/two-surveys-you-should-take/</link>
		<comments>http://mad.ly/2008/08/06/two-surveys-you-should-take/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 19:59:19 +0000</pubDate>
		<dc:creator>Scott McMillin</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://mad.ly/?p=35</guid>
		<description><![CDATA[If you&#8217;re a Web developer of any stripe, please take A List Apart&#8217;s Survey for People Who Make Web Sites 2008, as it truly is beneficial to everyone in the industry.
Remove the web, and billions in trade disappear. Websites enable people who can’t walk to run to the store. They bring knowledge and freedom of [...]]]></description>
		<wfw:commentRss>http://mad.ly/2008/08/06/two-surveys-you-should-take/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript + embedded Ruby templates with Rails, out-of-the-box</title>
		<link>http://mad.ly/2007/11/02/javascript-embedded-ruby-templates-with-rails-out-of-the-box/</link>
		<comments>http://mad.ly/2007/11/02/javascript-embedded-ruby-templates-with-rails-out-of-the-box/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 22:20:26 +0000</pubDate>
		<dc:creator>Geoff Buesing</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rjs]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://mad.ly/2007/11/02/javascript-embedded-ruby-templates-with-rails-out-of-the-box/</guid>
		<description><![CDATA[I recently tried using Dan Webb&#8217;s MinusMOR plugin, which allows you to write Javascript templates with embedded Ruby (a la .html.erb/.rhtml templates), but I was disappointed to find out it didn&#8217;t work with Edge Rails.
I found a random Pastie via Google that seemed to fix the plugin for Edge, and this worked okay, with the [...]]]></description>
		<wfw:commentRss>http://mad.ly/2007/11/02/javascript-embedded-ruby-templates-with-rails-out-of-the-box/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Integrating jQuery and Rails: use unobtrusive Javascript instead of view helpers</title>
		<link>http://mad.ly/2007/05/21/integrating-jquery-and-rails-javascript-functions-not-view-helpers/</link>
		<comments>http://mad.ly/2007/05/21/integrating-jquery-and-rails-javascript-functions-not-view-helpers/#comments</comments>
		<pubDate>Mon, 21 May 2007 23:04:07 +0000</pubDate>
		<dc:creator>Geoff Buesing</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rjs]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://mad.ly/2007/05/21/integrating-jquery-and-rails-javascript-functions-not-view-helpers/</guid>
		<description><![CDATA[The jQuery Way to apply behavior to a document is to add it unobtrusively via the $(document).ready() function, ideally in an external script file&#8230; unlike the Rails Way, which is to add behavior to individual elements via inline Javascript, using the built-in view helpers.
The markup generated by these helpers is obtrusive, and often repetitive. For [...]]]></description>
		<wfw:commentRss>http://mad.ly/2007/05/21/integrating-jquery-and-rails-javascript-functions-not-view-helpers/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>JQuery Ajax + Rails</title>
		<link>http://mad.ly/2007/05/17/jquery-ajax-rails/</link>
		<comments>http://mad.ly/2007/05/17/jquery-ajax-rails/#comments</comments>
		<pubDate>Thu, 17 May 2007 23:39:03 +0000</pubDate>
		<dc:creator>Geoff Buesing</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rjs]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://mad.ly/2007/05/17/jquery-ajax-rails/</guid>
		<description><![CDATA[UPDATE
Old stuff here! See Errtheblog&#8217;s post on jQuery for more up-to-date information&#8230;
***
I&#8217;ve been working on integrating jQuery&#8217;s Ajax capabilities into a Ruby on Rails application; here&#8217;s what I&#8217;ve discovered so far:
RJS templates (yes, you can use them!)
UPDATE see Javascript + embedded Ruby templates with Rails, out-of-the-box for a way to skip using RJS templates altogether [...]]]></description>
		<wfw:commentRss>http://mad.ly/2007/05/17/jquery-ajax-rails/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
