About Me
I am an eco geek.
My interests include mentoring ecopreneurs, technology coaching, programming, web hosting, and sustainable marketing.
I am available for hire for your website design/build projects including WordPress and Ruby on Rails web applications.
I also write on my company's green web hosting blog.
My Web Host
Chat with me
Subscribe
Subscribe via email
Community
Already a member?
LoginLogin using Facebook:Powered by Sociable!Flickr
Twizeets!
- I finally found an easy way to get my tweets on to my facebook page (not my personal profile) http://apps.facebook.com/smarttwitterpages/ 1 week ago
- WTH East Coast peeps emailing txting calling while driving? Still legal there, everyone seems to do it. Glad it's not on West Coast. 2 weeks ago
- I just voted for 'bring back rss feeds for clip…' what do you think? http://uservoice.com/a/25VOv #NetNewsWireMac #feedback 2 weeks ago
- No dogs on the dock so Bru-Tang and I are in the park. (@ Ivar's Salmon House w/ 3 others) http://4sq.com/5sQvww 2 weeks ago
- I just unlocked the "I'm on a boat!" badge on @foursquare! http://4sq.com/bNucMq 2 weeks ago
- More updates...
Tag Archives: rubyonrails
The Simplest Possible Cucumber Test
I’m not really that good at testing. So what, so are a lot of people. Having some tests is better than none! And, the way testing tutorials are written can seem really complex and scary. Today I started thinking about … Continue reading
Posted in Technology, Web Design, rubyonrails
Tagged cucumber, rails, ruby, ruby on rails, rubyonrails, testing, webdesign, webdevelopment
Leave a comment
Render error when upgrading from rails 1 to rails 2
When upgrading an old ruby on rails 1.2 application to rails 2.2.2, I ran into a frustrating, somewhat un-google-able error, so I’m writing down the solution here. If you get a render with invalid options error, the solution is to … Continue reading
Ruby on Rails MySQL Admin
This is about to kick phpMyAdmin’s ass: rbDB web-based mysql admin with conventions from Jessy Bernal on Vimeo. UPDATE: it’s on GitHub now! Try it out!
Posted in Web Design, rubyonrails
Tagged mysql, phpmyadmin, ruby on rails, rubyonrails, Web Design
Leave a comment
Screen Scraping with Ruby
Useful short presentation explaining regular expressions, xpath, firebug, hpricot and screen scraping Continue reading
Posted in Bookmarks, rubyonrails
Tagged Bookmarks, rails, ruby, rubyonrails, screenscraping
Comments Off
Open Source Rails
Open Source Rails features an easy to browse gallery of the best open source / freely available rails projects.
Each project features screenshots plus community driven comments, ratings, and bookmarking.
If you have a Rails project that you're considering to release to the community, please let us know and we'll help you get featured, and hopefully build up a community to help build and extend your project. Continue reading
zena
zena is a state-of-the-art CMS (content managment system) based on Ruby on Rails with a focus on usability, ease of customization and web 2.0 goodness (application like behaviour). Continue reading
404 error pages in Rails
I’m always trying to encourage visitors to my website to find the right information. I’m also pretty lazy with typing and want to be able to just guess at URL’s and see if they work. The new website system for … Continue reading
Ruby on Rails Code Quality Checklist – Articles – Matthew Moore
In Matt Moore's experience, Ruby and Ruby on Rails has been one of the most difficult language/framework combinations to truly master. For someone who grew up on C, C++ & Java in the majority of their training, Ruby has hugely different (and better!) ways of OO design, and the Rails framework has a lot of opinions to be understood and remembered. As long as it's taken to master them to the level he has – and he's sure there's still a long way to go – he loves it and won't be going back. Continue reading
Posted in Bookmarks, Web Design, rubyonrails
Tagged bestpractice, Bookmarks, code, quality, rails, ruby, rubyonrails
Comments Off
Getting down to coding faster
When I reboot my mac, or need to switch projects, I had quite a few clicks and mouse movements to go through. I found it rather repetitive, so I set up a shell script (in ruby) to open Firefox, Textmate, … Continue reading

