At Lucid Design, we use a lot of Wufoo forms internally for generating form emails to go to clients, printers etc. One of the big headaches has been how to partially fill out the form so we don’t need to re-enter all the information everytime or so we can send a partially completed form to a team member or client to be completed by them.
We have a rails app in development that will send a lot of email so I wanted to setup a way to test that it was being delivered. I use Google for email exclusively so Gmail seemed like the obvious choice. In my integration tests I trigger an action that delivers the email and then check my Gmail inbox for the email in question.
We got our golden ticket to Harmony a few weeks ago and I have to say it is easily the best CMS I have ever used. The only thing we really missed from Mephisto is support for thumbnailing uploaded images. This is on the radar for Harmony in the future, but we wanted something now so we decided to come up with a solution ourselves