After much trial and error, and frustration, I have finally come up with what I believe is the best possible way to do multiple select combo boxes in Rails. It’s not so much that there aren’t examples on the web, it’s just that every example is so different. I’ve used what I feel is [...]
- 14
- Feb, 07
RubyWeaver is alive!
- Tags: Dreamweaver, Ruby on Rails
- No Comments
RubyWeaver is an IDE for Ruby and Rails in Dreamweaver. This extension originally came from RidingTheClutch.com which seems to have mysteriously disappeared, along with it’s original author Rob Cameron whom I have tried to contact with regards to RubyWeaver, but with no avail. I’ve taken the liberty to make this extension available once again to [...]
- 09
- Feb, 07
This blog now running Mephisto on Rails
I finally made the switch!
I’ve been working on migrating this old blog to Mephisto blogging system. Mephisto runs on Rails which I have blogged about before and still continue to love and swear by.
The old blog I wrote in PHP a few years ago. I was just getting sick of re-inventing the wheel every time [...]
- 07
- Dec, 06
A single Phone or Email field validated with Regular Expressions
- Tags: Ruby on Rails
- No Comments
In order to be more user friendly and make our forms as easy as possible to fill out, we’ve decided to combine email and phone number fields within our forms to be a single field and let the user decide which method of contact they prefer to give us quickly and easily. The field is [...]
- 18
- Sep, 06
Web development that doesn’t hurt
- Tags: Ruby on Rails
- No Comments
I’ve recently had the opportunity of changing departments at my company from the Information System Services (ISS) team as a Software Engineer, to the Marketing team as a Web Designer. I’m extremely happy with this move because it allows me to continue doing all that I was doing before, but with much more freedom for [...]
