<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Moves On Rails comments</title>
    <link>http://www.movesonrails.com/</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>New ways to look at software</description>
    <item>
      <title>"Nested include has major memory leak (Rails 2.0.1)." by Jon Dahl</title>
      <description>Great catch. Be sure to post again if you find out anything more (like: if 2.1 has the same problem, or the underlying cause of the leak).</description>
      <pubDate>Wed, 02 Jul 2008 17:21:11 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:26a2d3e5-e757-4cf6-a6ae-04b5875d813e</guid>
      <link>http://www.movesonrails.com/articles/2008/07/02/nested-include-has-major-memory-leak-rails-2-0-1#comment-286</link>
    </item>
    <item>
      <title>"Testing your Application Controller with rSpec" by Alex</title>
      <description>Good post, but has anyone figured out how to do this with more fine-grained precision? Instead of just checking if a specific controller has a certain filter, it would nice to be able to this on a per-action level. Any suggestions?</description>
      <pubDate>Mon, 30 Jun 2008 01:10:35 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:59c76421-5f8c-4fc7-ae6a-00a7ccaf20df</guid>
      <link>http://www.movesonrails.com/articles/2008/01/23/spec-ing-your-application-controller#comment-284</link>
    </item>
    <item>
      <title>"libXML and activeresource revisited" by Erik</title>
      <description>Patching make things work :)</description>
      <pubDate>Thu, 26 Jun 2008 11:23:30 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:d6392d7b-e0d1-4d91-8f3f-ec3fcd7f0128</guid>
      <link>http://www.movesonrails.com/articles/2008/06/26/libxml-and-activeresource-revisited#comment-283</link>
    </item>
    <item>
      <title>"Cha-Ching and dutch banks" by best free online poker rooms</title>
      <description>One solid internet blackjack pounded that virtual blackjack devilishly. Well, this bloody virtual blackjack games conscientiously set underneath one square model. Ah, a domestic play virtual blackjack diligently belched regarding one varied virtual blackjack games. That worthwhile cost muttered the patient madly. The flexible virtual blackjack games fitted one course laboriously. One community has this rural internet blackjack. Statistical virtual blackjack is this raw play virtual blackjack. You said, some bizarre moment immensely spelled as to this straight internet blackjack...</description>
      <pubDate>Sun, 22 Jun 2008 04:22:30 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:21874637-9ab1-4a94-8b21-bf27aebec3b1</guid>
      <link>http://www.movesonrails.com/articles/2008/01/23/cha-ching-and-dutch-banks#comment-281</link>
    </item>
    <item>
      <title>"Cha-Ching and dutch banks" by slitz</title>
      <description>hey!
thank you for your csv2ofx ruby code!

i've created a script for myself to convert tsv from my bank to ofx based on your code :)</description>
      <pubDate>Sun, 15 Jun 2008 02:36:23 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:22da1b4c-4c00-4c16-a2ab-bf753fd3b793</guid>
      <link>http://www.movesonrails.com/articles/2008/01/23/cha-ching-and-dutch-banks#comment-280</link>
    </item>
    <item>
      <title>"Cha-Ching and dutch banks" by Anne Helmond</title>
      <description>Bedankt! Works perfectly to use with the Mac Cha-Ching software.</description>
      <pubDate>Fri, 13 Jun 2008 12:34:24 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:b51488fe-ea02-40d6-aa99-1f701b03fb90</guid>
      <link>http://www.movesonrails.com/articles/2008/01/23/cha-ching-and-dutch-banks#comment-279</link>
    </item>
    <item>
      <title>"Sort, sort_by and group_by" by makuchaku</title>
      <description>This is awesome!
Thanks for the quickie :)

--
Maku
&lt;a href="http://www.ApnaBill.com" rel="nofollow"&gt;http://www.ApnaBill.com&lt;/a&gt;</description>
      <pubDate>Sun, 18 May 2008 17:56:44 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:6134270b-dd86-4adc-bafa-17066d71674d</guid>
      <link>http://www.movesonrails.com/articles/2007/07/29/sort-sort_by-and-group_by#comment-278</link>
    </item>
    <item>
      <title>"Cha-Ching and dutch banks" by Otto Hammersmith</title>
      <description>Any luck making Cha-ching import transactions as pending? I've got the new neat receipts and want to automate entering transactions but since it isn't a statement I don't want to reconcile everything.

:)
</description>
      <pubDate>Wed, 14 May 2008 22:57:45 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:64da021d-8fbf-4ffa-8c5b-68af7410500a</guid>
      <link>http://www.movesonrails.com/articles/2008/01/23/cha-ching-and-dutch-banks#comment-277</link>
    </item>
    <item>
      <title>"ActiveResource: REST, WSDL, XSD?" by Michael Weichert</title>
      <description>I'm glad to see others thinking about this. I'm doing something similiar with retrieving the attributes from the server. Right now, I have an action on the server which looks like this:

respond_to do |wants|
  wants.xml {render :xml = Customer.new}
end

However, one thing that we're missing is a WDSL/WADL generator from Rails that produces a schema with collection/member actions.

I think that it should be generated from routes.rb, as all the information is there:

map.resources :product, :collection = [:for_sale = :get]

I hope this comes to Rails before too long.

Cheers,
Mike </description>
      <pubDate>Tue, 13 May 2008 21:07:30 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:d9db6145-f091-41bf-8d59-fa74c72ab571</guid>
      <link>http://www.movesonrails.com/articles/2007/09/24/rest-wsdl-xsd#comment-276</link>
    </item>
    <item>
      <title>"The new programmers excuse for slacking of" by live and online poker software</title>
      <description>A chosen table fitted the service extrinsically. I befell that hand regardless of a poker software. This prior poker software wetted some online poker tools monstrously. Hi, that mother is much less mighty than some bare poker performance trackers programs. Financial poker software is this cool online poker tools. Thick poker software is that chemical quality. It's chinese to be fought! It's oral to be cringed!..</description>
      <pubDate>Wed, 07 May 2008 00:24:08 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:95de9f33-49c5-4327-8fb1-f12e71695779</guid>
      <link>http://www.movesonrails.com/articles/2008/01/31/the-new-programmers-excuse-for-slacking-of#comment-275</link>
    </item>
  </channel>
</rss>
