<?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>digitalRenewal &#187; Articles</title>
	<atom:link href="http://digitalrenewal.com/category/articles/feed" rel="self" type="application/rss+xml" />
	<link>http://digitalrenewal.com</link>
	<description>like a breath of fresh air</description>
	<lastBuildDate>Thu, 21 Jan 2010 07:14:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=7789</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Howd You Get That Font?</title>
		<link>http://digitalrenewal.com/howd-you-get-that-font</link>
		<comments>http://digitalrenewal.com/howd-you-get-that-font#comments</comments>
		<pubDate>Sun, 22 Nov 2009 06:19:30 +0000</pubDate>
		<dc:creator>Trisha</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[@fontface]]></category>
		<category><![CDATA[css fonts]]></category>
		<category><![CDATA[cufon]]></category>
		<category><![CDATA[font embedding]]></category>
		<category><![CDATA[sifr]]></category>
		<category><![CDATA[web fonts]]></category>

		<guid isPermaLink="false">http://digitalrenewal.com/?p=474</guid>
		<description><![CDATA[How'd You Get that Font? Embedding New fonts in Your Website with CSS3's @font-face rules. Until now designers and webmasters only had a handful of default fonts to use on their website. With the implementation of CSS3, we have a larger variety of fonts to design with.]]></description>
			<content:encoded><![CDATA[<p>Using CSS3 to Embed New fonts in Your Website.</p>
<p>If you&#8217;ve been tooling around web design and developer sites lately, you may have noticed a strange phenomenon. Nice fonts. Much nicer than the default web fonts, and no, they&#8217;re not images. I know from the 100 times I&#8217;ve selected the text muttering &#8216;wow thats cool&#8217;. We&#8217;re no longer stuck in what I&#8217;ve heard humorously termed as &#8216;arial hell&#8217;.</p>
<p>Until now, this was about it for web safe font usage:</p>
<div style="background:white; width:70%; margin-bottom:10px; padding:10px;">
<div style="font-family: Arial, Helvetica, sans-serif">Arial, <span style="color:lightblue">(mac: Helvetica)</span></div>
<div style="font-family: 'Arial Black', Gadget, sans-serif">Arial Black, <span style="color:lightblue">(mac: Gadget)</span></div>
<div style="font-family: 'Comic Sans MS', Textile, cursive">Comic Sans MS</div>
<div style="font-family: 'Courier New', Courier, monospace">Courier New</div>
<div style="font-family: Geneva, sans-serif">Geneva</div>
<div style="font-family: Georgia, 'Times New Roman', Times, serif">Georgia</div>
<div style="font-family: Impact, Charcoal, sans-serif">Impact <span style="color:lightblue">(mac:Charcoal)</span></div>
<div style="font-family: 'Lucida Console', Monaco, monospace">Lucida Console, <span style="color:lightblue">(mac:Monaco) </span></div>
<div style="font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif">Lucida Sans Unicode, <span style="color:lightblue">(mac:Lucida Grande) </span></div>
<div style="font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif">Palatino Linotype, Book Antiqua</div>
<div style="font-family: Tahoma, Geneva, sans-serif">Tahoma, <span style="color:lightblue">(mac:Geneva)</span></div>
<div style="font-family: 'Times New Roman', Times, serif">Times New Roman</div>
<div style="font-family: 'Trebuchet MS', Helvetica, sans-serif">Trebuchet MS, <span style="color:lightblue">(mac:helvetica)</span></div>
<div style="font-family: Verdana, Geneva, sans-serif">Verdana</div>
</div>
<h2>Enter @font-face</h2>
<p>@font-face is an actual css rule created years ago to embed fonts on a web page. It wasn&#8217;t supported by browsers until recently. Now Mozilla and IE support font embedding. I&#8217;ve tested in FireFox 3.5 and IE7. It works in both, though I feel IE&#8217;s a tad sluggish.</p>
<p>This is a huge step for online typography. Now when clients ask &#8216;Can we do something about those ugly fonts?&#8221; you can say, YES! yes we CAN! It&#8217;s a bright day in the web design world.  To embed beautiful fonts, all you need is the right font formats and the CSS to get it done.</p>
<p>I&#8217;m all about handy tools to make life easier, so let&#8217;s head over to <a title="@font-face kits woff fonts" href="http://www.fontsquirrel.com/fontface" target="_blank">FontSquirrel</a> where they have prebuilt ALOT of @font-face kits. This way we know the fonts are legal for your site (check the license for other uses) and the code is already written.</p>
<p>A peek at just a few of fontSquirrels font-face kits.<br />
<a title="@font-face kits woff fonts" href="http://www.fontsquirrel.com/fontface" target="_blank"><img class="alignnone size-full wp-image-497" title="fontsquirrelkitsScreenshot" src="http://digitalrenewal.com/wp-content/uploads/fontsquirrelkitsScreenshot.gif" alt="fontsquirrelkitsScreenshot" width="530" height="483" /></a></p>
<p class="bluesep">
<p>Since they provide little how-to, I&#8217;ll give you a quick walkthrough.<br />
<span style="font-size:70%">(W3 Documentation for <a href="http://dev.w3.org/csswg/css3-fonts/#the-font-face-rule" target="_blank">@font-face</a>)</span></p>
<h2>The files.</h2>
<p>-Your kit comes with all the fonts needed, in the following extensions:</p>
<ul>
<li> .woff  Web Open Font Format (mozilla)</li>
<li> .eot Embedded Open Type (microsoft)</li>
<li> .svg Scalable Vector Graphics (XML web graphics iphone)</li>
<li> .ttf   standard TrueType font</li>
</ul>
<p>-It comes with an external style sheet which defines your fonts for the browser. (stylesheet.css)</p>
<p>-And it comes with on-page example classes to control the size and line height. (in demo.html)</p>
<p class="bluesep">
<h2>Lets plug it in.</h2>
<ol>
<li>Extract the files into a folder and upload them to your server. I called my new folder &#8216;fonts&#8217; and put it inside my wordpress themes folder. I kept it simple and left stylesheet.css in the same directory as the fonts.</li>
<li>Open the file that contains your websites &lt;head&gt;&lt;/head&gt; tags (index.html in most cases&#8230; header.php in your wordpress themes folder)</li>
<li>Include the following code inside the head tag (given in demo.html &#8211; make sure to use the correct path to the file)<br />
<code>&lt;link rel="stylesheet" href="http://yourdomain.com/correct-path-to/stylesheet.css" type="text/css" charset="utf-8"&gt;</code></li>
<li>Style your new font with CSS. (example classes given in demo.html)<br />
its a simple switch.<br />
say my h1 style was written this way&#8230;<br />
<code>h1 {font-family: Arial, sans-serif;}</code><br />
Add the font-family defined in stylesheet.css like this:<br />
<code>h1 {font-family: 'DroidSansRegular', Arial, sans-serif;}</code></li>
</ol>
<p class="bluesep">
<p>Thats all there is to it. Do it once and you&#8217;ll be a pro! And you can download them all, they&#8217;re free!</p>
<p style="font:normal 13px arial">
Other options and some history:<br />
Replacing fonts for the web used to require much code. <a title="sIFR Font Replacement" href="http://www.mikeindustries.com/blog/sifr/" target="_blank">sIFR</a> has been around for a while and I give them serious props for making it work. Looking into the code, I had to pass because frankly, its complicated. It uses javascript to call flash to redraw the fonts. And with all that code, page load time suffers. If the visitor doesnt have javascript or flash? They see the default.</p>
<p style="font:normal 13px arial">
<a title="Cufon Font Replacement" href="http://cufon.shoqolate.com/generate/" target="_blank">Cufon</a> is much easier to understand and implement and does a nice job. Their generator converts fonts to the correct format and there&#8217;s a nifty <a title="Cufon Wordpress Plugin" href="http://wordpress.org/extend/plugins/wp-cufon/" target="_blank">wordpress plugin</a>. Less code means faster page loads but be aware of where your fonts are coming from and if you&#8217;re allowed usage on your website. Wouldn&#8217;t want license violations. You might even want to do some of your own comparison testing to see which loads faster, cufon or @font-face</p>
<p>Happy TypeFacing!</p>

<div class="sociable">
<div class="sociable_tagline">
Like This Post? Share it.
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdigitalrenewal.com%2Fhowd-you-get-that-font&amp;title=Howd%20You%20Get%20That%20Font%3F&amp;bodytext=How%27d%20You%20Get%20that%20Font%3F%20Embedding%20New%20fonts%20in%20Your%20Website%20with%20CSS3%27s%20%40font-face%20rules.%20Until%20now%20designers%20and%20webmasters%20only%20had%20a%20handful%20of%20default%20fonts%20to%20use%20on%20their%20website.%20With%20the%20implementation%20of%20CSS3%2C%20we%20have%20a%20larger%20variety%20of%20fonts%20to%20design%20with." title="Digg"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdigitalrenewal.com%2Fhowd-you-get-that-font&amp;title=Howd%20You%20Get%20That%20Font%3F" title="StumbleUpon"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Howd%20You%20Get%20That%20Font%3F%20-%20http%3A%2F%2Fdigitalrenewal.com%2Fhowd-you-get-that-font" title="Twitter"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdigitalrenewal.com%2Fhowd-you-get-that-font&amp;t=Howd%20You%20Get%20That%20Font%3F" title="Facebook"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdigitalrenewal.com%2Fhowd-you-get-that-font&amp;title=Howd%20You%20Get%20That%20Font%3F&amp;annotation=How%27d%20You%20Get%20that%20Font%3F%20Embedding%20New%20fonts%20in%20Your%20Website%20with%20CSS3%27s%20%40font-face%20rules.%20Until%20now%20designers%20and%20webmasters%20only%20had%20a%20handful%20of%20default%20fonts%20to%20use%20on%20their%20website.%20With%20the%20implementation%20of%20CSS3%2C%20we%20have%20a%20larger%20variety%20of%20fonts%20to%20design%20with." title="Google Bookmarks"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fdigitalrenewal.com%2Fhowd-you-get-that-font&amp;t=Howd%20You%20Get%20That%20Font%3F" title="MySpace"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdigitalrenewal.com%2Fhowd-you-get-that-font&amp;title=Howd%20You%20Get%20That%20Font%3F" title="Reddit"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fdigitalrenewal.com%2Fhowd-you-get-that-font&amp;title=Howd%20You%20Get%20That%20Font%3F&amp;notes=How%27d%20You%20Get%20that%20Font%3F%20Embedding%20New%20fonts%20in%20Your%20Website%20with%20CSS3%27s%20%40font-face%20rules.%20Until%20now%20designers%20and%20webmasters%20only%20had%20a%20handful%20of%20default%20fonts%20to%20use%20on%20their%20website.%20With%20the%20implementation%20of%20CSS3%2C%20we%20have%20a%20larger%20variety%20of%20fonts%20to%20design%20with." title="del.icio.us"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=Howd%20You%20Get%20That%20Font%3F&amp;body=http%3A%2F%2Fdigitalrenewal.com%2Fhowd-you-get-that-font" title="email"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://digitalrenewal.com/howd-you-get-that-font/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO WordPress in 3 Minutes</title>
		<link>http://digitalrenewal.com/how-to-seo-your-wordpress-blog</link>
		<comments>http://digitalrenewal.com/how-to-seo-your-wordpress-blog#comments</comments>
		<pubDate>Sat, 04 Apr 2009 07:50:39 +0000</pubDate>
		<dc:creator>Trisha</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[meta tag]]></category>
		<category><![CDATA[search engine optimize]]></category>
		<category><![CDATA[seo wordpress]]></category>
		<category><![CDATA[title tag]]></category>

		<guid isPermaLink="false">http://digitalrenewal.com/?p=178</guid>
		<description><![CDATA[With the right plugins, you can optimize WordPress in 3 minutes. please excuse my utter lack of video skill, i didnt realize how hard it is to talk and work at the same time!

watch the high quality, full screen version on vimeo.
Here are the plugins:
All In One SEO Pack
Google XML Sitemaps
Related Posts by Category
UPDATE: heres]]></description>
			<content:encoded><![CDATA[<p>With the right plugins, you can optimize WordPress in 3 minutes. <em>please</em> excuse my utter lack of video skill, i didnt realize how hard it is to talk and work at the same time!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="440" height="248" 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://vimeo.com/moogaloop.swf?clip_id=3998513&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ff9933&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="440" height="248" src="http://vimeo.com/moogaloop.swf?clip_id=3998513&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ff9933&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/3998513" target="_blank">watch the high quality, full screen version on vimeo</a>.</p>
<p>Here are the plugins:<br />
<a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack" target="_blank">All In One SEO Pack</a><br />
<a href="http://wordpress.org/extend/plugins/google-sitemap-generator" target="_blank">Google XML Sitemaps</a><br />
<a href="http://wordpress.org/extend/plugins/related-posts-by-category" target="_blank">Related Posts by Category</a><br />
UPDATE: heres another related posts that might work better<br />
<a href="http://wordpress.org/extend/plugins/contextual-related-posts" target="_blank">Contextual Related Posts</a><br />
WP Easy Archives is no longer available. If it is, i cant find it.</p>
<p>Comment with questions and I&#8217;ll explain in more detail</p>
<p>Happy SEOing!</p>

<div class="sociable">
<div class="sociable_tagline">
Like This Post? Share it.
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdigitalrenewal.com%2Fhow-to-seo-your-wordpress-blog&amp;title=SEO%20WordPress%20in%203%20Minutes&amp;bodytext=With%20the%20right%20plugins%2C%20you%20can%20optimize%20WordPress%20in%203%20minutes.%20please%20excuse%20my%20utter%20lack%20of%20video%20skill%2C%20i%20didnt%20realize%20how%20hard%20it%20is%20to%20talk%20and%20work%20at%20the%20same%20time%21%0D%0A%0D%0A%0D%0A%0D%0Awatch%20the%20high%20quality%2C%20full%20screen%20version%20on%20vimeo.%0D%0A%0D%0AHere%20are%20th" title="Digg"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdigitalrenewal.com%2Fhow-to-seo-your-wordpress-blog&amp;title=SEO%20WordPress%20in%203%20Minutes" title="StumbleUpon"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=SEO%20WordPress%20in%203%20Minutes%20-%20http%3A%2F%2Fdigitalrenewal.com%2Fhow-to-seo-your-wordpress-blog" title="Twitter"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdigitalrenewal.com%2Fhow-to-seo-your-wordpress-blog&amp;t=SEO%20WordPress%20in%203%20Minutes" title="Facebook"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdigitalrenewal.com%2Fhow-to-seo-your-wordpress-blog&amp;title=SEO%20WordPress%20in%203%20Minutes&amp;annotation=With%20the%20right%20plugins%2C%20you%20can%20optimize%20WordPress%20in%203%20minutes.%20please%20excuse%20my%20utter%20lack%20of%20video%20skill%2C%20i%20didnt%20realize%20how%20hard%20it%20is%20to%20talk%20and%20work%20at%20the%20same%20time%21%0D%0A%0D%0A%0D%0A%0D%0Awatch%20the%20high%20quality%2C%20full%20screen%20version%20on%20vimeo.%0D%0A%0D%0AHere%20are%20th" title="Google Bookmarks"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fdigitalrenewal.com%2Fhow-to-seo-your-wordpress-blog&amp;t=SEO%20WordPress%20in%203%20Minutes" title="MySpace"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdigitalrenewal.com%2Fhow-to-seo-your-wordpress-blog&amp;title=SEO%20WordPress%20in%203%20Minutes" title="Reddit"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fdigitalrenewal.com%2Fhow-to-seo-your-wordpress-blog&amp;title=SEO%20WordPress%20in%203%20Minutes&amp;notes=With%20the%20right%20plugins%2C%20you%20can%20optimize%20WordPress%20in%203%20minutes.%20please%20excuse%20my%20utter%20lack%20of%20video%20skill%2C%20i%20didnt%20realize%20how%20hard%20it%20is%20to%20talk%20and%20work%20at%20the%20same%20time%21%0D%0A%0D%0A%0D%0A%0D%0Awatch%20the%20high%20quality%2C%20full%20screen%20version%20on%20vimeo.%0D%0A%0D%0AHere%20are%20th" title="del.icio.us"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=SEO%20WordPress%20in%203%20Minutes&amp;body=http%3A%2F%2Fdigitalrenewal.com%2Fhow-to-seo-your-wordpress-blog" title="email"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://digitalrenewal.com/how-to-seo-your-wordpress-blog/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Stuck on Copywriting?</title>
		<link>http://digitalrenewal.com/free-copywriting-videos</link>
		<comments>http://digitalrenewal.com/free-copywriting-videos#comments</comments>
		<pubDate>Fri, 03 Apr 2009 19:59:03 +0000</pubDate>
		<dc:creator>Trisha</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[copyblogger]]></category>
		<category><![CDATA[copywriting]]></category>
		<category><![CDATA[copywriting videos]]></category>
		<category><![CDATA[john carlton]]></category>

		<guid isPermaLink="false">http://digitalrenewal.com/?p=165</guid>
		<description><![CDATA[Try these Free Copywriting Videos!
Ok, so people have been asking about web design services. I figured I&#8217;d take a shot at writing a sales page. Im no writer and thats fine, but a little help getting my point across would be helpful&#8230;  I started looking into it.
If you want to learn something, you try to]]></description>
			<content:encoded><![CDATA[<p>Try these Free Copywriting Videos!</p>
<p>Ok, so people have been asking about web design services. I figured I&#8217;d take a shot at writing a sales page. Im no writer and thats fine, but a little help getting my point across would be helpful&#8230;  I started looking into it.</p>
<p>If you want to learn something, you try to learn from the best,  right?</p>
<p><a title="copywriting site" href="http://copyblogger.com" target="_blank">Copyblogger.com</a> tipped me off to John Carlton who is proclaimed to be the best in copywriting. I&#8217;m following his  material now. So far it looks like winning stuff.  He&#8217;s teaching his 17 step system that one of his students says is  &#8220;freaky&#8221; how well it works.  Id like to see more and try it out before I recommend anything to spend real money on.</p>
<p>In the meantime, I found you guys some <a title="Free Copywriting Videos" href="http://www.emailpromosexposed.com/?thankyou-page=127287" target="_blank">free videos</a>.   Not as much finesse as John Carlton&#8217;s, but the basics are there.  It&#8217;s Copywriting for Promotional Emails, but it translates easily to salespage copy.  The site requires a sign up (sorry), but i think its worth it. they&#8217;re pretty good videos.</p>
<p><em>you know they say <img src='http://digitalrenewal.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em> just a little copywriting know-how can make a big difference!</p>
<p>best of luck<br />
and happy writing!</p>
<p><img src="http://digitalrenewal.com/images/sig.gif" alt="" /></p>

<div class="sociable">
<div class="sociable_tagline">
Like This Post? Share it.
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdigitalrenewal.com%2Ffree-copywriting-videos&amp;title=Stuck%20on%20Copywriting%3F&amp;bodytext=Try%20these%20Free%20Copywriting%20Videos%21%0D%0A%0D%0AOk%2C%20so%20people%20have%20been%20asking%20about%20web%20design%20services.%20I%20figured%20I%27d%20take%20a%20shot%20at%20writing%20a%20sales%20page.%20Im%20no%20writer%20and%20thats%20fine%2C%20but%20a%20little%20help%20getting%20my%20point%20across%20would%20be%20helpful...%C2%A0%20I%20started%20" title="Digg"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdigitalrenewal.com%2Ffree-copywriting-videos&amp;title=Stuck%20on%20Copywriting%3F" title="StumbleUpon"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Stuck%20on%20Copywriting%3F%20-%20http%3A%2F%2Fdigitalrenewal.com%2Ffree-copywriting-videos" title="Twitter"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdigitalrenewal.com%2Ffree-copywriting-videos&amp;t=Stuck%20on%20Copywriting%3F" title="Facebook"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdigitalrenewal.com%2Ffree-copywriting-videos&amp;title=Stuck%20on%20Copywriting%3F&amp;annotation=Try%20these%20Free%20Copywriting%20Videos%21%0D%0A%0D%0AOk%2C%20so%20people%20have%20been%20asking%20about%20web%20design%20services.%20I%20figured%20I%27d%20take%20a%20shot%20at%20writing%20a%20sales%20page.%20Im%20no%20writer%20and%20thats%20fine%2C%20but%20a%20little%20help%20getting%20my%20point%20across%20would%20be%20helpful...%C2%A0%20I%20started%20" title="Google Bookmarks"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fdigitalrenewal.com%2Ffree-copywriting-videos&amp;t=Stuck%20on%20Copywriting%3F" title="MySpace"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdigitalrenewal.com%2Ffree-copywriting-videos&amp;title=Stuck%20on%20Copywriting%3F" title="Reddit"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fdigitalrenewal.com%2Ffree-copywriting-videos&amp;title=Stuck%20on%20Copywriting%3F&amp;notes=Try%20these%20Free%20Copywriting%20Videos%21%0D%0A%0D%0AOk%2C%20so%20people%20have%20been%20asking%20about%20web%20design%20services.%20I%20figured%20I%27d%20take%20a%20shot%20at%20writing%20a%20sales%20page.%20Im%20no%20writer%20and%20thats%20fine%2C%20but%20a%20little%20help%20getting%20my%20point%20across%20would%20be%20helpful...%C2%A0%20I%20started%20" title="del.icio.us"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=Stuck%20on%20Copywriting%3F&amp;body=http%3A%2F%2Fdigitalrenewal.com%2Ffree-copywriting-videos" title="email"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://digitalrenewal.com/free-copywriting-videos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Networking Platforms</title>
		<link>http://digitalrenewal.com/new-website-platforms-for-better-communication</link>
		<comments>http://digitalrenewal.com/new-website-platforms-for-better-communication#comments</comments>
		<pubDate>Sun, 30 Nov 2008 15:27:36 +0000</pubDate>
		<dc:creator>Trisha</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://digitalrenewal.com/?p=139</guid>
		<description><![CDATA[I love open source. A bunch of developers working out their latest programming skills for everyone to share. Anyone who wants to learn new code has a free opportunity to learn from some of the most cutting edge guys.
I&#8217;ve been researching open source social network platforms trying to find, well basically the next wordpress of]]></description>
			<content:encoded><![CDATA[<p>I love open source. A bunch of developers working out their latest programming skills for everyone to share. Anyone who wants to learn new code has a free opportunity to learn from some of the most cutting edge guys.</p>
<p>I&#8217;ve been researching open source social network platforms trying to find, well basically the next wordpress of social apps&#8230;<span id="more-139"></span> It&#8217;s not very apparent to me which is the most popular platform.  Even with wildly popular social sites like myspace, facebook, social networking is still in its infancy in the open source. But where theres a demand, there is supply&#8230; and people talking about it.</p>
<p>I&#8217;ve been looking at new platforms along the lines of membership, classroom and/or social networking. I dont know if you&#8217;ve been through the internet marketing guru slam, but it&#8217;s interesting to get inside their programs and see how they have things set up. I just finished up a month with PPC Classroom, a go-at-your-own-pace online course to learn the in&#8217;s and outs of Pay Per Click. A very viable internet marketing method, but somewhat risky for the little guy.</p>
<p>A look inside this bad boy had my mouth watering to learn programming once again.  They had segmented learning modules according to a course plan, with embedded video for better understanding. At the end of each segment, they integrated quizzes, where a passing score was required to move on to the next segment. It was automated and also saved student data. Way sheik. And to add the finishing touch, as soon as the forum opened up, it really started to feel like a community very quickly. If you wanted to learn pay per click, you couldn&#8217;t have asked for a better learning environment.</p>
<p>Justin Brookes SiteFlipAcademy, sadly no more, had an excellent 2.0 style membership platform. (I stand corrected, read Justin&#8217; comment below) This was a video learning environment with a super user friendly interface and ultra fast page loads. His info was easy to learn, quick to put into action, and it actually worked. I made money flipping websites and templates. The marketplace for mere templates kinda ebbed right now, but <em>Justin Brooke is the man!</em> I highly recommend getting on his list. His site is at <a href="http://sitefling.com" target="_blank">sitefling.com</a></p>
<p>SiteRev5 is a community driven free membership networking site. I found it when I was flipping sites. One thing I dont like about social sites and blogs is that they&#8217;re so cluttered and difficult to use. No so with SiteRev5. Their layout is easy to navigate with a lot great information, submitted by knowlegable  members. If the market returns for siteflippers, I&#8217;ll be the first one back to this site.</p>
<p>So while considering a new platform, I wanted to integrate the following things. A way to present information in the fast loading 2.0 style platform with uncluttered pages. And I want people to be able to sign up, with an easy way to communicate with those subscribers.</p>
<p>WordPress a fantastic way to present info, and communicate with feeds, but it gets confusing at the subscriber stage. Also, any social abilities outside of commenting would require a forum. Not a big deal, but I&#8217;ve seen better ways to put it all together.</p>
<p>I&#8217;ve also looked through straight social networking platforms and picked the top 3 most talked about.</p>
<p><a href="http://elgg.org" target="_blank">Elgg.org</a> winning the BOSSIE award for &#8220;Best Open Source Social Networking Platform 2008&#8243; comes in on top. Seems to be the easiest to use as well.</p>
<p><a href="http://PHPizabi.net" target="_blank">PHPizabi.net</a> is a close 2nd. Seems more powerful, but looks much harder to work with.<br />
<a href="http://www.broadbandmechanics.com" target="_blank"><br />
People Aggregator</a> is probably the best all in one solution. Easy to use, with more power. To me, it looks difficult to customize. As a designer, that&#8217;s kind of important to me.</p>
<p>I&#8217;ve also looked into content management with membership and communication ability. Joomla immediately comes to mind, but after a week inside Joomla I never wanted to look at another CMS again.</p>
<p>Since Pact publishing announced Drupal as the winner of the <a href="http://www.packtpub.com/award" target="_blank">2008 Open Source CMS Award</a>, its time to dig a little deeper. Drupal known for community building capabilities. Its easy to install, set up and create content with. Templates are clean and easy to customize. Member signup and user control is rock solid. And there&#8217;s a lot of documentation if I have questions.</p>
<p>Some things out of the box that I dont see: Nicely optimized urls for SEO (default story is http://site.com/node/1) Drupal says URLs can be customized. Also, I&#8217;d like a way to contact my subscribers, preferrably by email. There are a few mail modules to add on which should do the job. All in all this is a great solution for a membership and community sites.</p>
<p>With a little help, Drupal goes all the way. Im learning to custom design better navigation and also learning the taxonomy. Will have some more info on that soon. In the meantime,  <a href="http://acquia.com/products-services/acquia-drupal-modules" target="_blank">Acquia</a> has a great modules for drupal including an rss aggregator, forums, comments, contact forms, user profiles, polls, and also fixes the SEO problem for urls.</p>

<div class="sociable">
<div class="sociable_tagline">
Like This Post? Share it.
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdigitalrenewal.com%2Fnew-website-platforms-for-better-communication&amp;title=Social%20Networking%20Platforms&amp;bodytext=I%20love%20open%20source.%20A%20bunch%20of%20developers%20working%20out%20their%20latest%20programming%20skills%20for%20everyone%20to%20share.%20Anyone%20who%20wants%20to%20learn%20new%20code%20has%20a%20free%20opportunity%20to%20learn%20from%20some%20of%20the%20most%20cutting%20edge%20guys.%0D%0A%0D%0AI%27ve%20been%20researching%20open%20sou" title="Digg"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdigitalrenewal.com%2Fnew-website-platforms-for-better-communication&amp;title=Social%20Networking%20Platforms" title="StumbleUpon"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Social%20Networking%20Platforms%20-%20http%3A%2F%2Fdigitalrenewal.com%2Fnew-website-platforms-for-better-communication" title="Twitter"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdigitalrenewal.com%2Fnew-website-platforms-for-better-communication&amp;t=Social%20Networking%20Platforms" title="Facebook"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdigitalrenewal.com%2Fnew-website-platforms-for-better-communication&amp;title=Social%20Networking%20Platforms&amp;annotation=I%20love%20open%20source.%20A%20bunch%20of%20developers%20working%20out%20their%20latest%20programming%20skills%20for%20everyone%20to%20share.%20Anyone%20who%20wants%20to%20learn%20new%20code%20has%20a%20free%20opportunity%20to%20learn%20from%20some%20of%20the%20most%20cutting%20edge%20guys.%0D%0A%0D%0AI%27ve%20been%20researching%20open%20sou" title="Google Bookmarks"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fdigitalrenewal.com%2Fnew-website-platforms-for-better-communication&amp;t=Social%20Networking%20Platforms" title="MySpace"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdigitalrenewal.com%2Fnew-website-platforms-for-better-communication&amp;title=Social%20Networking%20Platforms" title="Reddit"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fdigitalrenewal.com%2Fnew-website-platforms-for-better-communication&amp;title=Social%20Networking%20Platforms&amp;notes=I%20love%20open%20source.%20A%20bunch%20of%20developers%20working%20out%20their%20latest%20programming%20skills%20for%20everyone%20to%20share.%20Anyone%20who%20wants%20to%20learn%20new%20code%20has%20a%20free%20opportunity%20to%20learn%20from%20some%20of%20the%20most%20cutting%20edge%20guys.%0D%0A%0D%0AI%27ve%20been%20researching%20open%20sou" title="del.icio.us"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=Social%20Networking%20Platforms&amp;body=http%3A%2F%2Fdigitalrenewal.com%2Fnew-website-platforms-for-better-communication" title="email"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://digitalrenewal.com/new-website-platforms-for-better-communication/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>You Down with ROI? video</title>
		<link>http://digitalrenewal.com/you-down-with-roi-video</link>
		<comments>http://digitalrenewal.com/you-down-with-roi-video#comments</comments>
		<pubDate>Sat, 25 Oct 2008 06:20:59 +0000</pubDate>
		<dc:creator>Trisha</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://digitalrenewal.com/?p=89</guid>
		<description><![CDATA[
I&#8217;d never heard of Gary Vaynerchuk before I was sent a link to this video. I wont forget him now, This rant is fantastic&#8230; ROI. Return on marketing Investment of your advertising dollar. Traditional media advertising is incredibly expensive and doesn’t provide nearly the rate of return you can derive from strategic internet marketing campaigns]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="437" height="288" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="viddler" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><param name="src" value="http://www.viddler.com/player/fe692592/" /><embed id="viddler" type="application/x-shockwave-flash" width="437" height="288" src="http://www.viddler.com/player/fe692592/" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<p>I&#8217;d never heard of Gary Vaynerchuk before I was sent a link to this video. I wont forget him now, This rant is fantastic&#8230; ROI. Return on marketing Investment of your advertising dollar. Traditional media advertising is incredibly expensive and doesn’t provide nearly the rate of return you can derive from strategic internet marketing campaigns in 2008 and beyond.</p>

<div class="sociable">
<div class="sociable_tagline">
Like This Post? Share it.
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdigitalrenewal.com%2Fyou-down-with-roi-video&amp;title=You%20Down%20with%20ROI%3F%20video&amp;bodytext=%0A%0AI%27d%20never%20heard%20of%20Gary%20Vaynerchuk%20before%20I%20was%20sent%20a%20link%20to%20this%20video.%20I%20wont%20forget%20him%20now%2C%20This%20rant%20is%20fantastic...%20ROI.%20Return%20on%20marketing%20Investment%20of%20your%20advertising%20dollar.%20Traditional%20media%20advertising%20is%20incredibly%20expensive%20and%20do" title="Digg"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdigitalrenewal.com%2Fyou-down-with-roi-video&amp;title=You%20Down%20with%20ROI%3F%20video" title="StumbleUpon"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=You%20Down%20with%20ROI%3F%20video%20-%20http%3A%2F%2Fdigitalrenewal.com%2Fyou-down-with-roi-video" title="Twitter"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdigitalrenewal.com%2Fyou-down-with-roi-video&amp;t=You%20Down%20with%20ROI%3F%20video" title="Facebook"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdigitalrenewal.com%2Fyou-down-with-roi-video&amp;title=You%20Down%20with%20ROI%3F%20video&amp;annotation=%0A%0AI%27d%20never%20heard%20of%20Gary%20Vaynerchuk%20before%20I%20was%20sent%20a%20link%20to%20this%20video.%20I%20wont%20forget%20him%20now%2C%20This%20rant%20is%20fantastic...%20ROI.%20Return%20on%20marketing%20Investment%20of%20your%20advertising%20dollar.%20Traditional%20media%20advertising%20is%20incredibly%20expensive%20and%20do" title="Google Bookmarks"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fdigitalrenewal.com%2Fyou-down-with-roi-video&amp;t=You%20Down%20with%20ROI%3F%20video" title="MySpace"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdigitalrenewal.com%2Fyou-down-with-roi-video&amp;title=You%20Down%20with%20ROI%3F%20video" title="Reddit"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fdigitalrenewal.com%2Fyou-down-with-roi-video&amp;title=You%20Down%20with%20ROI%3F%20video&amp;notes=%0A%0AI%27d%20never%20heard%20of%20Gary%20Vaynerchuk%20before%20I%20was%20sent%20a%20link%20to%20this%20video.%20I%20wont%20forget%20him%20now%2C%20This%20rant%20is%20fantastic...%20ROI.%20Return%20on%20marketing%20Investment%20of%20your%20advertising%20dollar.%20Traditional%20media%20advertising%20is%20incredibly%20expensive%20and%20do" title="del.icio.us"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=You%20Down%20with%20ROI%3F%20video&amp;body=http%3A%2F%2Fdigitalrenewal.com%2Fyou-down-with-roi-video" title="email"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://digitalrenewal.com/you-down-with-roi-video/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Traffic Woes? 21 Ways to Drive</title>
		<link>http://digitalrenewal.com/traffic-woes-21-ways-to-drive-traffic-to-your-site</link>
		<comments>http://digitalrenewal.com/traffic-woes-21-ways-to-drive-traffic-to-your-site#comments</comments>
		<pubDate>Fri, 14 Mar 2008 16:01:56 +0000</pubDate>
		<dc:creator>Trisha</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://digitalrenewal.com/traffic-woes-21-ways-to-drive-traffic-to-your-site</guid>
		<description><![CDATA[A lot of internet beginners hit a wall when it comes to traffic. I&#8217;m sure you&#8217;ve seen countless questions across the internet of newcomers asking&#8230; How do I get traffic? I&#8217;ve hit that same wall on my internet journey as well.
And my answer to that question, especially when I think back to when I started]]></description>
			<content:encoded><![CDATA[<p>A lot of internet beginners hit a wall when it comes to traffic. I&#8217;m sure you&#8217;ve seen countless questions across the internet of newcomers asking&#8230; How do I get traffic? I&#8217;ve hit that same wall on my internet journey as well.</p>
<p>And my answer to that question, especially when I think back to when I started is&#8230; write down all the ways to get traffic, and go through that list every single day.</p>
<p>These days there are <em>so many more</em> methods to get traffic than there was when I started, but the idea is the same. Promote like crazy! Every single day do as many tasks from your list as you possibly can. Once you&#8217;re done building, promote and drive traffic. Thats it. Use your stats to see where people are going and how long they&#8217;re hangin around, and of course, measure your success in click-throughs and sales. Then make your changes (ONE AT A TIME! or split test) and keep promoting. So what are the  21 ways???</p>
<p>I think a repost of Steven Pierce&#8217;s 21 ways to drive traffic to your website is called for here. Looking at his list, I believe he hasn&#8217;t missed a thing&#8230;</p>
<ol>
<li>Blog Traffic</li>
<li>Directory Traffic</li>
<li>Forum Traffic</li>
<li>Article Traffic</li>
<li>Joint Venture Traffic</li>
<li>MySpace Traffic</li>
<li>eZine Traffic</li>
<li>Pay-Per-Click Traffic</li>
<li>Classified Traffic</li>
<li>Squidoo Traffic</li>
<li>Search Engine Traffic</li>
<li>Banner Traffic</li>
<li>Craigslist Traffic</li>
<li>eBay Traffic</li>
<li>Facebook Traffic</li>
<li>Social Network Traffic</li>
<li>Podcasting Traffic</li>
<li>Social Shopping Traffic</li>
<li>YouTube Traffic</li>
<li>Link Traffic</li>
<li>Press Release Traffic</li>
</ol>
<p>Of course you don&#8217;t have to do ALL of these to get good traffic. That would take for<em>ever</em>. ugh. Pick a few that sound the most appealing to you, at least 4 and do them every single day and watch your stats grow!</p>
<p>Best of Luck and<br />
Happy Promoting!</p>
<p>P.S. How to use <a href="http://www.dtalpha.com/183-2-3-7.html" target="_blank">ALL 21 of these traffic methods listed by Steven Pierce</a>!</p>

<div class="sociable">
<div class="sociable_tagline">
Like This Post? Share it.
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdigitalrenewal.com%2Ftraffic-woes-21-ways-to-drive-traffic-to-your-site&amp;title=Traffic%20Woes%3F%2021%20Ways%20to%20Drive&amp;bodytext=A%20lot%20of%20internet%20beginners%20hit%20a%20wall%20when%20it%20comes%20to%20traffic.%20I%27m%20sure%20you%27ve%20seen%20countless%20questions%20across%20the%20internet%20of%20newcomers%20asking...%20How%20do%20I%20get%20traffic%3F%20I%27ve%20hit%20that%20same%20wall%20on%20my%20internet%20journey%20as%20well.%0D%0A%0D%0AAnd%20my%20answer%20to%20tha" title="Digg"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdigitalrenewal.com%2Ftraffic-woes-21-ways-to-drive-traffic-to-your-site&amp;title=Traffic%20Woes%3F%2021%20Ways%20to%20Drive" title="StumbleUpon"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Traffic%20Woes%3F%2021%20Ways%20to%20Drive%20-%20http%3A%2F%2Fdigitalrenewal.com%2Ftraffic-woes-21-ways-to-drive-traffic-to-your-site" title="Twitter"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdigitalrenewal.com%2Ftraffic-woes-21-ways-to-drive-traffic-to-your-site&amp;t=Traffic%20Woes%3F%2021%20Ways%20to%20Drive" title="Facebook"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdigitalrenewal.com%2Ftraffic-woes-21-ways-to-drive-traffic-to-your-site&amp;title=Traffic%20Woes%3F%2021%20Ways%20to%20Drive&amp;annotation=A%20lot%20of%20internet%20beginners%20hit%20a%20wall%20when%20it%20comes%20to%20traffic.%20I%27m%20sure%20you%27ve%20seen%20countless%20questions%20across%20the%20internet%20of%20newcomers%20asking...%20How%20do%20I%20get%20traffic%3F%20I%27ve%20hit%20that%20same%20wall%20on%20my%20internet%20journey%20as%20well.%0D%0A%0D%0AAnd%20my%20answer%20to%20tha" title="Google Bookmarks"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fdigitalrenewal.com%2Ftraffic-woes-21-ways-to-drive-traffic-to-your-site&amp;t=Traffic%20Woes%3F%2021%20Ways%20to%20Drive" title="MySpace"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdigitalrenewal.com%2Ftraffic-woes-21-ways-to-drive-traffic-to-your-site&amp;title=Traffic%20Woes%3F%2021%20Ways%20to%20Drive" title="Reddit"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fdigitalrenewal.com%2Ftraffic-woes-21-ways-to-drive-traffic-to-your-site&amp;title=Traffic%20Woes%3F%2021%20Ways%20to%20Drive&amp;notes=A%20lot%20of%20internet%20beginners%20hit%20a%20wall%20when%20it%20comes%20to%20traffic.%20I%27m%20sure%20you%27ve%20seen%20countless%20questions%20across%20the%20internet%20of%20newcomers%20asking...%20How%20do%20I%20get%20traffic%3F%20I%27ve%20hit%20that%20same%20wall%20on%20my%20internet%20journey%20as%20well.%0D%0A%0D%0AAnd%20my%20answer%20to%20tha" title="del.icio.us"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=Traffic%20Woes%3F%2021%20Ways%20to%20Drive&amp;body=http%3A%2F%2Fdigitalrenewal.com%2Ftraffic-woes-21-ways-to-drive-traffic-to-your-site" title="email"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://digitalrenewal.com/traffic-woes-21-ways-to-drive-traffic-to-your-site/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Subscribers from Wordpress</title>
		<link>http://digitalrenewal.com/email-subscribers-from-wordpress</link>
		<comments>http://digitalrenewal.com/email-subscribers-from-wordpress#comments</comments>
		<pubDate>Tue, 29 Jan 2008 11:53:40 +0000</pubDate>
		<dc:creator>Trisha</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email from wordpress]]></category>
		<category><![CDATA[newsletter]]></category>
		<category><![CDATA[subscription]]></category>
		<category><![CDATA[wordpress email]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://digitalrenewal.com/email-subscribers-from-wordpress</guid>
		<description><![CDATA[Looking to connect with your subscribers? There&#8217;s no perfect solution for every blog, but here are some good options ranging from simple, free choices to powerful paid services.
If you merely want to send an email when you update your blog, FeedBurner is the way to go. They give you a nice signup form code that]]></description>
			<content:encoded><![CDATA[<p>Looking to connect with your subscribers? There&#8217;s no perfect solution for every blog, but here are some good options ranging from simple, free choices to powerful paid services.</p>
<p>If you merely want to send an email when you update your blog, <a href="http://feedburner.google.com" target="_blank">FeedBurner</a> is the way to go. They give you a nice signup form code that gives your visitors options for signing up.</p>
<p><a title="Email Subscribers from Wordpress" href="http://www.vincentprat.info/dev/wordpress-plugins/email-users/" target="_blank">Email Users</a> is probably the simplest email plugin, and seems to do the job. It picked up my existing subscribers from the database and sent an email.</p>
<p>Very nice. But its lacking some power. It doesn&#8217;t keep a log of what was sent, to whom and when.</p>
<p>Some plus features:  Choose by users or groups. Choose one subscriber at a time, or all of your subscribers.  Email according to WordPress&#8217; built in &#8216;roles&#8217; (subscriber, contributor, author, etc), theyre called user groups here. And yes, it also updates your subscribers with new blog posts in their email. Being able to organize your subscriber into roles has interesting possibilities.</p>
<p>The Email Users plugin could do the trick if you need something quick and lightweight that actually works.</p>
<p>I didnt see any screen shots out there, so i took these:</p>
<p><img class="alignnone size-full wp-image-411" title="emailusers-screenshot1" src="http://digitalrenewal.com/wp-content/uploads/emailusers-screenshot1.jpg" alt="emailusers-screenshot1" width="530" height="508" /></p>
<p><img class="alignnone size-full wp-image-413" title="emailusers-screenshot2" src="http://digitalrenewal.com/wp-content/uploads/emailusers-screenshot2.jpg" alt="emailusers-screenshot2" width="530" height="508" /></p>
<p><img class="alignnone size-full wp-image-414" title="emailusers-screenshot3" src="http://digitalrenewal.com/wp-content/uploads/emailusers-screenshot3.jpg" alt="emailusers-screenshot3" width="530" height="508" /></p>
<p>But what about MORE POWER?  Logging emails, or even an autoresponder?</p>
<p>Sequential auto-responders are da bomb! Write out a series of emails that go out as people sign up. When someone subscribes, they start at email number 1. Set the number of days to wait to send Email #2 , and so on. Also blast out emails whenever you choose, even while your autoresponder is running. These are great for teaching email courses, definitive marketing plans or splitting up lots of information. But are there any good plugins for WordPress? I&#8217;ve been keeping track.</p>
<p><a title="Email Subscribers with Autoresponder" href="http://wordpress.org/extend/plugins/autoresponder-gwa/" target="_blank">GWA Autoresponder</a> does pretty darn good for a free plugin.</p>
<p>Some plus features: Double Opt-in to keep yourself safe from spam accusations. Pre-write your sequential emails and add the signup form widget in the sidebar. It keeps a list of subscribers in its own database. Its Free!</p>
<p>There&#8217;s a pro version that offers more features, like multiple lists and such, but I think it&#8217;s been discontinued. Theres no way to upgrade, even from inside wordpress. Word of advice, while using the free version&#8230; keep your subscriber list backed up!</p>
<p>GWA screenshots:<br />
<img class="alignnone size-full wp-image-442" title="gwa-screenshot1" src="http://digitalrenewal.com/wp-content/uploads/gwa-screenshot1.jpg" alt="gwa-screenshot1" width="530" height="508" /></p>
<p><img class="alignnone size-full wp-image-443" title="gwa-screenshot2" src="http://digitalrenewal.com/wp-content/uploads/gwa-screenshot2.jpg" alt="gwa-screenshot2" width="530" height="508" /></p>
<p>Another option is a paid service, the industry standard <a href="http://www.aweber.com/?328822">AWeber</a>.  The power comes from the AWeber database, so you&#8217;ll be doing most of your newsletter work in your account on their site. There&#8217;s tons of support, email marketing advice and killer tools including SWEET looking signup forms.</p>
<p>Some plus features: Schedule emails by date, or in a sequence. Unlimited emails and email campaigns. HTML Templates ready to go. STABILITY! A &#8216;blog broadcaster&#8217; that turns your RSS feed into emails. Email Stats. Shopping Cart Integration. and a WordPress Plugin.</p>
<p>AWeber Screenshots:<br />
<img class="alignnone size-full wp-image-446" title="aweber-screenshot1" src="http://digitalrenewal.com/wp-content/uploads/aweber-screenshot1.jpg" alt="aweber-screenshot1" width="530" height="508" /></p>
<p><img class="alignnone size-full wp-image-447" title="aweber-screenshot2" src="http://digitalrenewal.com/wp-content/uploads/aweber-screenshot2.jpg" alt="aweber-screenshot2" width="530" height="508" /></p>
<p><img class="alignnone size-full wp-image-448" title="aweber-screenshot3" src="http://digitalrenewal.com/wp-content/uploads/aweber-screenshot3.jpg" alt="aweber-screenshot3" width="530" height="508" /></p>
<p>If you have a big marketing campaign to go out by email and need the power of a paid service, <a href="http://www.aweber.com/?328822">AWeber</a> is your best choice.</p>
<p>Right now they&#8217;re having a $1 trial for the first month. SWEET!</p>
<p>Happy Emailing!</p>

<div class="sociable">
<div class="sociable_tagline">
Like This Post? Share it.
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdigitalrenewal.com%2Femail-subscribers-from-wordpress&amp;title=Email%20Subscribers%20from%20Wordpress&amp;bodytext=Looking%20to%20connect%20with%20your%20subscribers%3F%20There%27s%20no%20perfect%20solution%20for%20every%20blog%2C%20but%20here%20are%20some%20good%20options%20ranging%20from%20simple%2C%20free%20choices%20to%20powerful%20paid%20services.%0D%0A%0D%0AIf%20you%20merely%20want%20to%20send%20an%20email%20when%20you%20update%20your%20blog%2C%20FeedBu" title="Digg"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdigitalrenewal.com%2Femail-subscribers-from-wordpress&amp;title=Email%20Subscribers%20from%20Wordpress" title="StumbleUpon"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Email%20Subscribers%20from%20Wordpress%20-%20http%3A%2F%2Fdigitalrenewal.com%2Femail-subscribers-from-wordpress" title="Twitter"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdigitalrenewal.com%2Femail-subscribers-from-wordpress&amp;t=Email%20Subscribers%20from%20Wordpress" title="Facebook"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdigitalrenewal.com%2Femail-subscribers-from-wordpress&amp;title=Email%20Subscribers%20from%20Wordpress&amp;annotation=Looking%20to%20connect%20with%20your%20subscribers%3F%20There%27s%20no%20perfect%20solution%20for%20every%20blog%2C%20but%20here%20are%20some%20good%20options%20ranging%20from%20simple%2C%20free%20choices%20to%20powerful%20paid%20services.%0D%0A%0D%0AIf%20you%20merely%20want%20to%20send%20an%20email%20when%20you%20update%20your%20blog%2C%20FeedBu" title="Google Bookmarks"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fdigitalrenewal.com%2Femail-subscribers-from-wordpress&amp;t=Email%20Subscribers%20from%20Wordpress" title="MySpace"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdigitalrenewal.com%2Femail-subscribers-from-wordpress&amp;title=Email%20Subscribers%20from%20Wordpress" title="Reddit"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fdigitalrenewal.com%2Femail-subscribers-from-wordpress&amp;title=Email%20Subscribers%20from%20Wordpress&amp;notes=Looking%20to%20connect%20with%20your%20subscribers%3F%20There%27s%20no%20perfect%20solution%20for%20every%20blog%2C%20but%20here%20are%20some%20good%20options%20ranging%20from%20simple%2C%20free%20choices%20to%20powerful%20paid%20services.%0D%0A%0D%0AIf%20you%20merely%20want%20to%20send%20an%20email%20when%20you%20update%20your%20blog%2C%20FeedBu" title="del.icio.us"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="mailto:?subject=Email%20Subscribers%20from%20Wordpress&amp;body=http%3A%2F%2Fdigitalrenewal.com%2Femail-subscribers-from-wordpress" title="email"><img src="http://digitalrenewal.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://digitalrenewal.com/email-subscribers-from-wordpress/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
