<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/pdxruby</id>
  <title type="text">pdxruby Google Group</title>
  <subtitle type="text">
  Discussion group for the Portland Ruby Brigade. Making Portland, Oregon better through Ruby.
  </subtitle>
  <link href="/group/pdxruby/feed/atom_v1_0_msgs.xml" rel="self" title="pdxruby feed"/>
  <updated>2010-01-05T15:49:59Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Markus Roberts</name>
  <email>mar...@reality.com</email>
  </author>
  <updated>2010-01-05T15:49:59Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/5f6f34760082c3bc/f6ef0c53e6cf39b8?show_docid=f6ef0c53e6cf39b8</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/5f6f34760082c3bc/f6ef0c53e6cf39b8?show_docid=f6ef0c53e6cf39b8"/>
  <title type="text">It&#39;s that time of month again!</title>
  <summary type="html" xml:space="preserve">
  Happy New Year Everyone! &lt;br&gt; Looking back over the past decade I noticed a disturbing trend. The &lt;br&gt; ruby hangman puzzles have been roughly following an exponential growth &lt;br&gt; pattern, from essentially non-existent in 2000 to the spec-ed out &lt;br&gt; behemoth we had in December. The New Year seems like as good a time
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sam Livingston-Gray</name>
  <email>geek...@gmail.com</email>
  </author>
  <updated>2010-01-04T18:23:33Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/5f6f34760082c3bc/23d7099d7e6d553b?show_docid=23d7099d7e6d553b</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/5f6f34760082c3bc/23d7099d7e6d553b?show_docid=23d7099d7e6d553b"/>
  <title type="text">Re: [pdxruby] MEETING: Tuesday, January 5th, 7pm, RHT</title>
  <summary type="html" xml:space="preserve">
  New slogan! &amp;quot;Ruby: She&#39;ll eat your eye out!&amp;quot; (Also known as &amp;quot;garbage collection.&amp;quot;) &lt;br&gt; [Note for the voices outside my head: this references &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.cafepress.com/rubyshootout&quot;&gt;[link]&lt;/a&gt; ] &lt;br&gt; -Sam
  </summary>
  </entry>
  <entry>
  <author>
  <name>Joseph Cohen</name>
  <email>jdcohen...@gmail.com</email>
  </author>
  <updated>2010-01-04T18:19:13Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/5f6f34760082c3bc/db52f25509e55d23?show_docid=db52f25509e55d23</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/5f6f34760082c3bc/db52f25509e55d23?show_docid=db52f25509e55d23"/>
  <title type="text">Re: [pdxruby] MEETING: Tuesday, January 5th, 7pm, RHT</title>
  <summary type="html" xml:space="preserve">
  Should there be a mascot? See here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.audubonportland.org/support-us/ways-to-give/adopt-wild-thing/ruby-page&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sam Livingston-Gray</name>
  <email>geek...@gmail.com</email>
  </author>
  <updated>2010-01-04T17:47:05Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/5f6f34760082c3bc/2b4fe7e5e8013550?show_docid=2b4fe7e5e8013550</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/5f6f34760082c3bc/2b4fe7e5e8013550?show_docid=2b4fe7e5e8013550"/>
  <title type="text">Re: [pdxruby] MEETING: Tuesday, January 5th, 7pm, RHT</title>
  <summary type="html" xml:space="preserve">
  Sure. Just as soon as you explain to me what a &amp;quot;DSL API&amp;quot; is. Do you mean you want a compare/contrast on: &lt;br&gt; - so-called &amp;quot;internal&amp;quot; vs &amp;quot;external&amp;quot; DSLs, or &lt;br&gt; - Ruby-style block abuse vs. a more Java-like API, or &lt;br&gt; - abused blocks that take arguments vs. abused blocks that use instance_eval? (the latter, btw, is what I picked; the hack I used takes advantage of instance_eval.)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Igal Koshevoy</name>
  <email>i...@pragmaticraft.com</email>
  </author>
  <updated>2010-01-04T06:13:13Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/5f6f34760082c3bc/d5ff3ed84de0a49f?show_docid=d5ff3ed84de0a49f</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/5f6f34760082c3bc/d5ff3ed84de0a49f?show_docid=d5ff3ed84de0a49f"/>
  <title type="text">Re: [pdxruby] MEETING: Tuesday, January 5th, 7pm, RHT</title>
  <summary type="html" xml:space="preserve">
  This is a useful technique, hope you can come to the meeting to present it. &lt;br&gt; And for making that declaration, you are also tasked with explaining at &lt;br&gt; the meeting how a DSL API is different than a non-DSL API and what the &lt;br&gt; pros/cons of each option are. :D &lt;br&gt; -igal
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sam Livingston-Gray</name>
  <email>geek...@gmail.com</email>
  </author>
  <updated>2010-01-04T05:57:52Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/5f6f34760082c3bc/1df0fc4202558f5b?show_docid=1df0fc4202558f5b</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/5f6f34760082c3bc/1df0fc4202558f5b?show_docid=1df0fc4202558f5b"/>
  <title type="text">Re: [pdxruby] MEETING: Tuesday, January 5th, 7pm, RHT</title>
  <summary type="html" xml:space="preserve">
  I may or may not be able to make it. But, if I do, I&#39;d be happy to talk about a moderately clever technique I used to build what Rubyists call an &amp;quot;internal DSL&amp;quot;*, which allows methods to be defined in one block and invoked from child blocks. &lt;br&gt; -Sam &lt;br&gt; * (and everyone else just calls &amp;quot;an API&amp;quot;)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Igal Koshevoy</name>
  <email>i...@pragmaticraft.com</email>
  </author>
  <updated>2010-01-04T05:39:38Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/5f6f34760082c3bc/7c97113dc5653101?show_docid=7c97113dc5653101</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/5f6f34760082c3bc/7c97113dc5653101?show_docid=7c97113dc5653101"/>
  <title type="text">MEETING: Tuesday, January 5th, 7pm, RHT</title>
  <summary type="html" xml:space="preserve">
  The next Ruby Brigade meeting is coming soon. If you have a suggestion for a technical talk, discussion topic, questions you want answered, a group activity to do, etc ... please reply and prepare. You&#39;re also welcome to post suggestions at any time during the month. &lt;br&gt; I&#39;d be particularly happy if we could get more 3-10 minute talks that quickly and casually showcase a method, tool, library or coding technique.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Maher Hawash</name>
  <email>gmhaw...@gmail.com</email>
  </author>
  <updated>2009-12-23T00:52:08Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/931d01f45504ff29/c2fabb346fe30996?show_docid=c2fabb346fe30996</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/931d01f45504ff29/c2fabb346fe30996?show_docid=c2fabb346fe30996"/>
  <title type="text">Re: [pdxruby] Contract to Hire Ruby on Rails Developer in Portland, OR</title>
  <summary type="html" xml:space="preserve">
  Hi Kendall, &lt;br&gt; Thank you for the information. I am interested in pursuing this &lt;br&gt; opportunity and explore &lt;br&gt; the potential for a match. I am specially interested in the start up &lt;br&gt; aspect of this &lt;br&gt; opportunity. &lt;br&gt; I have attached my resume for consideration. I live in Portland, and am open &lt;br&gt; for a meeting next week. I have the Ruby on Rails, Javascript experience and
  </summary>
  </entry>
  <entry>
  <author>
  <name>KendallATSI</name>
  <email>kend...@atsigroup.com</email>
  </author>
  <updated>2009-12-23T00:42:20Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/931d01f45504ff29/710391e171624604?show_docid=710391e171624604</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/931d01f45504ff29/710391e171624604?show_docid=710391e171624604"/>
  <title type="text">Contract to Hire Ruby on Rails Developer in Portland, OR</title>
  <summary type="html" xml:space="preserve">
  Looking for a Ruby on Rails Developer open to working in a start up &lt;br&gt; environment. The client office is located in downtown Portland. Must &lt;br&gt; be local and available to interact with product development team. &lt;br&gt; This role will be the sole developer working on a Restaurant POS &lt;br&gt; system utilizing cloud computing (SAAS). Besides Ruby on Rails, must
  </summary>
  </entry>
  <entry>
  <author>
  <name>Igal Koshevoy</name>
  <email>i...@pragmaticraft.com</email>
  </author>
  <updated>2009-12-15T23:48:44Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/e294b67b7c0528c2/3a95d397aa6e703e?show_docid=3a95d397aa6e703e</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/e294b67b7c0528c2/3a95d397aa6e703e?show_docid=3a95d397aa6e703e"/>
  <title type="text">[Fwd: PDXScala Meeting, Thursday 7PM, 12/17 @ AboutUs]</title>
  <summary type="html" xml:space="preserve">
  Dear pdxruby and pdxfunc, &lt;br&gt; &lt;p&gt;There&#39;s a new user group in town that you may be interested in: &lt;br&gt; pdxscala. I&#39;ve been writing small Scala apps and have mostly liked it so &lt;br&gt; far. The language seems to combine many features I like about object &lt;br&gt; oriented, functional , dynamic and type-safe programming on a fast,
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Brewer</name>
  <email>david.bre...@gmail.com</email>
  </author>
  <updated>2009-12-14T21:27:50Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/95500e7625e1b169/7978341ad7ef22e2?show_docid=7978341ad7ef22e2</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/95500e7625e1b169/7978341ad7ef22e2?show_docid=7978341ad7ef22e2"/>
  <title type="text">[JOB] Web Developer position at Second Story</title>
  <summary type="html" xml:space="preserve">
  Hi everyone -- I&#39;d like to pass this job listing from Second Story (where I &lt;br&gt; work) on to the list. It&#39;s not specifically a Ruby position, but we like &lt;br&gt; flexible programmers who keep up to date and Ruby knowledge is a symptom of &lt;br&gt; that. This is a full-time position. If you know anyone else who might be
  </summary>
  </entry>
  <entry>
  <author>
  <name>Igal Koshevoy</name>
  <email>i...@pragmaticraft.com</email>
  </author>
  <updated>2009-12-14T19:16:46Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/3acee0a77d9927ba/c68a581296e7e778?show_docid=c68a581296e7e778</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/3acee0a77d9927ba/c68a581296e7e778?show_docid=c68a581296e7e778"/>
  <title type="text">OT: &quot;DRDB HA Clustering on Commodity HW&quot;, PLUG AT, Wed. Dec. 16th</title>
  <summary type="html" xml:space="preserve">
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://calagator.org/events/1250458048&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Dear Portland Ruby Brigade and Portland Pythoneers, &lt;br&gt; &lt;p&gt;There&#39;s an upcoming talk at PLUG AT that I think some of you will be &lt;br&gt; interested in: &amp;quot;DRDB HA Clustering on Commodity HW&amp;quot;. I&#39;ve been using &lt;br&gt; DRDB for years on cloud, virtual and physical servers to provide
  </summary>
  </entry>
  <entry>
  <author>
  <name>John Wilger</name>
  <email>johnwil...@gmail.com</email>
  </author>
  <updated>2009-12-09T18:01:36Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/2f4c335d884c1dbd/c1d69f49edfebce5?show_docid=c1d69f49edfebce5</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/2f4c335d884c1dbd/c1d69f49edfebce5?show_docid=c1d69f49edfebce5"/>
  <title type="text">Full-Time Web Application Developer Needed</title>
  <summary type="html" xml:space="preserve">
  Hello everyone, &lt;br&gt; &lt;p&gt;The company I work for, TSSI, here in Portland is looking to add a &lt;br&gt; full-time developer to our team. Here&#39;s the official job description &lt;br&gt; (and feel free to forward this on to people who may be interested but &lt;br&gt; aren&#39;t on this list): &lt;br&gt; &lt;p&gt;Location: On site in Portland, Oregon &lt;br&gt; Position: Full-time employee
  </summary>
  </entry>
  <entry>
  <author>
  <name>Igal Koshevoy</name>
  <email>i...@pragmaticraft.com</email>
  </author>
  <updated>2009-12-08T08:40:09Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/16194c4f852b9d88/2bc5c5a43790a391?show_docid=2bc5c5a43790a391</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/16194c4f852b9d88/2bc5c5a43790a391?show_docid=2bc5c5a43790a391"/>
  <title type="text">Re: Winter Coders Social, Tuesday, December 8, 2009, 6-11pm</title>
  <summary type="html" xml:space="preserve">
  Today!! &lt;br&gt; &lt;p&gt;-igal
  </summary>
  </entry>
  <entry>
  <author>
  <name>Igal Koshevoy</name>
  <email>i...@pragmaticraft.com</email>
  </author>
  <updated>2009-12-08T08:32:05Z</updated>
  <id>http://groups.google.com/group/pdxruby/browse_frm/thread/79b53875ba98ce75/61c9bac5987428c9?show_docid=61c9bac5987428c9</id>
  <link href="http://groups.google.com/group/pdxruby/browse_frm/thread/79b53875ba98ce75/61c9bac5987428c9?show_docid=61c9bac5987428c9"/>
  <title type="text">Calagator code sprint: Saturday, December 12, 10am-5pm at NedSpace Old Town</title>
  <summary type="html" xml:space="preserve">
  From &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://calagator.org/events/1250458050&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Help us improve Calagator -- join us for a code sprint. &lt;br&gt; &lt;p&gt;Everyone is welcome to participate, even those that haven&#39;t been at a &lt;br&gt; code sprint before. These events are great for learning more about &lt;br&gt; creating software, agile development, Ruby and Rails, and finding ways
  </summary>
  </entry>
</feed>
