<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>ruby-nyc at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/ruby-nyc/</link>
    <description>Ruby NYC</description>

    <item>
      <title>Rails Dev Needed for NYC BigApps Contest</title>
      <pubDate>Tue, 24 Nov 2009 02:10:11 GMT</pubDate>
      <dc:creator>mike_cavaliere</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3256</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3256</guid>
      <description>Hey all! I&#39;ve got a great app I&#39;m submitting to the NYC BigApps contest (http://www.nycbigapps.com/). It&#39;s partially built, but I need a solid Rails developer</description>
    </item>
    <item>
      <title>Hackfest!, 11/24/2009, 7:00 pm </title>
      <pubDate>Tue, 24 Nov 2009 00:07:21 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3255</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3255</guid>
      <description>Reminder from: ruby-nyc Yahoo! Group http://groups.yahoo.com/group/ruby-nyc/cal Hackfest! Tuesday November 24, 2009 7:00 pm - 9:00 pm (This event repeats every</description>
    </item>
    <item>
      <title>small project for a big non-profit in midtown</title>
      <pubDate>Sun, 22 Nov 2009 16:25:22 GMT</pubDate>
      <dc:creator>Jacob Hodes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3254</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3254</guid>
      <description>Hi all, I&#39;m looking for someone to take over a Rails app that I&#39;ve built for a big non-profit in midtown. It&#39;s a relatively simple, staff-facing utility that </description>
    </item>
    <item>
      <title>Re: rails&#43;hudson?</title>
      <pubDate>Sat, 21 Nov 2009 00:05:46 GMT</pubDate>
      <dc:creator>Karl Baum</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3253</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3253</guid>
      <description>We use hudson for runs of our rspec and cucumber tests pulling from a git repo on commit.  We use the git and ruby metrics plugins. </description>
    </item>
    <item>
      <title>Ruby in Brasil</title>
      <pubDate>Fri, 20 Nov 2009 23:04:03 GMT</pubDate>
      <dc:creator>David Michael</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3252</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3252</guid>
      <description>Thought you guys and gals might enjoy this. http://www.flickr.com/photos/13902208@N08/4118958070/in/photostream/?rotated=1&amp;cb=1258758176993</description>
    </item>
    <item>
      <title>Re: Dumb question perhaps</title>
      <pubDate>Fri, 20 Nov 2009 15:12:01 GMT</pubDate>
      <dc:creator>Stephen Schor</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3251</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3251</guid>
      <description>Ryan Bates put together a very good screencast on &quot;Include vs Joins&quot;: Original Page: http://railscasts.com/episodes/181-include-vs-joins ASCII Cast:</description>
    </item>
    <item>
      <title>Re: Dumb question perhaps</title>
      <pubDate>Fri, 20 Nov 2009 14:40:33 GMT</pubDate>
      <dc:creator>Aadi Deshpande</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3250</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3250</guid>
      <description>I think the only thing that stands out is that &quot;your&quot; way generates 2 sql queries ( 1 to get the categories, 2nd to get the feed entries from those categories</description>
    </item>
    <item>
      <title>Re: Dumb question perhaps</title>
      <pubDate>Fri, 20 Nov 2009 04:34:52 GMT</pubDate>
      <dc:creator>John</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3249</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3249</guid>
      <description>Just curious, is there anything &quot;wrong&quot; with the way I had presented it?  Is doing it via a join a better / more efficent way of doing it? Thanks for all the</description>
    </item>
    <item>
      <title>Re: Dumb question perhaps</title>
      <pubDate>Fri, 20 Nov 2009 03:13:50 GMT</pubDate>
      <dc:creator>Stephen Schor</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3248</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3248</guid>
      <description>Kind of tangential but there&#39;s a very good gem called bullet&lt;http://github.com/flyerhzm/bullet&gt;that: *&quot;...will watch your queries while you develop your</description>
    </item>
    <item>
      <title>Re: Dumb question perhaps</title>
      <pubDate>Fri, 20 Nov 2009 02:11:43 GMT</pubDate>
      <dc:creator>Conor Hunt</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3247</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3247</guid>
      <description>Unless you have giant tables I think that the nested joins/includes are probably fine. Joins if you don&#39;t need the associated models: FeedEntry.find(:all,</description>
    </item>
    <item>
      <title>Re: Dumb question perhaps</title>
      <pubDate>Thu, 19 Nov 2009 22:50:30 GMT</pubDate>
      <dc:creator>Adam Fields</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3246</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3246</guid>
      <description>On Thu, Nov 19, 2009 at 01:07:18AM -0500, Joey Aghion wrote: [...] ... You can always do a find_by_sql if you really need to, though it&#39;s not as clean. If the</description>
    </item>
    <item>
      <title>rails&#43;hudson?</title>
      <pubDate>Thu, 19 Nov 2009 22:31:00 GMT</pubDate>
      <dc:creator>John McGrath</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3245</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3245</guid>
      <description>Does anyone have any experience using a Hudson CI server with Rails projects? Any tools, best practices, etc. you could share? Unfortunately the answer can&#39;t</description>
    </item>
    <item>
      <title>FT Ruby Developer Needed @designerpages</title>
      <pubDate>Thu, 19 Nov 2009 18:51:16 GMT</pubDate>
      <dc:creator>aviflombaum</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3244</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3244</guid>
      <description>Hello Fellow Rubyists in NYC, I&#39;m Avi Flombaum, founder/CTO of www.designerpages.com. We need a fulltime Ruby person. I&#39;m going to spare everyone the long job</description>
    </item>
    <item>
      <title>Re: Dumb question perhaps</title>
      <pubDate>Thu, 19 Nov 2009 07:12:45 GMT</pubDate>
      <dc:creator>Joey Aghion</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3243</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3243</guid>
      <description>I haven&#39;t tried this, but it seems to me that you might want to use a nested ... FeedEntry.find(:all, :include =&gt; {:feed =&gt; :category}, :conditions =&gt; </description>
    </item>
    <item>
      <title>Dumb question perhaps</title>
      <pubDate>Thu, 19 Nov 2009 05:31:45 GMT</pubDate>
      <dc:creator>John</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ruby-nyc/message/3242</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ruby-nyc/message/3242</guid>
      <description>I have a quick question, having a brain fart right now. This is just a personal app I made for managing my news feeds, and I love it, keeps me up to date on</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Tue Nov 24 03:56:34 PST 2009 -->
