Browsing Tag »Ruby«

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  

Performance Testing in the Cloud – Tool Evaluation

June 3, 2012

Performance Testing in the Cloud – Tool Evaluation

    Performance Testing in the Cloud.  No real servers required.  How do the solutions stack up? The plan is to test all three four (added JMeter & BlazeMeter to the mix!) of the above tools and see what they can do! The Scenario:  The slash dot effect….or whatever they call it now…hacker news’ed? How [...]

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 [...]