<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MailChimp Email Marketing Blog &#187; Email Design</title>
	<atom:link href="http://www.mailchimp.com/blog/tag/email-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mailchimp.com/blog</link>
	<description>MailChimp, email marketing, and monkeys!</description>
	<lastBuildDate>Wed, 17 Mar 2010 11:14:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Guide to Creating Custom MailChimp Email Templates</title>
		<link>http://www.mailchimp.com/blog/guide-to-creating-custom-mailchimp-email-templates/</link>
		<comments>http://www.mailchimp.com/blog/guide-to-creating-custom-mailchimp-email-templates/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 16:26:25 +0000</pubDate>
		<dc:creator>Aarron</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[Tips, Tricks, Best Practices]]></category>
		<category><![CDATA[Using MailChimp]]></category>
		<category><![CDATA[email templates]]></category>
		<category><![CDATA[holiday email templates]]></category>
		<category><![CDATA[html email css]]></category>
		<category><![CDATA[html email design]]></category>
		<category><![CDATA[merge tags]]></category>

		<guid isPermaLink="false">http://www.mailchimp.com/blog/?p=4736</guid>
		<description><![CDATA[In case you missed it, we recently released a new email template language that makes it pretty easy for web designers to code custom templates using some basic HTML and CSS that will tie into the MailChimp design inspector, so your clients can tweak certain design elements with out destroying the layout or design.
Follow these [...]]]></description>
			<content:encoded><![CDATA[<p>In case you missed it, we recently released a new <a href="http://www.mailchimp.com/resources/email-template-language/">email template language</a> that makes it pretty easy for web designers to code custom templates using some basic HTML and CSS that will tie into the MailChimp design inspector, so your clients can tweak certain design elements with out destroying the layout or design.<span id="more-4736"></span></p>
<p>Follow these best practices and you are sure to create awesome emails that your clients will love:</p>
<ul>
<li>Your email layout should be no wider than 600 pixels for best viewing in various email clients</li>
<li>Avoid using the following CSS in your templates:
<ul>
<li>Floats</li>
<li>Positioning</li>
<li>Background images (doesn&#8217;t work in Outlook and Gmail)</li>
</ul>
</li>
<li>Use this wonderful reference created by our friends at Campaign Monitor to see what CSS is supported in major email clients <a href="http://www.campaignmonitor.com/css/" target="_blank">http://www.campaignmonitor.com/css/</a>
<li>It&#8217;s a good idea to limit the number of editable spaces in the template to keep things simple</li>
<li>Name all editable spaces consistently. The name you assign via <code>mc:edit="somename"</code> is used to create a field in the database to store the user&#8217;s content. If they switch templates after writing content, they could lose their copy if the editable space names aren&#8217;t consistent. Use the following conventions common content areas:
<ul>
<li><code>mc:edit="header</code> &#8211; used to name the header
<li><code>mc:edit="header_image"</code> &#8211; used to name an editable header image
<li><code>mc:edit="sidecolumn"</code> &#8211; used to name an editable left or right side column
<li><code>mc:edit="main"</code> &#8211; used to name the main content space
<li><code>mc:edit="footer"</code> &#8211; used to name the footer
		</ul>
</li>
<li>Editable images should not be placed within an editable content container</li>
<li>Set the <code>@theme</code> declaration in your CSS for the page background, header, footer and content space so templates can be quickly customized with the MailChimp color themes. See the <a href="http://www.mailchimp.com/resources/email-template-language/" target="_blank">template language docs</a> for the correct names to be used.</li>
<li>Be creative with the use of <a href="http://mailchimp.com/merge/" target="_blank">merge tags</a>. Use the social merge tags to provide readers of your email new ways to connect with you and share your content. Use The table of contents merge tag (<code>*|MC:TOC|*</code>) to create an automatic list of links to the <code>&lt;h1&gt;</code> and <code>&lt;h2&gt;</code> headings in an email.</li>
<li>Be sure to include the required CAN-SPAM info in the footer (<code>*|UNSUB|* *|LIST:DESCRIPTION|* *|LIST:ADDRESS|*</code>)</li>
<li>Include  <code>target="_blank"</code> in links to ensure they open a new browser window or tab when emails are viewed in browser based email clients</li>
<li>Include a link for users to update their subscription preferences <code>&lt;a href="*|UPDATE_PROFILE|*" target="_blank"&gt;change subscription preferences&lt;/a&gt;</code></li>
<li>Include a link to let users view the email in a browser: &lt;a href=&#8221;*|ARCHIVE|*&#8221; target=&#8221;_blank&#8221;&gt;view this email in a browser.&lt;/a&gt;</li>
<li>Include a link to your website: &lt;a href=&#8221;*|LIST:URL|*&#8221; target=&#8221;_blank&#8221;&gt;visit our website&lt;/a&gt;</li>
<li>Feature the forward to a friend link somewhere prominent &lt;a href=&#8221;*|FORWARD|*&#8221; target=&#8221;_blank&#8221;&gt;forward to a friend&lt;/a&gt;. Make a cool button treatment for it where possible to encourage sharing</li>
<li>Once you&#8217;ve created a template, put test it in a campaign and try customizing it by changing color, adding content, etc to make sure it will work well for others who might be using it in different situations. </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mailchimp.com/blog/guide-to-creating-custom-mailchimp-email-templates/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Trend Watch: Animated GIFs in Email</title>
		<link>http://www.mailchimp.com/blog/trend-watch-animated-gifs-in-email/</link>
		<comments>http://www.mailchimp.com/blog/trend-watch-animated-gifs-in-email/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 19:57:38 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[email marketing tips]]></category>

		<guid isPermaLink="false">http://www.mailchimp.com/blog/?p=2005</guid>
		<description><![CDATA[A few weeks ago, email marketing expert Mark Brownlow discussed an interesting but quietly growing trend in 2008&#8211; the increasing use of animated GIFs in email. There are likely a couple reasons that this is true. First, animated GIFs appear to function in almost all major email clients, and second, because they seem to work.  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-2009" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="see-hear-shutup-monkey-gif" src="http://www.mailchimp.com/blog/wp-content/uploads/2009/01/see-hear-shutup-monkey-gif.gif" alt="" width="300" height="105" />A few weeks ago, email marketing expert Mark Brownlow discussed an interesting but quietly growing trend in 2008&#8211; the increasing use of <a href="http://www.email-marketing-reports.com/iland/2008/12/animated-gifs-in-email-advice-and-links.html" target="_blank">animated GIFs in email</a>. There are likely a couple reasons that this is true. First, animated GIFs appear to function in almost all major email clients, and second, because they seem to work.  <strong>A/B tests by BlueFly, for example, <a href="http://www.internetretailer.com/article.asp?id=25876">found</a></strong> <strong>an animated email pulling in 12% more revenue than the non-animated equivalent.</strong></p>
<p><span id="more-2005"></span></p>
<p>Brownlow consulted with Tom Buchok, co-founder of <a href="http://www.bannerflow.com/">Bannerflow</a> and Chad White, Research Director at <a href="http://www.smith-harmon.com/">Smith-Harmon</a>, for information about best practices and some relevant examples.</p>
<p><strong>Q: What benefits can animated GIFs bring to your marketing emails?</strong></p>
<p>Tom notes that because animated GIFs are used much less frequently in marketing emails, a certain amount of novelty remains&#8211; and novelty can be an asset when trying to get your audience&#8217;s attention. &#8220;More importantly, animated GIFs allow for a more creative message. Retailers can use a single space to highlight multiple products, advertisers can use animation to highlight their call-to-action, or click-throughs-to-video can be easily visualized with an animated GIF.&#8221;</p>
<p><strong>Q: What kind of things are retailers doing with animated GIFs?</strong></p>
<p>Chad mentions that animated GIFs seem to appear more often during the November and December holiday season as retailers are trying to &#8220;stand out in the inbox.&#8221; <a href="http://www.email-marketing-reports.com/iland/2008/12/animated-gifs-in-email-advice-and-links.html" target="_blank">Chad gives a number of examples</a>, a couple of which I will mention here.</p>
<blockquote><p>&#8220;For instance, starting with a <a href="http://www.retailemailblog.com/2008/11/am-inbox-first-animated-holiday-header.html">Nov. 7 email</a>, Williams-Sonoma has been using animation in their header to draw attention to shipping deadlines and other information, but also just to get subscribers to give the email a second look.&#8221;</p>
<p>&#8220;&#8230;There are definitely opportunities to go-big with animation. One of my favorite examples remains the GIF used by Lands&#8217; End in a <a href="http://www.retailemailblog.com/2008/01/design-hall-of-fame-2007-inductees.html">March 6 email</a> last year. They not only used animation to show off some of the colors that their Beach Trekker Sandal comes in, but they also demonstrated how the Croc-inspired shoe becomes a slider.&#8221;</p></blockquote>
<p><strong>Q: When are animated GIFs a bad idea?</strong></p>
<p>Tom notes that one of the main concerns to consider is the GIF&#8217;s file size (in kilobytes). &#8220;Animated GIFs can get significantly larger than their static counterparts, especially as the GIF file includes more and more color.&#8221; Also, if the animation is gratuitous that is going to be detrimental over all&#8211; be sure to keep your objectives in mind and make sure the animation serves those.</p>
<p><strong>Q: Any compatibility problems with email clients or webmail interfaces?</strong></p>
<p>Tom: <em><strong>&#8220;With Outlook 2007&#8217;s shift to HTML rendering in Word, rather than IE, animated GIFs do not display.</strong></em> This is the biggest compatibility issue. In Outlook 2007, the first frame is all that appears; designers may want to produce their file so that the first frame contains all the information needed.&#8221; <strong>And as with HTML emails in general, try to design any animated content in such a way that it will fail gracefully.</strong></p>
<p><a href="http://www.email-marketing-reports.com/iland/2008/12/animated-gifs-in-email-advice-and-links.html" target="_blank">For more info and additional resources, see the original article here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailchimp.com/blog/trend-watch-animated-gifs-in-email/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Email Design Tip: The 250 Pixel Box</title>
		<link>http://www.mailchimp.com/blog/email-design-tip-the-250-pixel-box/</link>
		<comments>http://www.mailchimp.com/blog/email-design-tip-the-250-pixel-box/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 16:46:42 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[Tips, Tricks, Best Practices]]></category>
		<category><![CDATA[250 pixel box]]></category>
		<category><![CDATA[html email design]]></category>

		<guid isPermaLink="false">http://www.mailchimp.com/blog/?p=1912</guid>
		<description><![CDATA[HTML email design tip: Design for the 250 pixel box. ]]></description>
			<content:encoded><![CDATA[<p>How should you design your HTML email campaigns for maximum readability?</p>
<p>If you design web pages, you probably start with the assumption that most users have a screen resolution of 1024&#215;768 pixels. Then you work your way down from there. But what about when you design<em><strong> HTML emails?</strong></em></p>
<p>Here&#8217;s a very nice HTML email design (click to zoom in):</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane1.jpg"><img class="alignnone size-medium wp-image-1913" title="design-for-preview-pane1" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane1-300x223.jpg" alt="" width="300" height="223" /></a></p>
<p>It was designed no wider than 600 pixels. That&#8217;s extremely narrow, by most web designers&#8217; standards.</p>
<p>Even so, <strong>here&#8217;s what that email looks like in the preview pane of Outlook 2003</strong>:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-outlook003.jpg"><img class="alignnone size-medium wp-image-1914" title="design-for-preview-pane-outlook003" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-outlook003-300x53.jpg" alt="" width="300" height="53" /></a></p>
<p>That&#8217;s on a 1024&#215;768 screen, with the preview pane set to &#8220;horizontal&#8221; mode.</p>
<p>Here&#8217;s what it looks like in Outlook2003 with preview pane set to vertical:</p>
<p><span id="more-1912"></span></p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-outlook003v.jpg"><img class="alignnone size-medium wp-image-1915" title="design-for-preview-pane-outlook003v" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-outlook003v-300x264.jpg" alt="" width="300" height="264" /></a></p>
<p>Here&#8217;s the same email in Mozilla Thunderbird, with the preview pane set to horizontal (same 1024&#215;768 resolution screen):</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-thunderbirdh.jpg"><img class="alignnone size-medium wp-image-1916" title="design-for-preview-pane-thunderbirdh" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-thunderbirdh-300x93.jpg" alt="" width="300" height="93" /></a></p>
<p>Here&#8217;s Yahoo Mail, horizontal preview pane (sorry, I forget if this was Yahoo Mail Beta, or Yahoo Mail Classic):</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-yahoomailh.jpg"><img class="alignnone size-medium wp-image-1917" title="design-for-preview-pane-yahoomailh" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-yahoomailh-300x130.jpg" alt="" width="300" height="130" /></a></p>
<p>Here it is in Windows Live Hotmail, vertical preview pane:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-hotmailv.jpg"><img class="alignnone size-medium wp-image-1918" title="design-for-preview-pane-hotmailv" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-hotmailv-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>For the Hotmail version, notice a couple more design challenges:</p>
<ul>
<li>The yellow warning at the top adds (telling you that images and links were turned off for your protection) pushes the email down 40 pixels.</li>
<li>Which reminds me, Hotmail turns off all your images and links in your design, unless the sender is either a) in the <a href="http://www.mailchimp.com/blog/getting-added-to-subscribers-address-books/">recipient&#8217;s address book</a>, or b) <a href="http://www.returnpath.net/blog/2007/06/hotmail-images-and-links-autom.php" target="_blank">SenderScore Certified</a>.</li>
<li>Speaking of getting into the recipient&#8217;s address book, there&#8217;s a second warning: &#8220;you may not know this sender. Mark as safe?&#8221; That pushes your design down another 30 pixels.</li>
</ul>
<h2>1024&#215;768 screen resolution is not an option in email design.</h2>
<p>It&#8217;s not even close. Here&#8217;s that email in yet another email program (again, sorry&#8212;I forgot which one) set to vertical preview pane:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-not-1024.jpg"><img class="alignnone size-medium wp-image-1919" title="design-for-preview-pane-not-1024" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-not-1024-300x222.jpg" alt="" width="300" height="222" /></a></p>
<h1><strong>Design Emails For Teeny, Tiny Preview Panes</strong></h1>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-aol9.jpg"><img class="alignright size-thumbnail wp-image-1927" style="border: 0pt none; margin-top: 5px; margin-bottom: 5px;" title="design-for-preview-panes-aol9" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-aol9-150x150.jpg" alt="" width="150" height="150" /></a>Clearly, you&#8217;ve got to design your emails so that compelling content appears in that preview pane.</p>
<p>That&#8217;s your first chance to make a good impression.</p>
<p>Newbie designers will complain and whine about this.</p>
<p>Experienced designers, who enjoy a good challenge (that&#8217;s why you became a designer, right?), will think this is nothing new.</p>
<p>Everything you design, whether it&#8217;s a poster, a website, a TV ad, a banner ad&#8212;<strong>you&#8217;ve basically got half a second to grab someone&#8217;s attention.<br />
</strong></p>
<p>The trick in email design, IMHO, is to grab their attention with usefulness (not <a href="http://www.mailchimp.com/resources/subject-line-comparison.phtml">salesy-ness</a>). It&#8217;s a test to see how many people you can get to open, click, and buy, based on your design. Talk about influence. It&#8217;s quite fun.</p>
<p>Anyway, here&#8217;s my advice on designing for preview panes.</p>
<h2>Design Emails For The 250px Box</h2>
<p>You&#8217;ve got a 250 pixel box to entice &amp; woo your subscribers to read more of your email:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-250-pixel-box.jpg"><img class="alignnone size-medium wp-image-1920" title="design-for-preview-panes-250-pixel-box" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-250-pixel-box-300x222.jpg" alt="" width="300" height="222" /></a></p>
<p>That&#8217;s an example I found on the <a href="http://smith-harmon.com/blog/">Smith-Harmon blog</a>. Most of my inspiration for this &#8220;250px Box&#8221; came from their tips and observations. If you&#8217;re getting started in email design, go and bookmark the Smith-Harmon website, and <strong>sign up for their email newsletter</strong>.</p>
<p>If you click on the screenshot above, you&#8217;ll see a 250&#215;250 pixel red box in the top left of the email design. That&#8217;s what will peek out in a user&#8217;s preview pane.</p>
<p>Here is what the designer of that email squeezed into that 250 pixels:</p>
<ol>
<li>An enticing pre-header snippet text that tells readers what kind of content is below. The first line of an email is often what mobile users see, and it&#8217;s what appears in Gmail&#8217;s inbox view as well. If you&#8217;re selling stuff to subscribers, it&#8217;s usually a good idea for your first line of content in an email to NOT be too functional (unsubscribe here, view archive, forward to friend, etc). Waste of space. Use it to tell readers why they should open. This is another observation first brought to light, I think, by the geniuses at <a title="Pre-header text in email design" href="http://blog.emailexperience.org/2008/01/make_it_pop_the_preheader_expr.html" target="_blank">Smith-Harmon, over at the EEC Blog</a> then elaborated on by the folks at <a href="http://blog.bronto.com/2008/02/19/the-underutilized-preheader-snippet-text/">Bronto</a>.</li>
<li>Under the pre-header text, they squeezed in an email archive link. That&#8217;s where recipients can click if they experience a &#8220;catastrophic failure&#8221; in the email&#8217;s design. Click it to see an archive in the browser. By the way, all your email designs should have an archive link.</li>
<li>The Sephora logo.</li>
<li>3 links (just below the logo) pointing to sections on the website that I presume are Sephora&#8217;s most important categories (based on all the trips to Sephora that my wife makes me endure).</li>
<li>I snippet of the hot pink banner, which talks about the the cool new thing they&#8217;re introducing: &#8220;Ratings &amp; Reviews&#8221;</li>
</ol>
<p>That&#8217;s 5 huge, impactful things that this designer got into a 250 pixel box.</p>
<p>Let&#8217;s take a look at another example, this time from the experts themselves, Smith-Harmon.</p>
<p>Sign up for their email newsletter, and you&#8217;ll get a nice &#8220;Welcome Email.&#8221; Most people don&#8217;t spend much time customizing their welcome emails, but they should. It&#8217;s your only chance to make a first impression  (BTW, we&#8217;ve got two tutorials about that <a href="http://www.mailchimp.com/blog/autoresponder-idea-customize-your-welcome-message/">here</a> and <a href="http://www.mailchimp.com/blog/personalize-your-welcome-emails-with-custom-freebies/">here</a>).</p>
<p>Anyway, this is what their welcome email looks like:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-smith-harmon.jpg"><img class="alignnone size-medium wp-image-1925" title="design-for-preview-panes-smith-harmon" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-smith-harmon-300x222.jpg" alt="" width="300" height="222" /></a></p>
<p>Did they design for the 250 pixel box?</p>
<p>You betcha:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-smith-harmon-250px.jpg"><img class="alignnone size-medium wp-image-1926" title="design-for-preview-panes-smith-harmon-250px" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-smith-harmon-250px-300x222.jpg" alt="" width="300" height="222" /></a></p>
<p>Click on that thumbnail, and you&#8217;ll see that they got the following squeezed into their 250 pixels:</p>
<ul>
<li>Enticing pre-header text (&#8221;10 ways to improve your email creative&#8221;)</li>
<li>Their logo</li>
<li>A few lines of welcome text, reminding you that &#8220;you signed up for this, remember?&#8221; This is kind of a passive-aggressive permission reminder, to deter forgetful people from mistakenly reporting the sender for spam. But it&#8217;s also just a nice welcome. And kudos for their main banner image being creative, plus reminding the user that &#8220;you asked for it. we sent.&#8221;</li>
</ul>
<p>Double kudos for making the welcome email so chock full of useful stuff. You get links to &#8220;Great Reads&#8221; plus you get 10 useful tips.</p>
<p><strong>Usefulness is always the best &#8220;design tactic&#8221; for email.<br />
</strong></p>
<p>The trick is putting that usefulness where readers can see it.</p>
<p><em>Notes:<br />
This email is composed of slides from a presentation I gave at <a href="http://2008.webjamsession.com/">WebJam 2008</a>, and also at The University of Georgia&#8217;s &#8220;Lunch &amp; Learn&#8221; series for the <a href="http://www.terry.uga.edu/" target="_blank">Terry College of Business</a>. I&#8217;ll be posting more tips and tricks from my presentation here on the blog soon. Stay tuned!</em></p>
<p>The screenshots of preview panes above were taken using <a title="MailChimp inbox inspector" href="http://www.mailchimp.com/inboxinspector" target="_blank"><strong>MailChimp&#8217;s Inbox Inspector tool</strong></a>. You click a button, and we generate screenshots of your email design in all the major email programs (we&#8217;ll also tell you your spam score). Just in case you&#8217;re curious, it looks something like this:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/screenshot_inbox_inspector.jpg"><img class="alignnone size-medium wp-image-1932" title="screenshot_inbox_inspector" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/screenshot_inbox_inspector-189x300.jpg" alt="" width="189" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailchimp.com/blog/email-design-tip-the-250-pixel-box/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A way to safely send image-heavy HTML emails?</title>
		<link>http://www.mailchimp.com/blog/a-way-to-safely-send-image-heavy-html-emails/</link>
		<comments>http://www.mailchimp.com/blog/a-way-to-safely-send-image-heavy-html-emails/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 12:50:27 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[Tips, Tricks, Best Practices]]></category>
		<category><![CDATA[image blocking]]></category>
		<category><![CDATA[spam filters]]></category>

		<guid isPermaLink="false">http://www.mailchimp.com/blog/a-way-to-safely-send-image-heavy-html-emails/</guid>
		<description><![CDATA[We&#8217;re always preaching that you should never send an image-only or very image-heavy HTML email. It&#8217;s #3 on our top email marketing mistakes we see people make.
But there are always going to be exceptions. You will inevitably come up with an email campaign that&#8217;s very image heavy. Perhaps it&#8217;s for a big splashy product promotion. [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re always preaching that you should <em><strong>never</strong></em> send an image-only or very image-heavy HTML email. It&#8217;s #3 on our <a href="http://www.mailchimp.com/resources/html_email_mistakes.phtml" title="Stupid HTML email design mistakes">top email marketing mistakes</a> we see people make.</p>
<p>But there are always going to be exceptions. You will inevitably come up with an email campaign that&#8217;s very image heavy. Perhaps it&#8217;s for a big splashy product promotion. Or a big e-coupon. Or some postcard. Whatever.</p>
<p><a href="http://www.email-marketing-reports.com/iland/2008/01/how-to-guarantee-your-emails-images.html" title="How to help ensure your email's images won't be blocked" target="_blank">Mark Brownlow recently posted an interesting theory</a> on how you can increase your chances of that email getting opened, and we wondered if it was possible for our customers to (easily) do this sort of thing in MailChimp&#8230;</p>
<p><span id="more-601"></span></p>
<p>A quote from <a href="http://www.email-marketing-reports.com/iland/2008/01/how-to-guarantee-your-emails-images.html" target="_blank">Brownlow&#8217;s article</a>:</p>
<blockquote><p><em> So here&#8217;s the theory&#8230;</em></p>
<p><em>Do you need to design your email for image blocking when sending to someone who has opened your emails in the past? No, because they&#8217;ve already demonstrated that they have images enabled.</em></p>
<p><em>Anybody wanting to try image-rich emails safely could simply pull out a list of &#8220;<strong>people who previously opened at least one email from us</strong>&#8221; and send this group the image-rich mail.</em></p></blockquote>
<p>Hmm. Is it possible in MailChimp to send &#8220;only to people on your list that opened a previous campaign&#8221;?</p>
<p>You betcha. Just create a segment of your list like this (click to zoom in):</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/01/previously-opened.gif" title="Previously Opened Segment"><img src="http://www.mailchimp.com/blog/wp-content/uploads/2008/01/previously-opened.gif" alt="Previously Opened Segment" height="136" width="377" /></a></p>
<p>This is a segment of people who have opened any campaign that I&#8217;ve sent in the past. The assumption is that they at least use an email program that handles images. And maybe they&#8217;re interested enough in my content that they&#8217;re actually more likely to open and enable images.  Yeah, there are all kinds of catches here, but it&#8217;s worth a shot. Plus, we know you&#8217;re going to send an image-heavy campaign anyway. Might as well not do it blindly.  Segment that list!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailchimp.com/blog/a-way-to-safely-send-image-heavy-html-emails/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
