<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>New Hampshire Ruby Users Group - Home</title>
  <id>tag:nhruby.org,2010:mephisto/</id>
  <generator uri="http://mephistoblog.com" version="0.8.0">Mephisto Drax</generator>
  <link href="http://nhruby.org/feed/atom.xml" rel="self" type="application/atom+xml"/>
  <link href="http://nhruby.org/" rel="alternate" type="text/html"/>
  <updated>2010-07-22T14:53:06Z</updated>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>bturnbull</name>
    </author>
    <id>tag:nhruby.org,2010-07-22:17612</id>
    <published>2010-07-22T14:49:00Z</published>
    <updated>2010-07-22T14:53:06Z</updated>
    <link href="http://nhruby.org/2010/7/22/july-2010-meetup-recap" rel="alternate" type="text/html"/>
    <title>July 2010 Meetup Recap</title>
<content type="html">
            &lt;p&gt;Thank you to &lt;a href=&quot;http://blog.zerosum.org/&quot;&gt;Nick Plante&lt;/a&gt; of &lt;a href=&quot;http://mogotest.com/&quot;&gt;Mogotest&lt;/a&gt; for a great talk on using &lt;a href=&quot;http://code.google.com/p/redis/&quot;&gt;Redis&lt;/a&gt; and &lt;a href=&quot;http://github.com/defunkt/resque&quot;&gt;Resque&lt;/a&gt; for asynchronous processing and caching.  &lt;a href=&quot;http://www.scribd.com/doc/34712184/A-Quick-Introduction-to-Redis-NH-rb&quot;&gt;Slides from Nick's talk&lt;/a&gt; are up on Scribd and also embedded right here.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.scribd.com/doc/34712184/A-Quick-Introduction-to-Redis-NH-rb&quot; title=&quot;View A Quick Introduction to Redis (NH.rb) on Scribd&quot;&gt;A Quick Introduction to Redis (NH.rb)&lt;/a&gt;         &lt;/p&gt;

&lt;p&gt;Join us next month on Monday, August 16th for two presentations.  &lt;a href=&quot;http://cardarella.blogspot.com/&quot;&gt;Brian Cardarella&lt;/a&gt;, recently returned to Boston from Washington DC, will talk about the &lt;a href=&quot;http://github.com/dnclabs/client_side_validations&quot;&gt;client_side_validations gem&lt;/a&gt; he wrote while working for the &lt;a href=&quot;http://www.democrats.org/&quot;&gt;Democratic National Committee&lt;/a&gt;.  In addition, &lt;a href=&quot;http://brianturnbull.com/&quot;&gt;Brian Turnbull&lt;/a&gt; will share his experience interfacing Ruby with C.&lt;/p&gt;
          </content>  </entry>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>bturnbull</name>
    </author>
    <id>tag:nhruby.org,2010-07-08:17521</id>
    <published>2010-07-08T17:40:00Z</published>
    <updated>2010-07-08T17:43:11Z</updated>
    <link href="http://nhruby.org/2010/7/8/july-2010-meetup-redis-resque" rel="alternate" type="text/html"/>
    <title>July 2010 Meetup: Redis &amp; Resque</title>
<content type="html">
            &lt;p&gt;Join us at RMC Research (&lt;a href=&quot;http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=1000+Market+Street,+Portsmouth,+NH&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=45.014453,64.599609&amp;amp;ie=UTF8&amp;amp;hq=&amp;amp;hnear=1000+Market+St,+Portsmouth,+Rockingham,+New+Hampshire+03801&amp;amp;z=16&quot;&gt;1000 Market Street, Portsmouth, NH&lt;/a&gt;) Monday, 19 July 2010 at 7pm for the July edition of NHRuby.  We meet and share projects and questions surrounding Ruby, Rails, and related technologies &amp;mdash; all are welcome.&lt;/p&gt;

&lt;p&gt;This month, we are thrilled to welcome &lt;a href=&quot;http://blog.zerosum.org/&quot;&gt;Nick Plante&lt;/a&gt; back to the podium to talk about &lt;a href=&quot;http://code.google.com/p/redis/&quot;&gt;Redis&lt;/a&gt; and &lt;a href=&quot;http://github.com/defunkt/resque&quot;&gt;Resque&lt;/a&gt;!  Nick is using both Redis and Resque in production to power portions of the backend of his UI test and verify service, &lt;a href=&quot;http://mogotest.com/&quot;&gt;Mogotest&lt;/a&gt;.&lt;/p&gt;

&lt;blockquote&gt;Redis is a fast key-value store, like Memcache but with more awesome. It features a (semi-)non-volatile data store and access to more sophisticated data structures like lists, sets, and ordered sets, all of which can be manipulated with a variety of powerful atomic operations. I'll talk about how we're using Redis in production at Mogotest, what it's good for, what it's not good for. I'll also describe how we're using Resque, a simple job queue system built on top of Redis, to handle a variety of asynchronous background tasks.&lt;/blockquote&gt;

&lt;p&gt;So join us Monday for an evening of code, conversation, and the company of your fellow Rubyists.&lt;/p&gt;
          </content>  </entry>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>bturnbull</name>
    </author>
    <id>tag:nhruby.org,2010-06-23:17421</id>
    <published>2010-06-23T14:02:00Z</published>
    <updated>2010-06-23T14:03:59Z</updated>
    <link href="http://nhruby.org/2010/6/23/june-2010-meetup-recap" rel="alternate" type="text/html"/>
    <title>June 2010 Meetup Recap</title>
<content type="html">
            &lt;p&gt;A big thanks to &lt;a href=&quot;http://litanyagainstfear.com&quot;&gt;Nick Quaranto&lt;/a&gt; (rapper name: Q-Toronto) for joining us to share his experiences designing, building, and evolving &lt;a href=&quot;http://rubygems.org&quot;&gt;Gemcutter&lt;/a&gt; (&lt;a href=&quot;http://github.com/rubygems/gemcutter&quot;&gt;GitHub repo&lt;/a&gt;) as well as fostering community support for a better gem hosting service.  Nick fielded questions, shared lessons learned, filled whiteboards, and ran a great open-ended presentation.&lt;/p&gt;

&lt;p&gt;And a big thank-you to &lt;a href=&quot;http://www.tedroche.com&quot;&gt;Ted Roche and Associates&lt;/a&gt; for picking up the pizza tab at this month's meeting.  NomNomNom!&lt;/p&gt;
          </content>  </entry>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>bturnbull</name>
    </author>
    <id>tag:nhruby.org,2010-06-17:17369</id>
    <published>2010-06-17T03:53:00Z</published>
    <updated>2010-06-17T03:55:09Z</updated>
    <link href="http://nhruby.org/2010/6/17/june-2010-meetup-gemcutter" rel="alternate" type="text/html"/>
    <title>June 2010 Meetup: Gemcutter</title>
<content type="html">
            &lt;p&gt;Join us at RMC Research (&lt;a href=&quot;http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=1000+Market+Street,+Portsmouth,+NH&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=45.014453,64.599609&amp;amp;ie=UTF8&amp;amp;hq=&amp;amp;hnear=1000+Market+St,+Portsmouth,+Rockingham,+New+Hampshire+03801&amp;amp;z=16&quot;&gt;1000 Market Street, Portsmouth, NH&lt;/a&gt;) this 
coming Monday, 21 June 2010 at 7pm for the June edition of NHRuby.  We meet and share projects and questions surrounding Ruby, Rails, and related technologies &amp;mdash; all are welcome.&lt;/p&gt;

&lt;p&gt;This month, we are pleased to welcome &lt;a href=&quot;http://litanyagainstfear.com&quot;&gt;Nick Quaranto&lt;/a&gt; back to New Hampshire!  Nick was recognized this year with a &lt;a href=&quot;http://rubyheroes.com/&quot;&gt;Ruby Hero&lt;/a&gt; for his most excellent project, &lt;a href=&quot;http://rubygems.org&quot;&gt;Gemcutter&lt;/a&gt;.  This month, Nick is going to reprise for us his highly rated RailsConf talk, &lt;a href=&quot;http://en.oreilly.com/rails2010/public/schedule/detail/14148&quot;&gt;Lapidary: The Art of Gemcutting&lt;/a&gt;.&lt;/p&gt;

&lt;blockquote&gt;Gemcutter is now the central RubyGem host for the community, with over 10,000 gems and over 10 million gem downloads and counting. Learn why Gemcutter won the great RubyGem hosting battle of 2009 and about the challenges the site faces in 2010 and beyond. Discover how instant code deployment with Gemcutter is changing the way not only Rubyists develop and release software, but other open source communities as well.&lt;/blockquote&gt;

&lt;p&gt;So join us Monday for an evening of code, conversation, and the company of your fellow Rubyists.&lt;/p&gt;
          </content>  </entry>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>bturnbull</name>
    </author>
    <id>tag:nhruby.org,2010-05-13:16747</id>
    <published>2010-05-13T18:13:00Z</published>
    <updated>2010-05-13T18:20:38Z</updated>
    <link href="http://nhruby.org/2010/5/13/may-2010-meetup-rails-3" rel="alternate" type="text/html"/>
    <title>May 2010 Meetup: Rails 3</title>
<content type="html">
            &lt;p&gt;Join us at RMC Research (&lt;a href=&quot;http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=1000+Market+Street,+Portsmouth,+NH&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=45.014453,64.599609&amp;amp;ie=UTF8&amp;amp;hq=&amp;amp;hnear=1000+Market+St,+Portsmouth,+Rockingham,+New+Hampshire+03801&amp;amp;z=16&quot;&gt;1000 Market Street, Portsmouth, NH&lt;/a&gt;) this 
coming Monday, 17 May 2010 at 7pm for the May edition of NHRuby.  We meet and share projects and questions surrounding Ruby, Rails, and related technologies &amp;mdash; all are welcome.&lt;/p&gt;

&lt;p&gt;This month, James Daniels will discuss Rails 3, reproducing the popular Rails screencast &lt;a href=&quot;http://rubyonrails.org/screencasts&quot;&gt;Creating a Weblog in 15 Minutes&lt;/a&gt; live to highlight changes and refinements coming in Rails 3.  Check out the &lt;a href=&quot;http://media.rubyonrails.org/video/rails_blog_2.mov&quot;&gt;screencast&lt;/a&gt; [&lt;a href=&quot;http://www.apple.com/quicktime/&quot;&gt;QuickTime&lt;/a&gt;] (it only takes 15 minutes!) and then join us Monday to see what's new in Rails 3.&lt;/p&gt;
          </content>  </entry>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>bturnbull</name>
    </author>
    <id>tag:nhruby.org,2010-04-21:16374</id>
    <published>2010-04-21T00:26:00Z</published>
    <updated>2010-04-21T00:27:23Z</updated>
    <category term="mongodb"/>
    <category term="nosql"/>
    <link href="http://nhruby.org/2010/4/21/april-2010-meetup-recap" rel="alternate" type="text/html"/>
    <title>April 2010 Meetup Recap</title>
<content type="html">
            &lt;p&gt;We had great turnout this month for &lt;a href=&quot;http://www.onsetcorps.net/&quot;&gt;Sam Beam's&lt;/a&gt; presentation, &lt;a href=&quot;http://www.slideshare.net/sbeam/no-sql-no-problem-using-mongodb-in-ruby&quot;&gt;No SQL, No Problem&lt;/a&gt;.  Covering the history SQL, the NoSQL movement, and then diving deep into &lt;a href=&quot;http://www.mongodb.org/&quot;&gt;MongoDB&lt;/a&gt; and Ruby, Sam gave a great talk and moderated some lively discussion.&lt;/p&gt;

&lt;div&gt;&lt;strong&gt;&lt;a href=&quot;http://www.slideshare.net/sbeam/no-sql-no-problem-using-mongodb-in-ruby&quot; title=&quot;No SQL, No problem - using MongoDB in Ruby&quot;&gt;No SQL, No problem - using MongoDB in Ruby&lt;/a&gt;&lt;/strong&gt;&lt;div&gt;View more &lt;a href=&quot;http://www.slideshare.net/&quot;&gt;presentations&lt;/a&gt; from &lt;a href=&quot;http://www.slideshare.net/sbeam&quot;&gt;sbeam&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Our next meeting is scheduled for Monday, 17 May 2010 &amp;mdash; with tentative topics of Rails 3 and Unobtrusive JavaScript.&lt;/p&gt;
          </content>  </entry>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>bturnbull</name>
    </author>
    <id>tag:nhruby.org,2010-04-14:16310</id>
    <published>2010-04-14T18:13:00Z</published>
    <updated>2010-04-14T18:14:22Z</updated>
    <category term="meetup"/>
    <category term="mongodb"/>
    <category term="nosql"/>
    <link href="http://nhruby.org/2010/4/14/april-2010-meetup-mongodb" rel="alternate" type="text/html"/>
    <title>April 2010 Meetup: MongoDB</title>
<content type="html">
            &lt;p&gt;Join us at RMC Research (&lt;a href=&quot;http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=1000+Market+Street,+Portsmouth,+NH&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=45.014453,64.599609&amp;amp;ie=UTF8&amp;amp;hq=&amp;amp;hnear=1000+Market+St,+Portsmouth,+Rockingham,+New+Hampshire+03801&amp;amp;z=16&quot;&gt;1000 Market Street, Portsmouth, NH&lt;/a&gt;) this 
coming Monday, 19 April 2010 at 7pm for the April edition of NHRuby. 
This month, Sam Beam of &lt;a href=&quot;http://onsetcorps.net/&quot;&gt;OnsetCorps&lt;/a&gt; will 
present:&lt;/p&gt;
&lt;h2&gt;Introducing Non-Relational Databases (NoSQL): MongoDB&lt;/h2&gt;
&lt;p&gt;An overview of the &quot;NoSQL&quot; movement, looking at the real-world 
advantages and disadvantages v/s traditional RDBMSs. Then, take a 
closer look at MongoDB, performing basic setup, inserts and queries 
from the command line. Then group-collaborate on building a Sinatra- 
based web application using MongoDB as the datastore, getting a feel 
for how the flexibility of a Non-R DBMS can shorten the development 
cycle.&lt;/p&gt;
          </content>  </entry>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>bturnbull</name>
    </author>
    <id>tag:nhruby.org,2010-03-17:15956</id>
    <published>2010-03-17T00:16:00Z</published>
    <updated>2010-03-17T00:19:56Z</updated>
    <category term="nhruby"/>
    <category term="windows"/>
    <link href="http://nhruby.org/2010/3/17/march-2010-meetup-recap" rel="alternate" type="text/html"/>
    <title>March 2010 Meetup Recap</title>
<content type="html">
            &lt;p&gt;Thank you to all that braved the floods and came out on a rainy Monday night for NHRuby.  This month, our host at RMC, Tim Golden, lead a hands-on presentation covering setting up Ruby in a Windows environment.&lt;/p&gt;

&lt;div&gt;&lt;strong&gt;&lt;a href=&quot;http://www.slideshare.net/goldeneye/ruby-windows&quot; title=&quot;Ruby on Windows - HOW TO install and set up&quot;&gt;Ruby on Windows - HOW TO install and set up&lt;/a&gt;&lt;/strong&gt;&lt;div&gt;View more &lt;a href=&quot;http://www.slideshare.net/&quot;&gt;presentations&lt;/a&gt; from &lt;a href=&quot;http://www.slideshare.net/goldeneye&quot;&gt;Tim Golden&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;For the second half of the meeting, we fired up the &lt;a href=&quot;http://media.rubyonrails.org/video/rails_blog_2.mov&quot;&gt;Creating a Weblog in 15 Minutes with Rails 2&lt;/a&gt; screencast and followed along on newly minted Ruby on Windows setups.  Taking numerous breaks to discuss and learn the Rails techniques presented, we had Rails powered blogs coded in about 60 minutes!&lt;/p&gt;

&lt;p&gt;Our next meeting is scheduled for Monday, 19 April 2010 with topics to be announced.&lt;/p&gt;
          </content>  </entry>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>bturnbull</name>
    </author>
    <id>tag:nhruby.org,2010-03-10:15819</id>
    <published>2010-03-10T01:08:00Z</published>
    <updated>2010-03-10T01:10:46Z</updated>
    <category term="meetup"/>
    <category term="windows"/>
    <link href="http://nhruby.org/2010/3/10/march-2010-meetup" rel="alternate" type="text/html"/>
    <title>March 2010 Meetup</title>
<content type="html">
            &lt;p&gt;Join us at RMC Research (&lt;a href=&quot;http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=1000+Market+Street,+Portsmouth,+NH&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=45.014453,64.599609&amp;amp;ie=UTF8&amp;amp;hq=&amp;amp;hnear=1000+Market+St,+Portsmouth,+Rockingham,+New+Hampshire+03801&amp;amp;z=16&quot;&gt;1000 Market Street, Portsmouth, NH&lt;/a&gt;) this coming
Monday, 15 March 2010 at 7pm for the March edition of NHRuby.  This month
our host with the most, Tim Golden (Technology Director at RMC Research), is
leading a hands-on session on setting up Ruby on Windows.&lt;/p&gt;
&lt;p&gt;Windows has long been an &quot;also ran&quot; in the Ruby community... but no more!
With a proper setup, Windows is a robust and stable platform for Ruby
development and Tim will guide us through a live install of Ruby, Rubygems,
and some popular gems.  In addition, Windows IDEs (integrated development
environments) will be covered.  Wrapping up, we'll put our new Ruby
environment to the test developing a simple Rails application.&lt;/p&gt;
&lt;/p&gt;Tim will be providing CDs of all packages needed to get up and running, so
bring your Windows boxes and get setup with Ruby!&lt;/p&gt;
          </content>  </entry>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>bturnbull</name>
    </author>
    <id>tag:nhruby.org,2010-02-16:15324</id>
    <published>2010-02-16T14:34:00Z</published>
    <updated>2010-03-10T03:35:51Z</updated>
    <category term="meetup"/>
    <category term="nhruby"/>
    <category term="oop"/>
    <category term="rubygame"/>
    <link href="http://nhruby.org/2010/2/16/february-2010-meeting-recap" rel="alternate" type="text/html"/>
    <title>February 2010 Meeting Recap</title>
<content type="html">
            &lt;p&gt;Thank you to all that came out for the first (by snow delay) meeting of NHRuby in 2010.  We had good turnout for the meeting and a great time post-meeting closing the Portsmouth Brewing Company.&lt;/p&gt;

&lt;p&gt;The the first half of the evening was a presentation by &lt;a href=&quot;http://brianturnbull.com&quot;&gt;Brian Turnbull&lt;/a&gt; on Object Oriented Design in Ruby.&lt;/p&gt;

&lt;div&gt;&lt;a href=&quot;http://www.slideshare.net/bturnbull/oop-intro-in-ruby-for-nhruby-feb-2010&quot; title=&quot;OOP Intro in Ruby for NHRuby Feb 2010&quot;&gt;OOP Intro in Ruby for NHRuby Feb 2010&lt;/a&gt;&lt;div&gt;View more &lt;a href=&quot;http://www.slideshare.net/&quot;&gt;presentations&lt;/a&gt; from &lt;a href=&quot;http://www.slideshare.net/bturnbull&quot;&gt;bturnbull&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;For the second half of the meeting, we split into groups based on experience and prior exposure to Ruby.  One group took on the programming exercise based on the presentation to create a class representation of a &lt;a href=&quot;http://github.com/bturnbull/tile_puzzle&quot;&gt;sliding tile puzzle&lt;/a&gt;.  The second group rose to the challenge of writing a &lt;a href=&quot;http://github.com/bturnbull/tile_puzzle_solver&quot;&gt;solver for sliding tile puzzles&lt;/a&gt;.  And finally, Brian Turnbull lead a group through the Ruby idioms and conventions in the sliding tile puzzle implementation used by the challenger coders.&lt;/p&gt;

&lt;p&gt;Thank you again for a great NHRuby meeting.  Our next meeting is scheduled for Monday, 15 March 2010 with topics to be announced.&lt;/p&gt;
          </content>  </entry>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>nap</name>
    </author>
    <id>tag:nhruby.org,2010-02-16:15312</id>
    <published>2010-02-16T00:33:00Z</published>
    <updated>2010-03-10T03:39:03Z</updated>
    <category term="events"/>
    <category term="railscamp"/>
    <link href="http://nhruby.org/2010/2/16/railscamp-new-england" rel="alternate" type="text/html"/>
    <title>Railscamp New England</title>
<content type="html">
            &lt;p&gt;Ted plugged the upcoming Railscamp NE event earlier tonight. So I thought I&#8217;d post some more information in case anyone is interested. I would strongly recommend attending if you&#8217;re able to. This was probably the single best tech event I attended last year. For serious.&lt;/p&gt;


	&lt;p&gt;&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;Where: West Greenwich, RI (W. Alton Jones Campus)&lt;/li&gt;
		&lt;li&gt;When: March 12 &#8211; 15, 2010&lt;/li&gt;
		&lt;li&gt;Cost: $150&lt;/li&gt;
		&lt;li&gt;&lt;a href=&quot;http://railscamps.com&quot;&gt;railscamps.com&lt;/a&gt; | &lt;a href=&quot;http://railscamp.eventwax.com/rails-camp-new-england-2010&quot;&gt;sign up&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;Arrive Friday evening, leaving Monday morning (or anywhere in-between). The $150 price includes lunch and dinner for Saturday and Sunday. Those will allergies or special dietary needs can be accommodated.&lt;/p&gt;


	&lt;p&gt;Housing is provided on campus, there are small lodges with single beds. Spouses and significant others are encouraged to attend. We have some limited capacity for private rooms this time, so first come first serve on the private rooms. (couples only)&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;You &lt;b&gt;must&lt;/b&gt; bring your own pillows and sheets&lt;/li&gt;
		&lt;li&gt;You &lt;b&gt;must&lt;/b&gt; bring your own toiletries&lt;/li&gt;
		&lt;li&gt;You &lt;b&gt;must&lt;/b&gt; bring your own towels&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;Intranet Wifi will be available throughout the camp, with no access to the outside internet. We hope to encourage people to seek out other developers and start a dialogue to get things done. No formal format as a regular conference, if you have material you wish to present you can do so, gather people and present and get feedback.&lt;/p&gt;


	&lt;p&gt;We should probably have an image of &lt;a href=&quot;http://gemcutter.org&quot;&gt;Gemcutter&lt;/a&gt; running locally, hopefully an image of &lt;a href=&quot;http://rdoc.info&quot;&gt;Rdoc.info&lt;/a&gt; and Bannajour as well as the
local Twitter client.&lt;/p&gt;


	&lt;p&gt;All skill levels are welcome and encouraged to attend. If you&#8217;re just learning it is a great opportunity to learn from others and make
friends with many other great Ruby developers. If you&#8217;ve been hacking away for years it is a great chance to participate in what will
basically be a 3 day hackfest.&lt;/p&gt;


	&lt;p&gt;Aside from just hacking there will be plenty of fun going on. Last year we had pretty epic RockBand-a-thons going on. On either Saturday or Sunday (we&#8217;ll probably pick the day with the best weather) there will be a 5k run on the campus property. (either a road race or on any of the many paths in the woods) Drinking, bon fires, s&#8217;mores, &lt;a href=&quot;http://en.wikipedia.org/wiki/Mafia_(party_game)&quot;&gt;Werewolf&lt;/a&gt;, Urban Terror &lt;span class=&quot;caps&quot;&gt;LAN&lt;/span&gt;-parties and more.&lt;/p&gt;
          </content>  </entry>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>nap</name>
    </author>
    <id>tag:nhruby.org,2010-02-16:15311</id>
    <published>2010-02-16T00:13:00Z</published>
    <updated>2010-03-10T03:39:22Z</updated>
    <category term="calendar"/>
    <category term="miscellaneous"/>
    <link href="http://nhruby.org/2010/2/16/local-events-calendar" rel="alternate" type="text/html"/>
    <title>Local Events Calendar</title>
<content type="html">
            &lt;p&gt;Living in the greater seacoast NH area and looking for other geeky events to attend? We are legion! Leslie Poston has put together a calendar of local &lt;a href=&quot;http://www.google.com/calendar/embed?src=rr2m1tnmvdthihm3059elu0k5o%40group.calendar.google.com&amp;amp;ctz=America/New_York&quot;&gt;NH tweetups, meetups, seminars and events&lt;/a&gt; you might be interested in. Check it out and see what else NH has to offer (&lt;a href=&quot;http://www.google.com/calendar/feeds/rr2m1tnmvdthihm3059elu0k5o%40group.calendar.google.com/private-815297352adee55ec086129ddc80f832/basic&quot;&gt;ical link&lt;/a&gt;).&lt;/p&gt;
          </content>  </entry>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>bturnbull</name>
    </author>
    <id>tag:nhruby.org,2010-02-06:15125</id>
    <published>2010-02-06T03:14:00Z</published>
    <updated>2010-03-10T03:39:40Z</updated>
    <link href="http://nhruby.org/2010/2/6/february-2010-meetup" rel="alternate" type="text/html"/>
    <title>February 2010 Meetup</title>
<content type="html">
            &lt;p&gt;Join us at &lt;span class=&quot;caps&quot;&gt;RMC&lt;/span&gt; Research (&lt;a href=&quot;http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=1000+Market+Street,+Portsmouth,+NH&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=45.014453,64.599609&amp;amp;ie=UTF8&amp;amp;hq=&amp;amp;hnear=1000+Market+St,+Portsmouth,+Rockingham,+New+Hampshire+03801&amp;amp;z=16&quot;&gt;1000 Market Street, Portsmouth, NH&lt;/a&gt;) on Monday, 15 February 2010 at 7pm, for the &lt;em&gt;postponed from January&lt;/em&gt; inaugural meeting of the 2010 NHRuby season.  This year at NHRuby, we&#8217;re going to try something a little different.  Mixed in with our usual presentations, we&#8217;ll be covering the fundamentals of Ruby beginning with Object Oriented Programming (OOP).&lt;/p&gt;

&lt;p&gt;New Hampshire local, Brian Turnbull, will be leading a hands-on class covering the fundamentals of &lt;span class=&quot;caps&quot;&gt;OOP&lt;/span&gt; (Encapsulation, Inheritance, and Dynamic Binding) with special emphasis on &lt;span class=&quot;caps&quot;&gt;OOP&lt;/span&gt; in Ruby.  We&#8217;ll cover the why and how of writing object oriented code in Ruby and touch on designing larger systems using &lt;span class=&quot;caps&quot;&gt;OOP&lt;/span&gt; principles.  In addition, if the stock Array type is not cutting it for you, we&#8217;ll cover creating your own types and learn what makes a complete class in Ruby.  But wait!  There&#8217;s more!  It&#8217;s not all talk&#8212;we&#8217;ll finish the meeting with an application of what you learned though a programming exercise designed to flex those new &lt;span class=&quot;caps&quot;&gt;OOP&lt;/span&gt; filled brain cells.&lt;/p&gt;

&lt;p&gt;So if you have some programming background, but have been wondering what all this hubbub about objects is, join us.  Or you want translate your &lt;span class=&quot;caps&quot;&gt;OOP&lt;/span&gt; knowledge to Ruby, this is the meetup for you.  If you are already fluent in &lt;span class=&quot;caps&quot;&gt;OOP&lt;/span&gt;, you&#8217;re welcome and encouraged to help guide the session and assist other members&#8230; plus there will be an extra credit challenge in the form of a Ruby game during the programming exercise!&lt;/p&gt;
          </content>  </entry>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>bturnbull</name>
    </author>
    <id>tag:nhruby.org,2010-01-18:14828</id>
    <published>2010-01-18T16:34:00Z</published>
    <updated>2010-01-18T16:34:44Z</updated>
    <category term="meetup"/>
    <category term="nhruby"/>
    <link href="http://nhruby.org/2010/1/18/january-2010-meetup-canceled" rel="alternate" type="text/html"/>
    <title>January 2010 Meetup Canceled</title>
<content type="html">
            &lt;p&gt;We're canceling tonight's meeting.&lt;/p&gt;
&lt;p&gt;The snow is letting up, however the roads are a mess and our host, RMC
Research, has closed their offices for the day.   The next NHRuby
meeting will be Monday, 15 February 2010 &amp;mdash; same topic, &lt;a href=&quot;http://nhruby.org/2010/1/11/january-2010-meetup&quot;&gt;Object
Oriented Programming&lt;/a&gt;.&lt;/p&gt;
          </content>  </entry>
  <entry xml:base="http://nhruby.org/">
    <author>
      <name>bturnbull</name>
    </author>
    <id>tag:nhruby.org,2010-01-11:14657</id>
    <published>2010-01-11T16:37:00Z</published>
    <updated>2010-01-18T16:37:57Z</updated>
    <category term="meetup"/>
    <category term="nhruby"/>
    <link href="http://nhruby.org/2010/1/11/january-2010-meetup" rel="alternate" type="text/html"/>
    <title>January 2010 Meetup</title>
<content type="html">
            &lt;p&gt;MEETUP CANCELED &amp;mdash; Due to snowy weather and slippery roads.&lt;/p&gt;

&lt;p&gt;Happy New Year!&lt;/p&gt;

&lt;p&gt;Join us at RMC Research on Monday, 18 January 2010 at 7pm, for the inaugural meeting of the 2010 NHRuby season.  This year at NHRuby, we're going to try something a little different.  Mixed in with our usual presentations, we'll be covering the fundamentals of Ruby beginning with Object Oriented Programming (OOP).&lt;/p&gt;

&lt;p&gt;New Hampshire local, Brian Turnbull, will be leading a hands-on class covering the fundamentals of OOP (Encapsulation, Inheritance, and Dynamic Binding) with special emphasis on OOP in Ruby.  We'll cover the why and how of writing object oriented code in Ruby and touch on designing larger systems using OOP principles.  In addition, if the stock Array type is not cutting it for you, we'll cover creating your own types and learn what makes a complete class in Ruby.  But wait!  There's more!  It's not all talk -- we'll finish the meeting with an application of what you learned though a programming exercise designed to flex those new OOP filled brain cells.&lt;/p&gt;

&lt;p&gt;So if you have some programming background, but have been wondering what all this hubbub about objects is, join us.  Or you want translate your OOP knowledge to Ruby, this is the meetup for you.  If you are already fluent in OOP, you're welcome and encouraged to help guide the session and assist other members... plus there will be an extra credit challenge in the form of a Ruby game during the programming exercise!&lt;/p&gt;
          </content>  </entry>
</feed>
