About Chris Morrell

I am a Philadelphia web designer and developer who focuses on PHP development and usable design. I am also the Director of IT for the International Association of Certified Home Inspectors.

Please Note: My site fell victim to a Wordpress security flaw a few weeks ago, and I'm just getting everything back to normal. Please bear with me.

I am currently not accepting any new clients.

Other Sites/Clients

Contact Me

If you need to get in touch with me, my name is Chris and my domain name is cmorrell.com. Think about it.

Email Marketing Service Roundup

Posted by Chris Morrell on December 17th, 2008 in Business, Marketing (tagged , , , , , , , , , , , , , , , , , , , )

We are currently evaluating a number of e-mail marketing services for InterNACHI and NACHI.TV, and I thought I’d post the list here.  They are in no particular order.

I’ll be posting full reviews as we finish evaluating them.  Right now I’m most impressed with AWeber, Campaign Monitor, MailChimp and newsberry, but iContact and MagnetMail have been suggested to me by a few people, and I haven’t looked at demos of all of ‘em yet.  We’re also looking into a service called AuthSMTP which handles the delivery and lets you sort out the mailing system.  So far it’s been fantastic for our bulletin board and other systems that have mail integration.

7 Comments »

E-Mail Address Obfuscator Class

Posted by Chris Morrell on October 2nd, 2008 in Web Development (tagged , , )

A project I’m working on needs to output text that may have e-mail addresses in it to the Web. Because we don’t want people’s e-mail addresses exposed to spammers, I had to write an obfuscation class to make sure those e-mail addresses are hidden somehow. I haven’t decided what method to hide those addresses with yet (I’m leaning towards Mailhide), but I thought I’d post the base code now. The class is written so that you can extend it to hide the addresses however you like. Here’s the class (PHP 5 only, but would be easy to convert to PHP 4).
Continue reading “E-Mail Address Obfuscator Class” »

No Comments (Respond Now) »

"Duh" Moment

Posted by Chris Morrell on August 29th, 2008 in Getting Things Done (tagged , , )

Sometimes I realize something that’s so obvious that I actually slap my forehead and say, “duh.”  I had one of those moments this morning:

I use IMAP for all my e-mail accounts because I love the access-anywhere freedom it provides.  But there’s definitely an associated lag with just about everything because you have to talk to the server to do it.  Particularly when trying to reach Inbox Zero, this can be a major pain, because the half-second that I have to wait for a message to move from my Inbox to, say, my Action-1 (requires action, high priority) folder can really add up over a few hundred messages.

Well this morning I had this great (and blindingly obvious) idea to process e-mail “Offline.”  Almost all e-mail clients have the option to download your messages, make changes/write emails offline, and then send and “do” all those changes once you get back online.  Well, you don’t have to actually be offline to enjoy this feature.  Not only is manipulating IMAP mail instantaneous, but you also have the added benefit that no new mail comes in to distract you from the task or sorting old mail.  Genius!

I feel like I must be the last person on earth to discover this fantastic tool, but just in case I’m not, I wanted to share it with the world.  Best case scenario, someone else gets to hit their forehead and say, “duh.”  If nothing else, everyone who figured this out 5 years ago can have a good laugh at my expense.

No Comments (Respond Now) »

@inxilpro

  • Wet Hot American Summer at World Cafe Live. It's free and dead. 2 days ago
  • Would really like something that combines Twitter starred + Google Reader starred/liked + Delicious.com. Does such a thing exist? 6 days ago
  • Also, how can OS X be so rock solid and other Apple-developed software be so buggy? 1 week ago
  • More updates...
Copyright © Chris Morrell, Powered by WordPress, Entry RSS Feed / Comment RSS Feed