<?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>SEO Web Design Blog &#187; Design</title>
	<atom:link href="http://www.newshoemedia.com/blog/category/design/feed" rel="self" type="application/rss+xml" />
	<link>http://www.newshoemedia.com/blog</link>
	<description>SEO and Search Engine Friendly Web Design</description>
	<lastBuildDate>Tue, 20 Oct 2009 19:52:29 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Testing HTML Emails</title>
		<link>http://www.newshoemedia.com/blog/web-design/testing-html-emails</link>
		<comments>http://www.newshoemedia.com/blog/web-design/testing-html-emails#comments</comments>
		<pubDate>Wed, 11 Mar 2009 19:38:48 +0000</pubDate>
		<dc:creator>Claye Stokes</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Design Elements]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.newshoemedia.com/blog/?p=198</guid>
		<description><![CDATA[I have been designing a lot of HTML email newsletters, flyers, reports, and order summaries lately and testing is obviously a must, because sending structured HTML and images in an email can be quite tricky. If you need to test a HTML email, Campaign Monitor is the best free tool I&#8217;ve found.
Anyone who designs HTML [...]]]></description>
			<content:encoded><![CDATA[<p>I have been designing a lot of HTML email newsletters, flyers, reports, and order summaries lately and testing is obviously a must, because sending structured HTML and images in an email can be quite tricky. If you need to test a HTML email, <a href="http://www.campaignmonitor.com/">Campaign Monitor</a> is the best free tool I&#8217;ve found.</p>
<p>Anyone who designs HTML for emails on a constant basis should set up a testing server but for someone like me who only has to create a couple HTML emails, max per web design project, I found <a href="http://www.campaignmonitor.com/">Campaign Monitor</a> to be the best free option, hands down. </p>
<p>They allow as many free test emails as you want &#8211; I just set up a free account and within seconds I was putting the email together in an incredibly user-friendly interface (great work, guys). I really enjoy this tool &#8211; I can&#8217;t say much about their email campaign management features, but I am very impressed with the testing interface so I&#8217;m sure it&#8217;s great.</p>
<p>They also allow you to test the email in a large selection of email clients (I only really cared about gmail and Outlook but they have pretty much everything), which is obviously a must for large-scale email campaigns.</p>
<h2>The Problem With Coding and Sending HTML Emails</h2>
<p>You can&#8217;t send standards-compliant HTML with a nice stylesheet to structure the layout, you have to use tables, spans, and (sad but true) the font tag.</p>
<p>And of course, the main reason you want to send a HTML email (flyer, newsletter, or whatever) is so that you can send in-line pictures in that email. The problem is, you can&#8217;t simply send the images as attachments, you have to actually install them on your server (same server you&#8217;re mailing from) and link to them with absolute paths &#8211; that&#8217;s where testing them becomes extremely inconvenient.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.newshoemedia.com/blog/web-design/testing-html-emails/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
