TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Designing a modern email

60 pointsby efedorenkoabout 12 years ago

10 comments

na85about 12 years ago
Perhaps a more fitting title would be "designing a modern spam message"?<p>Those emails are exactly the kind of emails that I never read.
评论 #5534390 未加载
评论 #5534467 未加载
评论 #5534820 未加载
评论 #5534616 未加载
评论 #5534460 未加载
joshuaccabout 12 years ago
And once again, the anti-HTML zealots are out in force, declaring that just because they don't like HTML email, no one else should be permitted to receive HTML email.<p>A counterpoint:<p>I subscribe to several HTML newsletters, and the fact that they are in HTML is a huge advantage to me. It means that JavaScript Weekly (Peter Cooper's newsletter) isn't just a mass of URLs. And it means that I can quickly preview the newest fonts from FontShop without having to visit their site.<p>You may not like HTML email, but it has tangible benefits to many of us.
评论 #5535004 未加载
评论 #5539569 未加载
acuozzoabout 12 years ago
Nobody wants to receive e-mails like this.
评论 #5534362 未加载
评论 #5534835 未加载
Demiurgeabout 12 years ago
Modern email should be completely banning any markup but spaces, going to UTF-8-32 encoding. Maaaybe increasing the maximum column width from 80 to 120, but that's stretching it (hehe).
jmharveyabout 12 years ago
If the goal is to make an email feel like it's written by a human being, why not emulate what human emails actually look like? Does the author photo actually make it feel more human, or less? I can't think of a time I've ever gotten a real-person email that included a picture of the sender.
评论 #5534994 未加载
joshuahedlundabout 12 years ago
&#62; 79% of your readers spent longer than 2+ seconds looking at your email<p>I understand how opened emails can be tracked without javascript, via server hits to img files, but what magic allows you to track <i>how long</i> it was opened?
评论 #5534687 未加载
评论 #5534838 未加载
B5geekabout 12 years ago
Html in email is bad.evil.wrong.stupid. When will these people get it?
评论 #5534508 未加载
评论 #5534431 未加载
评论 #5534866 未加载
评论 #5534437 未加载
jhammerabout 12 years ago
I'm one of the developers for the Direct Mail app mentioned in the article. Would be happy to answer any questions. Thanks for the interesting post!
评论 #5534686 未加载
aresantabout 12 years ago
I want to underline one change they made that in my experience makes a huge impact: GET RID OF THE HEADER / LOGO<p>This is one of the basic steps that I've seen drive conversion almost every time be it ecommerce checkout / lead gen / email / etc.<p>The header distracts from your content, eliminate it or limit it as much as possible, especially when you have somebody that's already engaged (somebody added to cart, joined your list, etc).<p>In email they did exactly the right thing - center the user on the brand w/the "from address" or the title vs. wasting pixels in your content.<p>Several years ago I wrote about including company name in the email title as an "Always" winner for email:<p><a href="http://www.conversionvoodoo.com/blog/2010/07/optimize-your-email-conversion-rate-with-3-quick-tips/" rel="nofollow">http://www.conversionvoodoo.com/blog/2010/07/optimize-your-e...</a>
systematicalabout 12 years ago
Side note, anyone remember Google Wave?