Can’t attend the NH.rb User group meeting because it’s too far to drive…to cold to get out of your house… well you can attend the meeting virtually through our live video blog…. while still in your bunny slippers @home

Just visit http://www.nhruby.org/live to join in the chat/blog…@ 6:50PM EST

from their site…

Pleased to announce the NHRuby January meeting, which will take place on Thursday, January 15th at RMC Research in Portsmouth (directions). Jonathan Linowes of Parkerhill Technology Group will be coming down from the mountains of Lyman, NH to speak to us about a tantalizing trinity of interesting topics:

  • A demo of his pet project, ReviewRamp, presently in Beta. ReviewRamp is a SAAS (software as a service) application for collecting and reviewing on-line submissions such as business plans, conference paper proposals, and grant applications. Users create projects in ReviewRamp which have their own custom submission forms, review scoresheets, and summary reports. Implemented in Ruby on Rails.
  • A review of how Jon is using Cucumber plain text stories for development and integration testing. Jon started using rSpec Story Runner over a year ago and recently migrated to the newer Cucumber implementation. Real examples from the ReviewRamp project.
  • A presentation of DynamicRecord, a database engine Jon is developing for ReviewRamp. DynamicRecord extends the Ruby on Rails’ ActiveRecord (AR) object-relational mapping (ORM) module, enabling creation of dynamic attributes that look and behave like standard AR ones without the need to add tables or columns to the database.