<?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>FindThisEmail.com&#187; Email People Finder</title>
	<atom:link href="http://findthisemail.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://findthisemail.com</link>
	<description>Search Email People Finder</description>
	<lastBuildDate>Sun, 07 Feb 2010 00:40:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
<link>http://findthisemail.com</link>
<url>http://findthisemail.com/wp-content/mbp-favicon/search_32.png</url>
<title>FindThisEmail.com</title>
</image>
<cloud domain='findthisemail.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Improvements to Make Your Thank You Pages More Dynamic</title>
		<link>http://findthisemail.com/improvements-pages-dynamic/</link>
		<comments>http://findthisemail.com/improvements-pages-dynamic/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 14:10:38 +0000</pubDate>
		<dc:creator>Marc Kline</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[New Features]]></category>
		<category><![CDATA[thank you page]]></category>

		<guid isPermaLink="false">http://www.aweber.com/blog/?p=6958</guid>
		<description><![CDATA[There are a few reasons a website owner would want to have email subscriber form data (ie. what subscribers type into a form plus other info) passed to their <a href="http://www.aweber.com/faq/questions/194/What+Is+A+Thank+You+Page%3F">thank you pages</a>.<br />
<br />

Examples:<br />
<br />

<p style="background:transparent url(http://www.aweber.com/blog/wp-content/uploads/2009/09/nametag.png) no-repeat 0 0; padding:5px 0 0 65px; margin:15px 0 0 20px; min-height:48px;">Wanting to include some info about the subscriber, like their name and email, on the page they see after they submit the sign up form</p>

<p style="background:transparent url(http://www.aweber.com/blog/wp-content/uploads/2009/09/rolodex.png) no-repeat 0 0; padding:5px 0 0 65px; margin:10px 0 10px 20px; min-height:48px;">Integration with a database for other, non-email related use (e.g. follow up by phone, any other CRM related tasks)</p>

<p style="background:transparent url(http://www.aweber.com/blog/wp-content/uploads/2009/09/shoppingcart.png) no-repeat 0 0; padding:5px 0 0 65px; margin:15px 0 0 20px; min-height:48px;">Integration with third party services (e.g. shopping carts, membership sites); note that many times this can also, or instead, be done with <a href="http://www.aweber.com/faq/questions/421/What+is+an+Email+Parser%3F">email parsers</a></p>

<h2>If these possibilities sound interesting...</h2>

Good news! For a long time now, we've offered a feature that passes form data to the thank you page - the page subscribers see after successfully submitting a form - and turning on this feature is as easy as <a href="http://www.aweber.com/faq/questions/553/How+Do+I+Pass+Form+Data+to+My+Thank+You+Pages%3F">checking a box</a> when creating your forms. <br />
<br />

<img src="http://www.aweber.com/blog/wp-content/uploads/2009/09/forwardvars.png" style="border:1px solid #ddd; padding:5px;" /><br />
<br />

After that, get with your developer. Or, do it yourself, geeks! Either way, you just need a script written for your thank you page to do whatever it is you'd like to do with that form data.<br />
<br />

<h2>Cool stuff, but what if you're using confirmed opt-in?</h2>

Err, hmph, actually that could be a problem. For example, maybe you don't want to do anything else with form submitters until they confirm and become <strong>active</strong> subscribers (ie. not dead weight).<br />
<br />

In other words, in some cases it would be better if this form data was sent instead (or additionally) to <a href="http://www.aweber.com/faq/questions/246/How+Do+I+Send+Subscribers+to+My+Website+After+Confirming%3F">the page subscribers see after they click</a> on the confirmation link.<br />
<br />

Ask, as some of you did, and ye shall receive. Well, not <em>always</em>, but you score this time...<br />
<br />

<h2>Form data can now be passed to the "Confirmation Success" page, too!</h2>

Not only that, but if you or your developer have set things up for a thank you page, there's not much new to learn. You just have to setup your script on your confirmation success page and check a different box:<br />
<br />

<img src="http://www.aweber.com/blog/wp-content/uploads/2009/09/confsuccess.png" style="border:1px solid #ddd; padding:5px;" /><br />
<br />

<h2>Bonus Points - How to put subscriber names, emails, and whatever else you want on your thank you pages:</h2>

At the top of this article, I mentioned this type of thing. Here's what it might look like:<br />
<br />

<img src="http://www.aweber.com/blog/wp-content/uploads/2009/09/lampoon-example.png" style="border:1px solid #ddd;padding:5px;"/><br />
<br />

Notice how it's taking the info our subscriber, Clark Griswold, submitted from the query string? To do this, even the non-geek may not need to get in touch with his/her developer.<br />
<br />

There's just a block of code you need to copy and paste into the "head" section of your page. Then, you'll put a smaller block of code wherever you insert form data.<br />
<br />

Sound like too much to handle? It should be easy for your developer, then. Otherwise, here's the <a href="http://www.aweber.com/faq/questions/198/How+Do+I+Display+Subscribers%27+Names+On+My+Thank+You+Page%3F">code and instructions</a> on how to do it.<br />
<br />

Happy customizing!<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=D54PbEwej48:-ATkJAn944c:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=D54PbEwej48:-ATkJAn944c:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=D54PbEwej48:-ATkJAn944c:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=D54PbEwej48:-ATkJAn944c:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=D54PbEwej48:-ATkJAn944c:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/D54PbEwej48" height="1" width="1"/>]]></description>
			<content:encoded><![CDATA[There are a few reasons a website owner would want to have email subscriber form data (ie. what subscribers type into a form plus other info) passed to their <a href="http://www.aweber.com/faq/questions/194/What+Is+A+Thank+You+Page%3F">thank you pages</a>.

Examples:
<p style="background:transparent url(http://www.aweber.com/blog/wp-content/uploads/2009/09/nametag.png) no-repeat 0 0; padding:5px 0 0 65px; margin:15px 0 0 20px; min-height:48px;">Wanting to include some info about the subscriber, like their name and email, on the page they see after they submit the sign up form</p>
<p style="background:transparent url(http://www.aweber.com/blog/wp-content/uploads/2009/09/rolodex.png) no-repeat 0 0; padding:5px 0 0 65px; margin:10px 0 10px 20px; min-height:48px;">Integration with a database for other, non-email related use (e.g. follow up by phone, any other CRM related tasks)</p>
<p style="background:transparent url(http://www.aweber.com/blog/wp-content/uploads/2009/09/shoppingcart.png) no-repeat 0 0; padding:5px 0 0 65px; margin:15px 0 0 20px; min-height:48px;">Integration with third party services (e.g. shopping carts, membership sites); note that many times this can also, or instead, be done with <a href="http://www.aweber.com/faq/questions/421/What+is+an+Email+Parser%3F">email parsers</a></p>

<h2>If these possibilities sound interesting...</h2>
Good news! For a long time now, we've offered a feature that passes form data to the thank you page - the page subscribers see after successfully submitting a form - and turning on this feature is as easy as <a href="http://www.aweber.com/faq/questions/553/How+Do+I+Pass+Form+Data+to+My+Thank+You+Pages%3F">checking a box</a> when creating your forms.

<img style="border: 1px solid #ddd; padding: 5px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/09/forwardvars.png" alt="" width="416" height="59" />

After that, get with your developer. Or, do it yourself, geeks! Either way, you just need a script written for your thank you page to do whatever it is you'd like to do with that form data.
<h2>Cool stuff, but what if you're using confirmed opt-in?</h2>
Err, hmph, actually that could be a problem. For example, maybe you don't want to do anything else with form submitters until they confirm and become <strong>active</strong> subscribers (ie. not dead weight).

In other words, in some cases it would be better if this form data was sent instead (or additionally) to <a href="http://www.aweber.com/faq/questions/246/How+Do+I+Send+Subscribers+to+My+Website+After+Confirming%3F">the page subscribers see after they click</a> on the confirmation link.

Ask, as some of you did, and ye shall receive. Well, not <em>always</em>, but you score this time...
<h2>Form data can now be passed to the "Confirmation Success" page, too!</h2>
Not only that, but if you or your developer have set things up for a thank you page, there's not much new to learn. You just have to setup your script on your confirmation success page and check a different box:

<img style="border: 1px solid #ddd; padding: 5px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/09/confsuccess.png" alt="" width="396" height="55" />
<h2><span style="font-weight: normal;">Bonus Points - How to put subscriber names, emails, and whatever else you want on your thank you pages:</span></h2>
At the top of this article, I mentioned this type of thing. Here's what it might look like:

<img style="border: 1px solid #ddd; padding: 5px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/09/lampoon-example.png" alt="" width="363" height="184" />

Notice how it's taking the info our subscriber, Clark Griswold, submitted from the query string? To do this, even the non-geek may not need to get in touch with his/her developer.

There's just a block of code you need to copy and paste into the "head" section of your page. Then, you'll put a smaller block of code wherever you insert form data.

Sound like too much to handle? It should be easy for your developer, then. Otherwise, here's the <a href="http://www.aweber.com/faq/questions/198/How+Do+I+Display+Subscribers%27+Names+On+My+Thank+You+Page%3F">code and instructions</a> on how to do it.

<img src="http://feeds.feedburner.com/~r/AweberBlog/~4/D54PbEwej48" alt="" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/improvements-pages-dynamic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Peek Mobile E-mail Device (Cherry)</title>
		<link>http://findthisemail.com/peek-mobile-email-device-cherry/</link>
		<comments>http://findthisemail.com/peek-mobile-email-device-cherry/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 09:36:04 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Tools]]></category>
		<category><![CDATA[cherry]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[peek]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=439</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Fpeek-mobile-email-device-cherry%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Fpeek-mobile-email-device-cherry%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/peek-mobile-email-device-cherry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does Your Blog Content Wither and Die? Revive It!</title>
		<link>http://findthisemail.com/blog-content-wither-die-revive/</link>
		<comments>http://findthisemail.com/blog-content-wither-die-revive/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 10:57:23 +0000</pubDate>
		<dc:creator>Justin Premick</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[autoresponders]]></category>
		<category><![CDATA[blog newsletters]]></category>
		<category><![CDATA[content ideas]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>

		<guid isPermaLink="false">http://www.aweber.com/blog/?p=6806</guid>
		<description><![CDATA[<p><a title="Read This Article Online" href="http://www.aweber.com/blog/email-marketing/revive-blog-content.htm"><img border="0" alt="Recycle Content" align="right" src="http://www.aweber.com/blog/wp-content/uploads/2009/08/recycling.png" /></a>If you're one of the many smart bloggers who also build their email lists and deliver a <a title="Blog Newsletter" href="http://www.aweber.com/blog-newsletters.htm">blog newsletter</a>, I bet you put a lot of effort into creating high-quality content.</p>

<p>Often, that valuable content is timeless, but only appears on the most-viewed part of your blog - the homepage - for a short time. Other posts push it off into your homepage and into oblivion.</p>

<p>This is frustrating - after all, other subscribers could benefit from this content, right? Even if they sign up days, weeks, months or years after you first published it?</p>

<p>Fortunately, with a simple <a title="Email Marketing" href="http://www.aweber.com">email marketing</a> tactic, you can resurrect your content from the depths of your blog and keep it in front of your ever-growing, ever-changing audience.</p>

<h2>Turn Your Blog's Best Content Into an Automated Email Newsletter</h2>

<p>There's no reason to put all that hard work into creating great content, then get just one round of clicks, comments and other actions from it. Why be satisfied with that?</p>

<p>Much of your blog's content isn't only relevant at one particular time. And to borrow from an old NBC slogan, <b>if subscribers haven't seen an old post, it's new to them.</b></p>

<p>Get that old content out to them and make it fresh again!</p>

<h2>Create an Autoresponder Campaign For Your Blog in 3 Easy Steps</h2>

<h3>1. Identify Your Best Content</h3>

<p>Go through your old blog posts and figure out which ones are the truly high-quality ones that all subscribers need to see, even if they're years old.</p>

<h3>2. Turn Each Post or Group of Posts Into an Email</h3>

<p>There are a handful of ways to go about this:</p>

<ul>
<li>The fastest, simplest way is to just copy and paste your full post content into an email, style as you see fit (if necessary) and save. No introduction, no conclusion, just the post as a standalone.<br /><br />I don't necessarily think this is the best solution for everyone, but it's far better than doing nothing - and if you're really too pressed for time to do more than that, then at least do that.</li><br />
<li>Copy and paste a compelling excerpt from your article, add a link to read the full post, and then add a brief introduction and conclusion to the email.<br /><br />I like this method because it encourages clickthroughs, but you may find that including the full post is better.<br /><br />Either way, including an intro and conclusion is a good idea because it gives you a chance to build context and continuity into the series of emails you're sending.</li><br />
<li>If you have two or more good posts on a topic, write an email that combines the ideas in those posts and links to them in context (this is something you might be doing with blog posts already).<br /><br />The more posts you have on a topic, the less you need to write.<br /><br />In fact, if you have say, 10 posts on a topic, you could write a simple introduction ("a lot of our readers want to learn about ______ because ______, so here are our most useful resources about that") and then just provide a list of links to those posts.</li>
</ul>

<h3>3. Add Your Emails To Your Follow Up Series</h3>

<p>Once you have your emails together, <a title="Create a Follow Up Message" href="http://www.aweber.com/faq/questions/102/How+Do+I+Create+and+Edit+Messages%3F">create them as follow up messages.</a></p>

<p>As you create each one, think about how much time you want to pass between those messages and schedule accordingly.</p>

<p>Remember, new subscribers will also be getting your new posts (right?), so spacing the emails too close together could be overkill, especially if a subscriber gets your new posts <b>and</b> your old posts on the same day.</p>

<ul>
<li>One way to get around this: deliver your follow up messages only on a certain day of the week - <b>a day when you don't send your regular blog newsletter</b> - using <a title="Autoresponder Send Windows" href="http://www.aweber.com/blog/new-features/autoresponder-send-windows.htm">Autoresponder Send Windows</a>.<br /><br />For example, if you normally email your latest post/s to subscribers on Tuesdays, you might tell us to only deliver your follow ups on Fridays.<br /><br />That way, you could deliver these emails as automated weekly tips without sending subscribers 2 emails on the same day.</li>
</ul>

<p>As you create more quality posts, you can either continue adding emails to your follow up series or edit your existing ones to work those posts into the emails you've already created.</p>

<h2>Examples of Email Campaigns That Do This</h2>

<ol>
<li>Darren Rowse <a href="http://www.problogger.net/archives/2008/12/04/how-24-hours-of-work-will-send-millions-of-readers-to-my-blog/">shares how he did this</a> for his site digital-photography-school.com.</li><br />
<li>In our <a href="http://www.aweber.com/blog/email-marketing/grow-community-ramit-sethi.htm">recent video interview</a> with Ramit Sethi, he <a href="http://www.youtube.com/watch?v=KmyygCqAlRM">talks about doing this</a> for his site iwillteachyoutoberich.com<br /><br /><object width="500" height="315"><param name="movie" value="http://www.youtube.com/v/KmyygCqAlRM&#038;hl=en&#038;fs=1&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/KmyygCqAlRM&#038;hl=en&#038;fs=1&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="315"></embed></object></li><br />
<li>At AWeber, we do this in some of our own email campaigns.<br /><br />For example, if you <a title="Order" href="http://www.aweber.com/order.htm">join AWeber</a> and subscribe to our customer training series/newsletter, you'll see some emails that take posts from this blog and rework them into email messages designed to expose you to educational content that you might not have ever seen otherwise.</li>
</ol>

<h2>Do You Revive Your Blog's "Oldies But Goodies?"</h2>

<p>What results have you seen from doing this? Any tips on this for the rest of your fellow readers?</p>

<p><a title="Comment on This Post" href="http://www.aweber.com/blog/email-marketing/revive-blog-content.htm#comments">Share your thoughts on this post!</a></p>

<a href="http://twitter.com/home?status=RT+@aweber+Does+Your+Blog+Newsletter+Content+Wither+and+Die?+Revive+It!+http://www.aweber.com/blog/email-marketing/revive-blog-content.htm" title="Tweet This"><img height="20" width="20" border="0" src="http://www.aweber.com/images/newsletter/images/twitter.png" alt="Twitter" /></a> <a href="http://twitter.com/home?status=RT+@aweber+Does+Your+Blog+Newsletter+Content+Wither+and+Die?+Revive+It!+http://www.aweber.com/blog/email-marketing/revive-blog-content.htm" title="Tweet This">Tweet This</a><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=XcXHgWvL1kU:M5UdINtIL-U:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=XcXHgWvL1kU:M5UdINtIL-U:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=XcXHgWvL1kU:M5UdINtIL-U:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=XcXHgWvL1kU:M5UdINtIL-U:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=XcXHgWvL1kU:M5UdINtIL-U:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/XcXHgWvL1kU" height="1" width="1"/>]]></description>
			<content:encoded><![CDATA[<a title="Read This Article Online" href="http://www.aweber.com/blog/email-marketing/revive-blog-content.htm"><img src="http://www.aweber.com/blog/wp-content/uploads/2009/08/recycling.png" border="0" alt="Recycle Content" align="right" /></a>If you're one of the many smart bloggers who also build their email lists and deliver a <a title="Blog Newsletter" href="http://www.aweber.com/blog-newsletters.htm">blog newsletter</a>, I bet you put a lot of effort into creating high-quality content.

Often, that valuable content is timeless, but only appears on the most-viewed part of your blog - the homepage - for a short time. Other posts push it off into your homepage and into oblivion.

This is frustrating - after all, other subscribers could benefit from this content, right? Even if they sign up days, weeks, months or years after you first published it?

Fortunately, with a simple <a title="Email Marketing" href="http://www.aweber.com">email marketing</a> tactic, you can resurrect your content from the depths of your blog and keep it in front of your ever-growing, ever-changing audience.
<h2>Turn Your Blog's Best Content Into an Automated Email Newsletter</h2>
There's no reason to put all that hard work into creating great content, then get just one round of clicks, comments and other actions from it. Why be satisfied with that?

Much of your blog's content isn't only relevant at one particular time. And to borrow from an old NBC slogan, <strong>if subscribers haven't seen an old post, it's new to them.</strong>

Get that old content out to them and make it fresh again!
<h2>Create an Autoresponder Campaign For Your Blog in 3 Easy Steps</h2>
<h3>1. Identify Your Best Content</h3>
Go through your old blog posts and figure out which ones are the truly high-quality ones that all subscribers need to see, even if they're years old.
<h3>2. Turn Each Post or Group of Posts Into an Email</h3>
There are a handful of ways to go about this:
<ul>
	<li>The fastest, simplest way is to just copy and paste your full post content into an email, style as you see fit (if necessary) and save. No introduction, no conclusion, just the post as a standalone.I don't necessarily think this is the best solution for everyone, but it's far better than doing nothing - and if you're really too pressed for time to do more than that, then at least do that.</li>
	<li>Copy and paste a compelling excerpt from your article, add a link to read the full post, and then add a brief introduction and conclusion to the email.I like this method because it encourages clickthroughs, but you may find that including the full post is better.

Either way, including an intro and conclusion is a good idea because it gives you a chance to build context and continuity into the series of emails you're sending.</li>
	<li>If you have two or more good posts on a topic, write an email that combines the ideas in those posts and links to them in context (this is something you might be doing with blog posts already).The more posts you have on a topic, the less you need to write.

In fact, if you have say, 10 posts on a topic, you could write a simple introduction ("a lot of our readers want to learn about ______ because ______, so here are our most useful resources about that") and then just provide a list of links to those posts.</li>
</ul>
<h3>3. Add Your Emails To Your Follow Up Series</h3>
Once you have your emails together, <a title="Create a Follow Up Message" href="http://www.aweber.com/faq/questions/102/How+Do+I+Create+and+Edit+Messages%3F">create them as follow up messages.</a>

As you create each one, think about how much time you want to pass between those messages and schedule accordingly.

Remember, new subscribers will also be getting your new posts (right?), so spacing the emails too close together could be overkill, especially if a subscriber gets your new posts <strong>and</strong> your old posts on the same day.
<ul>
	<li>One way to get around this: deliver your follow up messages only on a certain day of the week - <strong>a day when you don't send your regular blog newsletter</strong> - using <a title="Autoresponder Send Windows" href="http://www.aweber.com/blog/new-features/autoresponder-send-windows.htm">Autoresponder Send Windows</a>.For example, if you normally email your latest post/s to subscribers on Tuesdays, you might tell us to only deliver your follow ups on Fridays.

That way, you could deliver these emails as automated weekly tips without sending subscribers 2 emails on the same day.</li>
</ul>
As you create more quality posts, you can either continue adding emails to your follow up series or edit your existing ones to work those posts into the emails you've already created.
<h2>Examples of Email Campaigns That Do This</h2>
<ol>
	<li>Darren Rowse <a href="http://www.problogger.net/archives/2008/12/04/how-24-hours-of-work-will-send-millions-of-readers-to-my-blog/">shares how he did this</a> for his site digital-photography-school.com.</li>
	<li>In our <a href="http://www.aweber.com/blog/email-marketing/grow-community-ramit-sethi.htm">recent video interview</a> with Ramit Sethi, he <a href="http://www.youtube.com/watch?v=KmyygCqAlRM">talks about doing this</a> for his site iwillteachyoutoberich.com<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="300" height="315" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/KmyygCqAlRM&amp;hl=en&amp;fs=1&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="300" height="315" src="http://www.youtube.com/v/KmyygCqAlRM&amp;hl=en&amp;fs=1&amp;border=1" allowscriptaccess="always" allowfullscreen="true"> </embed></object></li>
	<li>At AWeber, we do this in some of our own email campaigns.For example, if you <a title="Order" href="http://www.aweber.com/order.htm">join AWeber</a> and subscribe to our customer training series/newsletter, you'll see some emails that take posts from this blog and rework them into email messages designed to expose you to educational content that you might not have ever seen otherwise.</li>
</ol>
<h2><span style="font-weight: normal;">Do You Revive Your Blog's "Oldies But Goodies?"</span></h2>
What results have you seen from doing this? Any tips on this for the rest of your fellow readers?

<img src="http://feeds.feedburner.com/~r/AweberBlog/~4/XcXHgWvL1kU" alt="" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/blog-content-wither-die-revive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Campaign</title>
		<link>http://findthisemail.com/email-campaign/</link>
		<comments>http://findthisemail.com/email-campaign/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 11:32:59 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Tools]]></category>
		<category><![CDATA[campaign]]></category>
		<category><![CDATA[email]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=438</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Femail-campaign%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Femail-campaign%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/email-campaign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Build Relationships Via Email: We Talk To Chris Guillebeau</title>
		<link>http://findthisemail.com/how-to-build-relationships-via-email-we-talk-to-chris-guillebeau/</link>
		<comments>http://findthisemail.com/how-to-build-relationships-via-email-we-talk-to-chris-guillebeau/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 15:52:02 +0000</pubDate>
		<dc:creator>Justin Premick</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Aweber]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>

		<guid isPermaLink="false">http://www.aweber.com/blog/?p=8449</guid>
		<description><![CDATA[<p><a href="http://www.aweber.com/blog/email-marketing/relationships-email-marketing-chris-guillebeau.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL091201&#038;utm_campaign=BU"><img align="right" width="150" height="150" style="margin: 0px 0px 5px 10px; border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/chris-guillebeau-teaser.png" /></a>As you know, many businesses treat <a title="Email Mareketing by AWeber" href="http://www.aweber.com">email marketing</a> as a purely one-way marketing medium. Instead, they focus on getting as many sales as they can before recipients scramble to the unsubscribe link.</p>

<p>While that model might work for a few businesses, it's certainly not for everyone (nor is it in line with most of the <a title="Email Marketing Tips by AWeber" href="http://www.aweber.com/blog/">email marketing tips</a> you'll find on this and other blogs.</p>

<p>Of course, it's all well and good to talk about the <em>theoretical</em> value of building relationships via email... but is anyone doing it? And if so, how?</p>

<p>Recently, I talked with AWeber customer <a title="Chris Guillebeau" href="http://www.chrisguillebeau.com">Chris Guillebeau</a>, who uses email to connect with subscribers, build relationships - and, oh yeah, <strong>grow his business</strong> while traveling the world.</p>

<h2>Watch These Videos From Our Interview</h2>

<p>Chris and I talked for a while about:</p>

<ul>
	<li>How he "does" email.</li>
	<li>What he's learned about email marketing.</li>
	<li>What mistakes he's made (and how he recovered from them).</li>
	<li>How much (if at all) other businesses "get" relationship building.</li>
	<li>How he sells products without making subscribers feel he's being "pushy."</li>
</ul>

<p>... and a number of other topics.</p>

<p>We talked for about an hour, but that would be one <strong>loooong</strong> video... so we broke our discussion up into a handful of shorter videos. You can watch them here:</p>

<div style="margin: 20px auto; text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/p/2F44C1E5764747E1&#38;hl=en_US&#38;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/p/2F44C1E5764747E1&#38;hl=en_US&#38;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>

<h2>What About You?</h2>

<p>How do you build relationships via email? What have you learned along the way?</p>

<p><a href="http://www.aweber.com/blog/email-marketing/relationships-email-marketing-chris-guillebeau.htm#comments">Share your thoughts on the blog!</a></p>

<p><a href="http://twitter.com/home?status=@aweber+Interviews+@chrisguillebeau+about+relationships+and+email+marketing+http://www.aweber.com/blog/email-marketing/relationships-email-marketing-chris-guillebeau.htm" title="Tweet This"><img height="20" width="20" border="0" src="http://www.aweber.com/images/newsletter/images/twitter.png" alt="Twitter" /></a> <a href="http://twitter.com/home?status=@aweber+Interviews+@chrisguillebeau+about+relationships+and+email+marketing+http://www.aweber.com/blog/email-marketing/relationships-email-marketing-chris-guillebeau.htm" title="Tweet This">Tweet This</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=3o4CYCeRJ5k:NycuZmtA1U0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=3o4CYCeRJ5k:NycuZmtA1U0:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=3o4CYCeRJ5k:NycuZmtA1U0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=3o4CYCeRJ5k:NycuZmtA1U0:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=3o4CYCeRJ5k:NycuZmtA1U0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/3o4CYCeRJ5k" height="1" width="1"/>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aweber.com/blog/email-marketing/relationships-email-marketing-chris-guillebeau.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL091201&#038;utm_campaign=BU"><img align="right" width="150" height="150" style="margin: 0px 0px 5px 10px; border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/chris-guillebeau-teaser.png" /></a>As you know, many businesses treat <a title="Email Mareketing by AWeber" href="http://www.aweber.com">email marketing</a> as a purely one-way marketing medium. Instead, they focus on getting as many sales as they can before recipients scramble to the unsubscribe link.</p>

<p>While that model might work for a few businesses, it's certainly not for everyone (nor is it in line with most of the <a title="Email Marketing Tips by AWeber" href="http://www.aweber.com/blog/">email marketing tips</a> you'll find on this and other blogs.</p>

<p>Of course, it's all well and good to talk about the <em>theoretical</em> value of building relationships via email... but is anyone doing it? And if so, how?</p>

<p>Recently, I talked with AWeber customer <a title="Chris Guillebeau" href="http://www.chrisguillebeau.com">Chris Guillebeau</a>, who uses email to connect with subscribers, build relationships - and, oh yeah, <strong>grow his business</strong> while traveling the world.</p>

<h2>Watch These Videos From Our Interview</h2>

<p>Chris and I talked for a while about:</p>

<ul>
	<li>How he "does" email.</li>
	<li>What he's learned about email marketing.</li>
	<li>What mistakes he's made (and how he recovered from them).</li>
	<li>How much (if at all) other businesses "get" relationship building.</li>
	<li>How he sells products without making subscribers feel he's being "pushy."</li>
</ul>

<p>... and a number of other topics.</p>

<p>We talked for about an hour, but that would be one <strong>loooong</strong> video... so we broke our discussion up into a handful of shorter videos. You can watch them here:</p>

<div style="margin: 20px auto; text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/p/2F44C1E5764747E1&#38;hl=en_US&#38;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/p/2F44C1E5764747E1&#38;hl=en_US&#38;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>

<h2>What About You?</h2>

<p>How do you build relationships via email? What have you learned along the way?</p>

<p><a href="http://www.aweber.com/blog/email-marketing/relationships-email-marketing-chris-guillebeau.htm#comments">Share your thoughts on the blog!</a></p>

<p><a href="http://twitter.com/home?status=@aweber+Interviews+@chrisguillebeau+about+relationships+and+email+marketing+http://www.aweber.com/blog/email-marketing/relationships-email-marketing-chris-guillebeau.htm" title="Tweet This"><img height="20" width="20" border="0" src="http://www.aweber.com/images/newsletter/images/twitter.png" alt="Twitter" /></a> <a href="http://twitter.com/home?status=@aweber+Interviews+@chrisguillebeau+about+relationships+and+email+marketing+http://www.aweber.com/blog/email-marketing/relationships-email-marketing-chris-guillebeau.htm" title="Tweet This">Tweet This</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=3o4CYCeRJ5k:NycuZmtA1U0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=3o4CYCeRJ5k:NycuZmtA1U0:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=3o4CYCeRJ5k:NycuZmtA1U0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=3o4CYCeRJ5k:NycuZmtA1U0:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=3o4CYCeRJ5k:NycuZmtA1U0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/3o4CYCeRJ5k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/how-to-build-relationships-via-email-we-talk-to-chris-guillebeau/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail Gives You One More Reason to Get In the Address Book</title>
		<link>http://findthisemail.com/gmail-reason-address-book/</link>
		<comments>http://findthisemail.com/gmail-reason-address-book/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 09:58:04 +0000</pubDate>
		<dc:creator>Justin Premick</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Address Book]]></category>
		<category><![CDATA[Address Books]]></category>
		<category><![CDATA[Aweber]]></category>
		<category><![CDATA[Contact List]]></category>
		<category><![CDATA[Contact Lists]]></category>
		<category><![CDATA[Contacts]]></category>
		<category><![CDATA[Couple Times]]></category>
		<category><![CDATA[Dkim]]></category>
		<category><![CDATA[Email Deliverability]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Heels]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Inbox]]></category>
		<category><![CDATA[Invaluable Insight]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[rendering]]></category>
		<category><![CDATA[Spf]]></category>
		<category><![CDATA[Step 1]]></category>
		<category><![CDATA[Subscribers]]></category>
		<category><![CDATA[Threshold]]></category>
		<category><![CDATA[whitelisting]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.aweber.com/blog/?p=6543</guid>
		<description><![CDATA[<p><a title="Read This Post on Our Blog" href="http://www.aweber.com/blog/email-deliverability/gmail-images-on-contacts.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090727&#038;utm_campaign=BU"><img align="right" alt="Address Book" style="border: 1px solid #ccc; margin: 0px 0px 10px 5px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/rolodex.png" /></a>Getting subscribers to whitelist you sure is a popular <a title="Email Marketing" href="http://www.aweber.com">email marketing</a> topic lately.</p>

<p>Fresh on the heels of Yahoo's announcement that users can choose to <a title="Reason 9,785 Why You HAVE To Get In Subscribers' Address Books" href="http://www.aweber.com/blog/email-deliverability/yahoo-address-book-filter.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090727&#038;utm_campaign=BU">view only emails from their contacts</a>, Gmail is making a change of its own that makes email from contacts more usable and readable than email from non-contacts.</p>

<p>They're not making a separate inbox for contacts, but they are changing one important part about how they treat emails from certain contacts:</p>

<h2>Images On By Default For (Some) Contacts</h2>

<p>Gmail recently announced that they'll be <a href="http://gmailblog.blogspot.com/2009/07/now-displaying-images-in-messages-from.html">enabling images for certain people in users' contact lists</a>.</p>

<p>The details:</p>

<ol>
<li class="one">You must be in the Gmail user's contact list.</li>
<li class="two">You must be <a title="What's Email Authentication?" href="http://www.aweber.com/faq/questions/326/What%27s+Email+Authentication%3F+How+Does+It+Apply+To+Me%3F">authenticating</a> your emails using SPF or DKIM (AWeber does).</li>
<li class="three">The Gmail user <b>must have sent you</b> at least 2 emails. (They note that this is a starting-out threshold that may change.)</li>
</ol>

<p><a href="http://gmailblog.blogspot.com/2009/07/now-displaying-images-in-messages-from.html">Read the announcement on the official Gmail blog.</a></p>

<h2>"You Mean Subscribers Have to Email ME?"</h2>

<p>Yep - getting them to list you in their address books is step #1, but they'll also have to email you a couple times before images will be on by default.</p>

<p>But that's OK. In fact, it's a great reason to do something you should already be doing anyway: <b>ask your subscribers for feedback!</b></p>

<p>Have them email you their thoughts on your emails...</p>

<ul class="list-check">
<li>What they like</li>
<li>What they don't like</li>
<li>What they want you to discuss in future emails</li>
</ul>

<p>... and not only will you be on your way to meeting Gmail's requirements for having images on by default, you'll gain invaluable insight into how you can improve your emails.</p>

<p><a href="http://twitter.com/home?status=RT+@aweber:+Gmail+Gives+You+1+More+Reason+to+Get+In+the+Address+Book+http://bit.ly/100ZLM" title="Tweet This"><img height="20" width="20" border="0" src="http://www.aweber.com/images/newsletter/images/twitter.png" alt="Twitter" /></a> <a href="http://twitter.com/home?status=RT+@aweber:+Gmail+Gives+You+1+More+Reason+to+Get+In+the+Address+Book+http://bit.ly/100ZLM" title="Tweet This">Tweet This</a></p><br /><br /><a href="http://www.aweber.com">Email Marketing - AWeber</a><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=MFa2X51icw4:Nc7nhCcIZq8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=MFa2X51icw4:Nc7nhCcIZq8:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=MFa2X51icw4:Nc7nhCcIZq8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=MFa2X51icw4:Nc7nhCcIZq8:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=MFa2X51icw4:Nc7nhCcIZq8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/MFa2X51icw4" height="1" width="1"/>]]></description>
			<content:encoded><![CDATA[<a title="Read This Post on Our Blog" href="http://www.aweber.com/blog/email-deliverability/gmail-images-on-contacts.htm?utm_source=AW&amp;utm_medium=RSS&amp;utm_content=BL090727&amp;utm_campaign=BU"><img style="border: 1px solid #ccc; margin: 0px 0px 10px 5px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/rolodex.png" alt="Address Book" align="right" /></a>Getting subscribers to whitelist you sure is a popular <a title="Email Marketing" href="http://www.aweber.com">email marketing</a> topic lately.

Fresh on the heels of Yahoo's announcement that users can choose to <a title="Reason 9,785 Why You HAVE To Get In Subscribers' Address Books" href="http://www.aweber.com/blog/email-deliverability/yahoo-address-book-filter.htm?utm_source=AW&amp;utm_medium=RSS&amp;utm_content=BL090727&amp;utm_campaign=BU">view only emails from their contacts</a>, Gmail is making a change of its own that makes email from contacts more usable and readable than email from non-contacts.

They're not making a separate inbox for contacts, but they are changing one important part about how they treat emails from certain contacts:
<h2>Images On By Default For (Some) Contacts</h2>
Gmail recently announced that they'll be <a href="http://gmailblog.blogspot.com/2009/07/now-displaying-images-in-messages-from.html">enabling images for certain people in users' contact lists</a>.

The details:
<ol>
	<li class="one">You must be in the Gmail user's contact list.</li>
	<li class="two">You must be <a title="What's Email Authentication?" href="http://www.aweber.com/faq/questions/326/What%27s+Email+Authentication%3F+How+Does+It+Apply+To+Me%3F">authenticating</a> your emails using SPF or DKIM (AWeber does).</li>
	<li class="three">The Gmail user <strong>must have sent you</strong> at least 2 emails. (They note that this is a starting-out threshold that may change.)</li>
</ol>
<a href="http://gmailblog.blogspot.com/2009/07/now-displaying-images-in-messages-from.html">Read the announcement on the official Gmail blog.</a>
<h2>"You Mean Subscribers Have to Email ME?"</h2>
Yep - getting them to list you in their address books is step #1, but they'll also have to email you a couple times before images will be on by default.

But that's OK. In fact, it's a great reason to do something you should already be doing anyway: <strong>ask your subscribers for feedback!</strong>

Have them email you their thoughts on your emails...
<ul class="list-check">
	<li>What they like</li>
	<li>What they don't like</li>
	<li>What they want you to discuss in future emails</li>
</ul>
... and not only will you be on your way to meeting Gmail's requirements for having images on by default, you'll gain invaluable insight into how you can improve your emails.

<img src="http://feeds.feedburner.com/~r/AweberBlog/~4/MFa2X51icw4" alt="" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/gmail-reason-address-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Hamster Revolution: How to Manage Your Email Before It Manages You</title>
		<link>http://findthisemail.com/hamster-revolution-manage-email-manages/</link>
		<comments>http://findthisemail.com/hamster-revolution-manage-email-manages/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 10:26:57 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Tools]]></category>
		<category><![CDATA[before]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[hamster]]></category>
		<category><![CDATA[manage]]></category>
		<category><![CDATA[manages]]></category>
		<category><![CDATA[revolution]]></category>
		<category><![CDATA[your]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=437</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Fhamster-revolution-manage-email-manages%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Fhamster-revolution-manage-email-manages%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/hamster-revolution-manage-email-manages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Ways a Preheader Can Increase Response and Deliverability</title>
		<link>http://findthisemail.com/5-ways-preheader-increase-response-deliverability/</link>
		<comments>http://findthisemail.com/5-ways-preheader-increase-response-deliverability/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 11:19:43 +0000</pubDate>
		<dc:creator>Justin Premick</dc:creator>
				<category><![CDATA[Aweber]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Address Book]]></category>
		<category><![CDATA[Address Books]]></category>
		<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Deliverability]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Marketing Campaigns]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Inbox]]></category>
		<category><![CDATA[Likelihood]]></category>
		<category><![CDATA[Logo]]></category>
		<category><![CDATA[Odds]]></category>
		<category><![CDATA[preheaders]]></category>
		<category><![CDATA[Preview Pane]]></category>
		<category><![CDATA[Read Email]]></category>
		<category><![CDATA[Rei]]></category>
		<category><![CDATA[Response Rates]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Style Text]]></category>
		<category><![CDATA[Subscribers]]></category>
		<category><![CDATA[Text Snippets]]></category>
		<category><![CDATA[Top To Bottom]]></category>
		<category><![CDATA[Unsubscribe Link]]></category>
		<category><![CDATA[Wells Fargo]]></category>

		<guid isPermaLink="false">http://www.aweber.com/blog/?p=4843</guid>
		<description><![CDATA[<p>A preheader is a small section that appears at the top of your email, above your message content.</p>

<p>For example, here's the top portion of an email I received from Wells Fargo:</p>

<div style="margin: 15px auto; text-align: center;">
<img style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/wells-top-example.png" />
</div>

<p>See the two lines above the logo? That's the preheader. It's called a "preheader" because the part just below it - the logo and navigation - are typically called the "header" of the email.</p>

<p>Many businesses use preheaders in their <a title="Email Marketing" href="http://www.aweber.com">email marketing</a> campaigns to get more subscribers to open and read their emails - and to ensure that their campaigns are as deliverable as possible.</p>

<h2>How Can a Preheader Improve Response Rates and Deliverability?</h2>

<p>In the uses I've seen, preheaders typically aim to do one or more of the following:</p>

<ul class="list-check">

<li>Link to an online version of the email and/or remind subscribers to turn on images.<br /><br /><strong>Why:</strong> Many people view emails with images turned off. If your email relies on images to drive clicks or get a point across, you want those subscribers to be able to see them.<br /><br />Here's an example from MarketingProfs.com:<br /><br /><img src="http://www.aweber.com/blog/wp-content/uploads/2009/07/preheader-example-mprofs.png" alt="Preheader Example from MarketingProfs.com" style="border: 1px solid #ccc; padding: 2px;" /></li>

<li>Ask subscribers to add the sender's address to his/her address book.<br /><br /><strong>Why:</strong> As we've <a title="Why You HAVE to Get In Subscribers' Address Books" href="http://www.aweber.com/blog/email-deliverability/yahoo-address-book-filter.htm">discussed before</a>, getting in subscribers' address books increases the likelihood that your email will (a) end up in their inbox and (b) actually get opened/read/clicked.<br /><br />Here's an example from REI.com:<br /><br /><img src="http://www.aweber.com/blog/wp-content/uploads/2009/07/preheader-example-rei.png" alt="Preheader Example from REI.com" style="border: 1px solid #ccc; padding: 2px;" /></li>

<li>Deliver a compelling one-line summary of the email to get subscribers to keep reading.<br /><br /><strong>Why:</strong> People are busy. Many of them scan emails rather than read them top-to-bottom, and many use <a title="HTML Email Tip for Sending to Gmail" href="http://www.aweber.com/blog/articles-tips/improve-html-email-for-gmail.htm">Gmail-style text snippets</a> or their email program's <a href="http://emailuniverse.com/ezine-tips/?id=1354">preview pane</a> to determine which emails to bother reading.<br /><br />Giving people an overview of why they should read your email can increase the odds that they'll actually do so.<br /><br />Here's an example from Backcountry.com:<br /><br /><img alt="Preheader Example from Backcountry.com" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/preheader-example-backcountry.png" style="border: 1px solid #ccc; padding: 2px;" /></li>

<li>Provide an unsubscribe link.<br /><br /><strong>Why:</strong> People who want off your list will get off your list one way or another. If you make it hard to unsubscribe, they'll click "Spam" - and they'll keep doing so until they stop seeing emails from you in their inbox.<br /><br />Here's an example from Viddler.com:<br /><br /><img src="http://www.aweber.com/blog/wp-content/uploads/2009/07/preheader-example-viddler.png" alt="Preheader Example from Viddler.com" style="border: 1px solid #ccc; padding: 2px;" /></li>

<li>Remind subscribers why they're getting the email.<br /><br /><strong>Why:</strong> Again, people are busy. They may forget that they ever signed up to your list. And if they forget they signed up, they're probably going to want off your list (see above).<br /><br />Reminding them why they're getting your emails can help you re-engage subscribers and minimize spam complaints.<br /><br />Here's an an example from LaQuinta.com:<br /><br /><img src="http://www.aweber.com/blog/wp-content/uploads/2009/07/preheader-example-la-quinta.png" alt="Preheader Example from LaQuinta.com" style="border: 1px solid #ccc; padding: 2px;" /></li>

</ul>

<h2>How Do You Use Preheaders?</h2>

<p>You'll notice that in the examples above, not everyone uses their preheader the same way.</p>

<p>Doing every one of the things that you <em>could</em> do in a preheader could make it unnecessarily long; you have to pick out what works best for your email marketing campaigns.</p>

<p>Do you use preheaders in your emails? If so, what do you put in them?</p>

<p><a href="http://www.aweber.com/blog/email-marketing/preheaders.htm#comments" title="5 Ways a Preheader Can Increase Response and Deliverability">Share your ideas in the comments!</a></p>

<a href="http://twitter.com/home?status=RT+@aweber+5+Ways+a+Preheader+Can+Increase+Response+and+Deliverability+http://www.aweber.com/blog/email-marketing/preheaders.htm" title="Tweet This"><img height="20" width="20" border="0" src="http://www.aweber.com/images/newsletter/images/twitter.png" alt="Twitter" /></a> <a href="http://twitter.com/home?status=RT+@aweber+5+Ways+a+Preheader+Can+Increase+Response+and+Deliverability+http://www.aweber.com/blog/email-marketing/preheaders.htm" title="Tweet This">Tweet This</a><br /><br /><a href="http://www.aweber.com">Email Marketing - AWeber</a><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=FAvMUj3DsoY:GvPJ8h2odeE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=FAvMUj3DsoY:GvPJ8h2odeE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=FAvMUj3DsoY:GvPJ8h2odeE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=FAvMUj3DsoY:GvPJ8h2odeE:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=FAvMUj3DsoY:GvPJ8h2odeE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/FAvMUj3DsoY" height="1" width="1"/>]]></description>
			<content:encoded><![CDATA[A preheader is a small section that appears at the top of your email, above your message content.

For example, here's the top portion of an email I received from Wells Fargo:
<div style="margin: 15px auto; text-align: center;"><img style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/wells-top-example.png" alt="" width="368" height="105" /></div>
See the two lines above the logo? That's the preheader. It's called a "preheader" because the part just below it - the logo and navigation - are typically called the "header" of the email.

Many businesses use preheaders in their <a title="Email Marketing" href="http://www.aweber.com">email marketing</a> campaigns to get more subscribers to open and read their emails - and to ensure that their campaigns are as deliverable as possible.
<h2>How Can a Preheader Improve Response Rates and Deliverability?</h2>
In the uses I've seen, preheaders typically aim to do one or more of the following:
<ul class="list-check">
	<li>Link to an online version of the email and/or remind subscribers to turn on images.<strong>Why:</strong> Many people view emails with images turned off. If your email relies on images to drive clicks or get a point across, you want those subscribers to be able to see them.

Here's an example from MarketingProfs.com:

<img style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/preheader-example-mprofs.png" alt="Preheader Example from MarketingProfs.com" width="422" height="67" /></li>
	<li>Ask subscribers to add the sender's address to his/her address book.<strong>Why:</strong> As we've <a title="Why You HAVE to Get In Subscribers' Address Books" href="http://www.aweber.com/blog/email-deliverability/yahoo-address-book-filter.htm">discussed before</a>, getting in subscribers' address books increases the likelihood that your email will (a) end up in their inbox and (b) actually get opened/read/clicked.

Here's an example from REI.com:

<img style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/preheader-example-rei.png" alt="Preheader Example from REI.com" width="431" height="83" /></li>
	<li>Deliver a compelling one-line summary of the email to get subscribers to keep reading.<strong>Why:</strong> People are busy. Many of them scan emails rather than read them top-to-bottom, and many use <a title="HTML Email Tip for Sending to Gmail" href="http://www.aweber.com/blog/articles-tips/improve-html-email-for-gmail.htm">Gmail-style text snippets</a> or their email program's <a href="http://emailuniverse.com/ezine-tips/?id=1354">preview pane</a> to determine which emails to bother reading.

Giving people an overview of why they should read your email can increase the odds that they'll actually do so.

Here's an example from Backcountry.com:

<img style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/preheader-example-backcountry.png" alt="Preheader Example from Backcountry.com" width="405" height="137" /></li>
	<li>Provide an unsubscribe link.<strong>Why:</strong> People who want off your list will get off your list one way or another. If you make it hard to unsubscribe, they'll click "Spam" - and they'll keep doing so until they stop seeing emails from you in their inbox.

Here's an example from Viddler.com:

<img style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/preheader-example-viddler.png" alt="Preheader Example from Viddler.com" width="426" height="87" /></li>
	<li>Remind subscribers why they're getting the email.<strong>Why:</strong> Again, people are busy. They may forget that they ever signed up to your list. And if they forget they signed up, they're probably going to want off your list (see above).

Reminding them why they're getting your emails can help you re-engage subscribers and minimize spam complaints.

Here's an an example from LaQuinta.com:

<img style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/preheader-example-la-quinta.png" alt="Preheader Example from LaQuinta.com" width="496" height="104" /></li>
</ul>
<h2>How Do You Use Preheaders?</h2>
You'll notice that in the examples above, not everyone uses their preheader the same way.

Doing every one of the things that you <em>could</em> do in a preheader could make it unnecessarily long; you have to pick out what works best for your email marketing campaigns.

Do you use preheaders in your emails? If so, what do you put in them?

<a title="5 Ways a Preheader Can Increase Response and Deliverability" href="http://www.aweber.com/blog/email-marketing/preheaders.htm#comments">Share your ideas in the comments!</a>

<a title="Tweet This" href="http://twitter.com/home?status=RT+@aweber+5+Ways+a+Preheader+Can+Increase+Response+and+Deliverability+http://www.aweber.com/blog/email-marketing/preheaders.htm"><img src="http://www.aweber.com/images/newsletter/images/twitter.png" border="0" alt="Twitter" width="20" height="20" /></a> <a title="Tweet This" href="http://twitter.com/home?status=RT+@aweber+5+Ways+a+Preheader+Can+Increase+Response+and+Deliverability+http://www.aweber.com/blog/email-marketing/preheaders.htm">Tweet This</a>

<img src="http://feeds.feedburner.com/~r/AweberBlog/~4/FAvMUj3DsoY" alt="" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/5-ways-preheader-increase-response-deliverability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want More Opens or Clicks? Reward Subscribers!</title>
		<link>http://findthisemail.com/opens-clicks-reward-subscribers/</link>
		<comments>http://findthisemail.com/opens-clicks-reward-subscribers/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 13:53:45 +0000</pubDate>
		<dc:creator>Justin Premick</dc:creator>
				<category><![CDATA[Aweber]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Bonus Gift]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[email analytics]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Marketing Campaigns]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Free T Shirt]]></category>
		<category><![CDATA[Handful]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Occasions]]></category>
		<category><![CDATA[Segment]]></category>
		<category><![CDATA[Special Offer]]></category>
		<category><![CDATA[Subscribers]]></category>
		<category><![CDATA[Tracking Email]]></category>

		<guid isPermaLink="false">http://www.aweber.com/blog/?p=6366</guid>
		<description><![CDATA[<p><a title="Click To Read This Post On The Blog" href="http://www.aweber.com/blog/email-marketing/reward-opens-clicks.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090709&#038;utm_campaign=BU"><img align="right" style="border: 1px solid #ccc; padding: 2px; margin: 0px 0px 5px 10px;" alt="TeeFury Teaser" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/teefury-example-teaser.png" /></a>How do you keep subscribers reading your <a title="Email Marketing" href="http://www.aweber.com">email marketing</a> campaigns and/or clicking to your website, especially as they "age" (as more time passes since they signed up) and you compete for their attention with an increasing number of other senders?</p>

<p>Obviously providing valuable content plays a big part here (as we've <a title="Email Summit 09 Recap" href="http://www.aweber.com/blog/seminars/email-summit-09-recap.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090709&#038;utm_campaign=BU">discussed</a> on <a title="Create Subscriber Expectations Over Time" href="http://www.aweber.com/blog/email-marketing/expectations-over-time.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090709&#038;utm_campaign=BU">several</a> <a title="Respect Your Subscribers" href="http://www.aweber.com/blog/email-marketing/respect-subscribers.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090709&#038;utm_campaign=BU">occasions</a>), but sometimes a little extra incentive can help, too.</p>

<p>Recently <a title="Meet Tracey" href="http://www.aweber.com/about.htm#tracey">Tracey, our Director of Customer Solutions</a>, passed me an email with a helpful example of how to provide an incentive for subscribers to keep reading and clicking on your emails.</p>

<h2>How T-Shirt Vendor TeeFury Uses Open and Click Data to Reward Readers</h2>

<p>Here's the body of the email from t-shirt site <a href="http://www.teefury.com/">TeeFury</a> (click image below to see full size):</p>

<div style="text-align: center; margin: 20px auto;"><a href="http://www.aweber.com/blog/wp-content/uploads/2009/07/teefury-example-full.png">
<img alt="TeeFury Banner" style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/teefury-example-thumb.png" /></a>
</div>

<p>Toward the end of the email, you'll see this banner:</p>

<div style="text-align: center; margin: 20px auto;">
<img alt="TeeFury Banner" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/teefury-example-banner.png" />
</div>

<p>As you can see, they're offering an incentive - a free T-shirt - to a somewhat randomly selected reader.</p>

<p>I say "somewhat randomly" because they're only opening the giveaway to the first handful of people who open their email.</p>

<h2>You Can Do This, Too!</h2>

<p>Among the many Email Analytics tools available in AWeber is the ability to search for and segment subscribers based on whether they opened a certain email or clicked a certain link.</p>

<p>You can find options to search your list based on whether subscribers opened a certain email or clicked a certain link on the <a href="https://www.aweber.com/users/leads">"Subscribers" page</a> of your account:</p>

<div style="text-align: center; margin: 20px auto;">
<img style="border: 1px solid #ccc; padding: 2px;" alt="Search Options" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/search-options.jpg" />
</div>

<p>All you have to do is:</p>

<ol>
<li>Decide what behavior you want to reward (reading a certain email? clicking a certain link?)<br /><br /><em>Note: Personally I prefer having people click on a link rather than open an email. This is because tracking email opens relies on subscribers having images enabled, and some people might read your email but have images turned off - so even though they might read your email, you might not know it.</em></li>
<li>Come up with a bonus, gift or special offer specifically for those subscribers who take the desired action</li>
<li>Tell subscribers about the bonus/gift/offer/giveaway/etc.</li>
<li>Send the email you want them to act on</li>
<li>After a certain amount of time (whatever you decide), search your list and pick out your winner/s!</li>
</ol>

<h2>Your Ideas On Using This?</h2>

<p>Can you see yourself using this tactic? What sort of incentives would you offer?</p>

<p><a title="Share Your Thoughts on the Blog" href="http://www.aweber.com/blog/email-marketing/reward-opens-clicks.htm#comments">Share your thoughts on the blog!</a></p>

<a href="http://twitter.com/home?status=RT+@aweber+Reward+Subscribers+To+Get+More+Opens+and+Clicks+http://www.aweber.com/blog/email-marketing/reward-opens-clicks.htm" title="Tweet This"><img height="20" width="20" border="0" src="http://www.aweber.com/images/newsletter/images/twitter.png" alt="Twitter" /></a> <a href="http://twitter.com/home?status=RT+@aweber+Reward+Subscribers+To+Get+More+Opens+and+Clicks+http://www.aweber.com/blog/email-marketing/reward-opens-clicks.htm" title="Tweet This">Tweet This</a><br /><br /><a href="http://www.aweber.com">Email Marketing - AWeber</a><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=JZMy9SwtdY4:5DioFKcHplo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=JZMy9SwtdY4:5DioFKcHplo:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=JZMy9SwtdY4:5DioFKcHplo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=JZMy9SwtdY4:5DioFKcHplo:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=JZMy9SwtdY4:5DioFKcHplo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/JZMy9SwtdY4" height="1" width="1"/>]]></description>
			<content:encoded><![CDATA[<a title="Click To Read This Post On The Blog" href="http://www.aweber.com/blog/email-marketing/reward-opens-clicks.htm?utm_source=AW&amp;utm_medium=RSS&amp;utm_content=BL090709&amp;utm_campaign=BU"><img style="border: 1px solid #ccc; padding: 2px; margin: 0px 0px 5px 10px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/teefury-example-teaser.png" alt="TeeFury Teaser" align="right" /></a>How do you keep subscribers reading your <a title="Email Marketing" href="http://www.aweber.com">email marketing</a> campaigns and/or clicking to your website, especially as they "age" (as more time passes since they signed up) and you compete for their attention with an increasing number of other senders?

Obviously providing valuable content plays a big part here (as we've <a title="Email Summit 09 Recap" href="http://www.aweber.com/blog/seminars/email-summit-09-recap.htm?utm_source=AW&amp;utm_medium=RSS&amp;utm_content=BL090709&amp;utm_campaign=BU">discussed</a> on <a title="Create Subscriber Expectations Over Time" href="http://www.aweber.com/blog/email-marketing/expectations-over-time.htm?utm_source=AW&amp;utm_medium=RSS&amp;utm_content=BL090709&amp;utm_campaign=BU">several</a> <a title="Respect Your Subscribers" href="http://www.aweber.com/blog/email-marketing/respect-subscribers.htm?utm_source=AW&amp;utm_medium=RSS&amp;utm_content=BL090709&amp;utm_campaign=BU">occasions</a>), but sometimes a little extra incentive can help, too.

Recently <a title="Meet Tracey" href="http://www.aweber.com/about.htm#tracey">Tracey, our Director of Customer Solutions</a>, passed me an email with a helpful example of how to provide an incentive for subscribers to keep reading and clicking on your emails.
<h2>How T-Shirt Vendor TeeFury Uses Open and Click Data to Reward Readers</h2>
Here's the body of the email from t-shirt site <a href="http://www.teefury.com/">TeeFury</a> (click image below to see full size):
<div style="text-align: center; margin: 20px auto;"><a href="http://www.aweber.com/blog/wp-content/uploads/2009/07/teefury-example-full.png">
<img style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/teefury-example-thumb.png" alt="TeeFury Banner" /></a></div>
Toward the end of the email, you'll see this banner:
<div style="text-align: center; margin: 20px auto;"><img src="http://www.aweber.com/blog/wp-content/uploads/2009/07/teefury-example-banner.png" alt="TeeFury Banner" /></div>
As you can see, they're offering an incentive - a free T-shirt - to a somewhat randomly selected reader.

I say "somewhat randomly" because they're only opening the giveaway to the first handful of people who open their email.
<h2>You Can Do This, Too!</h2>
Among the many Email Analytics tools available in AWeber is the ability to search for and segment subscribers based on whether they opened a certain email or clicked a certain link.

You can find options to search your list based on whether subscribers opened a certain email or clicked a certain link on the <a href="https://www.aweber.com/users/leads">"Subscribers" page</a> of your account:
<div style="text-align: center; margin: 20px auto;"><img style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/07/search-options.jpg" alt="Search Options" /></div>
All you have to do is:
<ol>
	<li>Decide what behavior you want to reward (reading a certain email? clicking a certain link?)<em>Note: Personally I prefer having people click on a link rather than open an email. This is because tracking email opens relies on subscribers having images enabled, and some people might read your email but have images turned off - so even though they might read your email, you might not know it.</em></li>
	<li>Come up with a bonus, gift or special offer specifically for those subscribers who take the desired action</li>
	<li>Tell subscribers about the bonus/gift/offer/giveaway/etc.</li>
	<li>Send the email you want them to act on</li>
	<li>After a certain amount of time (whatever you decide), search your list and pick out your winner/s!</li>
</ol>
<h2>Your Ideas On Using This?</h2>
Can you see yourself using this tactic? What sort of incentives would you offer?

<a title="Share Your Thoughts on the Blog" href="http://www.aweber.com/blog/email-marketing/reward-opens-clicks.htm#comments">Share your thoughts on the blog!</a>

<a title="Tweet This" href="http://twitter.com/home?status=RT+@aweber+Reward+Subscribers+To+Get+More+Opens+and+Clicks+http://www.aweber.com/blog/email-marketing/reward-opens-clicks.htm"><img src="http://www.aweber.com/images/newsletter/images/twitter.png" border="0" alt="Twitter" width="20" height="20" /></a> <a title="Tweet This" href="http://twitter.com/home?status=RT+@aweber+Reward+Subscribers+To+Get+More+Opens+and+Clicks+http://www.aweber.com/blog/email-marketing/reward-opens-clicks.htm">Tweet This</a>

<img src="http://feeds.feedburner.com/~r/AweberBlog/~4/JZMy9SwtdY4" alt="" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/opens-clicks-reward-subscribers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Peek Mobile E-mail Device (Gray)</title>
		<link>http://findthisemail.com/peek-mobile-email-device-gray/</link>
		<comments>http://findthisemail.com/peek-mobile-email-device-gray/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 11:21:37 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Tools]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[gray]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[peek]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=435</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Fpeek-mobile-email-device-gray%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Fpeek-mobile-email-device-gray%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/peek-mobile-email-device-gray/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spam Man Comedy Routine computer humor about email spam and more Clean Humor</title>
		<link>http://findthisemail.com/spam-man-comedy-routine-computer-humor-about-email-spam-and-more-clean-humor/</link>
		<comments>http://findthisemail.com/spam-man-comedy-routine-computer-humor-about-email-spam-and-more-clean-humor/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 01:24:23 +0000</pubDate>
		<dc:creator>thespambully</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:wbM7UUsgiuM</guid>
		<description><![CDATA[

Spam Man Comedy Routine computer humor about email spam and more Clean Humor

Have fun learning about spam, spammers and how spam ends up in your inbox. This guy covers the basics, and you have fun doing it. For more information about how to eliminat...]]></description>
			<content:encoded><![CDATA[<div style="color: #000000;font-family: Arial, Helvetica, sans-serif;     font-size:12px; font-size: 12px; width: 555px;">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td width="140" valign="top" rowspan="2"><div style="border: 1px solid #999999; margin: 0px 10px 5px 0px;"><a href="http://www.youtube.com/watch?v=wbM7UUsgiuM&amp;feature=youtube_gdata"><img alt="" src="http://i.ytimg.com/vi/wbM7UUsgiuM/default.jpg"></a></div></td>
<td width="256" valign="top"><div style="font-size: 12px; font-weight: bold;"><a style="font-size: 15px; font-weight: bold;                  font-decoration: none;" href="http://www.youtube.com/watch?v=wbM7UUsgiuM&amp;feature=youtube_gdata">Spam Man Comedy Routine computer humor about email spam and more Clean Humor</a>
<br></div>
<div style="font-size: 12px; margin: 3px 0px;"><span>Have fun learning about spam, spammers and how spam ends up in your inbox. This guy covers the basics, and you have fun doing it. For more information about how to eliminate spam can be found in other videos at right, left click on More from: Thespambully. You can save $5.00 off of Spambully Spam Filter</span></div></td>
<td style="font-size: 11px; line-height: 1.4em; padding-left: 20px;             padding-top: 1px;" width="146" valign="top"><div><span style="color: #666666; font-size: 11px;">From:</span>
<a href="http://www.youtube.com/profile?user=thespambully">thespambully</a></div>
<div><span style="color: #666666; font-size: 11px;">Views:</span>
4</div>
<div style="white-space: nowrap;text-align: left"><img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif"></div>
<div style="font-size: 11px;">1
<span style="color: #666666; font-size: 11px;">ratings</span></div></td></tr>
<tr><td><span style="color: #666666; font-size: 11px;">Time:</span>
<span style="color: #000000; font-size: 11px; font-weight: bold;">05:58</span></td>
<td style="font-size: 11px; padding-left: 20px;"><span style="color: #666666; font-size: 11px;">More in</span>
<a href="http://www.youtube.com/categories_portal?c=23">Comedy</a></td></tr></tbody></table></div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/spam-man-comedy-routine-computer-humor-about-email-spam-and-more-clean-humor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Reasons Email Marketers Should Give Thanks</title>
		<link>http://findthisemail.com/5-reasons-email-marketers-should-give-thanks/</link>
		<comments>http://findthisemail.com/5-reasons-email-marketers-should-give-thanks/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 16:02:47 +0000</pubDate>
		<dc:creator>Justin Premick</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Aweber]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>

		<guid isPermaLink="false">http://www.aweber.com/blog/?p=1101</guid>
		<description><![CDATA[<p><img align="right" style="border: 1px solid #ccc; padding: 2px; margin: 0px 0px 5px 10px;" alt="Thanksgiving Dinner" src="http://www.aweber.com/blog/wp-content/uploads/2007/11/thanksgiving_dinner.png" />As our US-based users get ready for Thanksgiving, it's easy to find yourself jumping to thoughts of the holiday while working on your campaigns.</p>

<p>So let's have a little fun in the spirit of the season.</p>

<p>I was thinking recently about what I was thankful for, and when my mind turned to work, a question occurred to me:</p>

<h2>What Should Email Marketers Be Thankful For?</h2>

<p>A few things I came up with:</p>

<h3>Affordability</h3>

<p>Not everyone has the cash to spend on radio, TV and print ads. (This is doubly true if you're just starting a business, or taking a struggling one and rebuilding it.)</p>

<p>Email gives us a powerful, yet relatively inexpensive, means of marketing our products and services.</p>

<h3>Tracking</h3>

<p>No other marketing channel lets us track our results as extensively and quickly as email does.</p>

<p>From open rates (<a title="Open Rates and Image Blocking" href="http://www.aweber.com/blog/email-marketing/open-rates-and-image-blocking.htm">which are still useful, even if they're not perfect</a>), to clickthroughs, to conversions, we can use <a title="Email Statistics" href="http://www.aweber.com/blog/email-marketing/the-most-important-email-stat.htm">email statistics</a> to see what works, what doesn't, and what we should do to increase the response to our campaigns.</p>

<h3>Reputation and Relevancy Rule</h3>

<p>Used to be, content filtering was a really big deal. And a lot of people were lured into the trap of obfuscating words like "F.R.EE" to try and get around those filters. (PS - if you're still doing this, <a title="Six Ways to Screw Up Customer Emails" href="http://www.aweber.com/blog/email-marketing/six-ways-to-screw-up-a-customer-email.htm">stop. Please.</a> Learn why <a title="Email Punctuation" href="http://www.aweber.com/blog/email-deliverability/punctuation-reputation.htm">here.</a>)</p>

<p>Nowadays, effective email marketing involves <a title="Relevance and Reputation" href="http://www.aweber.com/blog/email-deliverability/permission-is-a-good-start.htm">building a reputation</a> for sending timely, <a title="Relevance" href="http://www.aweber.com/blog/tag/relevance">relevant</a>, useful information to subscribers. (Permission still matters, too, but it won't save you if you're sending junk.)</p>

<p>The moral here? Send subscribers what they want, when they want, and you don't need to micro-manage your content to <a href="http://www.aweber.com/blog/email-deliverability/free-email-deliverability-guide.htm">get your email delivered.</a> That's a lot to be thankful for.</p>

<h3>You Don't Have to Be an Artist to Create Good-Looking Campaigns</h3>

<p>Still like hand-coding your messages? Go for it. I don't envy you.</p>

<p>For the less design-inclined, <a title="HTML Email Templates" href="http://www.aweber.com/html-email-templates.htm">HTML email templates</a> make it easy to spice up your newsletters with a splash of color and imagery, helping to build your brand as subscribers associate your emails with your website.</p>

<p><em>That's not to say hiring an email designer to create a custom design for you isn't ever a good idea; it absolutely can be. But it's not critical for every business, and it's not always in the budget.</em></p>

<h3>There's No Shortage of Useful Advice</h3>

<p>And not just on our site, either (though in our humble opinion you'll get a lot out of <a title="Email Marketing Tips" href="http://www.aweber.com/blog/subscribe-to-blog/">subscribing to this blog</a> and sitting in on one of our <a title="Webinars" href="http://www.aweber.com/webinars/">webinars</a> <img alt=":)" src="https://www.aweber.com/blog/wp-includes/images/smilies/icon_smile.gif" />)</p>

<p>Organizations like <a href="http://www.marketingsherpa.com">MarketingSherpa</a> and <a href="http://marketingexperiments.com">MEC Labs</a> feed us a steady diet of case studies and benchmarks to show us what works and what doesn't.</p>

<p>And blogs like <a href="http://www.email-marketing-reports.com/iland/">no man is an iland</a> and <a href="http://www.b2bemailmarketing.com">BeRelevant</a> give us plenty to think about as we evaluate our own email marketing campaigns.</p>

<p>Point is, if there's something you want to know about email marketing, you can rest assured that there are people out here willing and ready to help. <a title="Contact Us" href="http://www.aweber.com/contact-us.htm">All you have to do is ask.</a></p>

<h2>So What Are You Thankful For?</h2>

<p>How has email marketing helped you this year? <a href="http://www.aweber.com/blog/email-marketing/email-marketers-thankful.htm#comments">Share your experiences on the blog!</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=0YPwvl475Mo:_bnI5zAEHvY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=0YPwvl475Mo:_bnI5zAEHvY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=0YPwvl475Mo:_bnI5zAEHvY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=0YPwvl475Mo:_bnI5zAEHvY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=0YPwvl475Mo:_bnI5zAEHvY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/0YPwvl475Mo" height="1" width="1"/>]]></description>
			<content:encoded><![CDATA[<p><img align="right" style="border: 1px solid #ccc; padding: 2px; margin: 0px 0px 5px 10px;" alt="Thanksgiving Dinner" src="http://www.aweber.com/blog/wp-content/uploads/2007/11/thanksgiving_dinner.png" />As our US-based users get ready for Thanksgiving, it's easy to find yourself jumping to thoughts of the holiday while working on your campaigns.</p>

<p>So let's have a little fun in the spirit of the season.</p>

<p>I was thinking recently about what I was thankful for, and when my mind turned to work, a question occurred to me:</p>

<h2>What Should Email Marketers Be Thankful For?</h2>

<p>A few things I came up with:</p>

<h3>Affordability</h3>

<p>Not everyone has the cash to spend on radio, TV and print ads. (This is doubly true if you're just starting a business, or taking a struggling one and rebuilding it.)</p>

<p>Email gives us a powerful, yet relatively inexpensive, means of marketing our products and services.</p>

<h3>Tracking</h3>

<p>No other marketing channel lets us track our results as extensively and quickly as email does.</p>

<p>From open rates (<a title="Open Rates and Image Blocking" href="http://www.aweber.com/blog/email-marketing/open-rates-and-image-blocking.htm">which are still useful, even if they're not perfect</a>), to clickthroughs, to conversions, we can use <a title="Email Statistics" href="http://www.aweber.com/blog/email-marketing/the-most-important-email-stat.htm">email statistics</a> to see what works, what doesn't, and what we should do to increase the response to our campaigns.</p>

<h3>Reputation and Relevancy Rule</h3>

<p>Used to be, content filtering was a really big deal. And a lot of people were lured into the trap of obfuscating words like "F.R.EE" to try and get around those filters. (PS - if you're still doing this, <a title="Six Ways to Screw Up Customer Emails" href="http://www.aweber.com/blog/email-marketing/six-ways-to-screw-up-a-customer-email.htm">stop. Please.</a> Learn why <a title="Email Punctuation" href="http://www.aweber.com/blog/email-deliverability/punctuation-reputation.htm">here.</a>)</p>

<p>Nowadays, effective email marketing involves <a title="Relevance and Reputation" href="http://www.aweber.com/blog/email-deliverability/permission-is-a-good-start.htm">building a reputation</a> for sending timely, <a title="Relevance" href="http://www.aweber.com/blog/tag/relevance">relevant</a>, useful information to subscribers. (Permission still matters, too, but it won't save you if you're sending junk.)</p>

<p>The moral here? Send subscribers what they want, when they want, and you don't need to micro-manage your content to <a href="http://www.aweber.com/blog/email-deliverability/free-email-deliverability-guide.htm">get your email delivered.</a> That's a lot to be thankful for.</p>

<h3>You Don't Have to Be an Artist to Create Good-Looking Campaigns</h3>

<p>Still like hand-coding your messages? Go for it. I don't envy you.</p>

<p>For the less design-inclined, <a title="HTML Email Templates" href="http://www.aweber.com/html-email-templates.htm">HTML email templates</a> make it easy to spice up your newsletters with a splash of color and imagery, helping to build your brand as subscribers associate your emails with your website.</p>

<p><em>That's not to say hiring an email designer to create a custom design for you isn't ever a good idea; it absolutely can be. But it's not critical for every business, and it's not always in the budget.</em></p>

<h3>There's No Shortage of Useful Advice</h3>

<p>And not just on our site, either (though in our humble opinion you'll get a lot out of <a title="Email Marketing Tips" href="http://www.aweber.com/blog/subscribe-to-blog/">subscribing to this blog</a> and sitting in on one of our <a title="Webinars" href="http://www.aweber.com/webinars/">webinars</a> <img alt=":)" src="https://www.aweber.com/blog/wp-includes/images/smilies/icon_smile.gif" />)</p>

<p>Organizations like <a href="http://www.marketingsherpa.com">MarketingSherpa</a> and <a href="http://marketingexperiments.com">MEC Labs</a> feed us a steady diet of case studies and benchmarks to show us what works and what doesn't.</p>

<p>And blogs like <a href="http://www.email-marketing-reports.com/iland/">no man is an iland</a> and <a href="http://www.b2bemailmarketing.com">BeRelevant</a> give us plenty to think about as we evaluate our own email marketing campaigns.</p>

<p>Point is, if there's something you want to know about email marketing, you can rest assured that there are people out here willing and ready to help. <a title="Contact Us" href="http://www.aweber.com/contact-us.htm">All you have to do is ask.</a></p>

<h2>So What Are You Thankful For?</h2>

<p>How has email marketing helped you this year? <a href="http://www.aweber.com/blog/email-marketing/email-marketers-thankful.htm#comments">Share your experiences on the blog!</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=0YPwvl475Mo:_bnI5zAEHvY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=0YPwvl475Mo:_bnI5zAEHvY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=0YPwvl475Mo:_bnI5zAEHvY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=0YPwvl475Mo:_bnI5zAEHvY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=0YPwvl475Mo:_bnI5zAEHvY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/0YPwvl475Mo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/5-reasons-email-marketers-should-give-thanks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prevent computer disaster with email spam blocker!</title>
		<link>http://findthisemail.com/prevent-computer-disaster-with-email-spam-blocker/</link>
		<comments>http://findthisemail.com/prevent-computer-disaster-with-email-spam-blocker/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 13:55:51 +0000</pubDate>
		<dc:creator>anttoni66955</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:b5MJWbyk0i8</guid>
		<description><![CDATA[

Prevent computer disaster with email spam blocker!

DefendMyMailbox.com Do you know the devastation that could be caused without having email filtering? With our award winning spam filter, improve efficiency in your business by protecting your employ...]]></description>
			<content:encoded><![CDATA[<div style="color: #000000;font-family: Arial, Helvetica, sans-serif;     font-size:12px; font-size: 12px; width: 555px;">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td width="140" valign="top" rowspan="2"><div style="border: 1px solid #999999; margin: 0px 10px 5px 0px;"><a href="http://www.youtube.com/watch?v=b5MJWbyk0i8&amp;feature=youtube_gdata"><img alt="" src="http://i.ytimg.com/vi/b5MJWbyk0i8/default.jpg"></a></div></td>
<td width="256" valign="top"><div style="font-size: 12px; font-weight: bold;"><a style="font-size: 15px; font-weight: bold;                  font-decoration: none;" href="http://www.youtube.com/watch?v=b5MJWbyk0i8&amp;feature=youtube_gdata">Prevent computer disaster with email spam blocker!</a>
<br></div>
<div style="font-size: 12px; margin: 3px 0px;"><span>DefendMyMailbox.com Do you know the devastation that could be caused without having email filtering? With our award winning spam filter, improve efficiency in your business by protecting your employees email accounts from fraud! As a Microsoft gold certified partner, DefendMyMailbox.com offers top of the line solutions for your PC or Mac. With constant updates and over 6.5 million users using email filters, what are you waiting for? Download free today at DefendMyMailbox.com!</span></div></td>
<td style="font-size: 11px; line-height: 1.4em; padding-left: 20px;             padding-top: 1px;" width="146" valign="top"><div><span style="color: #666666; font-size: 11px;">From:</span>
<a href="http://www.youtube.com/profile?user=anttoni66955">anttoni66955</a></div>
<div><span style="color: #666666; font-size: 11px;">Views:</span>
3</div>
<div style="white-space: nowrap;text-align: left"><img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif"></div>
<div style="font-size: 11px;">0
<span style="color: #666666; font-size: 11px;">ratings</span></div></td></tr>
<tr><td><span style="color: #666666; font-size: 11px;">Time:</span>
<span style="color: #000000; font-size: 11px; font-weight: bold;">00:44</span></td>
<td style="font-size: 11px; padding-left: 20px;"><span style="color: #666666; font-size: 11px;">More in</span>
<a href="http://www.youtube.com/categories_portal?c=1">Film &amp; Animation</a></td></tr></tbody></table></div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/prevent-computer-disaster-with-email-spam-blocker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Email Marketing Secrets Exposed</title>
		<link>http://findthisemail.com/free-email-marketing-secrets-exposed/</link>
		<comments>http://findthisemail.com/free-email-marketing-secrets-exposed/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 07:59:21 +0000</pubDate>
		<dc:creator>onlinementor101</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Affilliate Programs]]></category>
		<category><![CDATA[Automated Tools]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Free]]></category>
		<category><![CDATA[Email List]]></category>
		<category><![CDATA[Email Software]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[Exposed]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Free Email Marketing]]></category>
		<category><![CDATA[Free Marketing]]></category>
		<category><![CDATA[Insider Secrets]]></category>
		<category><![CDATA[Insiders]]></category>
		<category><![CDATA[Marketing Email]]></category>
		<category><![CDATA[Marketing List]]></category>
		<category><![CDATA[Marketing Secrets]]></category>
		<category><![CDATA[Marketing Software]]></category>
		<category><![CDATA[Money]]></category>
		<category><![CDATA[Software Email Marketing]]></category>
		<category><![CDATA[Software Marketing]]></category>
		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:uNfPuiJMecc</guid>
		<description><![CDATA[
(Free Email Marketing Secrets Exposed)!!!

www.thelistauction.com . The Insiders Secrets to Email Marketing! &#34;Insider Secrets to Email Marketing: How To Increase Your Traffic, Generate Leads, and Make More Sales Online along with the Automated T...]]></description>
			<content:encoded><![CDATA[<div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="140" valign="top">
<div><a href="http://www.youtube.com/watch?v=uNfPuiJMecc"><img src="http://i.ytimg.com/vi/uNfPuiJMecc/default.jpg" alt="" /></a></div></td>
<td width="256" valign="top">
<div><a href="http://www.youtube.com/watch?v=uNfPuiJMecc">(Free Email Marketing Secrets Exposed)!!!</a></div>
<div><span>www.thelistauction.com . The Insiders Secrets to Email Marketing! "Insider Secrets to Email Marketing: How To Increase Your Traffic, Generate Leads, and Make More Sales Online along with the Automated Tools you need. Email Marketing Secrets Exposed! - List Building And Increased Website Traffic Learn how to build a list, increase website traffic and ultimately make more money online, faster. Have your own site, or promote affilliate programs? Email Marketing Software | Email Marketing ...</span></div></td>
<td width="146" valign="top">
<div><span>From:</span>
<a href="http://www.youtube.com/profile?user=onlinementor101">onlinementor101</a></div>
<div><span>Views:</span>
2744</div>
<div><img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /></div>
<div>13
<span>ratings</span></div></td>
</tr>
<tr>
<td><span>Time:</span>
<span>03:55</span></td>
<td><span>More in</span>
<a href="http://www.youtube.com/categories_portal?c=22">People &amp; Blogs</a></td>
</tr>
</tbody></table>
</div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/free-email-marketing-secrets-exposed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tycoon CashFlow Review &#8211;  Affiliate Marketing.</title>
		<link>http://findthisemail.com/tycoon-cashflow-review-affiliate-marketing/</link>
		<comments>http://findthisemail.com/tycoon-cashflow-review-affiliate-marketing/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 18:43:36 +0000</pubDate>
		<dc:creator>Breezeonhold</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:eiQ0YHWTPwM</guid>
		<description><![CDATA[

Tycoon CashFlow Review -  Affiliate Marketing.

Tycoon CashFlow Link: tinyurl.com In this video I&#39;m going to show you how I am making a living online. This is probably the last video I&#39;ll ever do on this channel about this topic. I felt like ...]]></description>
			<content:encoded><![CDATA[<div style="color: #000000;font-family: Arial, Helvetica, sans-serif;     font-size:12px; font-size: 12px; width: 555px;">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td width="140" valign="top" rowspan="2"><div style="border: 1px solid #999999; margin: 0px 10px 5px 0px;"><a href="http://www.youtube.com/watch?v=eiQ0YHWTPwM&amp;feature=youtube_gdata"><img alt="" src="http://i.ytimg.com/vi/eiQ0YHWTPwM/default.jpg"></a></div></td>
<td width="256" valign="top"><div style="font-size: 12px; font-weight: bold;"><a style="font-size: 15px; font-weight: bold;                  font-decoration: none;" href="http://www.youtube.com/watch?v=eiQ0YHWTPwM&amp;feature=youtube_gdata">Tycoon CashFlow Review -  Affiliate Marketing.</a>
<br></div>
<div style="font-size: 12px; margin: 3px 0px;"><span>Tycoon CashFlow Link: tinyurl.com In this video I&#39;m going to show you how I am making a living online. This is probably the last video I&#39;ll ever do on this channel about this topic. I felt like it might help people who are interested and want to start making some money online. However it&#39;s not a walk in the park. It depends on how hard you work and you&#39;re never guaranteed to earn money. Tycoon CashFlow is a great product that will teach you how to make money with affiliate marketing. PPC ...</span></div></td>
<td style="font-size: 11px; line-height: 1.4em; padding-left: 20px;             padding-top: 1px;" width="146" valign="top"><div><span style="color: #666666; font-size: 11px;">From:</span>
<a href="http://www.youtube.com/profile?user=Breezeonhold">Breezeonhold</a></div>
<div><span style="color: #666666; font-size: 11px;">Views:</span>
3007</div>
<div style="white-space: nowrap;text-align: left"><img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_half_11x11.gif"></div>
<div style="font-size: 11px;">107
<span style="color: #666666; font-size: 11px;">ratings</span></div></td></tr>
<tr><td><span style="color: #666666; font-size: 11px;">Time:</span>
<span style="color: #000000; font-size: 11px; font-weight: bold;">05:26</span></td>
<td style="font-size: 11px; padding-left: 20px;"><span style="color: #666666; font-size: 11px;">More in</span>
<a href="http://www.youtube.com/categories_portal?c=26">Howto &amp; Style</a></td></tr></tbody></table></div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/tycoon-cashflow-review-affiliate-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viral Email Marketing Tips For Super Traffic</title>
		<link>http://findthisemail.com/viral-email-marketing-tips-super-traffic/</link>
		<comments>http://findthisemail.com/viral-email-marketing-tips-super-traffic/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 12:00:41 +0000</pubDate>
		<dc:creator>thewoyo</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Email Campaign]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Marketing Campaign]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Insane]]></category>
		<category><![CDATA[Marketing Email]]></category>
		<category><![CDATA[Marketing List]]></category>
		<category><![CDATA[Marketing Tips]]></category>
		<category><![CDATA[Marketing Viral]]></category>
		<category><![CDATA[Stimulators]]></category>
		<category><![CDATA[Traffic Building]]></category>
		<category><![CDATA[Viral Email Marketing]]></category>
		<category><![CDATA[Viral Marketing]]></category>
		<category><![CDATA[Viral Traffic]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:FRp-wAgNSx4</guid>
		<description><![CDATA[
Viral Email Marketing Tips For Super Traffic

www.list-building-videos.com Discover how to setup a powerful viral email marketing campaign that uses 3 powerful viral stimulators to produce insane viral traffic.
From:
thewoyo
Views:
1119
    
20
ratin...]]></description>
			<content:encoded><![CDATA[<div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="140" valign="top">
<div><a href="http://www.youtube.com/watch?v=FRp-wAgNSx4"><img src="http://i.ytimg.com/vi/FRp-wAgNSx4/default.jpg" alt="" /></a></div></td>
<td width="256" valign="top">
<div><a href="http://www.youtube.com/watch?v=FRp-wAgNSx4">Viral Email Marketing Tips For Super Traffic</a></div>
<div><span>www.list-building-videos.com Discover how to setup a powerful viral email marketing campaign that uses 3 powerful viral stimulators to produce insane viral traffic.</span></div></td>
<td width="146" valign="top">
<div><span>From:</span>
<a href="http://www.youtube.com/profile?user=thewoyo">thewoyo</a></div>
<div><span>Views:</span>
1119</div>
<div><img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_half_11x11.gif" alt="" align="top" /></div>
<div>20
<span>ratings</span></div></td>
</tr>
<tr>
<td><span>Time:</span>
<span>04:31</span></td>
<td><span>More in</span>
<a href="http://www.youtube.com/categories_portal?c=22">People &amp; Blogs</a></td>
</tr>
</tbody></table>
</div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/viral-email-marketing-tips-super-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Permission-based Email Marketing in Action</title>
		<link>http://findthisemail.com/permissionbased-email-marketing-action/</link>
		<comments>http://findthisemail.com/permissionbased-email-marketing-action/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 11:30:15 +0000</pubDate>
		<dc:creator>signuptech</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Documentary]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Marketing Email]]></category>
		<category><![CDATA[Permission Based Email]]></category>
		<category><![CDATA[Permission Based Email Marketing]]></category>
		<category><![CDATA[Permission Email]]></category>
		<category><![CDATA[Permission Marketing]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:MJ4TjhHd5RE</guid>
		<description><![CDATA[
Permission-based Email Marketing in Action

Clip from the C4 documentary on www.Sign-Up.to, showing how Rock Garden use permission based email marketing
From:
signuptech
Views:
789
    
0
ratings
Time:
04:40
More in
Education]]></description>
			<content:encoded><![CDATA[<div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="140" valign="top">
<div><a href="http://www.youtube.com/watch?v=MJ4TjhHd5RE"><img src="http://i.ytimg.com/vi/MJ4TjhHd5RE/default.jpg" alt="" /></a></div></td>
<td width="256" valign="top">
<div><a href="http://www.youtube.com/watch?v=MJ4TjhHd5RE">Permission-based Email Marketing in Action</a></div>
<div><span>Clip from the C4 documentary on www.Sign-Up.to, showing how Rock Garden use permission based email marketing</span></div></td>
<td width="146" valign="top">
<div><span>From:</span>
<a href="http://www.youtube.com/profile?user=signuptech">signuptech</a></div>
<div><span>Views:</span>
789</div>
<div><img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /></div>
<div>0
<span>ratings</span></div></td>
</tr>
<tr>
<td><span>Time:</span>
<span>04:40</span></td>
<td><span>More in</span>
<a href="http://www.youtube.com/categories_portal?c=27">Education</a></td>
</tr>
</tbody></table>
</div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/permissionbased-email-marketing-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-Mail: A Write It Well Guide&#8211;How to Write and Manage E-Mail in the Workplace</title>
		<link>http://findthisemail.com/email-write-guidehow-write-manage-email-workplace/</link>
		<comments>http://findthisemail.com/email-write-guidehow-write-manage-email-workplace/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 13:48:40 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Tools]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[guidehow]]></category>
		<category><![CDATA[manage]]></category>
		<category><![CDATA[well]]></category>
		<category><![CDATA[workplace]]></category>
		<category><![CDATA[write]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=434</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Femail-write-guidehow-write-manage-email-workplace%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Femail-write-guidehow-write-manage-email-workplace%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/email-write-guidehow-write-manage-email-workplace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Have a Look at the New Web Form Generator</title>
		<link>http://findthisemail.com/have-a-look-at-the-new-web-form-generator/</link>
		<comments>http://findthisemail.com/have-a-look-at-the-new-web-form-generator/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 15:49:34 +0000</pubDate>
		<dc:creator>Jason Moore</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Aweber]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>

		<guid isPermaLink="false">http://www.aweber.com/blog/?p=8277</guid>
		<description><![CDATA[<p>It's here.</p>

<p>We've been <a href="http://www.aweber.com/blog/new-features/why-youll-love-awebers-new-web-form-builder.htm">talking</a> <a href="http://www.aweber.com/blog/new-features/easy-web-forms.htm">about</a> <a href="http://www.aweber.com/blog/new-features/web-form-generator-5-cool-things.htm">it</a> a lot on the blog lately, and you've been asking <em>"Where is it? When's it coming out?"</em> since the first post.</p>

<p>Starting today, the new Web Form Generator is rolling out to AWeber customers. Some of you will get it today, some will get it over the coming days/weeks.</p>

<p>Either way, you probably want to get a look at how it works...</p>

<h2>Come Take a Look</h2>

<p>I thought it would be nice to give a little tour and show you the Web Form Generator in action (think of it as an open house, only with less house and more web forms :) ).</p>

<p>Building web forms with the old generator got the job done, but now you can create great looking forms and do it in a way that is much more convenient (look Ma, no HTML editing!).</p>

<p>Enough beating around the bush... let's see the darn thing already!</p>

<div style="margin: 20px auto; text-align: center;"><object width="500" height="315"><param name="movie" value="http://www.youtube.com/v/APZUm6yX47c&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/APZUm6yX47c&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="315"></embed></object></div>

<h2>Webinar: More On the New Web Form Generator</h2>

<p>This free one-hour session will cover what's new and give you an opportunity to ask questions in a live Q &#38; A session.</p>

<p><a href="https://www1.gotomeeting.com/register/535559393">Register now</a> (even if you can't make it that day, we'll send you a recording of it!).</p>

<p>Hope to see you on the webinar!</p>

<h2>Have You Made a New Web Form Yet? Show it Off!</h2>

<p>Are you one of the first to get the new Web Form Generator? Have you made a form with it yet?</p>

<p>If so, show it off - link it up below!</p>

<p>(If you don't have the new Web Form Generator yet, you will soon... be sure to stop back and share your form, too!)</p>

<p><a href="http://twitter.com/home?status=@aweber's+New+Web+Form+Generator+is+live+http://www.aweber.com/blog/new-features/web-form-generator-walkthrough.htm" title="Tweet This"><img height="20" width="20" border="0" src="http://www.aweber.com/images/newsletter/images/twitter.png" alt="Twitter" /></a> <a href="http://twitter.com/home?status=@aweber's+New+Web+Form+Generator+is+live+http://www.aweber.com/blog/new-features/web-form-generator-walkthrough.htm" title="Tweet This">Tweet This</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=NB8f8tdtA0k:KT1PEign6RU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=NB8f8tdtA0k:KT1PEign6RU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=NB8f8tdtA0k:KT1PEign6RU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=NB8f8tdtA0k:KT1PEign6RU:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=NB8f8tdtA0k:KT1PEign6RU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/NB8f8tdtA0k" height="1" width="1"/>]]></description>
			<content:encoded><![CDATA[<p>It's here.</p>

<p>We've been <a href="http://www.aweber.com/blog/new-features/why-youll-love-awebers-new-web-form-builder.htm">talking</a> <a href="http://www.aweber.com/blog/new-features/easy-web-forms.htm">about</a> <a href="http://www.aweber.com/blog/new-features/web-form-generator-5-cool-things.htm">it</a> a lot on the blog lately, and you've been asking <em>"Where is it? When's it coming out?"</em> since the first post.</p>

<p>Starting today, the new Web Form Generator is rolling out to AWeber customers. Some of you will get it today, some will get it over the coming days/weeks.</p>

<p>Either way, you probably want to get a look at how it works...</p>

<h2>Come Take a Look</h2>

<p>I thought it would be nice to give a little tour and show you the Web Form Generator in action (think of it as an open house, only with less house and more web forms :) ).</p>

<p>Building web forms with the old generator got the job done, but now you can create great looking forms and do it in a way that is much more convenient (look Ma, no HTML editing!).</p>

<p>Enough beating around the bush... let's see the darn thing already!</p>

<div style="margin: 20px auto; text-align: center;"><object width="500" height="315"><param name="movie" value="http://www.youtube.com/v/APZUm6yX47c&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/APZUm6yX47c&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="315"></embed></object></div>

<h2>Webinar: More On the New Web Form Generator</h2>

<p>This free one-hour session will cover what's new and give you an opportunity to ask questions in a live Q &#38; A session.</p>

<p><a href="https://www1.gotomeeting.com/register/535559393">Register now</a> (even if you can't make it that day, we'll send you a recording of it!).</p>

<p>Hope to see you on the webinar!</p>

<h2>Have You Made a New Web Form Yet? Show it Off!</h2>

<p>Are you one of the first to get the new Web Form Generator? Have you made a form with it yet?</p>

<p>If so, show it off - link it up below!</p>

<p>(If you don't have the new Web Form Generator yet, you will soon... be sure to stop back and share your form, too!)</p>

<p><a href="http://twitter.com/home?status=@aweber's+New+Web+Form+Generator+is+live+http://www.aweber.com/blog/new-features/web-form-generator-walkthrough.htm" title="Tweet This"><img height="20" width="20" border="0" src="http://www.aweber.com/images/newsletter/images/twitter.png" alt="Twitter" /></a> <a href="http://twitter.com/home?status=@aweber's+New+Web+Form+Generator+is+live+http://www.aweber.com/blog/new-features/web-form-generator-walkthrough.htm" title="Tweet This">Tweet This</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=NB8f8tdtA0k:KT1PEign6RU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=NB8f8tdtA0k:KT1PEign6RU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=NB8f8tdtA0k:KT1PEign6RU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=NB8f8tdtA0k:KT1PEign6RU:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=NB8f8tdtA0k:KT1PEign6RU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/NB8f8tdtA0k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/have-a-look-at-the-new-web-form-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Tyranny of E-mail: The Four-Thousand-Year Journey to Your Inbox</title>
		<link>http://findthisemail.com/tyranny-email-fourthousandyear-journey-inbox/</link>
		<comments>http://findthisemail.com/tyranny-email-fourthousandyear-journey-inbox/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 13:49:42 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Tools]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[fourthousandyear]]></category>
		<category><![CDATA[Inbox]]></category>
		<category><![CDATA[journey]]></category>
		<category><![CDATA[tyranny]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=436</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Ftyranny-email-fourthousandyear-journey-inbox%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Ftyranny-email-fourthousandyear-journey-inbox%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/tyranny-email-fourthousandyear-journey-inbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Total E-mail Marketing, Second Edition: Maximizing  your results from integrated e-marketing (Emarketing Essentials)</title>
		<link>http://findthisemail.com/total-email-marketing-edition-maximizing-results-integrated-emarketing-emarketing-essentials/</link>
		<comments>http://findthisemail.com/total-email-marketing-edition-maximizing-results-integrated-emarketing-emarketing-essentials/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 13:44:44 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[edition]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[emarketing]]></category>
		<category><![CDATA[essentials]]></category>
		<category><![CDATA[from]]></category>
		<category><![CDATA[integrated]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[maximizing]]></category>
		<category><![CDATA[results]]></category>
		<category><![CDATA[second]]></category>
		<category><![CDATA[total]]></category>
		<category><![CDATA[your]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=261</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Ftotal-email-marketing-edition-maximizing-results-integrated-emarketing-emarketing-essentials%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Ftotal-email-marketing-edition-maximizing-results-integrated-emarketing-emarketing-essentials%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/total-email-marketing-edition-maximizing-results-integrated-emarketing-emarketing-essentials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Cool Things You Can Do With The New Web Form Generator</title>
		<link>http://findthisemail.com/5-cool-things-you-can-do-with-the-new-web-form-generator/</link>
		<comments>http://findthisemail.com/5-cool-things-you-can-do-with-the-new-web-form-generator/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 14:23:30 +0000</pubDate>
		<dc:creator>Justin Premick</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Aweber]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>

		<guid isPermaLink="false">http://www.aweber.com/blog/?p=8175</guid>
		<description><![CDATA[<p><a href="http://www.aweber.com/blog/new-features/web-form-generator-5-cool-things.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL091116&#038;utm_campaign=BU"><img style="border: 1px solid #ccc; padding: 2px; margin: 0px 0px 5px 10px;" align="right" alt="See What You Can Do With The New Web Form Generator" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-5-things-teaser.png" /></a>You want to quickly and easily create great-looking signup forms. And you want to do it without having to know HTML.</p>

<p>Makes sense to us. So the new Web Form Generator - coming out soon - aims to help you do exactly that.</p>

<p>Here are just a few ways you'll be able to customize the look of your forms to build your list faster and create a better new subscriber experience.</p>

<h2>Put Your Form Labels Above, Beside or Inside Fields</h2>

<p>Want to try putting the "Name" and "Email" labels above the boxes that subscribers fill out, instead of beside them?</p>

<p>Now you can choose how you want your labels aligned:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator - Label Position" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-label-position.png" alt="Web Form Generator - Label Position" width="249" height="362" /></div>

<p>You can even put them inside the boxes if you want to - when subscribers click inside the field, we'll remove the label so they can type their name/email!</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator - Label Inside Fields" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-label-inside-fields.png" alt="Web Form Generator - Label Inside Fields" width="250" height="107" /></div>

<h2>Add Color to Your Submit Buttons And Position Them Where You Want</h2>

<p>Want your form's submit button to stand out and beg to be clicked? You got it.</p>

<p>Think that changing the colors and/or the location of it will help you get more conversions? Now you can find out.</p>

<p>Customize the look of your submit button - you can even add gradients to it to make it slicker:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator - Edit Submit Button Color" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-edit-submit-color.png" alt="Web Form Generator - Edit Submit Button Color" width="469" height="375" /></div>

<p>and you can place it where you think it'll get clicked the most - left, center or right:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator - Edit Submit Button Position" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-edit-submit-position.png" alt="Web Form Generator - Edit Submit Button Position" width="254" height="351" /></div>

<p>If you want to get scientific about it, split test the different colors or positions to see what gets you the most new subscribers!</p>

<h2>Show Subscribers How to Confirm With Dynamic Thank You Pages</h2>

<p>Want to use video on your thank you pages to increase confirmed opt-ins, but don't have the time or equipment to make it happen?</p>

<p>Use our video thank you pages to give each new subscriber precise instructions on how to confirm.</p>

<p>We'll even show them exactly what your confirm email looks like in their specific email program (Gmail, AOL, Yahoo, Hotmail, Outlook, Mac Mail, etc).</p>

<div style="margin: 20px auto; text-align: center;"><img src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-dynamic-thank-you.png" /></div>

<h2>Collect Addresses With Smart Fields</h2>

<p>Need to collect more than just name and email address? How about a postal address?</p>

<p>Now you can easily ask for an address in your forms:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator - Add US Address" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-add-us-address.png" alt="Web Form Generator - Add US Address" width="500" height="265" /></div>

<p>You can then use that data to search and segment your list in AWeber (example: send an email to all of your subscribers in Pennsylvania), or export it so you can build relationships with your subscribers by postal mail.</p>

<h2>Automatically Insert a Privacy Policy</h2>

<p>We've talked before about the merits creating a privacy policy and linking it from your signup form to increase trust, but that's always been something you had to do on your own.

</p><p>Now, just tell us to add a privacy policy to your form:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator - Privacy Button" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-privacy-button.png" alt="Web Form Generator - Privacy Button" width="378" height="90" /></div>

<p>We'll add a link to a privacy policy we created for AWeber customers to use:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator - Edit Privacy Policy" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-edit-privacy-policy.png" alt="Web Form Generator - Edit Privacy Policy" width="500" height="171" /></div>

<p>It reaffirms your commitment to delivering email to people who want to get it from you and shows people how easy it is to unsubscribe if they choose to do so.</p>

<p><a href="http://www.aweber.com/permission.htm">See the privacy policy.</a></p>

<h2>That's Not All</h2>

<p>There are tons of ways to make your signup forms cooler and more appealing to subscribers (templates, anyone?). These are just a few examples.</p>

<p>What else can you do? You'll have to try the new Web Form Generator and find out for yourself... <img align="middle" src="https://www.aweber.com/blog/wp-includes/images/smilies/icon_wink.gif" alt=";)" /></p>

<p><em>You can also sign up for a <a href="https://www1.gotomeeting.com/register/535559393">webinar/demo of the new Web Form Generator</a> scheduled for Tuesday, November 24th.</em></p>

<a href="http://twitter.com/home?status=RT+@aweber+5+Cool+Things+You+Can+Do+With+The+New+Web+Form+Generator+http://www.aweber.com/blog/new-features/web-form-generator-5-cool-things.htm" title="Tweet This"><img height="20" width="20" border="0" src="http://www.aweber.com/images/newsletter/images/twitter.png" alt="Twitter" /></a> <a href="http://twitter.com/home?status=RT+@aweber+5+Cool+Things+You+Can+Do+With+The+New+Web+Form+Generator+http://www.aweber.com/blog/new-features/web-form-generator-5-cool-things.htm" title="Tweet This">Tweet This</a><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=bC3N9kUKqWc:AwAMUn_KLUc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=bC3N9kUKqWc:AwAMUn_KLUc:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=bC3N9kUKqWc:AwAMUn_KLUc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=bC3N9kUKqWc:AwAMUn_KLUc:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=bC3N9kUKqWc:AwAMUn_KLUc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/bC3N9kUKqWc" height="1" width="1"/>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aweber.com/blog/new-features/web-form-generator-5-cool-things.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL091116&#038;utm_campaign=BU"><img style="border: 1px solid #ccc; padding: 2px; margin: 0px 0px 5px 10px;" align="right" alt="See What You Can Do With The New Web Form Generator" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-5-things-teaser.png" /></a>You want to quickly and easily create great-looking signup forms. And you want to do it without having to know HTML.</p>

<p>Makes sense to us. So the new Web Form Generator - coming out soon - aims to help you do exactly that.</p>

<p>Here are just a few ways you'll be able to customize the look of your forms to build your list faster and create a better new subscriber experience.</p>

<h2>Put Your Form Labels Above, Beside or Inside Fields</h2>

<p>Want to try putting the "Name" and "Email" labels above the boxes that subscribers fill out, instead of beside them?</p>

<p>Now you can choose how you want your labels aligned:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator - Label Position" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-label-position.png" alt="Web Form Generator - Label Position" width="249" height="362" /></div>

<p>You can even put them inside the boxes if you want to - when subscribers click inside the field, we'll remove the label so they can type their name/email!</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator - Label Inside Fields" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-label-inside-fields.png" alt="Web Form Generator - Label Inside Fields" width="250" height="107" /></div>

<h2>Add Color to Your Submit Buttons And Position Them Where You Want</h2>

<p>Want your form's submit button to stand out and beg to be clicked? You got it.</p>

<p>Think that changing the colors and/or the location of it will help you get more conversions? Now you can find out.</p>

<p>Customize the look of your submit button - you can even add gradients to it to make it slicker:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator - Edit Submit Button Color" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-edit-submit-color.png" alt="Web Form Generator - Edit Submit Button Color" width="469" height="375" /></div>

<p>and you can place it where you think it'll get clicked the most - left, center or right:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator - Edit Submit Button Position" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-edit-submit-position.png" alt="Web Form Generator - Edit Submit Button Position" width="254" height="351" /></div>

<p>If you want to get scientific about it, split test the different colors or positions to see what gets you the most new subscribers!</p>

<h2>Show Subscribers How to Confirm With Dynamic Thank You Pages</h2>

<p>Want to use video on your thank you pages to increase confirmed opt-ins, but don't have the time or equipment to make it happen?</p>

<p>Use our video thank you pages to give each new subscriber precise instructions on how to confirm.</p>

<p>We'll even show them exactly what your confirm email looks like in their specific email program (Gmail, AOL, Yahoo, Hotmail, Outlook, Mac Mail, etc).</p>

<div style="margin: 20px auto; text-align: center;"><img src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-dynamic-thank-you.png" /></div>

<h2>Collect Addresses With Smart Fields</h2>

<p>Need to collect more than just name and email address? How about a postal address?</p>

<p>Now you can easily ask for an address in your forms:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator - Add US Address" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-add-us-address.png" alt="Web Form Generator - Add US Address" width="500" height="265" /></div>

<p>You can then use that data to search and segment your list in AWeber (example: send an email to all of your subscribers in Pennsylvania), or export it so you can build relationships with your subscribers by postal mail.</p>

<h2>Automatically Insert a Privacy Policy</h2>

<p>We've talked before about the merits creating a privacy policy and linking it from your signup form to increase trust, but that's always been something you had to do on your own.

</p><p>Now, just tell us to add a privacy policy to your form:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator - Privacy Button" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-privacy-button.png" alt="Web Form Generator - Privacy Button" width="378" height="90" /></div>

<p>We'll add a link to a privacy policy we created for AWeber customers to use:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator - Edit Privacy Policy" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/web-form-builder-edit-privacy-policy.png" alt="Web Form Generator - Edit Privacy Policy" width="500" height="171" /></div>

<p>It reaffirms your commitment to delivering email to people who want to get it from you and shows people how easy it is to unsubscribe if they choose to do so.</p>

<p><a href="http://www.aweber.com/permission.htm">See the privacy policy.</a></p>

<h2>That's Not All</h2>

<p>There are tons of ways to make your signup forms cooler and more appealing to subscribers (templates, anyone?). These are just a few examples.</p>

<p>What else can you do? You'll have to try the new Web Form Generator and find out for yourself... <img align="middle" src="https://www.aweber.com/blog/wp-includes/images/smilies/icon_wink.gif" alt=";)" /></p>

<p><em>You can also sign up for a <a href="https://www1.gotomeeting.com/register/535559393">webinar/demo of the new Web Form Generator</a> scheduled for Tuesday, November 24th.</em></p>

<a href="http://twitter.com/home?status=RT+@aweber+5+Cool+Things+You+Can+Do+With+The+New+Web+Form+Generator+http://www.aweber.com/blog/new-features/web-form-generator-5-cool-things.htm" title="Tweet This"><img height="20" width="20" border="0" src="http://www.aweber.com/images/newsletter/images/twitter.png" alt="Twitter" /></a> <a href="http://twitter.com/home?status=RT+@aweber+5+Cool+Things+You+Can+Do+With+The+New+Web+Form+Generator+http://www.aweber.com/blog/new-features/web-form-generator-5-cool-things.htm" title="Tweet This">Tweet This</a><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=bC3N9kUKqWc:AwAMUn_KLUc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=bC3N9kUKqWc:AwAMUn_KLUc:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=bC3N9kUKqWc:AwAMUn_KLUc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=bC3N9kUKqWc:AwAMUn_KLUc:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=bC3N9kUKqWc:AwAMUn_KLUc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/bC3N9kUKqWc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/5-cool-things-you-can-do-with-the-new-web-form-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>email marketing</title>
		<link>http://findthisemail.com/email-marketing/</link>
		<comments>http://findthisemail.com/email-marketing/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 09:06:45 +0000</pubDate>
		<dc:creator>advancis</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[High Quality]]></category>
		<category><![CDATA[Marketing Email]]></category>
		<category><![CDATA[Marketing Managers]]></category>
		<category><![CDATA[Precision Marketing]]></category>
		<category><![CDATA[Promotions]]></category>
		<category><![CDATA[Quality Traffic]]></category>
		<category><![CDATA[Target]]></category>
		<category><![CDATA[Unparalleled Precision]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:MOSGpJN32Zw</guid>
		<description><![CDATA[
email marketing

email marketing is fast emerging as the most effective Internet promotional tool. It&#39;s fast, precise, and cost-effective. Plus, it allows marketing managers to execute Internet-based promotions with unparalleled precision. With e...]]></description>
			<content:encoded><![CDATA[<div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="140" valign="top">
<div><a href="http://www.youtube.com/watch?v=MOSGpJN32Zw"><img src="http://i.ytimg.com/vi/MOSGpJN32Zw/default.jpg" alt="" /></a></div></td>
<td width="256" valign="top">
<div><a href="http://www.youtube.com/watch?v=MOSGpJN32Zw">email marketing</a></div>
<div><span>email marketing is fast emerging as the most effective Internet promotional tool. It's fast, precise, and cost-effective. Plus, it allows marketing managers to execute Internet-based promotions with unparalleled precision. With email marketing, you can deliver your message to the right target to generate high-quality traffic to your web site. The best part: you only send your message to the people who want to know more about your products and services. As a result, this promotional tool has ...</span></div></td>
<td width="146" valign="top">
<div><span>From:</span>
<a href="http://www.youtube.com/profile?user=advancis">advancis</a></div>
<div><span>Views:</span>
2545</div>
<div><img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /></div>
<div>1
<span>ratings</span></div></td>
</tr>
<tr>
<td><span>Time:</span>
<span>03:15</span></td>
<td><span>More in</span>
<a href="http://www.youtube.com/categories_portal?c=22">People &amp; Blogs</a></td>
</tr>
</tbody></table>
</div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/email-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free email search resources</title>
		<link>http://findthisemail.com/free-email-search-resources/</link>
		<comments>http://findthisemail.com/free-email-search-resources/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 10:53:34 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Investigate]]></category>
		<category><![CDATA[search tools]]></category>
		<category><![CDATA[e mail addresses]]></category>
		<category><![CDATA[e mail search]]></category>
		<category><![CDATA[email address searches]]></category>
		<category><![CDATA[finding email addresses]]></category>
		<category><![CDATA[free email search]]></category>
		<category><![CDATA[google search engine]]></category>
		<category><![CDATA[research resource]]></category>
		<category><![CDATA[search databases]]></category>
		<category><![CDATA[search method]]></category>
		<category><![CDATA[search tricks]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=162</guid>
		<description><![CDATA[<p>There are plenty of free email search resources out there, so just use them&#8230;..</p>
<p>The big–daddy research resource on the web is Google. The first thing we recommend trying is typing in the person&#8217;s name plus &#8220;email&#8221; or their e-mail address into the Google search engine box and seeing what comes up. Often times a whole array of email specialty resources will come up.</p>
<p>It&#8217;s common to see people in Google show up in their personal websites, or on their company or school websites, often if you know where they work or where they went to school, you can trace them through <p>Continue reading <a href="http://findthisemail.com/free-email-search-resources/">Free email search resources</a></p>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Ffree-email-search-resources%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Ffree-email-search-resources%2F" height="61" width="51" /></a></div><p>There are plenty of free email search resources out there, so just use them&#8230;..</p>
<p>The big–daddy research resource on the web is <a href="http://www.youtube.com/watch?v=tk6vZiGiaiQ&amp;feature=player_embedded" target="_blank">Google</a>. The first thing we recommend trying is typing in the person&#8217;s name plus &#8220;email&#8221; or their e-mail address into the Google search engine box and seeing what comes up. Often times a whole array of email specialty resources will come up.</p>
<p>It&#8217;s common to see people in Google show up in their personal websites, or on their company or school websites, often if you know where they work or where they went to school, you can trace them through the institution&#8217;s email directory.</p>
<p><a id="aptureLink_e7Q8Hlkm85" href="http://www.youtube.com/watch?v=tk6vZiGiaiQ">Google search tricks</a></p>
<p><strong>Yahoo! is still very useful For Email Lookups.</strong></p>
<p>Yahoo is still home to billions of Web pages that might not be on Google. So use the same free email search method with <a id="aptureLink_hLbShbtHDD" href="http://en.wikipedia.org/wiki/Yahoo%21%20Search">Yahoo Search</a> and see what comes up.</p>
<p><strong>Using Social Networks to Find Email Information</strong>.</p>
<p>Lastly you should ask yourself, &#8220;What do I know about this person?&#8221; Based on what you know about them, often times you can find their e-mail address. If a person is a white collar worker or professional, their email and profile can probably be found on<a id="aptureLink_mshNpo0z4l" href="http://search.twitter.com/search?q=LinkedIn"> LinkedIn</a>. If a person is a recent college graduate, you can probably find their email and profile on <a id="aptureLink_7UNTEmqFVp" href="http://en.wikipedia.org/wiki/Facebook">Facebook</a>. And lastly, Myspace is the largest social network in the world. When all else fails, type their name into <a id="aptureLink_O4rLDhVhM7" href="http://en.wikipedia.org/wiki/Myspace">Myspace </a>and see if you can find their email. Often, if you find a person&#8217;s profile, you no longer need their email address. If these resources leave you unsuccessful, it&#8217;s time to move onto a premium e-mail search service.</p>
<p><a id="aptureLink_pi4B72CL54" href="http://acme-people-search.com/1244759764RZIH">Email address searches</a> have become very reliable the past few years. Whether you&#8217;re looking for an email directory to find an old friend or co–worker, chances are good that they can be found.</p>
<p>There are several free resources for finding email addresses, and the hard–to–find addresses or new e-mail addresses can be found through premium email search databases. But first, give it a try at <a href="http://Acme-People-Search.com/1244759764RZIH" target="_blank">Acme People Search</a></p>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/free-email-search-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Easy Is It To Make A Web Form?</title>
		<link>http://findthisemail.com/how-easy-is-it-to-make-a-web-form/</link>
		<comments>http://findthisemail.com/how-easy-is-it-to-make-a-web-form/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 14:22:17 +0000</pubDate>
		<dc:creator>Bob Ricca</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Aweber]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>

		<guid isPermaLink="false">http://www.aweber.com/blog/?p=7976</guid>
		<description><![CDATA[<p><a href="http://www.aweber.com/blog/new-features/easy-web-forms.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL091112&#038;utm_campaign=BU"><img align="right" style="border: none; margin: 0px 0px 5px 10px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/teaser-image.jpg" alt="teaser-image" title="teaser-image" width="150" height="150" /></a><strong>Forms suck.</strong></p>

<p>Lets be honest, most forms are well... boring.</p>

<p>And creating the HTML for a web form is about as interesting as watching paint dry.</p>

<p>But, believe it or not... it doesn't have to be that way.</p>

<h2>Our new Web Form Generator: More Powerful Than Rocky?</h2>

<p>OK, maybe it can't beat up Clubber Lang. But it definitely packs a punch.</p>

<p><strong>In fact, dare I say - using our new editor you can build a beautiful looking form without knowing the first thing about HTML.</strong></p>

<p>Not only that... its fun to use. Really.</p>

<p>So for those of you who used to hire a professional to make your forms look pretty - take that money and go have a beer on us. YOU'VE just been promoted to lead designer.</p>

<h2>Show Us How You Want Your Form to Look - We'll Do the Heavy Lifting</h2>

<p>The new Web Form Generator makes it way easier to create an elaborate form, which when done properly will help you better communicate with your subscribers.</p>

<p>I'll show you what I mean.</p>

<p>For this example, lets say I am the proud owner of a real estate company called "Honey &#38; Vinegar Realty." We currently have a form on our website which collects subscribers' name and email. This is great, but we really feel like we could be getting more out of our list of subscribers.</p>

<p>So as always, I first click the "Web Forms" tab and then click the green "+ Create New Form" button, although this time I'm greeted by the new Web Form Generator (see screenshot below).</p>

<div style="margin: 20px auto; text-align: center;"><img src="http://www.aweber.com/blog/wp-content/uploads/2009/11/screen1.jpg" alt="Web Form Generator Entrance Page" width="600" height="505" /></div>

<h3>So, Let's Make a Real Estate Signup Form!</h3>

<div style="margin: 20px auto; text-align: center;"><img title="Templates Bar" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/screen1d.jpg" alt="Templates Bar" width="600" height="641" /></div>

<p>Looking through the different form templates I find that the first one is best suitable for my website.</p>

<p>So I click on it, which brings me to this black box that provides me with a variety of color schemes. (see below)</p>

<div style="margin: 20px auto; text-align: center;"><img title="Browsing through form templates" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/screen2.jpg" alt="Browsing through form templates" width="600" height="342" /></div>

<p>I like the "Trevose" color scheme... after all it is named after my home town. So I click the blue "Load Template" button.</p>

<p>Now my template is loaded and the template bar has been minimized.</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator with a template loaded." src="http://www.aweber.com/blog/wp-content/uploads/2009/11/screen2a.jpg" alt="Web Form Generator with a template loaded." width="600" height="518" /></div>

<p>OK, I've only clicked a couple of things and my form is already looking decent... now what?</p>

<h3>Let's Think - What Information Do I Want to Collect From My Subscribers?</h3>

<p>In real estate, location is key. So I think for my form it would be a great to have subscribers select areas they are interested in. This way I can segment my list and send each subscriber information that is more closely tailored to what they are looking for.</p>

<p>Working from top to bottom... Name and Email are already inserted into my form for me. So the next thing I'm going to want is a place for my users to pick locations.</p>

<p>I'll use a "Text Element" to add an instructions sentence. In this case I'll write - "Select the counties you are more interested in:".</p>

<div style="margin: 20px auto; text-align: center;"><img title="Using a Text Element in the new Web Form Generator" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/textelement.jpg" alt="Using a Text Element in the new Web Form Generator" width="600" height="509" /></div>

<p>Now, I'd like them to be able to select multiple areas. Using a checkbox might be my best bet.</p>

<p>So I'll create a new "Field" for each county and set the "Input Type" to be a checkbox.</p>

<div style="margin: 20px auto; text-align: center;"><img title="checkboxes" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/checkboxes.jpg" alt="checkboxes" width="600" height="619" /></div>

<p>I'm happy with my design but I feel like maybe I should have some sort of divider to separate the sections of the form a little bit.</p>

<p>So lets add one in:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Adding a divider in the new Web Form Generator" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/divider.jpg" alt="Adding a divider in the new Web Form Generator" width="600" height="633" /></div>

<p>And of course I can't forget to add some some writing in my header and footer:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Editing my Header in the new Web Form Generator" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/header.jpg" alt="Editing my Header in the new Web Form Generator" width="600" height="624" /></div>

<p>There you have it! A nice, professional form... without touching any HTML.</p>

<h3>At This Point I Know Everyone Is Probably Thinking "Yeah, Yeah... Get to the Templates!"</h3>

<p>Eric and I are now in the phase of development where we are spending most of our time cranking out form templates. We want to provide some fresh designs and ideas to take your forms to the next level.</p>

<p><a href="http://www.aweber.com/blog/new-features/easy-web-forms.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL091112&#038;utm_campaign=BU#coverflow">Click to view some of the ones we've made up to this current date.</a></p>

<h3>Of Course, Your Input is The Most Important Thing of All.</h3>

<p>If you have any ideas for form templates that you'd want made, please <a href="http://www.aweber.com/blog/new-features/easy-web-forms.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL091112&#038;utm_campaign=BU#comments">leave a comment.</a></p>

<p>Eric and I will be creating a lot of form templates in the up coming weeks so any inspiration and ideas you can send our way will go a long way!</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=_y5x5qy7kNQ:SLJZdTLoDCY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=_y5x5qy7kNQ:SLJZdTLoDCY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=_y5x5qy7kNQ:SLJZdTLoDCY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=_y5x5qy7kNQ:SLJZdTLoDCY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=_y5x5qy7kNQ:SLJZdTLoDCY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/_y5x5qy7kNQ" height="1" width="1"/>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aweber.com/blog/new-features/easy-web-forms.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL091112&#038;utm_campaign=BU"><img align="right" style="border: none; margin: 0px 0px 5px 10px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/teaser-image.jpg" alt="teaser-image" title="teaser-image" width="150" height="150" /></a><strong>Forms suck.</strong></p>

<p>Lets be honest, most forms are well... boring.</p>

<p>And creating the HTML for a web form is about as interesting as watching paint dry.</p>

<p>But, believe it or not... it doesn't have to be that way.</p>

<h2>Our new Web Form Generator: More Powerful Than Rocky?</h2>

<p>OK, maybe it can't beat up Clubber Lang. But it definitely packs a punch.</p>

<p><strong>In fact, dare I say - using our new editor you can build a beautiful looking form without knowing the first thing about HTML.</strong></p>

<p>Not only that... its fun to use. Really.</p>

<p>So for those of you who used to hire a professional to make your forms look pretty - take that money and go have a beer on us. YOU'VE just been promoted to lead designer.</p>

<h2>Show Us How You Want Your Form to Look - We'll Do the Heavy Lifting</h2>

<p>The new Web Form Generator makes it way easier to create an elaborate form, which when done properly will help you better communicate with your subscribers.</p>

<p>I'll show you what I mean.</p>

<p>For this example, lets say I am the proud owner of a real estate company called "Honey &#38; Vinegar Realty." We currently have a form on our website which collects subscribers' name and email. This is great, but we really feel like we could be getting more out of our list of subscribers.</p>

<p>So as always, I first click the "Web Forms" tab and then click the green "+ Create New Form" button, although this time I'm greeted by the new Web Form Generator (see screenshot below).</p>

<div style="margin: 20px auto; text-align: center;"><img src="http://www.aweber.com/blog/wp-content/uploads/2009/11/screen1.jpg" alt="Web Form Generator Entrance Page" width="600" height="505" /></div>

<h3>So, Let's Make a Real Estate Signup Form!</h3>

<div style="margin: 20px auto; text-align: center;"><img title="Templates Bar" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/screen1d.jpg" alt="Templates Bar" width="600" height="641" /></div>

<p>Looking through the different form templates I find that the first one is best suitable for my website.</p>

<p>So I click on it, which brings me to this black box that provides me with a variety of color schemes. (see below)</p>

<div style="margin: 20px auto; text-align: center;"><img title="Browsing through form templates" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/screen2.jpg" alt="Browsing through form templates" width="600" height="342" /></div>

<p>I like the "Trevose" color scheme... after all it is named after my home town. So I click the blue "Load Template" button.</p>

<p>Now my template is loaded and the template bar has been minimized.</p>

<div style="margin: 20px auto; text-align: center;"><img title="Web Form Generator with a template loaded." src="http://www.aweber.com/blog/wp-content/uploads/2009/11/screen2a.jpg" alt="Web Form Generator with a template loaded." width="600" height="518" /></div>

<p>OK, I've only clicked a couple of things and my form is already looking decent... now what?</p>

<h3>Let's Think - What Information Do I Want to Collect From My Subscribers?</h3>

<p>In real estate, location is key. So I think for my form it would be a great to have subscribers select areas they are interested in. This way I can segment my list and send each subscriber information that is more closely tailored to what they are looking for.</p>

<p>Working from top to bottom... Name and Email are already inserted into my form for me. So the next thing I'm going to want is a place for my users to pick locations.</p>

<p>I'll use a "Text Element" to add an instructions sentence. In this case I'll write - "Select the counties you are more interested in:".</p>

<div style="margin: 20px auto; text-align: center;"><img title="Using a Text Element in the new Web Form Generator" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/textelement.jpg" alt="Using a Text Element in the new Web Form Generator" width="600" height="509" /></div>

<p>Now, I'd like them to be able to select multiple areas. Using a checkbox might be my best bet.</p>

<p>So I'll create a new "Field" for each county and set the "Input Type" to be a checkbox.</p>

<div style="margin: 20px auto; text-align: center;"><img title="checkboxes" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/checkboxes.jpg" alt="checkboxes" width="600" height="619" /></div>

<p>I'm happy with my design but I feel like maybe I should have some sort of divider to separate the sections of the form a little bit.</p>

<p>So lets add one in:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Adding a divider in the new Web Form Generator" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/divider.jpg" alt="Adding a divider in the new Web Form Generator" width="600" height="633" /></div>

<p>And of course I can't forget to add some some writing in my header and footer:</p>

<div style="margin: 20px auto; text-align: center;"><img title="Editing my Header in the new Web Form Generator" src="http://www.aweber.com/blog/wp-content/uploads/2009/11/header.jpg" alt="Editing my Header in the new Web Form Generator" width="600" height="624" /></div>

<p>There you have it! A nice, professional form... without touching any HTML.</p>

<h3>At This Point I Know Everyone Is Probably Thinking "Yeah, Yeah... Get to the Templates!"</h3>

<p>Eric and I are now in the phase of development where we are spending most of our time cranking out form templates. We want to provide some fresh designs and ideas to take your forms to the next level.</p>

<p><a href="http://www.aweber.com/blog/new-features/easy-web-forms.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL091112&#038;utm_campaign=BU#coverflow">Click to view some of the ones we've made up to this current date.</a></p>

<h3>Of Course, Your Input is The Most Important Thing of All.</h3>

<p>If you have any ideas for form templates that you'd want made, please <a href="http://www.aweber.com/blog/new-features/easy-web-forms.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL091112&#038;utm_campaign=BU#comments">leave a comment.</a></p>

<p>Eric and I will be creating a lot of form templates in the up coming weeks so any inspiration and ideas you can send our way will go a long way!</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=_y5x5qy7kNQ:SLJZdTLoDCY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=_y5x5qy7kNQ:SLJZdTLoDCY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=_y5x5qy7kNQ:SLJZdTLoDCY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=_y5x5qy7kNQ:SLJZdTLoDCY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=_y5x5qy7kNQ:SLJZdTLoDCY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/_y5x5qy7kNQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/how-easy-is-it-to-make-a-web-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(email marketing list building) here&#8217;s how you do it.</title>
		<link>http://findthisemail.com/email-marketing-list-building-heres/</link>
		<comments>http://findthisemail.com/email-marketing-list-building-heres/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 09:05:26 +0000</pubDate>
		<dc:creator>jleuch22</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Address Email]]></category>
		<category><![CDATA[Email Address List]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email List]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[Email Tips]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Free Traffic]]></category>
		<category><![CDATA[Maling List]]></category>
		<category><![CDATA[Marketing List]]></category>
		<category><![CDATA[Marketing Strategy]]></category>
		<category><![CDATA[Marketing Tips]]></category>
		<category><![CDATA[Subscribers]]></category>
		<category><![CDATA[Traffic Tips]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:wVtCgdScu-w</guid>
		<description><![CDATA[
(email marketing list building) here&#39;s how you do it.

. www.BreakthroughMarketing.info . For Free Traffic Tips and More Click on the link below www.BreakthroughMarketingGroup.com Building an email list All about growing and managing your email a...]]></description>
			<content:encoded><![CDATA[<div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="140" valign="top">
<div><a href="http://www.youtube.com/watch?v=wVtCgdScu-w"><img src="http://i.ytimg.com/vi/wVtCgdScu-w/default.jpg" alt="" /></a></div></td>
<td width="256" valign="top">
<div><a href="http://www.youtube.com/watch?v=wVtCgdScu-w">(email marketing list building) here's how you do it.</a></div>
<div><span>. www.BreakthroughMarketing.info . For Free Traffic Tips and More Click on the link below www.BreakthroughMarketingGroup.com Building an email list All about growing and managing your email address list. Building Your Email Maling List Building your email list with opt-in subscribers is the most important email marketing strategy you can use. Here is some practical advice on building your ... Email Marketing Tips List Building @ chrisg.com Aug 7, 2008 ... Building your email list is perhaps ...</span></div></td>
<td width="146" valign="top">
<div><span>From:</span>
<a href="http://www.youtube.com/profile?user=jleuch22">jleuch22</a></div>
<div><span>Views:</span>
1387</div>
<div><img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_half_11x11.gif" alt="" align="top" /></div>
<div>19
<span>ratings</span></div></td>
</tr>
<tr>
<td><span>Time:</span>
<span>10:00</span></td>
<td><span>More in</span>
<a href="http://www.youtube.com/categories_portal?c=26">Howto &amp; Style</a></td>
</tr>
</tbody></table>
</div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/email-marketing-list-building-heres/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Marketing for Complex Sales Cycles: Proven Ways to Produce a Continuous Flow of Prospects and Profits with Effective Spam-Free Email System</title>
		<link>http://findthisemail.com/email-marketing-complex-sales-cycles-proven-ways-produce-continuous-flow-prospects-profits-effective-spamfree-email-system/</link>
		<comments>http://findthisemail.com/email-marketing-complex-sales-cycles-proven-ways-produce-continuous-flow-prospects-profits-effective-spamfree-email-system/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 11:51:04 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[complex]]></category>
		<category><![CDATA[continuous]]></category>
		<category><![CDATA[cycles]]></category>
		<category><![CDATA[effective]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[flow]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[produce]]></category>
		<category><![CDATA[Profits]]></category>
		<category><![CDATA[Prospects]]></category>
		<category><![CDATA[proven]]></category>
		<category><![CDATA[sales]]></category>
		<category><![CDATA[spamfree]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=260</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Femail-marketing-complex-sales-cycles-proven-ways-produce-continuous-flow-prospects-profits-effective-spamfree-email-system%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Femail-marketing-complex-sales-cycles-proven-ways-produce-continuous-flow-prospects-profits-effective-spamfree-email-system%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/email-marketing-complex-sales-cycles-proven-ways-produce-continuous-flow-prospects-profits-effective-spamfree-email-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Marketing Minute &#8211; Personalization</title>
		<link>http://findthisemail.com/email-marketing-minute-personalization/</link>
		<comments>http://findthisemail.com/email-marketing-minute-personalization/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 12:24:06 +0000</pubDate>
		<dc:creator>cr8it</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Marketers]]></category>
		<category><![CDATA[Marketing Email]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:2yWSfjUsQ1U</guid>
		<description><![CDATA[Email Marketing Minute - Personalization

This is a very short video designed to help email marketers determine the optimal amount of information to gather on their opt-in forms
From:
cr8it
Views:
313
    
5
ratings
Time:
01:30
More in
Howto &#38; Style]]></description>
			<content:encoded><![CDATA[<div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="140" valign="top">
<div><a href="http://www.youtube.com/watch?v=2yWSfjUsQ1U"><img src="http://i.ytimg.com/vi/2yWSfjUsQ1U/default.jpg" alt="" /></a></div></td>
<td width="256" valign="top">
<div><a href="http://www.youtube.com/watch?v=2yWSfjUsQ1U">Email Marketing Minute - Personalization</a></div>
<div><span>This is a very short video designed to help email marketers determine the optimal amount of information to gather on their opt-in forms</span></div></td>
<td width="146" valign="top">
<div><span>From:</span>
<a href="http://www.youtube.com/profile?user=cr8it">cr8it</a></div>
<div><span>Views:</span>
313</div>
<div><img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /></div>
<div>5
<span>ratings</span></div></td>
</tr>
<tr>
<td><span>Time:</span>
<span>01:30</span></td>
<td><span>More in</span>
<a href="http://www.youtube.com/categories_portal?c=26">Howto &amp; Style</a></td>
</tr>
</tbody></table>
</div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/email-marketing-minute-personalization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AWeber Moves to a New Office Friday, June 26th, 2009</title>
		<link>http://findthisemail.com/aweber-moves-office-friday-june-26th-2009/</link>
		<comments>http://findthisemail.com/aweber-moves-office-friday-june-26th-2009/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 12:38:00 +0000</pubDate>
		<dc:creator>Justin Premick</dc:creator>
				<category><![CDATA[Aweber]]></category>
		<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Answering Your Questions]]></category>
		<category><![CDATA[Business Day]]></category>
		<category><![CDATA[Business Hours]]></category>
		<category><![CDATA[Busy Day]]></category>
		<category><![CDATA[Chairs]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Half Years]]></category>
		<category><![CDATA[Larger Image]]></category>
		<category><![CDATA[Limited]]></category>
		<category><![CDATA[Marketing Services]]></category>
		<category><![CDATA[Moving Day]]></category>
		<category><![CDATA[Moving Office]]></category>
		<category><![CDATA[Phone Message]]></category>
		<category><![CDATA[Solutions Team]]></category>
		<category><![CDATA[Square Feet]]></category>
		<category><![CDATA[Square Foot Office]]></category>
		<category><![CDATA[Thanks For Your Patience]]></category>

		<guid isPermaLink="false">http://www.aweber.com/blog/?p=6220</guid>
		<description><![CDATA[<p><img style="float: right; border: 1px solid #ccc; padding: 2px; margin: 0px 0px 5px 10px;" alt="AWeber's New Office" src="http://www.aweber.com/blog/wp-content/uploads/2009/06/aweber-office-partial.jpg" />It seems just like yesterday that AWeber moved into a larger office to support our growing team.</p>

<p>As it turns out, that was about three and a half years ago now. And we've grown more, to the point that the office we moved into in 2006 just can't hold us.</p>

<p>So after over a year of planning and construction, <strong>we're moving into a new office.</strong></p>

<h2>Limited Support on Moving Day - Friday, June 26th</h2>

<p>Tomorrow, AWeber's team is moving out of our 4000 square foot office into a much larger building (it's <strong>24,000 square feet!</strong>).</p>

<div style="text-align: center; margin: 20px auto;"><a href="http://www.aweber.com/blog/wp-content/uploads/2009/06/aweber-office-main-room.jpg"><img style="border: 1px solid #ccc; padding: 2px;" alt="Click to View Larger" src="http://www.aweber.com/blog/wp-content/uploads/2009/06/aweber-office-partial-2.jpg"/></a><br />(Click for a <a href="http://www.aweber.com/blog/wp-content/uploads/2009/06/aweber-office-main-room.jpg">larger image</a> of our Customer Solutions area.)</div>

<p>It's going to be a busy day for our Customer Solutions Team as we move computers, phones, chairs and other equipment to the new office and get it all hooked up there.</p>

<p>However, we still want to be able to provide support to the 60,000-plus customers who rely on us for their <a title="Email Marketing" href="http://www.aweber.com">email marketing</a>.</p>

<p>We're going to stagger the move throughout the day so that at least part of our team is answering your questions throughout our normal business hours (8:00am - 8:00pm).</p>

<h2>Please Bear With Us As We Move</h2>

<p>Since some people will be moving while others "hold down the fort" we may not be able to answer all of everyone's questions as quickly as normal on Friday.</p>

<p>So if you call and can't get us on the phone promptly, leave a message and we'll get in touch with you as soon as we can. As always, we'll work to answer your questions (by phone, email and live text chat) within one business day.</p>

<p>We're excited to get into a new facility that will help us provide email marketing services more effectively than ever.</p>

<p>Thanks for your patience as we move!</p><br /><br /><a href="http://www.aweber.com">Email Marketing - AWeber</a><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=xg_ucRVhlE8:zG0gL2-3XbY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=xg_ucRVhlE8:zG0gL2-3XbY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=xg_ucRVhlE8:zG0gL2-3XbY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=xg_ucRVhlE8:zG0gL2-3XbY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=xg_ucRVhlE8:zG0gL2-3XbY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/xg_ucRVhlE8" height="1" width="1"/>]]></description>
			<content:encoded><![CDATA[<img style="float: right; border: 1px solid #ccc; padding: 2px; margin: 0px 0px 5px 10px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/06/aweber-office-partial.jpg" alt="AWeber's New Office" />It seems just like yesterday that AWeber moved into a larger office to support our growing team.

As it turns out, that was about three and a half years ago now. And we've grown more, to the point that the office we moved into in 2006 just can't hold us.

So after over a year of planning and construction, <strong>we're moving into a new office.</strong>
<h2>Limited Support on Moving Day - Friday, June 26th</h2>
Tomorrow, AWeber's team is moving out of our 4000 square foot office into a much larger building (it's <strong>24,000 square feet!</strong>).
<div style="text-align: center; margin: 20px auto;"><a href="http://www.aweber.com/blog/wp-content/uploads/2009/06/aweber-office-main-room.jpg"><img style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/06/aweber-office-partial-2.jpg" alt="Click to View Larger" /></a>
(Click for a <a href="http://www.aweber.com/blog/wp-content/uploads/2009/06/aweber-office-main-room.jpg">larger image</a> of our Customer Solutions area.)</div>
It's going to be a busy day for our Customer Solutions Team as we move computers, phones, chairs and other equipment to the new office and get it all hooked up there.

However, we still want to be able to provide support to the 60,000-plus customers who rely on us for their <a title="Email Marketing" href="http://www.aweber.com">email marketing</a>.

We're going to stagger the move throughout the day so that at least part of our team is answering your questions throughout our normal business hours (8:00am - 8:00pm).
<h2>Please Bear With Us As We Move</h2>
Since some people will be moving while others "hold down the fort" we may not be able to answer all of everyone's questions as quickly as normal on Friday.

So if you call and can't get us on the phone promptly, leave a message and we'll get in touch with you as soon as we can. As always, we'll work to answer your questions (by phone, email and live text chat) within one business day.

We're excited to get into a new facility that will help us provide email marketing services more effectively than ever.

Thanks for your patience as we move!

<a href="http://web-workathome.com/info/?aweber" target="_blank">Email Marketing - AWeber</a>
<div class="feedflare"></div>
<img src="http://feeds.feedburner.com/~r/AweberBlog/~4/xg_ucRVhlE8" alt="" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/aweber-moves-office-friday-june-26th-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Effective E-Mail Marketing: The Complete Guide to Creating Successful Campaigns</title>
		<link>http://findthisemail.com/effective-email-marketing-complete-guide-creating-successful-campaigns/</link>
		<comments>http://findthisemail.com/effective-email-marketing-complete-guide-creating-successful-campaigns/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 07:37:05 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Campaigns]]></category>
		<category><![CDATA[complete]]></category>
		<category><![CDATA[creating]]></category>
		<category><![CDATA[effective]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[successful]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=259</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Feffective-email-marketing-complete-guide-creating-successful-campaigns%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Feffective-email-marketing-complete-guide-creating-successful-campaigns%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/effective-email-marketing-complete-guide-creating-successful-campaigns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eMail Marketing finder</title>
		<link>http://findthisemail.com/email-marketing-finder/</link>
		<comments>http://findthisemail.com/email-marketing-finder/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 11:54:56 +0000</pubDate>
		<dc:creator>jillwheeler</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Marketing Email]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:sDWz0o29M-M</guid>
		<description><![CDATA[
eMail Marketing

www.yourinternetcashmachine.com
From:
jillwheeler
Views:
1830
    
2
ratings
Time:
06:32
More in
Education]]></description>
			<content:encoded><![CDATA[<div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="140" valign="top">
<div><a href="http://www.youtube.com/watch?v=sDWz0o29M-M"><img src="http://i.ytimg.com/vi/sDWz0o29M-M/default.jpg" alt="" /></a></div></td>
<td width="256" valign="top">
<div><a href="http://www.youtube.com/watch?v=sDWz0o29M-M">eMail Marketing</a></div>
<div><span>www.yourinternetcashmachine.com</span></div></td>
<td width="146" valign="top">
<div><span>From:</span>
<a href="http://www.youtube.com/profile?user=jillwheeler">jillwheeler</a></div>
<div><span>Views:</span>
1830</div>
<div><img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /></div>
<div>2
<span>ratings</span></div></td>
</tr>
<tr>
<td><span>Time:</span>
<span>06:32</span></td>
<td><span>More in</span>
<a href="http://www.youtube.com/categories_portal?c=27">Education</a></td>
</tr>
</tbody></table>
</div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/email-marketing-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Marketing: An Hour a Day</title>
		<link>http://findthisemail.com/email-marketing-hour-day/</link>
		<comments>http://findthisemail.com/email-marketing-hour-day/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 09:32:45 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[hour]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=258</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Femail-marketing-hour-day%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Femail-marketing-hour-day%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/email-marketing-hour-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Best Email Marketing Software Ever! Check This Out!</title>
		<link>http://findthisemail.com/email-marketing-software-check/</link>
		<comments>http://findthisemail.com/email-marketing-software-check/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 10:44:13 +0000</pubDate>
		<dc:creator>HowToVideos1</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Autoresponder Software]]></category>
		<category><![CDATA[Best Autoresponder]]></category>
		<category><![CDATA[Bulk Email Marketing]]></category>
		<category><![CDATA[Bulk Email Marketing Software]]></category>
		<category><![CDATA[Bulk Mailer]]></category>
		<category><![CDATA[Direct Email Marketing]]></category>
		<category><![CDATA[Email Autoresponder]]></category>
		<category><![CDATA[Email Bulk]]></category>
		<category><![CDATA[Email Campaigns]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Marketing Campaigns]]></category>
		<category><![CDATA[Email Marketing Software]]></category>
		<category><![CDATA[Email Software]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Free Email Marketing]]></category>
		<category><![CDATA[High Performance]]></category>
		<category><![CDATA[Mail Lists]]></category>
		<category><![CDATA[Marketing Email]]></category>
		<category><![CDATA[Marketing Software Solution]]></category>
		<category><![CDATA[Performance Tool]]></category>
		<category><![CDATA[Software Solutions]]></category>
		<category><![CDATA[Targeted Email Marketing]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:He3hurv1XLY</guid>
		<description><![CDATA[
The Best Email Marketing Software Ever! Check This Out! The Best Autoresponder Aweber!

Aweber.tk Aweber The Best Email Marketing Software Solution Best Autoresponder - EliteEmail Email marketing software solutions to create, send and track professio...]]></description>
			<content:encoded><![CDATA[<div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="140" valign="top">
<div><a href="http://www.youtube.com/watch?v=He3hurv1XLY"><img src="http://i.ytimg.com/vi/He3hurv1XLY/default.jpg" alt="" /></a></div></td>
<td width="256" valign="top">
<div>The Best Email Marketing Software Ever! Check This Out! The <a href="http://web-workathome.com/info/?aweber" target="_blank">Best Autoresponder Aweber!</a></div>
<div><span>Aweber.tk Aweber The Best Email Marketing Software Solution Best Autoresponder - EliteEmail Email marketing software solutions to create, send and track professional direct email marketing campaigns with no tech skills. Try our software Free. Email Marketing Software &amp; Bulk Email Marketing | Bulk Mailer Professional Bulk Email Marketing Software For Targeted Email Marketing Campaigns and Mail Lists Building. Direct Bulk mailer is a high-performance tool to Email marketing software and email ...</span></div></td>
<td width="146" valign="top">
<div><span>From:</span>
<a href="http://www.youtube.com/profile?user=HowToVideos1">HowToVideos1</a></div>
<div><span>Views:</span>
6841</div>
<div><img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /></div>
<div>14
<span>ratings</span></div></td>
</tr>
<tr>
<td><span>Time:</span>
<span>03:45</span></td>
<td><span>More in</span>
<a href="http://www.youtube.com/categories_portal?c=27">Education</a></td>
</tr>
</tbody></table>
</div>
<div></div>
<div>Sign up to<a href="http://web-workathome.com/info/?aweber" target="_blank"> Aweber</a></div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/email-marketing-software-check/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If B2B marketing emails could talk</title>
		<link>http://findthisemail.com/b2b-marketing-emails-talk/</link>
		<comments>http://findthisemail.com/b2b-marketing-emails-talk/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 13:42:29 +0000</pubDate>
		<dc:creator>EMReports</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[B2b Marketing]]></category>
		<category><![CDATA[Classic Mistakes]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Newsletters]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[Emails]]></category>
		<category><![CDATA[Failure]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Marketing Email]]></category>
		<category><![CDATA[Marketing Reports]]></category>
		<category><![CDATA[Reply]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Skit]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:97QnmtMn1cs</guid>
		<description><![CDATA[
If B2B marketing emails could talk

www.email-marketing-reports.com with a skit on classic mistakes made by B2B email newsletters: failure to deliver value, use of no-reply addresses, poor targeting, failed personalisation, etc...have fun.
From:
EMRe...]]></description>
			<content:encoded><![CDATA[<div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="140" valign="top">
<div><a href="http://www.youtube.com/watch?v=97QnmtMn1cs"><img src="http://i.ytimg.com/vi/97QnmtMn1cs/default.jpg" alt="" /></a></div></td>
<td width="256" valign="top">
<div><a href="http://www.youtube.com/watch?v=97QnmtMn1cs">If B2B marketing emails could talk</a></div>
<div><span>www.email-marketing-reports.com with a skit on classic mistakes made by B2B email newsletters: failure to deliver value, use of no-reply addresses, poor targeting, failed personalisation, etc...have fun.</span></div></td>
<td width="146" valign="top">
<div><span>From:</span>
<a href="http://www.youtube.com/profile?user=EMReports">EMReports</a></div>
<div><span>Views:</span>
5274</div>
<div><img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_half_11x11.gif" alt="" align="top" /></div>
<div>9
<span>ratings</span></div></td>
</tr>
<tr>
<td><span>Time:</span>
<span>06:33</span></td>
<td><span>More in</span>
<a href="http://www.youtube.com/categories_portal?c=28">Science &amp; Technology</a></td>
</tr>
</tbody></table>
</div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/b2b-marketing-emails-talk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Truth About Email Marketing</title>
		<link>http://findthisemail.com/truth-email-marketing/</link>
		<comments>http://findthisemail.com/truth-email-marketing/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 08:35:12 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[truth]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=257</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Ftruth-email-marketing%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Ftruth-email-marketing%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/truth-email-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Criminal Background Checks</title>
		<link>http://findthisemail.com/criminal-background-checks/</link>
		<comments>http://findthisemail.com/criminal-background-checks/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 11:30:18 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Investigate]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=348</guid>
		<description><![CDATA[<p>How To Expose the Bad Guys and Protect Yourself and Family It&#8217;s unsettling &#8211; the truth about crime&#8230; The likelihood that you or someone you love will, within the next 12 months, become a victim of crime is frighteningly high. If you live in the US, you&#8217;ve got a 1 in 5 chance of becoming a crime victim in the next 12 months.</p>
<p>In the UK and much of Europe, the rate is 1 in 4 or worse. Australia or New Zealand? Nearly one out of every 3 people will be victimized within a year. These facts come from respected research <p>Continue reading <a href="http://findthisemail.com/criminal-background-checks/">Criminal Background Checks</a></p>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Fcriminal-background-checks%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Fcriminal-background-checks%2F" height="61" width="51" /></a></div><p><a href="http://web-workathome.com/info/?hdpublishing"><img class="alignright size-thumbnail wp-image-349" title="Net_Detective_Investigate" src="http://findthisemail.com/wp-content/uploads/2009/10/Net_Detective_Investigate-150x150.jpg" alt="Net_Detective_Investigate" width="150" height="150" /></a>How To Expose the Bad Guys and Protect Yourself and Family It&#8217;s unsettling &#8211; the truth about crime&#8230; The likelihood that you or someone you love will, within the next 12 months, become a victim of crime is frighteningly high. If you live in the US, you&#8217;ve got a 1 in 5 chance of becoming a crime victim in the next 12 months.</p>
<p>In the UK and much of Europe, the rate is 1 in 4 or worse. Australia or New Zealand? Nearly one out of every 3 people will be victimized within a year. These facts come from respected research publisher, Nationmaster.com. The facts are unavoidable. You or someone close to you will likely soon be the target of a robbery, burglary, car theft, even a physical attack or sexual assault.</p>
<p>And there&#8217;s more unsettling news. The numbers don&#8217;t begin to account for all the fraud, scams and computer crimes the modern underworld throws at us every day. No one even knows the full extent of the problem. Add in the estimates, though, and the likelihood that you&#8217;ll be victimized in the next year shoots up past fifty-fifty.</p>
<p>Unfortunately, law enforcement can&#8217;t help until after the crime&#8217;s been committed. The cold hard truth about crime is: it&#8217;s up to you to do whatever you can to protect yourself and look out for your family. The 21st Century Solution to this Growing Problem I came across these crime-rate facts while doing my work as a professional writer and researcher. I admit I was stunned.</p>
<p>When I looked into the subject more deeply, two findings emerged which can help us avoid victimization. First, criminals are frequently repeat offenders. Their past crimes leave a trail. The good news is, in the age of the Internet, access to that trail is available. The information is out there to help us protect ourselves. Second, criminals often show up in our lives before they attack us. We know them in some way. Not necessarily on a personal basis, but through work or shopping or hired help or through an online connection. Many times we&#8217;re being cased.</p>
<p>Our value as a target is being coldly calculated. Our living patterns are being studied: when we&#8217;re home and when we&#8217;re not; when we&#8217;re alone. As much as that may make your skin crawl, it should also give you hope. It means you have a chance to identify others who could possibly be threats. You have the opportunity to investigate them before anything happens.</p>
<p>That&#8217;s where your computer and the Internet can play a huge role. If you&#8217;re like most people, though, you probably don&#8217;t realize just how much information is available to you &#8211; especially about criminals. I was familiar with background checking sites from my work. I&#8217;d just never thought of using this kind of service as a crime deterrent. Turns out those services are premier sources for the kind of information that can help keep us safe.</p>
<p>Secrets Once Hidden that You Can Now Find Out While Sitting at Your Computer It used to be expensive to check into someone&#8217;s background to see if they were hiding anything. You had to hire a private detective or go through some expensive reporting agency. Not today &#8211; not with Background Check databases so readily available to us.</p>
<p>Sometimes referred to as Internet Detective sites, or Personal Search sites, these web-based search services give you the low-down on all kinds of formerly-hidden information. The general search engines like Google or Yahoo aren&#8217;t good places to search for criminal history. Use one of the private databases instead. There may be a small fee but it&#8217;s usually tiny compared to the value you&#8217;re getting in return. You want a service that lets you make complete criminal background checks and gives you access to information like: &#8211; Criminal Records &#8211; Prison Records &#8211; FBI Files &#8211; Criminal History &#8211; Sex Offender Status Below I detail the kinds of background checks you can and should be making to help keep you and your family safer&#8230; Run Criminal Background Checks on People You Do Business With.</p>
<p>Any time you&#8217;re dealing with someone you don&#8217;t know, you should run a quick check to see if they have any criminal history. Always get identification. Always check to make sure you&#8217;re dealing with someone you can trust. In Central Florida, flyers for a pressure-washing service were a front for a burglar.</p>
<p>If the victims had simply gotten identification before hiring the young man in the t-shirt, they would have discovered he had a history of burglaries. It&#8217;s probable that just asking for identification would have chased him off. Run a Criminal Background Check on People You Meet Socially &#8211; ESPECIALLY ONLINE! A Pasadena woman discovered that a man she met online through a dating service had already spent time in jail for defrauding other widows just like her. In fact, he was violating his parole just being in California! She turned him in &#8212; right after she made him pay for what he didn&#8217;t realize would be their last romantic dinner. Unbelievably, he tried to continue the relationship by writing her from prison! Criminal Check Anyone Who Has Contact with Your Children One of the most troubling trends of our times is the increase in sex offenses against children.</p>
<p>It&#8217;s amazing so many parents continue to entrust their children to others without first checking them out. Use the search services to check out your baby sitter, nanny, au pair, day care center and staff, and even school teachers and workers. You can also search geographically to find out if known sex offenders live near you and where. Other Criminal History Checks You Can Make You assume your employer is legitimate but that could be a mistake. Find out for sure about people you work for. Do they have a troubling past or illegal activity in their background? While you&#8217;re at it, check out your work associates.</p>
<p>You should also check into the background of any medical providers, physicians, clinics, hospitals and nursing homes you rely on. Investigate local government officials, your landlord, tenants for property you rent, even the people asking for money at churches and charities. Money attracts criminals who sometimes use good organizations to hide misdeeds. Final Word The truth is that we live in a threatening world. Fortunately, you can use 21st century technology to better protect yourself and your family. Review the Personal Search services on the Internet and pick one that suits you. Use it regularly. The world is only going to get more threatening&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/criminal-background-checks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lyris Email Marketing Service Provider Interview with Erick Mott</title>
		<link>http://findthisemail.com/lyris-email-marketing-service-provider-interview-erick-mott/</link>
		<comments>http://findthisemail.com/lyris-email-marketing-service-provider-interview-erick-mott/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 10:20:12 +0000</pubDate>
		<dc:creator>bigmarketing</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Provider]]></category>
		<category><![CDATA[Email Service]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Hq]]></category>
		<category><![CDATA[Marketing Service]]></category>
		<category><![CDATA[Marketingsherpa]]></category>
		<category><![CDATA[Service Provider]]></category>
		<category><![CDATA[Summit]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:OjFgUr142iU</guid>
		<description><![CDATA[
Lyris Email Marketing Service Provider Interview with Erick Mott

BigMarketingOnline.com I interviewed Erick Mott of Lyris HQ email service provider at 2009 MarketingSherpa 4th annual email summit in Miami. For more info on lyris, see htltp Also on t...]]></description>
			<content:encoded><![CDATA[<div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="140" valign="top">
<div><a href="http://www.youtube.com/watch?v=OjFgUr142iU"><img src="http://i.ytimg.com/vi/OjFgUr142iU/default.jpg" alt="" /></a></div></td>
<td width="256" valign="top">
<div><a href="http://www.youtube.com/watch?v=OjFgUr142iU">Lyris Email Marketing Service Provider Interview with Erick Mott</a></div>
<div><span>BigMarketingOnline.com I interviewed Erick Mott of Lyris HQ email service provider at 2009 MarketingSherpa 4th annual email summit in Miami. For more info on lyris, see htltp Also on the interview was Jeremy Farber of www.PCRecycler.net For more info on Email Summit, see http For more info on my stuff, see www.bigmarketingonline.com</span></div></td>
<td width="146" valign="top">
<div><span>From:</span>
<a href="http://www.youtube.com/profile?user=bigmarketing">bigmarketing</a></div>
<div><span>Views:</span>
150</div>
<div><img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /></div>
<div>1
<span>ratings</span></div></td>
</tr>
<tr>
<td><span>Time:</span>
<span>02:57</span></td>
<td><span>More in</span>
<a href="http://www.youtube.com/categories_portal?c=26">Howto &amp; Style</a></td>
</tr>
</tbody></table>
</div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/lyris-email-marketing-service-provider-interview-erick-mott/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-Mail Marketing For Dummies</title>
		<link>http://findthisemail.com/email-marketing-dummies/</link>
		<comments>http://findthisemail.com/email-marketing-dummies/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 09:21:21 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[dummies]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=254</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Femail-marketing-dummies%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Femail-marketing-dummies%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/email-marketing-dummies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maxmail for Email Marketing</title>
		<link>http://findthisemail.com/maxmail-email-marketing/</link>
		<comments>http://findthisemail.com/maxmail-email-marketing/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 11:17:10 +0000</pubDate>
		<dc:creator>maxmailnz</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Bulk Email]]></category>
		<category><![CDATA[Communication Marketing]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Html]]></category>
		<category><![CDATA[Email List]]></category>
		<category><![CDATA[Email Newsletters]]></category>
		<category><![CDATA[Email Service]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[Email Tracking]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Html Email]]></category>
		<category><![CDATA[Html Newsletters]]></category>
		<category><![CDATA[Mailing List Management]]></category>
		<category><![CDATA[Management Newsletter]]></category>
		<category><![CDATA[Marketing Communication]]></category>
		<category><![CDATA[Marketing Email]]></category>
		<category><![CDATA[Marketing Service]]></category>
		<category><![CDATA[Maxmail]]></category>
		<category><![CDATA[Opt Email]]></category>
		<category><![CDATA[Permission Based Email]]></category>
		<category><![CDATA[Permission Email]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:7d3Za_DbLKY</guid>
		<description><![CDATA[
Maxmail for Email Marketing

Maxmail is an easy to use email marketing service for permission based email, Opt-in, HTML EMAIL newsletters, mailing list management, newsletter personalisation, bulk email and tracking of your marketing communication. S...]]></description>
			<content:encoded><![CDATA[<div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="140" valign="top">
<div><a href="http://www.youtube.com/watch?v=7d3Za_DbLKY"><img src="http://i.ytimg.com/vi/7d3Za_DbLKY/default.jpg" alt="" /></a></div></td>
<td width="256" valign="top">
<div><a href="http://www.youtube.com/watch?v=7d3Za_DbLKY">Maxmail for Email Marketing</a></div>
<div><span>Maxmail is an easy to use email marketing service for permission based email, Opt-in, HTML EMAIL newsletters, mailing list management, newsletter personalisation, bulk email and tracking of your marketing communication. See all email marketing features</span></div></td>
<td width="146" valign="top">
<div><span>From:</span>
<a href="http://www.youtube.com/profile?user=maxmailnz">maxmailnz</a></div>
<div><span>Views:</span>
101</div>
<div><img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /></div>
<div>0
<span>ratings</span></div></td>
</tr>
<tr>
<td><span>Time:</span>
<span>02:30</span></td>
<td><span>More in</span>
<a href="http://www.youtube.com/categories_portal?c=28">Science &amp; Technology</a></td>
</tr>
</tbody></table>
</div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/maxmail-email-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Marketing By the Numbers: How to Use the World&#8217;s Greatest Marketing Tool to Take Any Organization to the Next Level</title>
		<link>http://findthisemail.com/email-marketing-numbers-worlds-greatest-marketing-tool-organization-level/</link>
		<comments>http://findthisemail.com/email-marketing-numbers-worlds-greatest-marketing-tool-organization-level/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 05:43:09 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[greatest]]></category>
		<category><![CDATA[level]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[numbers]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[worlds]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=255</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Femail-marketing-numbers-worlds-greatest-marketing-tool-organization-level%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Femail-marketing-numbers-worlds-greatest-marketing-tool-organization-level%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/email-marketing-numbers-worlds-greatest-marketing-tool-organization-level/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Make Your Plain Text Emails Hard to Read and Use</title>
		<link>http://findthisemail.com/plain-text-emails-hard-read/</link>
		<comments>http://findthisemail.com/plain-text-emails-hard-read/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 14:01:01 +0000</pubDate>
		<dc:creator>Justin Premick</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Aweber]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Newsletters]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[plain text emails]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.aweber.com/blog/?p=6657</guid>
		<description><![CDATA[<p><a title="Read This Article Online" href="http://www.aweber.com/blog/email-marketing/usable-plain-text-emails.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090817&#038;utm_campaign=BU"><img align="right" style="border: 1px solid #ccc; padding: 2px;" width="125" height="125" src="http://www.aweber.com/blog/wp-content/uploads/2009/08/evernote-email-teaser.jpeg" /></a>Sometimes it's good to step back from discussions like <a title="Gmail Gives You One More Reason to Get In The Address Book" href="http://www.aweber.com/blog/email-deliverability/gmail-images-on-contacts.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090817&#038;utm_campaign=BU">what's new at Gmail</a> and <a title="Add an Opt-In Form to Your Facebook Page" href="http://www.aweber.com/blog/email-marketing/facebook-opt-in-form.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090817&#038;utm_campaign=BU">how to add an opt-in form to Facebook</a> and just talk <a title="Email Marketing" href="http://www.aweber.com">email marketing</a> basics for a bit.</p>

<p>Today, let's talk about email design. Specifically, <em>plain text</em> email design.</p>

<p>While creating plain text emails seems easy (and it is) there are things you can do to make your plain text emails more reader-friendly.</p>

<p>A recent email I received illustrates this well:</p>

<h2>Evernote's Plain Text Update</h2>

<p>Here's an email I received from the makers of software program <a href="http://www.evernote.com/">Evernote:</a></p>

<div style="margin: 20px auto; text-align: center;">
<a href="http://www.aweber.com/blog/wp-content/uploads/2009/08/evernote-email-example.png"><img width="473" height="550" style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/08/evernote-email-example.png" alt="Evernote Email Example" /></a><br /><em>(Click image to see full-size)</em>
</div>

<p>Now, we could take the easy way out and say that Evernote should be sending HTML emails instead of plain text - so they could more easily present this information in the excellent way they do on their website and <a href="http://blog.evernote.com/">blog</a>.</p>

<p>Instead, let's focus instead on how Evernote could make it easier for subscribers to get the information they want out of this email.</p>

<blockquote><em>For the record, I don't think this is a bad email overall. It has a great tone and a lot of good content in it. I just think that the format makes it hard for subscribers to use and appreciate that content.</em></blockquote>

<h2>Making This Plain Text Email Usable</h2>

<p>While this email isn't just one big continuous block of text, it does leave a few things to be desired...</p>

<h3>No Maximum Character Width</h3>

<p>Notice how long the lines are in this email?</p>

<div style="margin: 20px auto; text-align: center;"><a href="http://www.aweber.com/blog/wp-content/uploads/2009/08/evernote-long-lines.png"><img width="550" height="36" style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/08/evernote-long-lines.png"/></a><br /><em>(Click to see full-size)</em></div>

<p>Those are being cut off by my Gmail account when it runs out of room at around 133 characters - about twice what we recommend as a maximum line length. And if Gmail had let the, the lines would have run even longer than that!</p>

<p>Keeping the lines shorter would mean subscribers don't have to move their eyes so far across the page and back to read the email, making scanning faster and easier.</p>

<h3>Headers Aren't Easily Visible and Scannable</h3>

<p>If you're going to have an email with separate topics/sections, it's best to use headers (just like you would on a web page) to make those sections easy to find as subscribers scan your email.</p>

<p>This email has headers, but fails to separate them from the corresponding paragraphs.</p>

<div style="margin: 20px auto; text-align: center;"><img style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/08/evernote-headers.png"/></div>

<p>At the very least there should be another line break between the header and paragraph; I'd probably also try making the header stand out a little more with some hyphens or asterisks.</p>

<h3>No Separation of Content Within Paragraphs</h3>

<p>Each section of this email has a header and then a single large paragraph of text.</p>

<p>Even at the long line lengths shown here, each paragraph is several lines long. If you were to shorten the lines to 60-70 characters, these would be <em>really</em> long.</p>

<p>This email could be far more readable if you broke the paragraphs apart, maybe used some bulleted lists... you don't have to follow the old "5-sentence paragraph" structure when writing an email!</p>

<h3>No Conclusion or Signoff</h3>

<p>This email just abruptly ends after the last content section:</p>

<div style="margin: 20px auto; text-align: center;"><img style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/08/evernote-closing.png"/></div>

<p>What's strange about this is that the rest of the email actually has a great friendly, personal tone to it... so a signature or conclusion of some sort seems like a no-brainer.</p>

<p>Leaving the signature off makes it feel less like an email you're receiving from an actual person at Evernote, and more like a machine-written news summary.</p>

<p>Your conclusion and/or signature need not be elaborate (for example, look at the one in <a title="Email Newsletter Example from Kayak" href="http://www.aweber.com/blog/email-marketing/great-email-newsletter-by-kayak.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090817&#038;utm_campaign=BU">Kayak's email newsletters</a>) but it should be there to bring everything else in your emails back together.</p>

<h2>Just For Fun: My Rewrite Of This Email</h2>

<p>Here's that same email content, with ~3 minutes' work to format it differently:</p>

<div style="margin: 20px auto; text-align: center;"><em>(Click image for full-size)</em><br /><a href="http://www.aweber.com/blog/wp-content/uploads/2009/08/evernote-rewrite.png"><img width="500" height="1296" style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/08/evernote-rewrite.png"/></a></div>

<p>It's longer since I shortened the lines and broke up the text a bit, but I think it reads a lot more smoothly than the previous version.</p>

<p>I'm of course biased since this rewrite is my creation, so I'll ask you:</p>

<p><strong>Would you agree that the simple layout changes in this version make the email much easier to scan and read?</strong></p>

<p>I hope so. <img alt=":)" src="https://www.aweber.com/blog/wp-includes/images/smilies/icon_smile.gif" align="middle" /></p>

<h2>Plain Text Doesn't Have to Be Plain-Jane</h2>

<p>It's perfectly fine to send plain text emails; they might work better for you than HTML.</p>

<p>But if you do go the plain text route, don't assume that means there's zero design involved!</p>

<p><strong>How do YOU lay out your plain text emails to make them easy to read?</strong></p>

<p><a href="http://www.aweber.com/blog/email-marketing/usable-plain-text-emails.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090817&#038;utm_campaign=BU#comments">Share your ideas and thoughts in the comments!</a></p>

<p><a href="http://twitter.com/home?status=RT+@aweber+How+To+Make+Your+Plain+Text+Emails+Hard+To+Read+And+Use+http://www.aweber.com/blog/email-marketing/usable-plain-text-emails.htm" title="Tweet This"><img height="20" width="20" border="0" src="http://www.aweber.com/images/newsletter/images/twitter.png" alt="Twitter" /></a> <a href="http://twitter.com/home?status=RT+@aweber+How+To+Make+Your+Plain+Text+Emails+Hard+To+Read+And+Use+http://www.aweber.com/blog/email-marketing/usable-plain-text-emails.htm" title="Tweet This">Tweet This</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=lkMcz5rkrnE:O-dom3Ay8P4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=lkMcz5rkrnE:O-dom3Ay8P4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=lkMcz5rkrnE:O-dom3Ay8P4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=lkMcz5rkrnE:O-dom3Ay8P4:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=lkMcz5rkrnE:O-dom3Ay8P4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/lkMcz5rkrnE" height="1" width="1"/>]]></description>
			<content:encoded><![CDATA[<a title="Read This Article Online" href="http://www.aweber.com/blog/email-marketing/usable-plain-text-emails.htm?utm_source=AW&amp;utm_medium=RSS&amp;utm_content=BL090817&amp;utm_campaign=BU"><img style="border: 1px solid #ccc; padding: 2px;" src="http://www.aweber.com/blog/wp-content/uploads/2009/08/evernote-email-teaser.jpeg" alt="" width="125" height="125" align="right" /></a>Sometimes it's good to step back from discussions like <a title="Gmail Gives You One More Reason to Get In The Address Book" href="http://www.aweber.com/blog/email-deliverability/gmail-images-on-contacts.htm?utm_source=AW&amp;utm_medium=RSS&amp;utm_content=BL090817&amp;utm_campaign=BU">what's new at Gmail</a> and <a title="Add an Opt-In Form to Your Facebook Page" href="http://www.aweber.com/blog/email-marketing/facebook-opt-in-form.htm?utm_source=AW&amp;utm_medium=RSS&amp;utm_content=BL090817&amp;utm_campaign=BU">how to add an opt-in form to Facebook</a> and just talk <a title="Email Marketing" href="http://www.aweber.com">email marketing</a> basics for a bit.

Today, let's talk about email design. Specifically, <em>plain text</em> email design.

While creating plain text emails seems easy (and it is) there are things you can do to make your plain text emails more reader-friendly.

A recent email I received illustrates this well:

<span style="font-weight: normal;">More @ Aweber</span>

<span style="font-weight: normal;"><a href=" http://www.aweber.com/blog/email-marketing/usable-plain-text-emails.htm?utm_source=AW&amp;utm_medium=RSS&amp;utm_content=BL090817&amp;utm_campaign=BU#comments" target="_blank">source:</a></span>

<img src="http://feeds.feedburner.com/~r/AweberBlog/~4/lkMcz5rkrnE" alt="" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/plain-text-emails-hard-read/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Marketing &#8211; Majon.com</title>
		<link>http://findthisemail.com/email-marketing-majoncom/</link>
		<comments>http://findthisemail.com/email-marketing-majoncom/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 04:18:46 +0000</pubDate>
		<dc:creator>majonpromos</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Advertisement]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Marketing Email]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:hqGhv-COU4U</guid>
		<description><![CDATA[
Email Marketing - Majon.com

www.majon.com * SAFE ANNOUNCE sends your exclusive email advertisement of up to one full page to our opt-in databases of OVER 150000+ email recipients. www.majon.com
From:
majonpromos
Views:
15985
    
128
ratings
Time:
0...]]></description>
			<content:encoded><![CDATA[<div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="140" valign="top">
<div><a href="http://www.youtube.com/watch?v=hqGhv-COU4U"><img src="http://i.ytimg.com/vi/hqGhv-COU4U/default.jpg" alt="" /></a></div></td>
<td width="256" valign="top">
<div><a href="http://www.youtube.com/watch?v=hqGhv-COU4U">Email Marketing - Majon.com</a></div>
<div><span>www.majon.com * SAFE ANNOUNCE sends your exclusive email advertisement of up to one full page to our opt-in databases of OVER 150000+ email recipients. www.majon.com</span></div></td>
<td width="146" valign="top">
<div><span>From:</span>
<a href="http://www.youtube.com/profile?user=majonpromos">majonpromos</a></div>
<div><span>Views:</span>
15985</div>
<div><img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /></div>
<div>128
<span>ratings</span></div></td>
</tr>
<tr>
<td><span>Time:</span>
<span>02:01</span></td>
<td><span>More in</span>
<a href="http://www.youtube.com/categories_portal?c=26">Howto &amp; Style</a></td>
</tr>
</tbody></table>
</div>
<div>originally posted January 09</div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/email-marketing-majoncom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Complete Guide to E-mail Marketing: How to Create Successful, Spam-free Campaigns to Reach Your Target Audience and Increase Sales</title>
		<link>http://findthisemail.com/complete-guide-email-marketing-create-successful-spamfree-campaigns-reach-target-audience-increase-sales/</link>
		<comments>http://findthisemail.com/complete-guide-email-marketing-create-successful-spamfree-campaigns-reach-target-audience-increase-sales/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 05:38:22 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Audience]]></category>
		<category><![CDATA[Campaigns]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[E Mail Marketing]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Free Target]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[increase]]></category>
		<category><![CDATA[Mail Spam]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[reach]]></category>
		<category><![CDATA[sales]]></category>
		<category><![CDATA[Spam Free]]></category>
		<category><![CDATA[spamfree]]></category>
		<category><![CDATA[successful]]></category>
		<category><![CDATA[Target]]></category>
		<category><![CDATA[Target Audience]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=256</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Fcomplete-guide-email-marketing-create-successful-spamfree-campaigns-reach-target-audience-increase-sales%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Fcomplete-guide-email-marketing-create-successful-spamfree-campaigns-reach-target-audience-increase-sales%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/complete-guide-email-marketing-create-successful-spamfree-campaigns-reach-target-audience-increase-sales/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Greg Cangialosi: Email Marketing as Digital Glue</title>
		<link>http://findthisemail.com/greg-cangialosi-email-marketing-digital-glue/</link>
		<comments>http://findthisemail.com/greg-cangialosi-email-marketing-digital-glue/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 07:09:38 +0000</pubDate>
		<dc:creator>Radian6video</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Digital Marketing]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>
		<category><![CDATA[Glue]]></category>
		<category><![CDATA[Marketing Email]]></category>
		<category><![CDATA[Media Landscape]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:MR2ZcIZUDIs</guid>
		<description><![CDATA[Greg Cangialosi: Email Marketing as Digital Glue

Greg Cangialosi talks about email marketing and its shifting role within a social media landscape.
From:
Radian6video
Views:
61
    
0
ratings
Time:
01:11
More in
People &#38; Blogs]]></description>
			<content:encoded><![CDATA[<div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="140" valign="top">
<div><a href="http://www.youtube.com/watch?v=MR2ZcIZUDIs"><img src="http://i.ytimg.com/vi/MR2ZcIZUDIs/default.jpg" alt="" /></a></div></td>
<td width="256" valign="top">
<div><a href="http://www.youtube.com/watch?v=MR2ZcIZUDIs">Greg Cangialosi: Email Marketing as Digital Glue</a></div>
<div><span>Greg Cangialosi talks about email marketing and its shifting role within a social media landscape.</span></div></td>
<td width="146" valign="top">
<div><span>From:</span>
<a href="http://www.youtube.com/profile?user=Radian6video">Radian6video</a></div>
<div><span>Views:</span>
61</div>
<div><img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /> <img src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif" alt="" align="top" /></div>
<div>0
<span>ratings</span></div></td>
</tr>
<tr>
<td><span>Time:</span>
<span>01:11</span></td>
<td><span>More in</span>
<a href="http://www.youtube.com/categories_portal?c=22">People &amp; Blogs</a></td>
</tr>
</tbody></table>
</div>
<div>original posting Nov 08</div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/greg-cangialosi-email-marketing-digital-glue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Freebie Email Templates</title>
		<link>http://findthisemail.com/freebie-email-templates/</link>
		<comments>http://findthisemail.com/freebie-email-templates/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 14:20:40 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Aweber]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Color Schemes]]></category>
		<category><![CDATA[Email Campaigns]]></category>
		<category><![CDATA[Email Marketing Campaigns]]></category>
		<category><![CDATA[Email Templates]]></category>
		<category><![CDATA[Free Wordpress Themes]]></category>
		<category><![CDATA[Freebie]]></category>
		<category><![CDATA[Html Email]]></category>
		<category><![CDATA[Html Templates]]></category>
		<category><![CDATA[Match]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=341</guid>
		<description><![CDATA[<p></p>
<p style="margin-top: 15px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px;">Ever wish your email template could match your blog?</p>
<p style="margin-top: 15px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px;">At AWeber, you can use any of our 100+ HTML email templates to create great-looking emails in a variety of color schemes – but what if you could match the look of your email marketing campaigns perfectly to your website?</p>
<p style="margin-top: 15px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px;">To help make this happen, and have some fun in the process, I’ve created a couple HTML email templates based on some free WordPress themes that you can download and use <p>Continue reading <a href="http://findthisemail.com/freebie-email-templates/">Freebie Email Templates</a></p>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Ffreebie-email-templates%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Ffreebie-email-templates%2F" height="61" width="51" /></a></div><p><span style="font-family: verdana; font-size: 12px; line-height: normal; color: #2a2a2a;"></p>
<p style="margin-top: 15px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px;">Ever wish your email template could match your blog?</p>
<p style="margin-top: 15px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px;">At AWeber, you can use any of our 100+ <a style="color: #2d9aff; text-decoration: underline;" title="HTML Email Templates" href="http://www.aweber.com/html-email-templates.htm">HTML email templates</a> to create great-looking emails in a variety of color schemes – but what if you could match the look of your <a style="color: #09579f;" title="Email Marketing" href="http://www.aweber.com/">email marketing</a> campaigns perfectly to your website?</p>
<p style="margin-top: 15px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px;">To help make this happen, and have some fun in the process, I’ve created a couple HTML email templates based on some free WordPress themes that you can download and use for your blog.</p>
<p style="margin-top: 15px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px;"><a href="http://www.aweber.com/blog/email-template-design/2-new-html-email-templates.htm?awt_l=MQ07_&amp;awt_m=1k5aycO.JJA" target="_blank">Check them out…</a></p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/freebie-email-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Posts about email marketing as of October 13, 2009</title>
		<link>http://findthisemail.com/posts-about-email-marketing-as-of-october-13-2009/</link>
		<comments>http://findthisemail.com/posts-about-email-marketing-as-of-october-13-2009/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 15:25:24 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Spam]]></category>

		<guid isPermaLink="false">http://findthisemail.com/posts-about-email-marketing-as-of-october-13-2009/</guid>
		<description><![CDATA[

Proper Opt In Email Marketing – Step by Step &#8211; lookurl.com
10/11/2009
Direct  Email   Marketing   can be one of the most effective forms of  advertising  you can use to spread the word about your product or service. You need to properly plan and structure the tiers of your email marketing campaigns  other wise you can run into  SPAM  complaints, domain blacklisting, email blocking, and an overall bad reputation.   This  article  will explain a  step by step  procedure to take your list of  single opt in <p>Continue reading <a href="http://findthisemail.com/posts-about-email-marketing-as-of-october-13-2009/">Posts about email marketing as of October 13, 2009</a></p>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Fposts-about-email-marketing-as-of-october-13-2009%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Fposts-about-email-marketing-as-of-october-13-2009%2F" height="61" width="51" /></a></div><div class="rssdoodle">
<div class="doodle_post">
<div class="doodle_meta"><a target="_blank" rel='nofollow' href="http://www.lookurl.com/internet-businesses-online/proper-opt-email-marketing-step-step.html">Proper Opt In Email Marketing – Step by Step</a> &#8211; <em>lookurl.com</em></div>
<div class="doodle_date">10/11/2009</div>
<div class="doodle_post">Direct  Email   Marketing   can be one of the most effective forms of  advertising  you can use to spread the word about your product or service. You need to properly plan and structure the tiers of your email marketing campaigns  other wise you can run into  SPAM  complaints, domain blacklisting, email blocking, and an overall bad reputation.   This  article  will explain a  step by step  procedure to take your list of  single opt in  (unconfirmed) prospects and filter them into a list of targeted double optin subscribers.</div>
</div>
<div class="rssdoodle_footer">RSSdoodle by <a href="http://www.lessnau.com/rssdoodle/">The Lessnau Lounge</a>. Results provided by <a href="http://technorati.com">Technorati</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/posts-about-email-marketing-as-of-october-13-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Affiliate Marketing Business</title>
		<link>http://findthisemail.com/affiliate-marketing-business/</link>
		<comments>http://findthisemail.com/affiliate-marketing-business/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 17:31:57 +0000</pubDate>
		<dc:creator>inspires888</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:Pp-ShxYl1XI</guid>
		<description><![CDATA[

Affiliate Marketing Business

Many affiliates struggle trying to figure out how to market online. In this video we provide you with a simple four step process that allows you to understand how you become successful in affiliate marketing. This may ap...]]></description>
			<content:encoded><![CDATA[<div style="color: #000000;font-family: Arial, Helvetica, sans-serif;     font-size:12px; font-size: 12px; width: 555px;">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td width="140" valign="top" rowspan="2"><div style="border: 1px solid #999999; margin: 0px 10px 5px 0px;"><a href="http://www.youtube.com/watch?v=Pp-ShxYl1XI&amp;feature=youtube_gdata"><img alt="" src="http://i.ytimg.com/vi/Pp-ShxYl1XI/default.jpg"></a></div></td>
<td width="256" valign="top"><div style="font-size: 12px; font-weight: bold;"><a style="font-size: 15px; font-weight: bold;                  font-decoration: none;" href="http://www.youtube.com/watch?v=Pp-ShxYl1XI&amp;feature=youtube_gdata">Affiliate Marketing Business</a>
<br></div>
<div style="font-size: 12px; margin: 3px 0px;"><span>Many affiliates struggle trying to figure out how to market online. In this video we provide you with a simple four step process that allows you to understand how you become successful in affiliate marketing. This may appear basic, but it is the identical process that top affiliates use every day to grow their businesses. Don&#39;t look for the easiest way to do something. Be dedicated to recognizing the feedback of the marketplace. This simple process is the NUTS and BOLTS of successful ...</span></div></td>
<td style="font-size: 11px; line-height: 1.4em; padding-left: 20px;             padding-top: 1px;" width="146" valign="top"><div><span style="color: #666666; font-size: 11px;">From:</span>
<a href="http://www.youtube.com/profile?user=inspires888">inspires888</a></div>
<div><span style="color: #666666; font-size: 11px;">Views:</span>
225</div>
<div style="white-space: nowrap;text-align: left"><img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif"></div>
<div style="font-size: 11px;">0
<span style="color: #666666; font-size: 11px;">ratings</span></div></td></tr>
<tr><td><span style="color: #666666; font-size: 11px;">Time:</span>
<span style="color: #000000; font-size: 11px; font-weight: bold;">05:47</span></td>
<td style="font-size: 11px; padding-left: 20px;"><span style="color: #666666; font-size: 11px;">More in</span>
<a href="http://www.youtube.com/categories_portal?c=27">Education</a></td></tr></tbody></table></div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/affiliate-marketing-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Affiliate Marketing Software: Market Samurai&#8217;s Monetization Module</title>
		<link>http://findthisemail.com/affiliate-marketing-software-market-samurais-monetization-module/</link>
		<comments>http://findthisemail.com/affiliate-marketing-software-market-samurais-monetization-module/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 03:36:10 +0000</pubDate>
		<dc:creator>kernelsanders</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[find this email]]></category>

		<guid isPermaLink="false">tag:youtube.com,2008:video:khrETGz5Fy4</guid>
		<description><![CDATA[

Affiliate Marketing Software: Market Samurai&#39;s Monetization Module

Affiliate marketing software that helps you to find products, write sales copy and publish your review or ad to your web-site ... faster than ever before - with just a few clicks...]]></description>
			<content:encoded><![CDATA[<div style="color: #000000;font-family: Arial, Helvetica, sans-serif;     font-size:12px; font-size: 12px; width: 555px;">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td width="140" valign="top" rowspan="2"><div style="border: 1px solid #999999; margin: 0px 10px 5px 0px;"><a href="http://www.youtube.com/watch?v=khrETGz5Fy4&amp;feature=youtube_gdata"><img alt="" src="http://i.ytimg.com/vi/khrETGz5Fy4/default.jpg"></a></div></td>
<td width="256" valign="top"><div style="font-size: 12px; font-weight: bold;"><a style="font-size: 15px; font-weight: bold;                  font-decoration: none;" href="http://www.youtube.com/watch?v=khrETGz5Fy4&amp;feature=youtube_gdata">Affiliate Marketing Software: Market Samurai&#39;s Monetization Module</a>
<br></div>
<div style="font-size: 12px; margin: 3px 0px;"><span>Affiliate marketing software that helps you to find products, write sales copy and publish your review or ad to your web-site ... faster than ever before - with just a few clicks, in just a few minutes.</span></div></td>
<td style="font-size: 11px; line-height: 1.4em; padding-left: 20px;             padding-top: 1px;" width="146" valign="top"><div><span style="color: #666666; font-size: 11px;">From:</span>
<a href="http://www.youtube.com/profile?user=kernelsanders">kernelsanders</a></div>
<div><span style="color: #666666; font-size: 11px;">Views:</span>
6902</div>
<div style="white-space: nowrap;text-align: left"><img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_full_11x11.gif"> <img style="border: 0px none; margin: 0px; padding: 0px;                    vertical-align: middle; font-size: 11px;" align="top" alt="" src="http://gdata.youtube.com/static/images/icn_star_empty_11x11.gif"></div>
<div style="font-size: 11px;">7
<span style="color: #666666; font-size: 11px;">ratings</span></div></td></tr>
<tr><td><span style="color: #666666; font-size: 11px;">Time:</span>
<span style="color: #000000; font-size: 11px; font-weight: bold;">17:10</span></td>
<td style="font-size: 11px; padding-left: 20px;"><span style="color: #666666; font-size: 11px;">More in</span>
<a href="http://www.youtube.com/categories_portal?c=26">Howto &amp; Style</a></td></tr></tbody></table></div>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/affiliate-marketing-software-market-samurais-monetization-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Email to Grow a Community: AWeber Talks to User Ramit Sethi</title>
		<link>http://findthisemail.com/using-email-to-grow-a-community-aweber-talks-to-user-ramit-sethi/</link>
		<comments>http://findthisemail.com/using-email-to-grow-a-community-aweber-talks-to-user-ramit-sethi/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 18:54:20 +0000</pubDate>
		<dc:creator>Justin Premick</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[autoresponders]]></category>
		<category><![CDATA[content ideas]]></category>
		<category><![CDATA[email finder]]></category>
		<category><![CDATA[Email Spam]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[find this email]]></category>

		<guid isPermaLink="false">http://www.aweber.com/blog/?p=6574</guid>
		<description><![CDATA[<p>Recently I had an opportunity to sit down with AWeber customer Ramit Sethi and talk about how he's using <a title="Email Marketing" href="http://www.aweber.com">email marketing</a> to market his business.</p>

<p>Ramit writes about personal finance at <a rel="nofollow" title="I Will Teach You To Be Rich" href="http://www.iwillteachyoutoberich.com">iwillteachyoutoberich.com</a> and uses email to market that site, his <a rel="nofollow" title="I Will Teach You To Be Rich" href="http://www.iwillteachyoutoberich.com/book">book</a> and other products.</p>

<p>We talked at length about topics that many of you may have questions about when creating, managing and optimizing an email campaign. Today, with a little help from our <a title="AWeber on YouTube" href="http://www.youtube.com/emailmarketing">YouTube channel</a>, we're going to share those with you.</p>

<h2>Using Email Marketing to Grow a Community</h2>

<p>In this video, Ramit shares how he:</p>

<ul class="list-check">
<li>Uses email to grow/nurture his community</li>
<li>Measures success</li>
<li>Values <a title="Feedback" href="http://www.aweber.com/blog/email-template-design/soliciting-feedback.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090730&#038;utm_campaign=BU">feedback</a></li>
<li>Handles the volume of incoming email and why he believes in being accessible (and doesn't use a <a title="Do Not Reply Address" href="http://www.aweber.com/blog/email-marketing/do-not-reply-address-dont-bother.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090730&#038;utm_campaign=BU">do not reply address</a>)</li>
</ul>

<center><object width="500" height="315"><param name="movie" value="http://www.youtube-nocookie.com/v/Gr71xiHPEF8&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/Gr71xiHPEF8&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="315"></embed></object></center>

<h2>Starting an Email Marketing Campaign</h2>

<p>In this video, Ramit shares:</p>

<ul class="list-check">
<li>How he started email marketing</li>
<li>How often he sent emails to subscribers</li>
<li>What he put in his emails</li>
<li>How many autoresponders he's sending</li>
</ul>

<center><object width="500" height="315"><param name="movie" value="http://www.youtube-nocookie.com/v/KmyygCqAlRM&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/KmyygCqAlRM&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="315"></embed></object></center>

<h2>More Videos Now At Our YouTube Channel (And More Coming Soon!)</h2>

<p>For a couple more clips from our interview with Ramit, head over to our <a title="AWeber on YouTube" href="http://www.youtube.com/emailmarketing">YouTube channel</a>.</p>

<p>There, you'll find videos on:</p>

<ol>
<li class="one">How he increased his open rate by 50% in 7 days</li>
<li class="two">How he got traffic to his site before email (what he did to get people there in the first place so he could start building his list)</li>
</ol>

<p><a title="AWeber on YouTube" href="http://www.youtube.com/emailmarketing">Go to AWeber's YouTube Channel</a></p>

<p>We'll be publishing more clips from this interview there soon, so be sure to <a title="AWeber on YouTube" href="http://www.youtube.com/emailmarketing">subscribe to our channel</a> to get notified about new videos!</p>

<a href="http://twitter.com/home?status=RT+@aweber:+How+@aweber+Customer+@ramit+Uses+Email+To+Grow+his+Community+http://www.aweber.com/blog/email-marketing/grow-community-ramit-sethi.htm" title="Tweet This"><img height="20" width="20" border="0" src="http://www.aweber.com/images/newsletter/images/twitter.png" alt="Twitter" /></a> <a href="http://twitter.com/home?status=RT+@aweber:+How+@aweber+Customer+@ramit+Uses+Email+To+Grow+his+Community+http://www.aweber.com/blog/email-marketing/grow-community-ramit-sethi.htm" title="Tweet This">Tweet This</a><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=lulWBR7Ov2c:5KoKpMeHaYE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=lulWBR7Ov2c:5KoKpMeHaYE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=lulWBR7Ov2c:5KoKpMeHaYE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=lulWBR7Ov2c:5KoKpMeHaYE:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=lulWBR7Ov2c:5KoKpMeHaYE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/lulWBR7Ov2c" height="1" width="1"/>]]></description>
			<content:encoded><![CDATA[<p>Recently I had an opportunity to sit down with AWeber customer Ramit Sethi and talk about how he's using <a title="Email Marketing" href="http://www.aweber.com">email marketing</a> to market his business.</p>

<p>Ramit writes about personal finance at <a rel="nofollow" title="I Will Teach You To Be Rich" href="http://www.iwillteachyoutoberich.com">iwillteachyoutoberich.com</a> and uses email to market that site, his <a rel="nofollow" title="I Will Teach You To Be Rich" href="http://www.iwillteachyoutoberich.com/book">book</a> and other products.</p>

<p>We talked at length about topics that many of you may have questions about when creating, managing and optimizing an email campaign. Today, with a little help from our <a title="AWeber on YouTube" href="http://www.youtube.com/emailmarketing">YouTube channel</a>, we're going to share those with you.</p>

<h2>Using Email Marketing to Grow a Community</h2>

<p>In this video, Ramit shares how he:</p>

<ul class="list-check">
<li>Uses email to grow/nurture his community</li>
<li>Measures success</li>
<li>Values <a title="Feedback" href="http://www.aweber.com/blog/email-template-design/soliciting-feedback.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090730&#038;utm_campaign=BU">feedback</a></li>
<li>Handles the volume of incoming email and why he believes in being accessible (and doesn't use a <a title="Do Not Reply Address" href="http://www.aweber.com/blog/email-marketing/do-not-reply-address-dont-bother.htm?utm_source=AW&#038;utm_medium=RSS&#038;utm_content=BL090730&#038;utm_campaign=BU">do not reply address</a>)</li>
</ul>

<center><object width="500" height="315"><param name="movie" value="http://www.youtube-nocookie.com/v/Gr71xiHPEF8&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/Gr71xiHPEF8&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="315"></embed></object></center>

<h2>Starting an Email Marketing Campaign</h2>

<p>In this video, Ramit shares:</p>

<ul class="list-check">
<li>How he started email marketing</li>
<li>How often he sent emails to subscribers</li>
<li>What he put in his emails</li>
<li>How many autoresponders he's sending</li>
</ul>

<center><object width="500" height="315"><param name="movie" value="http://www.youtube-nocookie.com/v/KmyygCqAlRM&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/KmyygCqAlRM&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="315"></embed></object></center>

<h2>More Videos Now At Our YouTube Channel (And More Coming Soon!)</h2>

<p>For a couple more clips from our interview with Ramit, head over to our <a title="AWeber on YouTube" href="http://www.youtube.com/emailmarketing">YouTube channel</a>.</p>

<p>There, you'll find videos on:</p>

<ol>
<li class="one">How he increased his open rate by 50% in 7 days</li>
<li class="two">How he got traffic to his site before email (what he did to get people there in the first place so he could start building his list)</li>
</ol>

<p><a title="AWeber on YouTube" href="http://www.youtube.com/emailmarketing">Go to AWeber's YouTube Channel</a></p>

<p>We'll be publishing more clips from this interview there soon, so be sure to <a title="AWeber on YouTube" href="http://www.youtube.com/emailmarketing">subscribe to our channel</a> to get notified about new videos!</p>

<a href="http://twitter.com/home?status=RT+@aweber:+How+@aweber+Customer+@ramit+Uses+Email+To+Grow+his+Community+http://www.aweber.com/blog/email-marketing/grow-community-ramit-sethi.htm" title="Tweet This"><img height="20" width="20" border="0" src="http://www.aweber.com/images/newsletter/images/twitter.png" alt="Twitter" /></a> <a href="http://twitter.com/home?status=RT+@aweber:+How+@aweber+Customer+@ramit+Uses+Email+To+Grow+his+Community+http://www.aweber.com/blog/email-marketing/grow-community-ramit-sethi.htm" title="Tweet This">Tweet This</a><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AweberBlog?a=lulWBR7Ov2c:5KoKpMeHaYE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/AweberBlog?i=lulWBR7Ov2c:5KoKpMeHaYE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=lulWBR7Ov2c:5KoKpMeHaYE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=lulWBR7Ov2c:5KoKpMeHaYE:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/AweberBlog?a=lulWBR7Ov2c:5KoKpMeHaYE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/AweberBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AweberBlog/~4/lulWBR7Ov2c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/using-email-to-grow-a-community-aweber-talks-to-user-ramit-sethi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Landel LT-302W MailBug Email Appliance</title>
		<link>http://findthisemail.com/landel-lt302w-mailbug-email-appliance/</link>
		<comments>http://findthisemail.com/landel-lt302w-mailbug-email-appliance/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 05:21:16 +0000</pubDate>
		<dc:creator>findme</dc:creator>
				<category><![CDATA[Email Tools]]></category>
		<category><![CDATA[appliance]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Email Appliance]]></category>
		<category><![CDATA[Landel]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[lt302w]]></category>
		<category><![CDATA[mailbug]]></category>

		<guid isPermaLink="false">http://findthisemail.com/?p=182</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffindthisemail.com%2Flandel-lt302w-mailbug-email-appliance%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffindthisemail.com%2Flandel-lt302w-mailbug-email-appliance%2F" height="61" width="51" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://findthisemail.com/landel-lt302w-mailbug-email-appliance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.326 seconds -->
