<?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>Thinking In Rails &#187; Links</title>
	<atom:link href="http://thinkinginrails.com/category/links/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkinginrails.com</link>
	<description>A Perl Programmer&#039;s Exploration of The World of Ruby on Rails</description>
	<lastBuildDate>Fri, 20 Jan 2012 19:17:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>One year after accidentally falling in love with Rails</title>
		<link>http://thinkinginrails.com/2011/09/one-year-after-accidentally-falling-in-love-with-rails/</link>
		<comments>http://thinkinginrails.com/2011/09/one-year-after-accidentally-falling-in-love-with-rails/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 23:07:45 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://thinkinginrails.com/?p=656</guid>
		<description><![CDATA[One year after accidentally falling in love with Rails. Really interesting article from the Two Pythonistas accidentally fall in love with rails post that was going around the net and the Rails circles a year ago.  Now a year in they are back with another interesting post, moving from Rails to Node/CoffeeScript for their new beta release (of what [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.brandonbloom.name/2011/09/one-year-after-accidentally-falling-in.html">One year after accidentally falling in love with Rails</a>.</p>
<p>Really interesting article from the <a href="http://blog.brandonbloom.name/2010/09/how-two-pythonistas-accidentally-fell.html">Two Pythonistas accidentally fall in love with rails</a> post that was going around the net and the Rails circles a year ago.  Now a year in they are back with another interesting post, moving from Rails to Node/CoffeeScript for their new beta release (of what I can&#8217;t tell you, I have no idea what <a href="http://www.thinkfuse.com/">ThinkFuse</a> does).</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkinginrails.com/2011/09/one-year-after-accidentally-falling-in-love-with-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links of the Week [08/22/2010]</title>
		<link>http://thinkinginrails.com/2010/08/links-of-the-week-08222010/</link>
		<comments>http://thinkinginrails.com/2010/08/links-of-the-week-08222010/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 18:00:18 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://thinkinginrails.com/?p=608</guid>
		<description><![CDATA[Ruby Koans &#8211; Another good tool for the Ruby and Rails newbies to learn with. Why Inheritance Sucks &#8211; An illustrated explanation. RVM 1.0.0 Released &#8211; Congrats to Wayne for the 1.0 release of the most awesome RVM tool!]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://rubykoans.com/">Ruby Koans</a> &#8211; Another good tool for the Ruby and Rails newbies to learn with.</li>
<li><a href="http://ducktypo.blogspot.com/2010/08/why-inheritance-sucks.html">Why Inheritance Sucks</a> &#8211; An illustrated explanation.</li>
<li><a href="http://wayneeseguin.beginrescueend.com/2010/08/22/ruby-environment-version-manager-rvm-1-0-0/">RVM 1.0.0 Released</a> &#8211; Congrats to Wayne for the 1.0 release of the most awesome RVM tool!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thinkinginrails.com/2010/08/links-of-the-week-08222010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using VIM In Your Workflow</title>
		<link>http://thinkinginrails.com/2010/08/using-vim-in-your-workflow/</link>
		<comments>http://thinkinginrails.com/2010/08/using-vim-in-your-workflow/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 17:40:04 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://thinkinginrails.com/?p=610</guid>
		<description><![CDATA[After a bit of a wait, my buddy Curtis McHale has posted the article I wrote for his site, yourworkflow.ca.  You can check out the Using Vim As A Text Editor article over on the site.  It&#8217;s not just about Vim, but more the day to day coding workflow that I was using, so it [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-611" title="vim-editor_logo-150x150" src="http://thinkinginrails.com/wp-content/uploads/2010/08/vim-editor_logo-150x150.png" alt="" width="150" height="150" />After a bit of a wait, my buddy <a href="http://twitter.com/curtismchale">Curtis McHale</a> has posted the article I wrote for his site, <a href="http://yourworkflow.ca/">yourworkflow.ca</a>.  You can check out the <a href="http://yourworkflow.ca/2010/08/how-to/using-vim-as-a-text-editor/"><strong>Using Vim As A Text Editor</strong></a> article over on the site.  It&#8217;s not <em>just</em> about Vim, but more the day to day coding workflow that I was using, so it includes things like Firefox plugins, Unix utilities, etc.</p>
<p>So head over and check out the workflow site and read not only my <em>fine</em> fine article, but also the other news and podcasts he&#8217;s got going on over there.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkinginrails.com/2010/08/using-vim-in-your-workflow/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rails Tutorial Updated To Rails 3.0</title>
		<link>http://thinkinginrails.com/2010/07/rails-tutorial-updated-to-rails-3-0/</link>
		<comments>http://thinkinginrails.com/2010/07/rails-tutorial-updated-to-rails-3-0/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 03:12:43 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://thinkinginrails.com/?p=605</guid>
		<description><![CDATA[Huge congrats go out to Michael Hartl for upgrading his awesome RailsTutorial.org for Rails 3.0.  Now you have the choice of reading the 2.x version or the 3.0 version of the site.  Many thanks go to Michael for his hard work and huge contribution to the Ruby and Rails community!]]></description>
			<content:encoded><![CDATA[<p>Huge congrats go out to Michael Hartl for upgrading his awesome <a href="http://railstutorial.org">RailsTutorial.org</a> <a href="http://news.railstutorial.org/ruby-on-rails-3-tutorial-book-including-pdf-d">for Rails 3.0</a>.  Now you have the choice of reading the 2.x version or the 3.0 version of the site.  Many thanks go to Michael for his hard work and <em>huge</em> contribution to the Ruby and Rails community!</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkinginrails.com/2010/07/rails-tutorial-updated-to-rails-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recent Rails Links</title>
		<link>http://thinkinginrails.com/2010/07/recent-rails-links/</link>
		<comments>http://thinkinginrails.com/2010/07/recent-rails-links/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 18:44:09 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://thinkinginrails.com/?p=590</guid>
		<description><![CDATA[Yea, I&#8217;ve been away for a bit, but we&#8217;re back with a vengeance this time! Memory leak tracing in Ruby&#8230;. A bit low end for most &#8220;normal&#8221; users, but good info to know how to get when you do need it Older article but still relevant: and vs &#38;&#38; in Ruby Phusion has posted part 3 in [...]]]></description>
			<content:encoded><![CDATA[<p>Yea, I&#8217;ve been away for a bit, but we&#8217;re back with a vengeance this time!</p>
<ul>
<li><a href="http://collison.ie/blog/2010/06/tracing-memory-leaks-in-ruby">Memory leak tracing in Ruby</a>&#8230;. A bit low end for most &#8220;normal&#8221; users, but good info to know how to get when you do need it</li>
<li>Older article but still relevant: <a href="http://www.themomorohoax.com/2008/12/08/and-vs-amperand-in-ruby">and vs &amp;&amp; in Ruby</a></li>
<li>Phusion has posted <a href="http://blog.phusion.nl/2010/07/01/the-road-to-passenger-3-technology-preview-3-closing-the-gap-between-development-and-production-rethinking-the-word-easy/">part 3 in their Road to Passenger 3</a> articles</li>
<li>Everything you need to know <a href="http://quandyfactory.com/blog/65/designing_a_restful_web_application">about RESTful web services</a></li>
<li>The <a href="http://www.railsinside.com/misc/455-the-perils-of-opinionated-software-like-rails.html">Perils of Opinionated</a> Software like Rails</li>
<li>A nifty screencast where @<a href="http://twitter.com/garybernhardt">garybernhardt </a>moves from <a href="http://blog.extracheese.org/2010/06/screencast-python-to-shell-to-ruby.html">Python to Shell to Ruby</a></li>
</ul>
<p>Well, back with some links from the last couple of weeks anyway <img src='http://thinkinginrails.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://thinkinginrails.com/2010/07/recent-rails-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails Links of the Week [06/20/2010]</title>
		<link>http://thinkinginrails.com/2010/06/rails-links-of-the-week-06202010/</link>
		<comments>http://thinkinginrails.com/2010/06/rails-links-of-the-week-06202010/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 02:18:25 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://thinkinginrails.com/?p=573</guid>
		<description><![CDATA[A great git reference site from the guys at github&#8230; check out http://gitref.org/ More evidence that my buddy Wayne Seguin&#8217;s RVM is awesome with RVM Gemsets and bundler The Ruby Hero Awards at Railsconf Speaking of Railsconf Videos, Drink Rails has a nice collection of some the video highlights from RailsConf Nice tutorial on using [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>A great <a href="http://github.com/blog/660-git-reference-site">git reference site</a> from the guys at github&#8230; check out <a href="http://gitref.org/">http://gitref.org/</a></li>
<li>More evidence that my buddy Wayne Seguin&#8217;s RVM is awesome with <a href="http://bcardarella.com/post/699582642/rvm-gemsets-bundler-awesome">RVM Gemsets and bundler</a></li>
<li>The <a href="http://blog.envylabs.com/2010/06/ruby-hero-awards-2010/">Ruby Hero Awards</a> at Railsconf</li>
<li>Speaking of Railsconf Videos, Drink Rails has a nice collection of some the <a href="http://www.drinkrails.com/2010/06/drink55-your-ruby-on-rails-juice.html">video highlights from RailsConf</a></li>
<li>Nice <a href="http://fencore.posterous.com/uploadify-with-paperclip-on-rails-tutorial">tutorial on using Uploadify and Paperclip</a> from brianpWins on IRC&#8230; the tutorial is for enabling multiple uploads to a Rails site</li>
<li><a href="http://www.xaprb.com/blog/2010/06/12/postmodern-databases/">A proposal to rename</a> &#8220;NoSQL Databases&#8221; to &#8220;Postmodern Databases&#8221;.  I agree&#8230; I&#8217;ve mostly ignored the whole nosql thing, coming from a traditional LAMP background dealing with MySQL and PostgreSQL, and I think that a rename might be what nosql needs to seem a bit less &#8220;ZOMG!!1!! this is the best new thing evah!!!&#8221; type fad.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thinkinginrails.com/2010/06/rails-links-of-the-week-06202010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links of the Week [06/13/2010]</title>
		<link>http://thinkinginrails.com/2010/06/links-of-the-week-06132010/</link>
		<comments>http://thinkinginrails.com/2010/06/links-of-the-week-06132010/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 15:29:03 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://thinkinginrails.com/?p=552</guid>
		<description><![CDATA[Oops!  Forgot to post the links of the week yesterday.  Here&#8217;s the latest link wrapup from the last week. Nice advice on refactoring your scaffolds in 2 easy steps using before filters. Another week, another Rails 3 Beta (4) released. RubyInside has moved over to a Tumblog style, with their reasoning. Greg Pollack has a [...]]]></description>
			<content:encoded><![CDATA[<div>Oops!  Forgot to post the links of the week yesterday.  Here&#8217;s the latest link wrapup from the last week.</div>
<ul>
<li>Nice advice on <a href="http://isuckatruby.com/post/672557024/refactor-your-rails-scaffolds-in-two-easy-steps">refactoring your scaffolds in 2 easy steps</a> using before filters.</li>
<li>Another week, another <a href="http://weblog.rubyonrails.org/2010/6/8/rails-3-0-beta-4-now-rc-in-days">Rails 3 Beta (4) </a>released.</li>
<li><a href="http://www.rubyinside.com/new-ruby-inside-3270.html">RubyInside has moved over to a Tumblog style</a>, with their reasoning.</li>
<li>Greg Pollack has a new Screencast called <a href="http://rubyonrails.org/screencasts/rails3">Dive Into Rails 3</a> to help you get started with Ruby on Rails version 3.</li>
<li><a href="http://blog.railsrumble.com/2010/6/9/2010-the-year-we-made-rumble-history">This year&#8217;s Rails Rumble</a> has been scheduled for Oct 15-17&#8230; time to get your rumble on!</li>
<li>Two posts on performance, <a href="http://blog.phusion.nl/2010/06/09/does-rails-performance-need-an-overhaul/">first is in Rails</a>, second is <a href="http://blog.phusion.nl/2010/06/10/the-road-to-passenger-3-technology-preview-1-performance-2/">for Phusion Passenger</a></li>
<li>A nice tutorial on making <a href="http://mir.aculo.us/2010/06/04/making-an-ipad-html5-app-making-it-really-fast/">a slick HTML5 app</a> and making it fast</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thinkinginrails.com/2010/06/links-of-the-week-06132010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links of the Week [06/06/2010]</title>
		<link>http://thinkinginrails.com/2010/06/links-of-the-week-06062010/</link>
		<comments>http://thinkinginrails.com/2010/06/links-of-the-week-06062010/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 17:55:47 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://thinkinginrails.com/?p=537</guid>
		<description><![CDATA[So what is the difference between a Lamda and a Proc? A bit beyond me, but some of my more awesome readers will want to know about Ruby and Cassandra in the Real World 10 More TextMate bundles to make your Rails experience more productive Great post on making self-reproducing programs in Ruby Can the [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>So what is the <a href="http://www.skorks.com/2010/05/ruby-procs-and-lambdas-and-the-difference-between-them/">difference between a Lamda and a Proc</a>?</li>
<li>A bit beyond me, but some of my more awesome readers will want to know about <a href="http://www.subelsky.com/2010/05/real-world-ruby-and-cassandra.html">Ruby and Cassandra in the Real World</a></li>
<li><a href="http://adventuresincoding.com/2010/05/10-textmate-bundlesplugins-to-boost-your-ruby-on-rails-development-productivity/">10 More TextMate bundles</a> to make your Rails experience more productive</li>
<li>Great post on making <a href="http://blog.onideas.ws/ruby_quine">self-reproducing programs in Ruby</a></li>
<li>Can the current Rails Routing use a better implementation?  The discussion starts <a href="http://blog.peepcode.com/tutorials/2010/rethinking-rails-3-routes">at the peepcode blog</a>, and DHH and others <a href="http://news.ycombinator.com/item?id=1398654">respond on Hacker News</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thinkinginrails.com/2010/06/links-of-the-week-06062010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links of the Week [5/30/2010]</title>
		<link>http://thinkinginrails.com/2010/05/links-of-the-week-5302010/</link>
		<comments>http://thinkinginrails.com/2010/05/links-of-the-week-5302010/#comments</comments>
		<pubDate>Mon, 31 May 2010 05:34:14 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://thinkinginrails.com/?p=524</guid>
		<description><![CDATA[Interviews with successful rubyists&#8230;. also a basic who&#8217;s who in the Ruby community Unobtrusive Javascript in Rails 3 Ryan Bates throws down a Challenge For Newbies Accessing Rails 3 Core methods from IRB ReadMyCode.org went from 0 to launched in 24 hours (at least according to the reddit post)&#8230; basically what I want to do [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Interviews with <a href="http://belitsky.info/freelance/successful-ruby-freelancer/">successful rubyists</a>&#8230;. also a basic who&#8217;s who in the Ruby community</li>
<li><a href="http://www.railsinside.com/tips/451-howto-unobtrusive-javascript-with-rails-3.html">Unobtrusive Javascript in Rails 3</a></li>
<li>Ryan Bates throws down a <a href="http://rubylearning.com/blog/2010/05/25/rpcfn-business-hours-10/">Challenge For Newbies</a></li>
<li>Accessing <a href="http://dolzhenko.org/blog/?p=167">Rails 3 Core methods from IRB</a></li>
<li><a href="http://readmycode.org/">ReadMyCode.org</a> went from 0 to launched in 24 hours (at least according to the <a href="http://www.reddit.com/r/rails/comments/c97tw/readmycodeorg_idea_to_reality_in_24_hours_only/">reddit post</a>)&#8230; basically what I want to do with Ruby-Idioms.com!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thinkinginrails.com/2010/05/links-of-the-week-5302010/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Rails Links of the Week [05/23/2010]</title>
		<link>http://thinkinginrails.com/2010/05/rails-links-of-the-week-05232010/</link>
		<comments>http://thinkinginrails.com/2010/05/rails-links-of-the-week-05232010/#comments</comments>
		<pubDate>Sun, 23 May 2010 07:15:15 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://thinkinginrails.com/?p=496</guid>
		<description><![CDATA[Intellisense-like system for TextMate for the Mac Rails hackers out there, via RubyFlow It&#8217;s older, but I hadn&#8217;t read it before until adam_ over in #fv.rb posted the I love everything you hate about Java post Slides from Steve Huffman on building reddit.com to it&#8217;s 2.7 million views a month, very interesting how they do [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.rubyflow.com/items/3911">Intellisense-like system for TextMate</a> for the Mac Rails hackers out there, via RubyFlow</li>
<li>It&#8217;s older, but I hadn&#8217;t read it before until adam_ over in #fv.rb posted the <a href="http://magicscalingsprinkles.wordpress.com/2010/02/08/why-i-love-everything-you-hate-about-java/">I love everything you hate about Java</a> post</li>
<li>Slides from Steve Huffman on <a href="http://highscalability.com/blog/2010/5/17/7-lessons-learned-while-building-reddit-to-270-million-page.html">building reddit.com to it&#8217;s 2.7 million views</a> a month, very interesting how they do their database schema</li>
<li>Yehuda Katz&#8217;s <a href="http://yehudakatz.com/2010/05/13/common-git-workflows/">common git workflow</a></li>
<li>Ruby coming to the <a href="http://nerds-central.blogspot.com/2010/05/knife-is-out-for-ruby.html">end of it&#8217;s honeymoon period</a>?</li>
<li>Upgrading <a href="http://lindsaar.net/Upgrading_RailsPlugins_org_to_Rails_3_Part_1">railsplugins.org to Rails 3</a></li>
<li>How to do <a href="http://robots.thoughtbot.com/post/613420732/recipe-ajax-searching-and-filtering">Ajax Searching and Filtering</a> from the Giant Robots blog</li>
<li>Great <a href="http://robots.thoughtbot.com/post/619330025/viiiiiiiiiiiiiiiiiim">Vim tips on the giant robots blog</a>.  I actually have an article coming out RSN over at <a href="http://yourworkflow.ca">YourWorkflow</a> with some similar tips in it</li>
<li>A(nother) <a href="http://mitkokostov.info/2010/05/22/ruby-vm-shootout.html">Ruby VM performance shootout</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thinkinginrails.com/2010/05/rails-links-of-the-week-05232010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

