public marks

PUBLIC MARKS from nhoizey with tags mail & dev

2010

2008

Litmus: Painlessly test your email and website designs

by 9 others
Litmus shows you precisely how your designs will be seen by your customers. We deliver screenshots of your web sites and email newsletters in seconds across all popular platforms.

2007

A Guide to CSS Support in Email: 2007 Edition

by 19 others
12 months since our original Guide to CSS Support in Email and quite a bit has changed since. Most significant of these changes was in the wrong direction, with Microsoft's decision to use the Word rendering engine instead of IE in Outlook 2007

blogrium » Blog Archive » Accept email in your apps with Mailhook

by 2 others (via)
Mailhook is the easiest way to accept email in your web apps. Using Mailhook, you can receive email directly into your scripts and applications as easy as handling a form post. This means that you have no excuse to not have an email interface to your application. At a high level, you can think of Mailhook as an email to HTTP adapter. We receive the email and pass it to your script via HTTP. All you have to do is make the script, hook it up, and you’ll be ready to accept email in your application.

mailhook - DevjaVu

by 1 other
Using Mailhook, you can receive email directly into your scripts and applications as easy as handling a form post. This means that you have no excuse to not have an email interface to your application.