<?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; holiday email templates</title>
	<atom:link href="http://www.mailchimp.com/blog/tag/holiday-email-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mailchimp.com/blog</link>
	<description>MailChimp, email marketing, and monkeys!</description>
	<lastBuildDate>Fri, 13 Nov 2009 21:09:20 +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>Year-end Recap Email Example</title>
		<link>http://www.mailchimp.com/blog/year-end-recap-email-example/</link>
		<comments>http://www.mailchimp.com/blog/year-end-recap-email-example/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 20:15:39 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[MailChimp Customers]]></category>
		<category><![CDATA[holiday email templates]]></category>
		<category><![CDATA[holiday emails]]></category>

		<guid isPermaLink="false">http://www.mailchimp.com/blog/?p=1945</guid>
		<description><![CDATA[Here&#8217;s a nice example of how the University Community Collaborative of Philadelphia, based out of Temple University, used one of MailChimp&#8217;s Holiday Templates to send out a year-end recap email.  One thing that is unique and interesting about this campaign is  the embedded a video recapping some of the group&#8217;s favorite moments of 2008. (click [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://campaign-archive.com/?u=52165691a30c629d6c6d1467e&amp;id=957d520924&amp;e=[UNIQID]"><img class="alignright size-medium wp-image-1947" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="uccp" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/uccp-127x300.png" rel="facebox" alt="" width="127" height="300" /></a>Here&#8217;s a nice example of how the <a href="http://www.temple.edu/uccp/about.html">University Community Collaborative of Philadelphia</a>, based out of Temple University, used one of <a href="http://www.mailchimp.com/holiday/">MailChimp&#8217;s Holiday Templates</a> to send out a year-end recap email.  One thing that is unique and interesting about this campaign is  the embedded a video recapping some of the group&#8217;s favorite moments of 2008. <em>(click the image to view the archived version of this email online)</em></p>
<p><em><strong>Although you can&#8217;t embed video in your HTML email and have it play within your recipients&#8217; email program, it will work when they click the link to &#8220;view this email in a browser,&#8221; because at that point the email is being rendered as a web page.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailchimp.com/blog/year-end-recap-email-example/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Holiday Email Showcase</title>
		<link>http://www.mailchimp.com/blog/holiday-email-showcase/</link>
		<comments>http://www.mailchimp.com/blog/holiday-email-showcase/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 18:04:02 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[MailChimp Customers]]></category>
		<category><![CDATA[holiday email templates]]></category>
		<category><![CDATA[holiday emails]]></category>

		<guid isPermaLink="false">http://www.mailchimp.com/blog/?p=1741</guid>
		<description><![CDATA[
This was a pleasant surprise for me. Just received an email invitation to our accountant&#8217;s holiday &#8220;client appreciation party,&#8221; and I thought, &#8220;Wow, that&#8217;s a nice design for an accountant.&#8221;
Then I noticed she was using our own free email holiday templates!
Neat! I hadn&#8217;t even considered that these could be used for holiday party invites.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/holiday-invite.jpg" rel="facebox"><img class="size-medium wp-image-1742 alignright" style="border: 0pt none; margin: 5px;" title="holiday-invite" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/holiday-invite-207x300.jpg" alt="" width="207" height="300" /></a></p>
<p>This was a pleasant surprise for me. Just received an email invitation to our accountant&#8217;s holiday &#8220;client appreciation party,&#8221; and I thought, &#8220;Wow, that&#8217;s a nice design for an accountant.&#8221;</p>
<p>Then I noticed she was using our own <a title="Free email templates for holidays" href="http://www.mailchimp.com/holiday" target="_self">free email holiday templates</a>!</p>
<p>Neat! I hadn&#8217;t even considered that these could be used for holiday party invites.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailchimp.com/blog/holiday-email-showcase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help Stop Holiday Clip Art</title>
		<link>http://www.mailchimp.com/blog/help-stop-holiday-clip-art/</link>
		<comments>http://www.mailchimp.com/blog/help-stop-holiday-clip-art/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 02:39:41 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[MailChimp News]]></category>
		<category><![CDATA[holiday email templates]]></category>

		<guid isPermaLink="false">http://www.mailchimp.com/blog/?p=1690</guid>
		<description><![CDATA[Now, we love our insurance broker. She&#8217;s probably the best insurance broker on the planet. But she just sent me the following Thanksgiving email:

I know she&#8217;s not a graphic designer, and she&#8217;s no email coding expert. And it&#8217;s the thought that counts. But the design is um&#8212;not so professional. And they CC&#8217;d my email address [...]]]></description>
			<content:encoded><![CDATA[<p>Now, we love our insurance broker. She&#8217;s probably the best insurance broker on the planet. But she just sent me the following Thanksgiving email:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/11/holiday-clip-art.gif" rel="facebox"><img class="alignnone size-medium wp-image-1692" title="holiday-clip-art" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/11/holiday-clip-art-242x300.gif" alt="" width="242" height="300" /></a></p>
<p>I know she&#8217;s not a graphic designer, and she&#8217;s no email coding expert. And it&#8217;s the thought that counts. But the design is um&#8212;not so professional. And they CC&#8217;d my email address along with dozens of others, so we all have each others&#8217; emails now. Hope nobody hits &#8220;reply-to-all.&#8221;</p>
<p>This is <em><strong>EXACTLY</strong></em> why we just launched our free <strong><a title="Free Holiday Email Templates" href="http://www.mailchimp.com/holiday">holiday email template tool</a>. </strong></p>
<p>Just choose from one of our beautiful designs, customize the message, and send it to your clients.</p>
<p>Now anybody can send professional looking holiday templates. Please spread the word, and help us put an end to holiday clip art forever.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailchimp.com/blog/help-stop-holiday-clip-art/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
