Browsing Category »Ruby«

Selected to Speak @ PacNW Software Quality Conference!

May 15, 2013

Selected to Speak @ PacNW Software Quality Conference!

Selected to Speak at 2013 Pacific NW Software Quality Conference! Super excited.  PNSCQ is always a great conference and it shows what a great Software Quality community we have here! Hope to see you there!! http://www.pnsqc.org/ ————————————————————————————————————————— Title: Mobile Continuous Delivery – Automating the iPhone App build pipeline Abstract: Releasing high quality software quickly is always a challenge. [...]

Portland Selenium User Group Presentation

August 17, 2012

Portland Selenium User Group Presentation

Thanks everyone for coming to the meetup!  It was great fun and great questions/discussion/comments!!   I have attached a copy of my presentation. Hubbub Health iPhone Test Automation  

Learnin’ Ruby – #2. Develop a simple Ruby on Rails application.

May 29, 2011

Learnin’ Ruby – #2. Develop a simple Ruby on Rails application.

Well I created a Ruby on Rails Blog application. You can find it hosted on Heroku here: http://jameseisenhauer.heroku.com/ It could use some more features, but generally it completes the story of blogging. Well how did I get here…… First!  Like any newb programmer I looked for a tutorial.  The http://rubyonrails.org site recommend  http://railsforzombies.org/ .  So why not start there. [...]

Learnin’ Ruby – #1. Set up Development and Test environments

May 15, 2011

Learnin’ Ruby – #1. Set up Development and Test environments

With not too much fumbling I got my development and test environments setup! I started off with this blog article HOWTO install Ruby on Rails on Windows and deploy to Heroku which was a well written article.  That lead me to http://railsinstaller.org/ which made installing my ruby on rails environment simple.  One single install file and the below were [...]

Learnin’ Ruby – Kick Off!

May 14, 2011

Learnin’ Ruby – Kick Off!

Well it is about that time where I get an itch to learn something new, build something new and just play with technology. This will be a short (about four parts I think) series of blog entries as I fumble and eventually get something working. Nobody really reads my blog that I know of.  You know what [...]