<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>From The Desk of David</title>
	
	<link>http://fromthedeskofdavid.com/blog</link>
	<description>Random Brainstorms on Business and Marketing</description>
	<lastBuildDate>Sun, 21 Oct 2012 16:19:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/DavidsDesk" /><feedburner:info uri="davidsdesk" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>DavidsDesk</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Facebook Payments Reporting API is Here!</title>
		<link>http://feedproxy.google.com/~r/DavidsDesk/~3/LW-u7cEa9PA/facebook-payments-reporting-api-is-here</link>
		<comments>http://fromthedeskofdavid.com/blog/software/facebook-payments-reporting-api-is-here#comments</comments>
		<pubDate>Thu, 09 Aug 2012 03:50:18 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Payments Reporting API]]></category>

		<guid isPermaLink="false">http://fromthedeskofdavid.com/blog/?p=893</guid>
		<description><![CDATA[Facebook has come out with yet another API and we&#8217;re (yet again) the better for it. The newest API is called the Payments Reporting API and it&#8217;s available immediately. What it does is let you access daily transactional data which is a great improvement over the old way of receiving the data via e-mail not [...]<p><a href="http://fromthedeskofdavid.com/blog/software/facebook-payments-reporting-api-is-here">Facebook Payments Reporting API is Here!</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
]]></description>
			<content:encoded><![CDATA[  <p>Facebook has come out with yet another API and we&#8217;re (yet again) the better for it.</p>
<p>The newest API is called the Payments Reporting API and it&#8217;s available immediately.</p>
<p>What it does is let you access daily transactional data which is a great improvement over the old way of receiving the data via e-mail not the best way of getting important information.</p>
<p>This is <a href="https://developers.facebook.com/blog/post/2012/08/06/new-payments-reporting-api/" target="_blank">why Facebook says this way is better</a> for these reasons:</p>
<ul>
<li><strong>Reliability</strong>. The payments reporting API is more reliable and has built-in checks to make sure you receive all the data.</li>
<li><strong>Security</strong>. The payments reporting API can be downloaded securely via https using an OAuth-secured HTTP interface.</li>
<li><strong>Flexibility</strong>. Our new report is formatted as a structured csv file, instead of the former flat tsv file. With this format, your integration of the data will continue to work regardless of what fields we may add in the future. Additionally, the API simplifies your work flow. Multiple people in your company can download the report, instead of only one person receiving the data via email.</li>
</ul>
<p>Understand, you should <strong>start using it as soon as possible because Facebook will shut off the e-mailing of the data in early November</strong> so the sooner you start switching over to using the API.</p>
<p>You can access, or direct your programmer to, the API documentation by going to <a href="https://developers.facebook.com/docs/credits/developer_reports_api/" target="_blank">https://developers.facebook.com/docs/credits/developer_reports_api/</a></p>
<p><a href="http://fromthedeskofdavid.com/blog/software/facebook-payments-reporting-api-is-here">Facebook Payments Reporting API is Here!</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
<img src="http://feeds.feedburner.com/~r/DavidsDesk/~4/LW-u7cEa9PA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fromthedeskofdavid.com/blog/software/facebook-payments-reporting-api-is-here/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://fromthedeskofdavid.com/blog/software/facebook-payments-reporting-api-is-here</feedburner:origLink></item>
		<item>
		<title>Winning Software App Design Principles</title>
		<link>http://feedproxy.google.com/~r/DavidsDesk/~3/aU2Y-fesdz0/app-design-principles</link>
		<comments>http://fromthedeskofdavid.com/blog/software/app-design-principles#comments</comments>
		<pubDate>Mon, 02 Jul 2012 15:50:14 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Mobile App]]></category>
		<category><![CDATA[Software Design]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://fromthedeskofdavid.com/blog/?p=909</guid>
		<description><![CDATA[Things are changing in the design of software applications and it&#8217;s led by the recent surge in mobile applications. What&#8217;s surprising to a lot of people is that Microsoft is helping lead this design change but if you&#8217;ve been doing software development for as long as I have you know that nobody supports development and [...]<p><a href="http://fromthedeskofdavid.com/blog/software/app-design-principles">Winning Software App Design Principles</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
]]></description>
			<content:encoded><![CDATA[  <p><img class="alignright size-medium wp-image-910" title="Hand on a Mouse" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/10/HandOnMouse-300x210.jpg" alt="HandOnMouse 300x210 Winning Software App Design Principles" width="200" height="140" />Things are changing in the design of software applications and it&#8217;s led by the recent surge in mobile applications.</p>
<p>What&#8217;s surprising to a lot of people is that Microsoft is helping lead this design change but if you&#8217;ve been doing software development for as long as I have you know that nobody supports development and developers like Microsoft does.</p>
<p>Here&#8217;s a quick look at the new design principles&#8230;</p>
<p><span id="more-909"></span></p>
<p>Microsoft has defined these general design principles:</p>
<ol>
<li><strong>Take Pride in Craftsmanship</strong>: don&#8217;t ignore or give short shrift to the small things that are seen often and engineer the user experience to be complete and polished</li>
<li><strong>Do More with Less</strong>: let people be immersed in what they love and they will explore the rest of your application and create a clean, purposeful user experience by leaving only the most relevant elements on screen.</li>
<li><strong>Be Fast and Fluid</strong>: let people interact directly with content and respond to actions quickly and bring life to the experience, create a sense of continuity and tell a story through meaningful use of motion.</li>
<li><strong>Be Authentically Digital</strong>: take full advantage of the digital medium. Remove physical boundaries to create experiences that are more efficient and effortless than reality. Design with bold, vibrant and crisp colors and images that go beyond the limits of real world material.</li>
<li><strong>Create an Ecosystem that Works with Other Apps, Devices, and Systems</strong>: leverage the ecosystem and work together with other apps, devices and the system to complete scenarios for people. Fit into the UI model to reduce redundancy and take advantage of what people already know to provide a sense of familiarity, control, and confidence.</li>
</ol>
<p>There are a number of aspects that make up those principles, here are some of the key ones&#8230;</p>
<h2>Be Responsive</h2>
<p>This means software should be intuitive and each step should be clear in what the user needs to do.</p>
<p>Of course, this shouldn&#8217;t be a &#8220;new&#8221; aspect in designing and building software. After all, why would software ever be designed differently but the usability and user experience fields wouldn&#8217;t be so big if they hadn&#8217;t been <img src='http://fromthedeskofdavid.com/blog/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Winning Software App Design Principles" class='wp-smiley' title="Winning Software App Design Principles" /> </p>
<p>Microsoft is now pushing this in a big way, as is Apple.</p>
<p><strong>Note</strong>: this isn&#8217;t the same thing as what&#8217;s called &#8220;responsive design&#8221; which is building software that changes and adapts to fit different screen/browser sizes; this is also driven by making sites look good on mobile devices or tablets without having to create a separate mobile site but it also impacts the size of the browser window on any display. This is an aspect of new design but a separate one from Being Responsive.</p>
<h2>Use a Consistent User Interface</h2>
<p>Again, this shouldn&#8217;t be a new aspect but so much software doesn&#8217;t do this and while Apple&#8217;s Macintosh to a great extent and Microsoft&#8217;s Windows to a wider extent pushed this along there were still &#8220;design experts&#8221; who kept deciding they knew better so consistency for the user of the software was sacrificed to their detriment.</p>
<p>To help force this for a better user experience Apple and Microsoft (and to a lesser extent Google) will reject applications in their App Stores if their UI guidelines aren&#8217;t followed.</p>
<h2><img class="alignright size-medium wp-image-911" title="iPad" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/10/iPad-274x300.png" alt="iPad 274x300 Winning Software App Design Principles" width="200" height="219" />Designed for Touch</h2>
<p>Software should be applications that use touch screens to make it easy for user to use the software.</p>
<p>Of course, while software applications should make good use of touch screens they can, and frequently should, also provide other interaction methods (like keyboard and mouse but it could also be voice, etc.)</p>
<h2>Reduce Redundancy</h2>
<p>What does that mean? Well, one of the things that has been popular in software is providing multiple ways of doing specific tasks.</p>
<p>This isn&#8217;t as necessary, and can be confusing, in a touch based mobile application; plus, the smaller screen sizes with no keyboard or mouse make it problematic to have redundant ways.</p>
<p>This is also starting to show up in desktop applications, particularly ones that are touch enabled and is one aspect of the new design principles.</p>
<p>Not sure I agree with this but, of course, since providing lots of options can&#8217;t easily or intuitively be done in many devices nowadays maybe this is one of those things that I change my beliefs as the world changes.</p>
<h2>Play Nice with Others</h2>
<p>Duh!</p>
<p>Software applications should be able to interact, exchange data, not conflict with, and support standard methods to provide a better user experience while giving control to the users to mix and match applications that are best for their needs.</p>
<h2><img class="alignright size-medium wp-image-912" title="WebBrowser" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/10/WebBrowser-300x266.jpg" alt="WebBrowser 300x266 Winning Software App Design Principles" width="200" height="177" />Be and Feel Connected</h2>
<p>Being connected creates a more seamless and complete experience to the users of the software.</p>
<p>Whereas <em>feeling connected</em> is software that doesn&#8217;t just provide a passive experience but provides an active experience.</p>
<p>For example, <span style="text-decoration: underline;">Facebook feels connected</span> because it&#8217;s always updating it&#8217;s screen with activity related to you &#8212; it&#8217;s a more active experience, sometimes too active <img src='http://fromthedeskofdavid.com/blog/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Winning Software App Design Principles" class='wp-smiley' title="Winning Software App Design Principles" /> </p>
<p>You&#8217;ll be seeing the 5 design principles and the 6 aspects (plus others I didn&#8217;t mention) more and more in software as we make another transition into the next generation of software.</p>
<p><a href="http://msdn.microsoft.com/en-us/library/windows/apps/hh464920.aspx#traits_8_embrace_metro" target="_blank">Click here if you want to read more</a> on Microsoft&#8217;s principles and software traits.</p>
<p>&nbsp;</p>
<p><a href="http://fromthedeskofdavid.com/blog/software/app-design-principles">Winning Software App Design Principles</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
<img src="http://feeds.feedburner.com/~r/DavidsDesk/~4/aU2Y-fesdz0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fromthedeskofdavid.com/blog/software/app-design-principles/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://fromthedeskofdavid.com/blog/software/app-design-principles</feedburner:origLink></item>
		<item>
		<title>My Favorite (Free) New Fonts</title>
		<link>http://feedproxy.google.com/~r/DavidsDesk/~3/7Tpcfqim2DE/new-free-fonts</link>
		<comments>http://fromthedeskofdavid.com/blog/other-stuff/new-free-fonts#comments</comments>
		<pubDate>Tue, 26 Jun 2012 07:18:28 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Other Stuff]]></category>
		<category><![CDATA[Copy Cosmetics]]></category>
		<category><![CDATA[free fonts]]></category>
		<category><![CDATA[Sans Serif Font]]></category>
		<category><![CDATA[Serif Font]]></category>

		<guid isPermaLink="false">http://fromthedeskofdavid.com/blog/?p=828</guid>
		<description><![CDATA[As part of what I do &#8212; particularly product creation, Web site design, usability work, content creation and copywriting &#8212; I am always on the look for new designs, good ideas and new fonts. Since I am during &#8220;Copy Cosmetics&#8221; week on my blogs (see the first post &#8220;Copy Cosmetics, the Secret to Improved Conversions&#8220;) [...]<p><a href="http://fromthedeskofdavid.com/blog/other-stuff/new-free-fonts">My Favorite (Free) New Fonts</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
]]></description>
			<content:encoded><![CDATA[  <div id="attachment_829" class="wp-caption alignright" style="width: 210px"><img class="size-medium wp-image-829" title="Free Fonts" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/336px-Adobe_Caslon_a.svg_-300x300.png" alt="336px Adobe Caslon a.svg  300x300 My Favorite (Free) New Fonts" width="200" height="200" /><p class="wp-caption-text">My Favorite New Free Fonts</p></div>
<p>As part of what I do &#8212; particularly product creation, Web site design, usability work, content creation and copywriting &#8212; <strong>I am always on the look for new designs, good ideas and new fonts</strong>.</p>
<p>Since I am during &#8220;<em>Copy Cosmetics</em>&#8221; week on my blogs (see the first post &#8220;<em><a href="http://streetguidetocopywriting.com/blog/conversions/copy-cosmetics" rel="bookmark" target="_blank">Copy Cosmetics, the Secret to Improved Conversions</a></em>&#8220;) I thought it would be a great time to let you know my favorites of the new free fonts I&#8217;ve found this year (so far!)</p>
<p>They are a combination of newly created fonts and some that have been around for a few years that I don&#8217;t remember ever seeing before.</p>
<p>Plus there is one font that I &#8220;rediscovered&#8221; and forgot how much I like.</p>
<p>So, without further talk, here&#8217;s and alphabetic list of my &#8220;so far&#8221; list and, yes, these are all free for personal and commercial use&#8230;</p>
<p><span id="more-828"></span></p>
<h2>Standard or Classic Fonts</h2>
<div style="font-size: 133%; font-weight: bold; text-decoration: underline;">Alegreya</div>
<p><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Alegreya.jpg" target="_blank"><img class="alignright size-medium wp-image-833" title="Alegreya Font Preview" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Alegreya-300x300.jpg" alt="Alegreya 300x300 My Favorite (Free) New Fonts" width="200" height="200" /></a>Alegreya was chosen as one of 53 “Fonts of the Decade” at the ATypI Letter2 competition in September 2011.</p>
<p>While Alegreya, another serif font (what&#8217;s wrong with me <img src='http://fromthedeskofdavid.com/blog/wp-includes/images/smilies/icon_smile.gif' alt="icon smile My Favorite (Free) New Fonts" class='wp-smiley' title="My Favorite (Free) New Fonts" />  was originally intended for literature it conveys a rhythm that makes reading a long Web page easier (although I still think sans serif fonts are better for Web pages sometimes a serif font has it&#8217;s place and this would be a good choice)</p>
<div style="border-bottom: 3px solid #868686; border-top: 3px solid #868686; box-shadow: 7px 7px 8px #818181; margin: 10px 0 10px 10px; padding: 6px; text-indent: 10px; width: 250px;"><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Alegreya.zip" target="_blank">Download Alegeya Here</a></div>
<div style="clear: both; font-size: 133%; font-weight: bold; text-decoration: underline;">Chantelli Antiqua</div>
<p><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/ChantelliAntiqua1.jpg" target="_blank"><img class="alignright size-medium wp-image-843" title="Chantelli Antiqua Font Preivew" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/ChantelliAntiqua1-300x233.jpg" alt="ChantelliAntiqua1 300x233 My Favorite (Free) New Fonts" width="200" height="155" /></a>This is a thin serif font but the serifs are both bolder and subtler depending upon the individual character itself which gives the font an interesting look.</p>
<div style="border-bottom: 3px solid #868686; border-top: 3px solid #868686; box-shadow: 7px 7px 8px #818181; margin: 10px 0 10px 10px; padding: 6px; text-indent: 10px; width: 250px;"><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/ChantelliAntiqua.zip" target="_blank">Download Chantelli Antiqua Here</a></div>
<div style="clear: both; font-size: 133%; font-weight: bold; text-decoration: underline;">Great Vibes</div>
<p><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/GreatVibes.png" target="_blank"><img class="alignright size-medium wp-image-850" title="Great Vibes Font Preview" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/GreatVibes-300x144.png" alt="GreatVibes 300x144 My Favorite (Free) New Fonts" width="200" height="96" /></a>Great Vibes is a beautiful flowing (connected) script font with looping ascenders and descenders as well nice uppercase letters, something that some script fonts have problems with.</p>
<p>It&#8217;s great for fancy formal things like weddings invitations, graduation announcements, etc.</p>
<div style="border-bottom: 3px solid #868686; border-top: 3px solid #868686; box-shadow: 7px 7px 8px #818181; margin: 10px 0 10px 10px; padding: 6px; text-indent: 10px; width: 300px;"><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/GreatVibes.zip" target="_blank">Download Great Vibes Here</a></div>
<div style="clear: both; font-size: 133%; font-weight: bold; text-decoration: underline;">Intro</div>
<p><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Intro.gif" target="_blank"><img class="alignright size-medium wp-image-858" title="Intro Font" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Intro-174x300.gif" alt="Intro 174x300 My Favorite (Free) New Fonts" width="87" height="150" /></a>This (sans serif) font is a bold, thick, geometric font (notice the circular circles and sharp triangles).</p>
<p>Similar to Futura, Intro has sharper edges and rounder curves; even when bold.</p>
<p>Intro comes in both a regular font (shown to the right) and one with an embedded line in the center of each character <a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/IntroInline.gif" target="_blank">which you can view here</a>.</p>
<div style="border-bottom: 3px solid #868686; border-top: 3px solid #868686; box-shadow: 7px 7px 8px #818181; margin: 10px 0 10px 10px; padding: 6px; text-indent: 10px; width: 300px;"><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Intro.zip" target="_blank">Download Intro Here</a></div>
<div style="clear: both; font-size: 133%; font-weight: bold; text-decoration: underline;">Jura</div>
<p><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Jura_1-007.jpg" target="_blank"><img class="alignright size-medium wp-image-861" title="Jura Font Preview" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Jura_1-007-300x234.jpg" alt="Jura 1 007 300x234 My Favorite (Free) New Fonts" width="200" height="156" /></a>Jura is a elegant serif typeface of narrow proportions with distinguishing details.</p>
<p>This is a rounded, wedge shaped serif font and it give off a more contemporary feel than many serif fonts (which is one reason I like this one so much even though I am partial to sans serif fonts); one great thing about this found it still is readable at small sizes.</p>
<p>It includes four fonts &#8212; Regular; Italic; Bold &amp; Bold-Italic &#8212; and each variant includes 241 characters.</p>
<div style="border-bottom: 3px solid #868686; border-top: 3px solid #868686; box-shadow: 7px 7px 8px #818181; margin: 10px 0 10px 10px; padding: 6px; text-indent: 10px; width: 300px;"><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Jura_1-007.zip" target="_blank">Download Jura Here</a></div>
<div style="clear: both; font-size: 133%; font-weight: bold; text-decoration: underline;">Optima</div>
<p><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/220px-Optima_font_sample.svg_.png" target="_blank"><img class="alignright size-full wp-image-866" title="Optima Font Preview" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/220px-Optima_font_sample.svg_.png" alt="220px Optima font sample.svg  My Favorite (Free) New Fonts" width="200" height="236" /></a>This is my favorite rediscovered font.</p>
<p>I don&#8217;t know why I stopped using it or even forgot about it but when I saw it I remember how much I like it.</p>
<p>I think part of that is because it a sans serif font with a design that has a sort of flare at the ends which gives it a hint of a serif about to bloom.</p>
<p>This is particularly apparent on characters with long straight lines like a P, T, L, etc.</p>
<div style="clear: both; font-size: 133%; font-weight: bold; text-decoration: underline;">Saginaw</div>
<p><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Saginaw.gif" target="_blank"><img class="alignright size-medium wp-image-885" title="Saginaw Font Preview" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Saginaw-300x42.gif" alt="Saginaw 300x42 My Favorite (Free) New Fonts" width="300" height="42" /></a>A clean hand-drawn font that&#8217;s more a printed Scribbles-type font than a script font.</p>
<div style="border-bottom: 3px solid #868686; border-top: 3px solid #868686; box-shadow: 7px 7px 8px #818181; margin: 10px 0 10px 10px; padding: 6px; text-indent: 10px; width: 300px;"><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Optima.zip" target="_blank">Download Optima Here</a></div>
<div style="clear: both; font-size: 133%; font-weight: bold; text-decoration: underline;">Scriptina</div>
<p><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Scriptina-Main.png" target="_blank"><img class="alignright size-medium wp-image-883" title="Scriptina Font Preview" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Scriptina-Main-300x261.png" alt="Scriptina Main 300x261 My Favorite (Free) New Fonts" width="200" height="174" /></a>A classy &#8220;loopy and swoopy&#8221; script font, it would look right at home on the U.S. Declaration of Independence!</p>
<p>This could also be used where a more formal font with a &#8220;flourish&#8221; is desired.</p>
<div style="border-bottom: 3px solid #868686; border-top: 3px solid #868686; box-shadow: 7px 7px 8px #818181; margin: 10px 0 10px 10px; padding: 6px; text-indent: 10px; width: 300px;"><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Scriptina.zip" target="_blank">Download Scriptina Here</a></div>
<div style="clear: both; font-size: 133%; font-weight: bold; text-decoration: underline;">Steiner</div>
<p><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Steiner-Main.png" target="_blank"><img class="alignright size-medium wp-image-870" title="Steiner Font Preview" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Steiner-Main-300x260.png" alt="Steiner Main 300x260 My Favorite (Free) New Fonts" width="200" height="174" /></a>An interesting light/thin font that is more suitable to designs than blocks of text (particularly since it&#8217;s missing some characters).</p>
<p>So if you&#8217;re planning to use it then header graphics, logos, stationary, etc. are more appropriate.</p>
<div style="border-bottom: 3px solid #868686; border-top: 3px solid #868686; box-shadow: 7px 7px 8px #818181; margin: 10px 0 10px 10px; padding: 6px; text-indent: 10px; width: 300px;"><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Steiner.zip" target="_blank">Download Steiner Here</a></div>
<h2>Interesting, Playful and Fun Fonts</h2>
<div style="clear: both; font-size: 133%; font-weight: bold; text-decoration: underline;">The Graffiti Font</div>
<p><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/TheGraffitiFont.jpg" target="_blank"><img class="alignright size-medium wp-image-872" title="The Graffiti Font" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/TheGraffitiFont-256x300.jpg" alt="TheGraffitiFont 256x300 My Favorite (Free) New Fonts" width="200" height="234" /></a>This is a handmade graffiti style font that is available in black &amp; white as well as colored versions; well it&#8217;s not really a font like you normally think of as fonts, you&#8217;ll see what I mean.</p>
<p>It&#8217;s quite well done and very colorful but useful in only circumstances.</p>
<p>It only comes in very large (2,500 by 2,500) individual characters (letters, numbers and a few punctuation marks) that you would need to manually put together to form words, similar to how people set type when they actually set type.</p>
<p>You can just install this like a normal font and start typing on your keywords!</p>
<div style="border-bottom: 3px solid #868686; border-top: 3px solid #868686; box-shadow: 7px 7px 8px #818181; margin: 10px 0 10px 10px; padding: 6px; text-indent: 10px; width: 300px;"><a href="http://www.behance.net/gallery/The-Graffiti-Font-%28Free%29/2843205" target="_blank">Download The Graffiti Font Here</a></div>
<div style="clear: both; font-size: 133%; font-weight: bold; text-decoration: underline;">Kids First Print</div>
<p><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/KidsFirstPrint.jpg" target="_blank"><img class="alignright size-medium wp-image-873" title="Kids First Print Preview" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/KidsFirstPrint-300x242.jpg" alt="KidsFirstPrint 300x242 My Favorite (Free) New Fonts" width="200" height="161" /></a>An excellent children&#8217;s writing style &#8220;hand printed&#8221; font with all the main characters and some fun dingbats as well.</p>
<p>Great anytime you want to simulate an earlier elementary school children writing.</p>
<div style="border-bottom: 3px solid #868686; border-top: 3px solid #868686; box-shadow: 7px 7px 8px #818181; margin: 10px 0 10px 10px; padding: 6px; text-indent: 10px; width: 300px;"><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/KidsFirstPrint.zip" target="_blank">Download Kids First Print Here</a></div>
<div style="clear: both; font-size: 133%; font-weight: bold; text-decoration: underline;">Peterbuilt</div>
<p><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Peterbuilt.jpg" target="_blank"><img class="alignright size-medium wp-image-875" title="Peterbuilt Font Preview" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Peterbuilt-300x187.jpg" alt="Peterbuilt 300x187 My Favorite (Free) New Fonts" width="200" height="125" /></a>This is a font that is meant to look like the Peterbilt (trucks) logo.</p>
<p>A good font to use in niches like trucking, auto parts, etc.</p>
<div style="border-bottom: 3px solid #868686; border-top: 3px solid #868686; box-shadow: 7px 7px 8px #818181; margin: 10px 0 10px 10px; padding: 6px; text-indent: 10px; width: 300px;"><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/Peterbilt.zip" target="_blank">Download Peterbuilt Here</a></div>
<div style="clear: both; font-size: 133%; font-weight: bold; text-decoration: underline;">Stamp Act/Stamp Act Jumbled</div>
<p><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/StampAct-StampActJumbled.png" target="_blank"><img class="alignright size-medium wp-image-879" title="StampAct-StampActJumbled Font Preview" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/StampAct-StampActJumbled-300x30.png" alt="StampAct StampActJumbled 300x30 My Favorite (Free) New Fonts" width="300" height="30" /></a>This is a font that simulates the look of a &#8220;stamp&#8221;, the jumbled version has the characters with different baselines and angled at slightly different angles from the normal vertical up and down.</p>
<div style="border-bottom: 3px solid #868686; border-top: 3px solid #868686; box-shadow: 7px 7px 8px #818181; margin: 10px 0 10px 10px; padding: 6px; text-indent: 10px; width: 300px;"><a href="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/StampAct-StampActJumbled.zip" target="_blank">Download Stamp Act/Stamp Act Jumbled Here</a></div>
<p>And those are my favorite new fonts (so far <img src='http://fromthedeskofdavid.com/blog/wp-includes/images/smilies/icon_smile.gif' alt="icon smile My Favorite (Free) New Fonts" class='wp-smiley' title="My Favorite (Free) New Fonts" /> </p>
<p>What do you think? Tell me what your favorite fonts are in the comments below.</p>
<p><a href="http://fromthedeskofdavid.com/blog/other-stuff/new-free-fonts">My Favorite (Free) New Fonts</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
<img src="http://feeds.feedburner.com/~r/DavidsDesk/~4/7Tpcfqim2DE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fromthedeskofdavid.com/blog/other-stuff/new-free-fonts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://fromthedeskofdavid.com/blog/other-stuff/new-free-fonts</feedburner:origLink></item>
		<item>
		<title>Is This the Biggest Internet Change Ever or Another Waste of Time?</title>
		<link>http://feedproxy.google.com/~r/DavidsDesk/~3/O0h8gSlMOmU/new-top-level-domains-revealed</link>
		<comments>http://fromthedeskofdavid.com/blog/internet/new-top-level-domains-revealed#comments</comments>
		<pubDate>Tue, 12 Jun 2012 15:25:49 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Domain Extension]]></category>
		<category><![CDATA[gTLD]]></category>
		<category><![CDATA[ICANN]]></category>
		<category><![CDATA[Top Level Domain]]></category>

		<guid isPermaLink="false">http://fromthedeskofdavid.com/blog/?p=820</guid>
		<description><![CDATA[At noon London time on June 13, 2012, ICANN, the organization that oversees, among other things, the whole domain name system, will reveal the list of who is going after the new domain extensions and what those extensions are. This may sound boring and unimportant but it&#8217;s part of a big, 6-year plan that should [...]<p><a href="http://fromthedeskofdavid.com/blog/internet/new-top-level-domains-revealed">Is This the Biggest Internet Change Ever or Another Waste of Time?</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
]]></description>
			<content:encoded><![CDATA[  <p><img class="alignright size-full wp-image-821" title="" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/IcannLogo.jpg" alt="IcannLogo Is This the Biggest Internet Change Ever or Another Waste of Time?" width="270" height="216" /><span style="text-decoration: underline;">At noon London time on June 13, 2012</span>, <a href="http://www.icann.org/" target="_blank">ICANN</a>, the organization that oversees, among other things, the whole domain name system, will reveal the list of who is going after the new domain extensions and what those extensions are.</p>
<p>This may sound boring and unimportant but it&#8217;s part of a big, <strong>6-year plan that should radically reshape the Internet</strong>. The who is not as important to the average person and the what.</p>
<p>You see, these are not just like the same old 27 domain extensions like we&#8217;ve had in the past, for example, the .com, .net, .info, .mobi, etc.</p>
<p>These domain extensions will be able to <strong><span style="text-decoration: underline;">be anything and evertyhing</span></strong>.</p>
<p><span id="more-820"></span><br />
The way it worked in the past is that, with advice and public comment, <strong>ICANN decided what the domain extensions would be</strong> but now, with <a href="http://newgtlds.icann.org/en/" target="_blank">the new generic Top Level Domain (gTLD) program</a> people can apply (and pay for) any extension they want; although it still has to be approved by ICANN.</p>
<p>When the system is in place and the gTLD approved &#8212; it&#8217;s expected to be no sooner than the end of 2012 &#8212; expect to see companies branding things in a very different manner than they do now.</p>
<h2>Just Think of the Possibilities!</h2>
<p><strong>Will Google get</strong> .YouTube and .Search?</p>
<p>You bet they will because they&#8217;ve already revealed that they&#8217;ve applied for gTLDs that included .Google, .YouTube, .docs, and .lol.</p>
<p><strong>Will Coca-Cola get</strong> .Coke or will Pepsi snatch it up?</p>
<p><strong>Will Staples</strong> get .Paper?</p>
<p><strong>How about Olive Garden</strong> getting .Pasta or <strong>Vera Wang getting</strong> .Wedding (and .WeddingDress)?</p>
<p><strong>Will Great Britian</strong> get .England, .Scotland and .Wales (and will there be a battle for .Ireland)?</p>
<p>Will I get .Husnian or .David?</p>
<p>Not likely because I think the going price is in the 6-figure range per domain extension and I can&#8217;t remember if that&#8217;s a one-time fee or a recurring one.</p>
<p><strong>The possibilities are endless</strong> and the limitations on having keyword rich domain names or vanity domain names may be a thing of the past (at least for a short while).</p>
<p>Are you salivating yet?</p>
<p>Wouldn&#8217;t you want Make.Money or Drive.Chevy or RunIn.Nike or Play.XBox or &#8230; let your imagination go wild?</p>
<h2>Will It Matter?</h2>
<p>Then again, <span style="text-decoration: underline;">recent domain name extensions haven&#8217;t really be wildly successful</span>, some more than others, but .com has continued to rule but as over 100,000,000 .com domain names have been grabbed up it is feeling its age; and really did you even know there was a .museum extension already available.</p>
<p>Warren Adelman, CEO of Go Daddy which sells half the domain names in the world, said this about the current .com world &#8220;<em>We&#8217;ve been living in a .com world since the dawn of the Internet. Whenever you&#8217;re doing something other than .com, it&#8217;s kind of swimming upstream.</em>&#8221;</p>
<p>Note that Go Daddy has applied for some gTLDs including .home, .casa, and .GoDaddy.</p>
<p><strong>This is similar to the toll free numbers of the past</strong>. Eventually pretty much all the 800 numbers were taken and the telephone companies started using others area codes like 877 and 866.</p>
<p>It took a while because an 800 number was consider to be a lot better than the others but eventually that passed and I don&#8217;t know if anybody even thinks about it anymore; depending upon your age you may not even know this was an issue at one point not long ago.</p>
<p><strong>Some people really believe in the future of gTLD</strong>, for example, Frank Schilling, a long time domain name investor who&#8217;s made many tens of millions of dollars off the 320,000 domain names he&#8217;s purchased over the years, is investing $60 million dollars of his own money to get over 50 new names including .home and .lol.</p>
<p>He says, &#8220;<em>This is absolutely the future. We&#8217;re at this point where the dot-com name space &#8212; the entire name space &#8212; is exhausted.</em>&#8221;</p>
<p>And <a href="http://en.wikipedia.org/wiki/Vint_Cerf" target="_blank">Vint Cerf</a>, truly one of the fathers of the Internet, currently vice president and chief Internet evangelist for Google and former chairman of the board of ICANN said this on his blog &#8220;<em>Despite the great opportunities the Web has enabled for people around the world, there is still a lingering question about the diversity of the domain space.</em>&#8221;</p>
<p>Dan Schlinder, a co-founder of Donuts.co says &#8220;<em>We&#8217;ve made more than $100 million in bets</em>&#8221; as they go after over 300 gTLDs.</p>
<h2>Let the War Begin</h2>
<p>During the initial round of application about 1,900 gTLDs (called strings) have been applied for.</p>
<p>Of course, just because someone applies for a gTLD doesn&#8217;t mean they will get it &#8212; <strong>you can bet that Pepsi will NOT get the .Coke gTLD</strong>!</p>
<p>It&#8217;s pretty likely that trademarks holders will have no problem so Google doesn&#8217;t need to worry about .Google (sorry Microsoft) or .YouTube but for the others expect some big battles as companies with deep pockets stake out cyberspace claims; it&#8217;s an online gold rush.</p>
<p><strong>Imagine the battle for who will get .free or .game or .money or .music or .car or &#8230;</strong></p>
<p>The way this will work is that ICANN will ask people who&#8217;ve applied for the same gTLD to try to work out a deal. If they can then ICANN will auction  of the gTLDs to the higher bidder.</p>
<h2>Then the Hard Part Starts</h2>
<p>Not just anyone can sell domain names, you have to be an approved ICANN registrar and with hundreds and eventually thousands of new gTLDs becoming available the current registrars won&#8217;t be able to handle them (and they probably won&#8217;t be interested in them until they prove themselves.)</p>
<p>You may have noticed that the latest hot domain extension is .co but that success didn&#8217;t just happen easily overnight.</p>
<p>First there was the many months of work (and lots of money) getting Columbia to agree, then the millions of dollars in advertising but that wasn&#8217;t enough.</p>
<p>Until an agreement with Go Daddy (and 2 Super Bowl commercials later) did the company controlling .co start to turn a profit.</p>
<p>How this all plays out I don&#8217;t know but my guess is that, like so many other things throughout history like the toll-free numbers of the recent past, we&#8217;ll see that <strong>eventually a much greater range of domain extensions used as part of an overall branding and .com won&#8217;t be as important</strong>.</p>
<h2>Chime In</h2>
<p>What do you think? Will .com reign as king or fade into distant memory? What domain name would you want to have? Tell me below in the comments.</p>
<p><a href="http://fromthedeskofdavid.com/blog/internet/new-top-level-domains-revealed">Is This the Biggest Internet Change Ever or Another Waste of Time?</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
<img src="http://feeds.feedburner.com/~r/DavidsDesk/~4/O0h8gSlMOmU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fromthedeskofdavid.com/blog/internet/new-top-level-domains-revealed/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		<feedburner:origLink>http://fromthedeskofdavid.com/blog/internet/new-top-level-domains-revealed</feedburner:origLink></item>
		<item>
		<title>Facebook’s FBML pages are gone… and it’s about time</title>
		<link>http://feedproxy.google.com/~r/DavidsDesk/~3/rYgx-puVmbQ/fbml-pages-are-gone-and-its-about-time</link>
		<comments>http://fromthedeskofdavid.com/blog/social-media/fbml-pages-are-gone-and-its-about-time#comments</comments>
		<pubDate>Fri, 08 Jun 2012 05:02:39 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[convert pages]]></category>
		<category><![CDATA[Facebook TImeline]]></category>
		<category><![CDATA[FBML]]></category>
		<category><![CDATA[iFrame]]></category>

		<guid isPermaLink="false">http://fromthedeskofdavid.com/blog/?p=813</guid>
		<description><![CDATA[Facebook has announced that they&#8217;ve gotten rid of their old FBML pages so if you have any of those pages on Facebook then you&#8217;re in for a big surprise next time you go look at your page. Of course, like with the Facebook Timelines and so many other things, the scammers and less than ethical [...]<p><a href="http://fromthedeskofdavid.com/blog/social-media/fbml-pages-are-gone-and-its-about-time">Facebook&#8217;s FBML pages are gone&#8230; and it&#8217;s about time</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
]]></description>
			<content:encoded><![CDATA[  <div id="attachment_814" class="wp-caption alignright" style="width: 132px"><img class="size-full wp-image-814" title="FBMLTabIcon" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/FBMLTabIcon.png" alt="FBMLTabIcon Facebooks FBML pages are gone... and its about time" width="122" height="105" /><p class="wp-caption-text">Facebook FBML Icon</p></div>
<p><strong>Facebook has announced that they&#8217;ve gotten rid of their old FBML pages</strong> so if you have any of those pages on Facebook then <span style="text-decoration: underline;">you&#8217;re in for a big surprise</span> next time you go look at your page.</p>
<p>Of course, like with the Facebook Timelines and so many other things, the scammers and less than ethical people have already started to scare people so they can sell them new products that usually don&#8217;t really help.</p>
<p>While I understand and support selling products that actually help people, <strong>I really hate this rush to grab cash from the scare tactics</strong>.</p>
<p>So here&#8217;s the truth&#8230;</p>
<p><span id="more-813"></span></p>
<p>Here&#8217;s <a href="https://developers.facebook.com/roadmap/" target="_blank">what Facebook said about the change</a>:</p>
<p style="padding-left: 30px;">&#8220;<em>FBML has been deprecated. Starting June 1, 2012 FBML apps will no longer work as all FBML endpoints will be removed. If you are building a new application on Facebook.com, please implement your application using HTML, JavaScript and CSS. You can use our JavaScript SDK and Social Plugins to embedded many of the same social features available in FBML.</em>&#8220;</p>
<p>What that means is that all Facebook pages that were created using the old FBML (Facebook Markup Language) plain won&#8217;t work, anyone who goes to the page with just see a blank page.</p>
<p>In fact, the FBML fan pages actually disappeared on June 6, 2012 and you can reactivate and you should do that immediately but you will need to get them removed or fixed before July 6, 2012 or they will be blank forever.</p>
<h2>Do you have FBML pages?</h2>
<p>You may not even know if you have FBML pages but there&#8217;s an easy way to check because you&#8217;ll see the page tab look like this.</p>
<div style="border: 1px solid #000000; margin-left: 50px; padding: 10px; width: 132px;"><img class="alignnone size-full wp-image-814" title="FBMLTabIcon" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/06/FBMLTabIcon.png" alt="FBMLTabIcon Facebooks FBML pages are gone... and its about time" width="122" height="105" /></div>
<p><strong>If you see the little icon in the bottom left corner</strong> then you have FBML pages and you need to get them changed.</p>
<h2>How do you change your FBML pages?</h2>
<p>The answer is that it depends, although the bottom line is they need to be converted into standard Facebook pages or iFrame pages.</p>
<p>For those who are interested here is more detail.</p>
<h2>What is FBML?</h2>
<p>FBML is Facebook’s original or legacy framework for letting people show non-Facebook content inside of Facebook itself.</p>
<p>It wasn&#8217;t a bad solution but it was a proprietary solution and not really the best solution, which Facebook quickly found out and in 2011 they made a change to start using something called iFrames which is a much better solution and not proprietary to Facebook.</p>
<p>Usually, people used FBML tags for things and as simple as displaying the person&#8217;s name to complex custom content that showed different pages whether the person liked the page or not.</p>
<h2>What is a Static FBML App?</h2>
<p>Facebook created an &#8220;application&#8221; that made it easy for people to create Web pages on Facebook without having to have special pages on your on Web site.</p>
<p>Being FBML these pages are gone.</p>
<h2>What is an iFrame App?</h2>
<p><span style="text-decoration: underline;">An iFrame App is now Facebook’s approved way</span> of putting your content inside of Facebook.</p>
<p>Because it&#8217;s an iFrame you can do a whole lot more on your Facebook page than you could with FBML, in fact, the range of what&#8217;s possible<strong> using iFrame and the new Timeline sized pages is orders of magnitude better</strong>.</p>
<h2>How to Change from FBML to iFrames</h2>
<p>It can be very easy to make the translation or&#8230; not so much, depending upon what your existing page is like.</p>
<p>Let&#8217;s look at some of the major categories of changes needed.</p>
<h3>Static HTML Pages</h3>
<p>If your existing FBML-based pages are just static HTML then<strong> it&#8217;s very easy to convert them to iFrames</strong>.</p>
<p>All you need to do is copy the existing static HTML and paste it into an iFrame.</p>
<p>There are <span style="text-decoration: underline;">2 tools that do a very good job of making it easy to create Facebook pages</span> with HTML in literally a few seconds:</p>
<ol>
<li><strong>Static HTML: iFrame Tabs</strong> at <a href="http://apps.facebook.com/static_html_plus/?fb_source=search&amp;ref=ts" target="_blank">http://apps.facebook.com/static_html_plus/?fb_source=search&amp;ref=ts</a></li>
<li><strong>WooBox Custom Facebook Page Tab</strong> at <a href="http://woobox.com/customtab" target="_blank">http://woobox.com/customtab</a></li>
</ol>
<p>The <span style="text-decoration: underline;">first is simple</span> and totally free while the <span style="text-decoration: underline;">second is more full featured</span> and has both free and paid versions.</p>
<p>If you only have one simple page then you can use the first one but if you have more than one Facebook page then go with the second one; the free version is good enough for most people.</p>
<h3>Static Pages with a Bit of FBML</h3>
<p><strong>This is a little more difficult</strong> if you want to keep the functionality being used, like the putting the person&#8217;s name on the page I mentioned above.</p>
<p>This will <span style="text-decoration: underline;">require some additional programming</span> to your HTML or find a solution that includes the functionality you want; there are a lot of options with different choices but be careful because not all of them are good enough to consider basing your business on.</p>
<h3>Static Pages that Use Conditional Rendering</h3>
<p>What this means is if you show different content depending upon some user information like what country they are in or if they&#8217;ve liked the page.</p>
<p>This is a better way to create pages but it will make converting the FBML to an iFrame more difficult.</p>
<p>You can do some of this with the <a href="https://developers.facebook.com/docs/reference/javascript/" target="_blank">Facebook JavaScript SDK library</a>  or better yet, since you can control the page content on your own server you can handle it there.</p>
<p>Either way though there will be some work and the easiest way is to use one of the existing products or services; my favorite is Jason Fladlien&#8217;s WP-FanPro from <a href="http://dahsu.com/WPFanPro" target="_blank">http://dahsu.com/WPFanPro</a>, but whatever you use, make sure the product will do what you need it to do or it will be a waste of money.</p>
<h3>Complex FBML Pages</h3>
<p>You will need to custom create a new iFrame page although some of the products and services like the WP-FanPro may be able to handle your needs, try that first before going the custom page route.</p>
<h3>Custom FBML Pages</h3>
<p>If you have a completely custom created FBML page you&#8217;re going to need to have it rewritten for your iFrame page.</p>
<h2>Follow These Steps</h2>
<p>Now that you know what&#8217;s going on and what solutions you have for the different situations it&#8217;s time for you to take some action, just follow these step:</p>
<ol>
<li>Go to your Facebook Timeline and look at the tabs, if you see any with the little icon I showed you above then they are FBML pages.</li>
<li>For each FBML page, if it&#8217;s before July 5, 2012 then immediately reactivate the page.</li>
<li>Look at each page and see which of the above categories they fall into.</li>
<li>Take your most important pages and get them converted using the whichever is the correct solution for the type.</li>
<li>Do the rest of your pages using the appropriate solution.</li>
</ol>
<h2>Recommended Resources:</h2>
<ul>
<li><a href="http://dahsu.com/WPFanPro" target="_blank">WP-FanPro</a></li>
<li><a href="http://apps.facebook.com/static_html_plus/?fb_source=search&amp;ref=ts" target="_blank">Static HTML: iFrame Tabs</a></li>
<li><a href="http://woobox.com/customtab" target="_blank">WooBox Custom Facebook Page Tab</a></li>
</ul>
<p><a href="http://fromthedeskofdavid.com/blog/social-media/fbml-pages-are-gone-and-its-about-time">Facebook&#8217;s FBML pages are gone&#8230; and it&#8217;s about time</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
<img src="http://feeds.feedburner.com/~r/DavidsDesk/~4/rYgx-puVmbQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fromthedeskofdavid.com/blog/social-media/fbml-pages-are-gone-and-its-about-time/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://fromthedeskofdavid.com/blog/social-media/fbml-pages-are-gone-and-its-about-time</feedburner:origLink></item>
		<item>
		<title>Don’t Bother Me on Sunday</title>
		<link>http://feedproxy.google.com/~r/DavidsDesk/~3/tgc3CR8yZEQ/dont-bother-me-on-sunday</link>
		<comments>http://fromthedeskofdavid.com/blog/other-stuff/dont-bother-me-on-sunday#comments</comments>
		<pubDate>Mon, 28 May 2012 21:13:18 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Other Stuff]]></category>
		<category><![CDATA[Customer Service]]></category>
		<category><![CDATA[e-mail marketing]]></category>
		<category><![CDATA[list building]]></category>

		<guid isPermaLink="false">http://fromthedeskofdavid.com/blog/?p=789</guid>
		<description><![CDATA[I got this e-mail from Paul yesterday and while it&#8217;s a reasonable request on the surface of it I thought my response would be valuable for you to read if you struggle with the same problem or help you get some understanding if you have the same complaint. Here is the e-mail: &#8220;Today is Sunday, [...]<p><a href="http://fromthedeskofdavid.com/blog/other-stuff/dont-bother-me-on-sunday">Don&#8217;t Bother Me on Sunday</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
]]></description>
			<content:encoded><![CDATA[  <div id="attachment_790" class="wp-caption alignright" style="width: 177px"><img class="size-full wp-image-790" title="" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/05/ks88034-167x292.jpg" alt="ks88034 167x292 Dont Bother Me on Sunday" width="167" height="292" /><p class="wp-caption-text">Stop Bothering Me!</p></div>
<p><strong>I got this e-mail from Paul yesterday</strong> and while it&#8217;s a reasonable request on the surface of it I thought my response would be valuable for you to read if you struggle with the same problem or help you get some understanding if you have the same complaint.</p>
<p>Here is the e-mail:</p>
<p style="padding-left: 30px;">&#8220;<em>Today is Sunday, my day, a day that I hate getting business emails. You have the whole week to send me your stuff but come Sunday I don&#8217;t want to see your name, the next best deal, or that I am going to die if I don&#8217;t buy something by such and such a time. I consider it rude and inconsiderate that you would bother me on this day, when we are pounded unmercifully during the week. Please do not tell me what I can or cannot do as I know my options, I just do not want to be bothered on Sundays.</em>&#8220;</p>
<p>As I said, it sounds reasonable on the surface, I certainly don&#8217;t mean to be &#8220;rude and inconsiderate&#8221; and I appreciate Paul taking the time to express his opinion in a calm and civil manner; something that is definitely lacking in today&#8217;s world where everyone seems to feel they have to be harsh and mean.</p>
<p>Unfortunately, when you think about it you realize the sheer impossibility of actually complying with the request.</p>
<p><span id="more-789"></span></p>
<h2>Why It&#8217;s Impossible</h2>
<p>I have many thousands of people who have chosen &#8211; via double opt-in &#8211; to receive e-mail from me and those people are all around the world, in many cultures, with many differing desires.</p>
<p>For example, some people may have Saturday as &#8220;their day&#8221; or Monday or maybe their day off is Wednesday and that is &#8220;their day&#8221; or they don&#8217;t want to be bothered on a Friday because they&#8217;re trying to finish up things for the weekend and, of course, many people don&#8217;t have a day so there is no generally good day or bad day for them.</p>
<div id="attachment_791" class="wp-caption alignright" style="width: 210px"><img class="size-medium wp-image-791" title="" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/05/KS88231-528x347-300x197.jpg" alt="KS88231 528x347 300x197 Dont Bother Me on Sunday" width="200" height="132" /><p class="wp-caption-text">Different Locations, Different Time Zones, Different Cultures</p></div>
<p>I can also show you e-mail from people who ask me to send my e-mails on Sunday (I don&#8217;t usually send a lot on Sunday) because Sunday is the day when they have the time to go through e-mail and if it&#8217;s sent earlier then there is more likelihood they would miss it.</p>
<p>In addition, with different time zones around the world, what is one person&#8217;s Sunday may be another person&#8217;s Monday or another person&#8217;s Saturday!</p>
<p>Then, factor in that there is no way to know what days each person prefers &#8212; even if you asked them, the odds are most people wouldn&#8217;t be bothered to tell you &#8212; but, anyway, there is no way (or no way other than a long, hard, error-prone way) to do it even if I did know their preferences.</p>
<h2>Potential Arguments</h2>
<p>Now, I could make an argument that Paul <span style="text-decoration: underline;">could have just deleted the e-mail</span> because it has my name in the From column but that wouldn&#8217;t be correct or fair because his point is he didn&#8217;t want to receive it in the first place, he didn&#8217;t want to be bothered to have to delete it.</p>
<p>I could also make the argument that I <span style="text-decoration: underline;">rarely send promotional e-mail</span> &#8212; maybe 10-20%, although this one was promotional because of the time sensitivity &#8212; but again, it wouldn&#8217;t be a fair and correct rebuttal.</p>
<p>While Paul mentioned promotional e-mail in general (and I agree there is a flood of them) he wasn&#8217;t upset that it was promotional just that it arrived on his day &#8212; and thank you for understanding that about promotional e-mail Paul, because online entrepreneurs and marketers who get upset about other online entrepreneurs and marketers sending promotional e-mail just make no sense to me because that is, after all, part of the job of the sender and of the receiver.</p>
<p>You see, the point is,<strong> there is no solution to this problem</strong> and so<strong> neither you nor I should be concerned</strong> about it, however much we might want to help the receiver.</p>
<div id="attachment_792" class="wp-caption alignright" style="width: 210px"><img class="size-medium wp-image-792" title="" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/05/ks88112-200x300.jpg" alt="ks88112 200x300 Dont Bother Me on Sunday" width="200" height="300" /><p class="wp-caption-text">You Can&#39;t Please Everyone</p></div>
<p>You can&#8217;t please everyone and you shouldn&#8217;t even try. There is no successful venture that tried to please everyone; which is a reason why Wal-Mart doesn&#8217;t try to appeal to the Saks Fifth Avenue crowd and vice versa.</p>
<p>And even your ideal customers won&#8217;t like everything you do because they may have different focuses or be in different stages of their business or any number of other differences depending upon the situation.</p>
<p>That&#8217;s why not everyone invests in everything you promote and why I don&#8217;t think everyone should invest in everything I create or promote. It has to be the right thing at the right time for each specific individual.</p>
<h2>Possible Solutions</h2>
<p>The only &#8220;solution&#8221; I know about for Paul&#8217;s issue is to put the burden on the receiver, although, of course, that isn&#8217;t optimal from many receivers viewpoint and Paul specifically rejected it <img src='http://fromthedeskofdavid.com/blog/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Dont Bother Me on Sunday" class='wp-smiley' title="Dont Bother Me on Sunday" /> </p>
<p>You see, while the sender has very few, if any, options &#8212; other than never sending e-mail &#8212; the receiver has a range of options, here are some of the primary ones:</p>
<p>1. People <strong>don&#8217;t need to check</strong> their e-mail at all on any day they choose; admittedly this restricts them from getting personal e-mail so the solution isn&#8217;t that great.</p>
<p>2. To overcome the issue with #1, people can <strong>decide what e-mail addresses to provide</strong> and &#8220;filter&#8221; out business e-mail by using a separate e-mail address for business purposes or even for the purposes of subscribing to other people.</p>
<p>Then, they can just not check those e-mail on any days when they don&#8217;t want business e-mail.</p>
<p>3. People can <strong>use filtering mechanisms</strong> to move e-mail from specific sender to a specific folder and then just ignore those folders until they are ready to deal with them.</p>
<p>In fact, I do this as a matter of course, not because I have a day I don&#8217;t want to be bothered on but because I have priorities on my time and my e-mail and this is an automatic way to help me manage that and be more efficient and productive.</p>
<p>This does take a 15-30 seconds to set up each rule though.</p>
<p>4. <strong>Unsubscribe</strong>. This is the ultimate signal to say you don&#8217;t want the e-mail but you need to decide for yourself if the &#8220;bothersome&#8221; e-mails are outweighed by the useful ones or not and then unsubscribe or not based upon that compromise.</p>
<p>Yes, I know Paul seemed to reject that option to but, since the sender can&#8217;t really do anything, it is a viable option for the receiver.</p>
<p>Ultimately, while it&#8217;s unfortunate I disrupted Paul&#8217;s day, there is really nothing I or anyone else can do to please everyone so for me to attempt the impossible isn&#8217;t really reasonable for me to try or, when it comes down to it, for anyone to ask.</p>
<p>I hope that Paul is getting value out of what I provide and continues as a subscriber if that&#8217;s the best thing for him but otherwise I would recommend that anyone who doesn&#8217;t want to continue as a subscriber of mine or anyone else just do what I say at the top of every e-mail I send: &#8220;If you don&#8217;t want to get e-mail from me anymore please use the link at the bottom, just click it to unsubscribe.&#8221;</p>
<p><strong>Both you and the sender of the e-mail will be better for it.</strong></p>
<p>So, what would you do differently? Or how would you respond? Tell me in the comments below&#8230;</p>
<p>&nbsp;</p>
<p><a href="http://fromthedeskofdavid.com/blog/other-stuff/dont-bother-me-on-sunday">Don&#8217;t Bother Me on Sunday</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
<img src="http://feeds.feedburner.com/~r/DavidsDesk/~4/tgc3CR8yZEQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fromthedeskofdavid.com/blog/other-stuff/dont-bother-me-on-sunday/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://fromthedeskofdavid.com/blog/other-stuff/dont-bother-me-on-sunday</feedburner:origLink></item>
		<item>
		<title>Writing Subject Lines That Double Your Clickthroughs</title>
		<link>http://feedproxy.google.com/~r/DavidsDesk/~3/ShzbxmD244Y/writing-subject-lines-double-clickthroughs</link>
		<comments>http://fromthedeskofdavid.com/blog/email-marketing/writing-subject-lines-double-clickthroughs#comments</comments>
		<pubDate>Mon, 21 May 2012 05:56:38 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[E-mail Marketing]]></category>
		<category><![CDATA[click through]]></category>
		<category><![CDATA[clickthough]]></category>
		<category><![CDATA[e-mail marketing]]></category>
		<category><![CDATA[subject line]]></category>
		<category><![CDATA[Value Proposition]]></category>

		<guid isPermaLink="false">http://fromthedeskofdavid.com/blog/?p=768</guid>
		<description><![CDATA[This blog post has been moved to Street Guide to Copywriting. Writing Subject Lines That Double Your Clickthroughs is a post from: From The Desk of David<p><a href="http://fromthedeskofdavid.com/blog/email-marketing/writing-subject-lines-double-clickthroughs">Writing Subject Lines That Double Your Clickthroughs</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
]]></description>
			<content:encoded><![CDATA[  <div style="background-color: #DDDDDD; border: 10px solid #888888; font-size: 16pt; padding: 10px; text-align: center;">
<p>This blog post has been moved to <br /><a href="http://streetguidetocopywriting.com/blog/conversions/writing-subject-lines-that-double-your-clickthroughs" target="_blank">Street Guide to Copywriting</a>.</p>
</div>
<p><a href="http://fromthedeskofdavid.com/blog/email-marketing/writing-subject-lines-double-clickthroughs">Writing Subject Lines That Double Your Clickthroughs</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
<img src="http://feeds.feedburner.com/~r/DavidsDesk/~4/ShzbxmD244Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fromthedeskofdavid.com/blog/email-marketing/writing-subject-lines-double-clickthroughs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://fromthedeskofdavid.com/blog/email-marketing/writing-subject-lines-double-clickthroughs</feedburner:origLink></item>
		<item>
		<title>Value Propositions are the Key to Success</title>
		<link>http://feedproxy.google.com/~r/DavidsDesk/~3/Q2r5aMxK3SM/value-propositions</link>
		<comments>http://fromthedeskofdavid.com/blog/online-success/value-propositions#comments</comments>
		<pubDate>Fri, 18 May 2012 04:20:46 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Online Success]]></category>
		<category><![CDATA[Converting Prospects]]></category>
		<category><![CDATA[Ideal Customer]]></category>
		<category><![CDATA[marketing campaign]]></category>
		<category><![CDATA[Value Proposition]]></category>

		<guid isPermaLink="false">http://fromthedeskofdavid.com/blog/?p=756</guid>
		<description><![CDATA[Marketing is really nothing more than communicating the value of you, your products and services, and your company to your prospects in the most effective (and efficient) way you can so that they will take the action you want them to take. Usually there is a series, maybe a long series, of actions you need [...]<p><a href="http://fromthedeskofdavid.com/blog/online-success/value-propositions">Value Propositions are the Key to Success</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
]]></description>
			<content:encoded><![CDATA[  <div id="attachment_758" class="wp-caption alignright" style="width: 201px"><img class="size-medium wp-image-758" title="" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/05/KS88265-333x523-191x300.jpg" alt="KS88265 333x523 191x300 Value Propositions are the Key to Success" width="191" height="300" /><p class="wp-caption-text">Building Your Value Proposition</p></div>
<p><strong>Marketing is really nothing more than communicating the value</strong> of you, your products and services, and your company to your prospects in the most effective (and efficient) way you can so that they will take the action you want them to take.</p>
<p>Usually there is a series, maybe a long series, of actions you need your prospect to take to get to how you are defining &#8220;success&#8221;.</p>
<p><span style="text-decoration: underline;">Each of those actions requires your prospects to (consciously or subconsciously) decide whether or not to take the action</span> and each decision (and hence each action) requires you to provide them with a reason to continue, this reason is a value proposition (&#8220;do this and you&#8217;ll get that.&#8221;)</p>
<p>There are <strong>4 levels and questions you need to answer</strong> to define your value propositions and each are more specific to a particular situation than the last; these are levels of the value proposition, let&#8217;s look at each in turn&#8230;</p>
<p><span id="more-756"></span></p>
<h2>Primary Value Proposition</h2>
<p>Your company needs a primary value proposition, The<strong> first and core question</strong> you need to answer is: &#8220;<em>Why should someone (an &#8216;ideal prospect&#8217;) buy from you rather than any of your competitors?</em>&#8221;</p>
<p><strong>Answers can be any number of things depending upon</strong> the industry, location, target audience, etc., some of the things you may include in your answer are:</p>
<ul>
<li style="margin-left: 40px;">You&#8217;re better thought of in your industry (won awards, many positive press mentions, etc.)</li>
<li style="margin-left: 40px;">You are the low cost provider</li>
<li style="margin-left: 40px;">You are the premium price provider</li>
<li style="margin-left: 40px;">You have better &#8220;references&#8221; (like a prestigious list of customers)</li>
<li style="margin-left: 40px;">Your company provides superior benefits to your customers (more effective results, superior user experience, etc.)</li>
</ul>
<p>Find the core value proposition and explicitly use it in your messages.</p>
<h2>Prospect Level Value Proposition</h2>
<div id="attachment_761" class="wp-caption alignright" style="width: 310px"><img class="size-medium wp-image-761" title="" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/05/KS88314-413x355-300x257.jpg" alt="KS88314 413x355 300x257 Value Propositions are the Key to Success" width="300" height="257" /><p class="wp-caption-text">Each Prospect Type Needs a Value Proposition</p></div>
<p><strong>Many marketers stop with the primary value proposition but that&#8217;s a big mistake.</strong></p>
<p>You see, you need to dig deeper and ask &#8220;<em>Why should a specific prospect (one being targeted in a campaign) buy from you rather than any of your competitors?</em>&#8221;</p>
<p>This is the prospect value proposition.</p>
<p>Rarely does a successful marketing campaign target all the different prospects you may have unless you are very narrowly focused.</p>
<p>Therefore, f<strong>or each campaign you find the answer(s) to the above question</strong>; this is generally focused on benefits that prospect will receive.</p>
<p>But don&#8217;t stop there.</p>
<h2>Product Level Value Proposition</h2>
<p>Unless you are a very small company with only one product or service you need to drill down even more and answer the question &#8220;Why should the identified prospect buy this specific product rather than any other product?&#8221;</p>
<p>This is the product value proposition.</p>
<p>Like with prospects, the vast majority of really successful marketing campaigns target a single product &#8212; don&#8217;t believe it, just look closely at TV ads, magazines ads, billboards, direct mail, online banner ads, etc.</p>
<p>That means that you need to know why your specific product should be what they buy and, of course, communicate that in your message.</p>
<p>This is usually also focused on benefits but you can communicate that in a number of ways: demonstration videos, free trials, etc.</p>
<p>You&#8217;re not done yet!</p>
<p>Yes, you&#8217;ve gotten your primary value proposition and aligned your prospects and product value propositions with it but there is one final step and question to answer.</p>
<h2>Process Level Value Proposition</h2>
<div id="attachment_763" class="wp-caption alignright" style="width: 210px"><img class="size-medium wp-image-763" title="" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/05/KS88315-540x358-300x198.jpg" alt="KS88315 540x358 300x198 Value Propositions are the Key to Success" width="200" height="132" /><p class="wp-caption-text">Every Action You Want You Prospect to Take Needs a Compelling Reason</p></div>
<p>As I said above, <strong>every time you want a prospect to take and action you need to give them a reason to take it</strong>, that is, provide them with a value proposition.</p>
<p>Since you&#8217;ve gone through the above, you will have identified your primary, prospect and product value propositions and now you have to come up with a value proposition for each action in the process from first touch to successful completion; these are the conversion steps to get a specific prospect to buy (or whatever the goal is) a specific product.</p>
<p>To do that <strong>you need to answer the question for each step</strong>, here are some example questions:</p>
<ul>
<li style="margin-left: 40px;">&#8220;Why should the specific prospect for the specific product open the e-mail rather than another e-mail?&#8221;</li>
<li style="margin-left: 40px;">&#8220;Why should the specific prospect for the specific product click this PPC (or other) ad rather than any other ad?&#8221;</li>
<li style="margin-left: 40px;">&#8220;Why should the specific prospect for the specific product enter their e-mail address?&#8221;</li>
<li style="margin-left: 40px;">&#8220;Why should the specific prospect for the specific product read your sales letter rather than someone else&#8217;s?&#8221;</li>
<li style="margin-left: 40px;">&#8220;Why should the specific prospect for the specific product click the &#8216;buy&#8217; button?&#8221;</li>
<li style="margin-left: 40px;">&#8220;Why should the specific prospect for the specific product register for your webinar?&#8221;</li>
</ul>
<h2>Conclusion</h2>
<p>Once you&#8217;ve been able to come up with your value propositions you should be able to create much more effective marketing campaigns.</p>
<p>Are you explicitly using value propositions? What have been your results (positive or negative)? Do you think I&#8217;m totally crazy <img src='http://fromthedeskofdavid.com/blog/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Value Propositions are the Key to Success" class='wp-smiley' title="Value Propositions are the Key to Success" /> ? Let me know below.</p>
<p><a href="http://fromthedeskofdavid.com/blog/online-success/value-propositions">Value Propositions are the Key to Success</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
<img src="http://feeds.feedburner.com/~r/DavidsDesk/~4/Q2r5aMxK3SM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fromthedeskofdavid.com/blog/online-success/value-propositions/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://fromthedeskofdavid.com/blog/online-success/value-propositions</feedburner:origLink></item>
		<item>
		<title>Free Google URL Builder Tracks Your Custom Campaigns</title>
		<link>http://feedproxy.google.com/~r/DavidsDesk/~3/WkvkkLrp9Eo/google-url-builder-tracks-custom-campaigns</link>
		<comments>http://fromthedeskofdavid.com/blog/tips/google-url-builder-tracks-custom-campaigns#comments</comments>
		<pubDate>Mon, 23 Apr 2012 07:15:08 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Tips & Techniques]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Google URL Builder]]></category>
		<category><![CDATA[track custom campaign]]></category>

		<guid isPermaLink="false">http://fromthedeskofdavid.com/blog/?p=785</guid>
		<description><![CDATA[As you probably know, Google Analytics automatically tracks all of the referrals and search queries that send traffic to your website. But did you know&#8230; That you can customize any link to your site that you control/define and get the exact same information from those links. By that I mean everything from banner ads to [...]<p><a href="http://fromthedeskofdavid.com/blog/tips/google-url-builder-tracks-custom-campaigns">Free Google URL Builder Tracks Your Custom Campaigns</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
]]></description>
			<content:encoded><![CDATA[  <p>As you probably know, Google Analytics automatically tracks all of the referrals and search queries that send traffic to your website.</p>
<p><strong>But did you know&#8230;</strong></p>
<p>That <span style="text-decoration: underline;">you can customize any link to your site</span> that you control/define <span style="text-decoration: underline;">and get the exact same information</span> from those links.</p>
<p>By that I mean everything from banner ads to text links to forum posts to <strong>even Twitter Tweets</strong>!</p>
<p>Well, you can do that and more, read on&#8230;</p>
<p><span id="more-785"></span></p>
<p>You just customize the links by adding some custom tags to the end of each link Web address (URL) and <strong>they will get tracked and reported right in your Google Analytics account</strong>.</p>
<p>Let&#8217;s look at each custom variable tags (see some examples below):</p>
<ul>
<li style="margin-bottom: 10px; margin-left: 40px;"><strong>utm_source</strong>: this is where you put the location of where the link is located, that is, the vendor or Web site where the link is.</li>
<li style="margin-bottom: 10px; margin-left: 40px;"><strong>utm_medium</strong>: this is where you identify the kind of advertising medium, like a specific banner ad or an email.</li>
<li style="margin-bottom: 10px; margin-left: 40px;"><strong>utm_campaign</strong>: this is how you identify the campaign, like a holiday sale for a specific product or a new launch.</li>
<li style="margin-bottom: 10px; margin-left: 40px;"><strong>utm_term</strong>: if you are manually tagging paid keyword campaigns then put your keyword here.</li>
<li style="margin-bottom: 10px; margin-left: 40px;"><strong>utm_content</strong>: this is where you would differentiate between versions or placements of an ad like different banner ads for the same campaign or even different call-to-action links in a single email.</li>
</ul>
<p>Note, you should <span style="text-decoration: underline;">always use the first three variables</span> and remember that Google Analytics is also case sensitive, so the values in any of the above tags would be too, for example, utm_miduem=Bannerad is different from utm_miduem=bannerad is different from utm_miduem=BannerAd.</p>
<p>Here are a few examples:</p>
<ul>
<li style="margin-bottom: 10px; margin-left: 40px;">http://www.YourDomain.com/?utm_campaign=Christmas2012&amp;utm_source=JVNetwork&amp;utm_medium=Referral</li>
<li style="margin-bottom: 10px; margin-left: 40px;">http://www.YourDomain.com/?utm_campaign=Christmas2012&amp;utm_source=OmarMartin&amp;utm_medium=SoloAd</li>
<li style="margin-bottom: 10px; margin-left: 40px;">http://www.YourDomain.com/?utm_campaign=FriendsSpecial&amp;utm_source=SuccessChef&amp;utm_medium=Email</li>
<li style="margin-bottom: 10px; margin-left: 40px;">http://www.YourDomain.com/?utm_campaign=NewYear2013&amp;utm_medium=SGtWT&amp;utm_source=TopSideBarLink</li>
<li style="margin-bottom: 10px; margin-left: 40px;">http://www.YourDomain.com/?utm_campaign=NewYear2013&amp;utm_medium=SGtWT&amp;utm_source=FooterLink</li>
</ul>
<p>Sounds good doesn&#8217;t it, but maybe a lot of work.</p>
<p><strong>Google actually has a URL builder</strong> where you just enter the various information in some text boxes and <span style="text-decoration: underline;">it will create the link for you to copy and paste</span>.</p>
<p>You can get to it here:</p>
<p>==&gt; <a href="http://support.google.com/analytics/bin/answer.py?hl=en&amp;answer=1033867" target="_blank">http://support.google.com/analytics/bin/answer.py?hl=en&amp;answer=1033867</a></p>
<div style="background-color: #FFEFBF; border: 1px solid #000000; padding: 10px; padding-top: 0px;">
<h3 style="color: #FF7145; text-align: center"><span style="color: #FF7145;">Author Update, Link No Longer Works</span></h3>
<p>If you want to learn a little more about tagging Google also has a short Web page to help you, you can get to it here:</p>
<p>==&gt; http://support.google.com/googleanalytics/bin/answer.py?hl=en&amp;answer=55518
</p></div>
<p>The Google URL Builder is a handy little tool but to be able to track any and all links in custom campaigns (or not) right from a Google Analytics account is spectacular!</p>
<p>&nbsp;</p>
<p><a href="http://fromthedeskofdavid.com/blog/tips/google-url-builder-tracks-custom-campaigns">Free Google URL Builder Tracks Your Custom Campaigns</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
<img src="http://feeds.feedburner.com/~r/DavidsDesk/~4/WkvkkLrp9Eo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fromthedeskofdavid.com/blog/tips/google-url-builder-tracks-custom-campaigns/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://fromthedeskofdavid.com/blog/tips/google-url-builder-tracks-custom-campaigns</feedburner:origLink></item>
		<item>
		<title>Speedy Profit Creator Review</title>
		<link>http://feedproxy.google.com/~r/DavidsDesk/~3/L09KdAcbyfE/speedy-profit-creator-review</link>
		<comments>http://fromthedeskofdavid.com/blog/online-success/speedy-profit-creator-review#comments</comments>
		<pubDate>Mon, 23 Apr 2012 00:54:28 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Online Success]]></category>
		<category><![CDATA[ebook creator]]></category>
		<category><![CDATA[online business]]></category>
		<category><![CDATA[product creation]]></category>
		<category><![CDATA[Speedy Profit Creator]]></category>

		<guid isPermaLink="false">http://fromthedeskofdavid.com/blog/?p=704</guid>
		<description><![CDATA[Speedy Profit Creator 2.0, a product of Omar Martin is a combination of training on how to build a profitable online business as well as training and software on how to create digital products, particularly digital books. What follows is an extensive review of the entire Speedy Profit Creator system based upon me reading every [...]<p><a href="http://fromthedeskofdavid.com/blog/online-success/speedy-profit-creator-review">Speedy Profit Creator Review</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
]]></description>
			<content:encoded><![CDATA[  <div class="wp-caption alignright" style="width: 210px"><img title="Speedy Profit Creator" src="http://speedy.s3.amazonaws.com/productimages/SPC-Book250px.png" alt="SPC Book250px Speedy Profit Creator Review" width="200" height="245" /><p class="wp-caption-text">Speedy Profit Creator</p></div>
<p><em><strong>Speedy Profit Creator 2.0</strong></em>, a product of <a href="http://Omar-Martin.com" target="_blank">Omar Martin</a> is a combination of training on how to build a profitable online business as well as training and software on how to create digital products, particularly digital books.</p>
<p>What follows is an extensive review of the entire Speedy Profit Creator system based upon me reading every word, watching every video, and using the product creation software.</p>
<p>At the end, I will also summarize the recommendations I&#8217;ve made so if that&#8217;s all you want you can jump to there but if you want to know why I like something or why I don&#8217;t then you&#8217;ll need to read the detail.</p>
<p>You&#8217;ll also see a <a href="http://GetYourBonusesNow.com/SpeedyProfitCreator" target="_blank">link to get my bonuses</a> if you decide Speedy Profit Creator is for you.</p>
<p>Before I start though <strong>I want to be fully transparent and upfront</strong>.</p>
<p>I&#8217;ve known Omar for a while now, about 2 years, and have become very friendly with him; I&#8217;ve also learned a lot from him during that time and he might have even learned a thing or two from me <img src='http://fromthedeskofdavid.com/blog/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Speedy Profit Creator Review" class='wp-smiley' title="Speedy Profit Creator Review" /> </p>
<p>In addition, also created a very (VERY) small part of the Speedy Profit Creator system, barely enough to mention, but I felt I should mention it to be open and honest.</p>
<p>Speedy Profit Creator&#8217;s purpose is, as you might have realized from its name, to get an online business going and making profits quickly.</p>
<p>While it focuses on quick profits, <span style="text-decoration: underline;">it isn&#8217;t a &#8220;get rich quick&#8221; type of product</span>, it&#8217;s for people looking to build a real, long term business but to have that business get profits quickly.</p>
<p>Speedy Profit Creator is <strong>organized in sections</strong> inside the member&#8217;s area and I will be reviewing each section one by one, giving recommendations as I go along.</p>
<div id="attachment_708" class="wp-caption aligncenter" style="width: 494px"><img class="size-full wp-image-708" title="Speedy Profit Creator Menu Bar" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/04/MenuBar.png" alt="MenuBar Speedy Profit Creator Review" width="484" height="111" /><p class="wp-caption-text">Speedy Profit Creator Menu Bar</p></div>
<p>Okay, let me tell what Speedy Profit Creator is and what it is not. What I like and what I do&#8230;</p>
<p><span id="more-704"></span></p>
<h2>Jump Start</h2>
<div class="wp-caption alignright" style="width: 210px"><img title="Jump Start Report" src="http://speedy.s3.amazonaws.com/productimages/SPCreport250.png" alt="SPCreport250 Speedy Profit Creator Review" width="200" height="245" /><p class="wp-caption-text">Jump Start Report</p></div>
<p>The Jump Start section covers the first 2 steps of the creating an online business: (1) <strong>researching and selecting a profitable niche</strong> and (2) <strong>creating a lead magnet</strong>.</p>
<p>The paragraphs in the report are a bit dense and long and it could have used another round of editing but the information is good.</p>
<p>I believe the problem is the report is a not that good transcription of the video course, but again <strong>the information is worth it</strong>.</p>
<p>In the video, the first thing is researching and selecting a profitable niche.</p>
<p>When explaining the importance, Omar sums it up nicely with this quote: &#8220;<em>If you screw this part up and you don&#8217;t truly understand the needs of your customer then you have a snowballs chance in hell of actually meeting those needs or even attracting the right customers. You&#8217;ll end up not making sales and wondering where you went wrong.</em>&#8221;</p>
<p>That is so true.</p>
<p>Omar does an interesting thing in that he explains this in the context of Maslow&#8217;s hierarchy of needs.</p>
<p>He then goes through <strong>doing niche research from step one</strong>, using Google&#8217;s keyword tool along with other resources.</p>
<p>Along with a nicely detailed discussion there are strategically placed screen shots so you get a visual on key points he discusses.</p>
<p>After picking a niche, Omar shows how to <strong>quickly and easily create a professional report to use as a lead magnet</strong>; he uses PLR and the Speedy Profit Creator software.</p>
<p>He shows some good, free resources to get and create graphic images and icons, including one I&#8217;ve added to my personal list of resources.</p>
<p>He even shows how to easily create a header image using the free program Gimp.</p>
<p>By the end of the Jump Start, if you&#8217;ve been following along, you should have a niche picked out and a lead magnet created.</p>
<p>Only one of the 3 videos are available for immediate download but you can easily get the other 2 videos by making a Tweet, posting to Facebook, or putting a link in one of various places.</p>
<div style="background-color: #f2f9bd; border: 1px solid #000000; padding: 5px;">My recommendation is to watch the videos and use the transcription when you need to quickly go back to refresh your memory or find something; the whole thing should take about an hour.</div>
<h2>Speedy Profit Creator Digital Book</h2>
<p>This is the foundation course in the Speedy Profit Creator system and is made up of 8 sections, they are:</p>
<ol>
<li style="margin-left: 40px;">Create the Plan</li>
<li style="margin-left: 40px;">Selecting the Product</li>
<li style="margin-left: 40px;">Domain and Hosting</li>
<li style="margin-left: 40px;">Modifying an Existing Product (PLR)</li>
<li style="margin-left: 40px;">Creating a Product from Scratch</li>
<li style="margin-left: 40px;">Creating Graphics</li>
<li style="margin-left: 40px;">Creating a Sales Page</li>
<li style="margin-left: 40px;">Driving Traffic</li>
</ol>
<p>As you can see, it&#8217;s a fairly complete look at product creation and, while it won&#8217;t tell you everything about everything, <strong>it does reveal those things you absolutely need to know</strong>; after all, it would be near impossible for Omar to distill years of knowledge into a single, inexpensive digital book.</p>
<h3>1. Create the Plan</h3>
<p>I like the way this starts, the first paragraph is:</p>
<p>&#8220;<em>The first thing I am going to show you to do, is how to start creating your products so you can make some quick profits&#8230; something that is going to generate speedy profits for you that you can do rather quickly without a whole bunch of technical know how.</em>&#8221;</p>
<p>Then, without further ado, he gets right into it.</p>
<p>He starts with the <strong>3 things that make up a good plan</strong> and spends the rest of the chapter detailing how to create the plan.</p>
<p>While doing that he doesn&#8217;t just tell you what to do but explains why you need to do it and some of the choices you can make along the way.</p>
<p>He also has a section on some free and paid resources you can use as you execute the plan.</p>
<p><span style="text-decoration: underline;">A thing I like is that he tells you that you need a plan, so many people miss this step</span>, and I also like that his plan isn&#8217;t like the old Soviet 5-year plan and kills half a forest making it.</p>
<p>He shows what you need to create a bare-bones plan that contains the necessary things without all the puffery and distraction that some plans contain.</p>
<h3>2. Selecting the Product</h3>
<p>Again, he starts with a truism: &#8220;<em>The unnecessary fear around the whole “selecting a product” dilemma never ceases to amaze me.</em>&#8221;</p>
<p>He then shows you why this fear is unfounded and is caused by a lack of knowledge and understanding.</p>
<p>The rest of the chapter then <strong>gives you the knowledge and understanding you need</strong> to lose that fear.</p>
<p>He reveals things like:</p>
<ul>
<li style="margin-left: 40px;">Why having a great idea may be your first step to disaster.</li>
<li style="margin-left: 40px;">What the most important thing you need to do when selecting a product.</li>
<li style="margin-left: 40px;">What focus you MUST HAVE to make sure you don&#8217;t end up broke and despondent.</li>
</ul>
<p>Let me put in another quote:</p>
<p>&#8220;<em>My point is that selecting a product is more important than creating a website or driving traffic.</em>&#8221;</p>
<p>That is so true because, as Omar shows you in the book, <strong>having lots of people coming to the most beautiful Web site is worthless if they aren&#8217;t interested in your product</strong>.</p>
<p>The thing I like about this section is that it provides a foundation of what to do rather than using a step-by-step &#8220;do this, do that&#8221; methods that may be easy to follow but you really have no idea what you&#8217;re doing or why.</p>
<p>Don&#8217;t worry though; the step-by-step comes later in the videos.</p>
<h3>3. Domain &amp; Hosting</h3>
<p>This is frequently a boring and confusing thing for most people.</p>
<p>But, it is important to have a domain and hosting and not just any old thing&#8230; Omar tells you why <strong>you shouldn&#8217;t necessarily go with the cheapest or the easiest options</strong>.</p>
<p>He does this by revealing the mistakes he made and how it cost him a lot more time and money&#8230; so, remember don&#8217;t be &#8220;penny wise and pound foolish&#8221; <img src='http://fromthedeskofdavid.com/blog/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Speedy Profit Creator Review" class='wp-smiley' title="Speedy Profit Creator Review" /> </p>
<p>Again, Omar focuses on what and why and leaves the how to the videos.</p>
<h3>4. Product Creation</h3>
<p>There are essentially <strong>2 ways to create a product</strong>, either <span style="text-decoration: underline;">build it from scratch</span> or <span style="text-decoration: underline;">take an existing product and modify it</span> to be unique to you and Speedy Profit Creator shows you how to do both</p>
<h4>Modifying an Existing Product</h4>
<p>Omar focuses on taking private label rights (PLR) products and the why and what you need to do to turn them into unique, sellable products.</p>
<p>In fact, he gives you <strong>11 ways you can take PLR products</strong> and modify and enhance it to be unique to you and superior to the original.</p>
<p>He provides some free and paid resources to help you along.</p>
<p>Let me end with a quote from the book: &#8220;<em>Always, always, always, make changes.</em>&#8221; Indeed.</p>
<h4>Creating a Product from Scratch</h4>
<p>In this section, unlike many, you do get <strong>a high level look at the steps you need to take to create a product from scratch</strong>, starting with research and an outline through creating the finished product &#8212; both with and without the Speedy Profit Creator software.</p>
<p>He ends the section with a list of resources that will help you to write the book yourself or to get it written for you.</p>
<h3>5. Creating Graphics</h3>
<p>This section shows you <strong>why you need graphics and where you&#8217;ll need them</strong> including the minimum graphics you&#8217;ll need: a web site template; a product image; a page header and footer; buttons.</p>
<p>There are two options for graphics: pay for them or make them yourself; he covers both options but spends more time on the second one because there is more to say.</p>
<p>One bit of great advice he gives is &#8220;<em>You&#8217;ll want to brand your product image through consistency.</em>&#8221;</p>
<h3>6. Creating a Sales Page</h3>
<p>He starts by showing why this is a very important part of the creation process.</p>
<p>He also tells you some of <strong>the best things to do and not do</strong> and looks at both traditional sales pages and the newer video sales pages.</p>
<p>He goes through to advantages and disadvantages of each and how to go about creating them so they will convince your prospects to buy.</p>
<p>In essence, <span style="text-decoration: underline;">he gives you the &#8220;formula&#8221; you need to make a good sales page</span>.</p>
<p>Now, writing a good sales letter isn&#8217;t easy but <strong>if you follow his guidelines then you&#8217;ll do better than 99% of other people</strong> who follow no guidelines or rules; don&#8217;t ignore this, if you don&#8217;t believe it then it&#8217;s because you don&#8217;t understand, it&#8217;s been true for millennia.</p>
<h3>7. Driving Traffic</h3>
<p>The first paragraph points out something very important about the different methods of getting people to your Web site &#8212; that is, driving traffic. Let me quote the entire paragraph:</p>
<p>&#8220;<em>There are hundreds of ways to drive traffic to your website and I&#8217;m not going to pretend to know them all. As a matter of fact I can probably name only about a dozen or so, but more importantly, I really only use a few. In all sincerely, that&#8217;s all I need. As a matter of fact to be 100% truthful, these days I spend very little time driving traffic. I don&#8217;t really have to anymore. The reason I am able to do that is because when I first started I invested hours and hours in driving traffic and it built up like a snowball turning into an avalanche.</em>&#8221;</p>
<p>There are actually several very important points in there but the one I am talking about is one that some many people don&#8217;t get.</p>
<p><strong>You don&#8217;t need a lots of different was to get traffic, you need to find a few ways that work well for you and for your prospects and do A LOT of that</strong>.</p>
<p>Another really important thing he emphasizes in this section is that <span style="text-decoration: underline;">there is no such thing as &#8220;free traffic&#8221;</span>.</p>
<p>&#8220;Free traffic&#8221; sounds very enticing, particularly to people who are trying to sell &#8220;free traffic&#8221; products to the unsuspecting, but it just doesn&#8217;t exist; <strong>nothing comes free</strong>.</p>
<p>If you are someone who is not sure about this or thinks I&#8217;m wrong, I can tell you that it will cost you a lot of time or money or both to get free traffic.</p>
<p>Sure, if you do all the work then no money leaves your pocket but you&#8217;ve paid in time and, most people don&#8217;t think of this, you&#8217;ve paid in lost opportunity.</p>
<p>By that I mean the money you could have been making otherwise if that time had been spent elsewhere.</p>
<p>I&#8217;m not saying it may not have been worth it to do all the free traffic generation work yourself, I&#8217;ve done it and Omar did it, and it can be very worth it but don&#8217;t kid yourself that free traffic is free.</p>
<p>Anyway, in the rest of the section <strong>Omar talks about the &#8220;free traffic&#8221; methods he&#8217;s used and the best ways he&#8217;s found to use them for your success</strong>.</p>
<p>These are things like Article Marketing, Video Marketing, even safe lists.</p>
<div style="background-color: #f2f9bd; border: 1px solid #000000; padding: 5px;">My recommendation is to read the entire book at least once to understand the concepts and once your understand the what and the why go on and watch the videos to learn the how.</div>
<h2>&#8220;Over-the-Shoulder&#8221; How-To Videos</h2>
<p>The next section follows up the what and why book with <strong>13 &#8220;how-to&#8221; videos</strong> where Omar goes through each specific topic he talked about in the book and <strong>shows you on screen just how to accomplish what you need to do</strong>.</p>
<p>This is a place where Omar really shines, he is a gifted speaker and video maker and his <strong>videos are direct, entertaining, and actually useful</strong> (unlike many videos); sometimes he talks too fast though so be ready to hit the pause button <img src='http://fromthedeskofdavid.com/blog/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Speedy Profit Creator Review" class='wp-smiley' title="Speedy Profit Creator Review" /> </p>
<p>There are 11 primary videos:</p>
<ol>
<li style="margin-left: 40px;">Create the Plan</li>
<li style="margin-left: 40px;">Select the Product</li>
<li style="margin-left: 40px;">Get Domain &amp; Hosting</li>
<li style="margin-left: 40px;">Edit/Modify/Create A Product</li>
<li style="margin-left: 40px;">Create a Product Graphic</li>
<li style="margin-left: 40px;">Create a Top Banner</li>
<li style="margin-left: 40px;">Create a Sales Page</li>
<li style="margin-left: 40px;">Create a Sales Video</li>
<li style="margin-left: 40px;">Create a Payment Button</li>
<li style="margin-left: 40px;">Drive Traffic &#8211; Free Traffic</li>
<li style="margin-left: 40px;">Drive Traffic &#8211; Paid Traffic</li>
</ol>
<p>There are also these 2 bonus videos:</p>
<ol>
<li style="margin-left: 40px;">Create A Physical Product (Part 1)</li>
<li style="margin-left: 40px;">Create a Physical Product (Part 2)</li>
</ol>
<p>Many of the videos start with a goal that you will achieve in the video.</p>
<p>The &#8220;<strong>Create the Plan</strong>&#8221; video runs 28 minutes and <strong>goes through all the things you&#8217;re going to need to do</strong>, the order you need to do them, resources you&#8217;ll need, creating milestones and task lists, etc. &#8212; all parts of the plan you should create before you begin.</p>
<p>The &#8220;<strong>Select the Product</strong>&#8221; video runs 37 and a half minutes and immediately starts with the<strong> 4 key factors you need to look at when you are looking for a profitable niche and product</strong>; includes tools and Web sites to help you do this quickly and confidently.</p>
<p>Then he talks about where to find sources of content for your products.</p>
<p>He goes online and <span style="text-decoration: underline;">shows you exactly how to find ideas and content</span> you can use to create your product and how to quickly verify that the things you find are something that people are interested in and who are willing to buy products.</p>
<p>The &#8220;<strong>Domain &amp; Hosting</strong>&#8221; video runs 23 minutes and in it Omar <strong>shows how to get a domain</strong> (which is essentially the online name of you business, your Web address) <strong>and a hosting account</strong> (which is like your online store front.)</p>
<p>He shows how to access your new hosting account, create e-mail addresses, add multiple Web site domains to your account, and how to get your Web pages onto your new Web site.</p>
<p>The &#8220;<strong>Edit/Modify/Create the Product</strong>&#8221; video was bad when I previewed it but Omar was notified and I&#8217;ll update this review when it&#8217;s fixed.</p>
<p>The &#8220;<strong>Create a Product Graphic</strong>&#8221; video runs 55 and a half minutes and <strong>reveals the 4 core principles to creating/getting graphics</strong> including your product graphics; he takes you online to show you his favorite resource.</p>
<p>Omar shows you what are the key images you need as well as tools to use.</p>
<p>He then opens the free graphics creation program GIMP and shows you how to quickly create the basic &#8220;flat&#8221; product graphic; you can follow along with him to create your own product graphic!</p>
<p>He also goes online to show you how to find: ideas; matching color palettes; free graphics and icons you can use as part of your product graphic, how to create the 3D cover.</p>
<p>Again, you can just follow along with the video and make your own product image.</p>
<p>The &#8220;<strong>Create a Top Banner</strong>&#8221; video runs 31 minutes shows you<strong> how to use the product graphic</strong> created in the previous video <strong>to create a banner</strong> for the top of your Web site.</p>
<p>Omar also goes online and shows you some other Web sites where you can create or get banners, even animated banners.</p>
<p>He ends this video by using GIMP to create a page header for your digital book.</p>
<p>This video, along with the previous one, I found very fascinating because I rarely use GIMP and didn&#8217;t realize how much it could do; <span style="text-decoration: underline;">I literally sat there saying &#8220;wow, I didn&#8217;t know you could do that so easily&#8221; over and over again</span>.</p>
<p>The &#8220;<strong>Create A Sales Page</strong>&#8221; video runs 35 and a half minutes and he <strong>uses a free Web page creating tool to show how to quickly create a sales page and the download page</strong> and how to copy them to the Internet.</p>
<p>He does a good job and if you follow along with him you should be able to create a Web page yourself. However, it looks like an old video and out of place with the others.</p>
<p>What I would have liked to have seen were 2 things:</p>
<ol>
<li style="margin-left: 40px;">Creating a new video using the top banner created in the previous video.</li>
<li style="margin-left: 40px;">Use the Chunk Copy &#8220;Speedy Sales Site Templates&#8221; included with Speedy Profit Creator (see below).</li>
</ol>
<p>The &#8220;<strong>Create a Sales Video</strong>&#8221; runs 33 and a half minutes and begins by <strong>looking at various tools that will help you create your sales video</strong> &#8212; tools like Audacity, Vox Flair and others; he gives you a quick demo of using each tool.</p>
<p>The video ends with Omar showing how to upload the video to YouTube and to put it on the sales page that was created in the previous video.</p>
<p>Like the previous video, this video has good information but it appears to be an older video from Speedy Profit Creator 1.0 and isn’t really integrated well with the first 6 videos.</p>
<p>The &#8220;<strong>Create A Payment Button</strong>&#8221; runs 43 and a half minutes and <strong>Omar goes online and shows, step-by-step, how to create a PayPal button</strong> and shows how to put on the sales page.</p>
<p>Omar then goes beyond a basic PayPal button and <span style="text-decoration: underline;">shows, again step-by-step, how to create a PayDotCom button instead</span>; this let&#8217;s you have a button on your page that lets other people promote your product for you and earn a commission or referral fee.</p>
<p>After you have the button created and put on your sales page, the next thing Omar does is show how to create a &#8220;Johnson Box” around the button and add call to action text to improve the number of people who&#8217;ll click the button; he also shows how to add a second one at the bottom of the page.</p>
<p>The next thing Omar shows is <span style="text-decoration: underline;">how to finish the download page</span> with the creation and insertion of a linked download button as well as how to add advertisements to get some back end income also.</p>
<p>This was also an older version video and, as the other ones, had a lot of good information I would have liked to have seen it updated and integrate with the rest of the videos.</p>
<p>The &#8220;<strong>Drive Traffic &#8211; Free Traffic</strong>&#8221; video runs 28 minutes and starts with an overview of <strong>how to get traffic and what to do with that traffic when you get it</strong>.</p>
<p>Then Omar points out that you have to<span style="text-decoration: underline;"> use Google properly</span> to ensure you are getting enough of the right traffic while showing why &#8220;free traffic&#8221; isn&#8217;t free and it isn&#8217;t instant traffic.</p>
<p>After that foundation Omar <strong>shows you 12 good ways to get traffic</strong> and shows you, in detail, how to do 5 of those methods; including how to streamline Article Marketing so it isn&#8217;t so time intensive.</p>
<p>This video has some good information and isn&#8217;t meant to be an all inclusive course on getting free traffic but I would have liked to have seen a little more depth here.</p>
<p>The &#8220;<strong>Drive Traffic &#8211; Paid Traffic</strong>&#8221; video runs 29 minutes starts with giving you <strong>a quick foundation of what paid traffic</strong> is and how to buy it; this includes the most common types of paid traffic.</p>
<p>Then Omar goes into more detail of Pay Per Click (PPC) advertising both search engine PPC and Social Networking PPC (like Facebook Ads); one good thing is <span style="text-decoration: underline;">Omar doesn&#8217;t limit himself to Google AdWords</span> but broadens to other search engines like Bing and Yahoo!</p>
<p>Focusing on Facebook Ads, Omar shows specifics on <span style="text-decoration: underline;">how to optimize Facebook Ads</span> to most profitable; he goes through how to create the ads.</p>
<p>He ends with the advantages and disadvantages of paid traffic and points out some of the key points of paid traffic.</p>
<p>Like the &#8220;free traffic&#8221; video there is a lot of good information in it but it doesn&#8217;t go too deeply so is more useful for less knowledgeable online business owners.</p>
<p>The &#8220;<strong>Create A Physical Product Part 1</strong>&#8221; video runs 44 and a half minutes and in it Omar goes into <strong>an in depth look at the powerful advantages of creating physical products</strong>; note the physical products could just be taking your digital book and putting it on a CD/DVD to sell.</p>
<p>He also shows the main disadvantages, these are primary additional costs you don&#8217;t have with digital products.</p>
<p>He then goes into what you can put on a CD/DVD and how to link to other files on the CD or to files on the Internet.</p>
<p>Omar ends with what you need to do to physical create the master CD/DVD.</p>
<p>This is <strong>a nice overview and foundation with some good ideas and directly actionable tips</strong>. I thought it was well does with one editing glitch towards the beginning.</p>
<p>The &#8220;<strong>Create A Physical Product Part 2</strong>&#8221; video runs 41 and a half minutes and follows up the previous focusing on <strong>how to fulfill your orders</strong> of the physical disks.</p>
<p>He looks at the two ways of handling orders: (1) doing it all yourself, including creating and mailing the DVD/CDs and (2) having someone else do it.</p>
<p>He goes through the advantages and disadvantages of each.</p>
<p>During this, Omar goes to eBay and shows you <span style="text-decoration: underline;">how to get the supplies you&#8217;ll need</span> to create professional DVD/CDs and package them up.</p>
<p>After that he shows some recommended fulfillment companies and what services they provide.</p>
<p>Omar ends looking at marketing channels for selling physical products as well as some ideas of ways to sell physical products.</p>
<div style="background-color: #f2f9bd; border: 1px solid #000000; padding: 5px;">My recommendation is to watch all the videos and follow along with Omar to create your own product.</div>
<h2>Library</h2>
<p>Along with all the information and training, Speedy Profit Creator now <strong>comes with 40 private label rights (PLR) products that you can use to start making money right away</strong>; this is a great way to “Earn While You Learn.”</p>
<p>You can use them as the basis for creating your products and put your name as the author.</p>
<p>These are standard PLR products and it&#8217;s possible you already have some of them, I know I do, but you probably don&#8217;t have all of them and one of the things Omar tells you to do is to quickly create a product and release it and do it again and again, so have 40 quick options available to you which is very valuable.</p>
<p>Those <strong>40 products are spread around 15-20 different niches</strong> including Dating/Relationship, Making Money, Dogs, Health/Fitness, Weight Loss, Finance, etc.</p>
<p>The <span style="text-decoration: underline;">library includes 2 bonuses to help you get the most out of the products</span>.</p>
<p>The first is the <strong>keyword research spreadsheets</strong>, one for each product; these were actually created by me using output from Market Samurai which I organized and prettied up.</p>
<p>You get all the information Market Samurai spits out related to keywords and to the SEO competition for a keyword. Information like:</p>
<ul>
<li style="margin-left: 40px;">The average number of searches each day for the keyword</li>
<li style="margin-left: 40px;">The estimated number of visitors you would get to your Web site if you were the #1 ranked site</li>
<li style="margin-left: 40px;">The number of Web pages competing for that keyword</li>
<li style="margin-left: 40px;">Indicators about the strength of the competition</li>
<li style="margin-left: 40px;">The estimated cost of paid traffic</li>
<li style="margin-left: 40px;">The Google Page Rank of the top 10 sites</li>
<li style="margin-left: 40px;">The number of back links those 10 sites have, both to the Web site as a whole and to the specific page that is ranked in the top 10.</li>
<li style="margin-left: 40px;">etc.</li>
</ul>
<p><span style="text-decoration: underline;">Along with the spreadsheet is a short guide</span> to help you understand keyword analysis, SEO competition and the individual columns in the spreadsheets.</p>
<p>The second bonus is the “<em><strong>Speedy Sales Site Templates</strong></em>” which are 4 Chunk Copy sales letter templates to<span style="text-decoration: underline;"> help you create your own sales pages using methods that have proven to have worked very well</span> in the past; they are basically the same template in 4 colors schemes.</p>
<p>The library is very useful to you to quickly kick start your Speedy Profit Creators even though you can get the included products elsewhere (now you don&#8217;t have to!)</p>
<p>The 40 products along with the matching spreadsheets and the sales page templates are a good complement to Speedy Profit Creator even if they are more like a nice side dish and not the main dish.</p>
<div style="background-color: #f2f9bd; border: 1px solid #000000; padding: 5px;">My recommendation is to find a product in the library, and use it to create a product, if for no other reason than to go through the process, but you should end up with a product you can sell!</div>
<h2>Software Tools</h2>
<p>The<strong> software tools section is the main addition to Speedy Profit Creator 2.0</strong> and is made of 5 parts: the digital book creator software, tutorial videos and a written manual to use the software, a &#8220;text cleaner&#8221; tool to use to remove all the extraneous formatting word processing file contain, and a range of graphic tools and resources.</p>
<p>Let me go through them&#8230;</p>
<p><strong>The main software tool is the digital book creator online software</strong> (it runs right from the Speedy Profit Creator member&#8217;s area so it works no matter what type of computer you are using (Windows, Mac, Unix, etc.)</p>
<p>Here is a screen shot of the top part of the creator software. As you can see you enter some information, check some boxes, and upload your front cover and page header images to be included in the book.</p>
<div id="attachment_710" class="wp-caption aligncenter" style="width: 570px"><img class="size-full wp-image-710" title="Book Creator Part 1" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/04/BookCreator.png" alt="BookCreator Speedy Profit Creator Review" width="560" height="664" /><p class="wp-caption-text">Book Creator Part 1</p></div>
<p>It&#8217;s all pretty easy and things I particular like about it are:</p>
<p>1. You can edit existing file, many times this type of software can create files but not edit ones previously created</p>
<p>2. It has standard disclaimer text available that you can include in your book if you want but then they went further and let you edit the text.</p>
<p>3. You can choose to have Speedy Profit Creator create a clickable table of contents.</p>
<p>Here&#8217;s another screen shot of the next part of the software, where you can put in the author&#8217;s information so a page about the author can be included if you wish (including a picture) and where the chapters of the book are enter.</p>
<div id="attachment_711" class="wp-caption aligncenter" style="width: 563px"><img class="size-full wp-image-711" title="Book Creator Part 2" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/04/BookCreator2.png" alt="BookCreator2 Speedy Profit Creator Review" width="553" height="605" /><p class="wp-caption-text">Book Creator Part 2 (Updated)</p></div>
<p>As you can see, you just copy and paste the chapters into the boxes including inserting of images.</p>
<p>This is also where I think the weakest part of the software is.</p>
<p>Some of the things that I&#8217;d like to see changed here are:</p>
<p>1. <del>The formatting capabilities are minimal at best &#8212; just bold, italics, and underlining are supported &#8212; which don&#8217;t give you much latitude.</del> I&#8217;d like to see highlighting, <del>section headers</del>, choosing different fonts and sizes, <del>alignment (like centering) and other things</del>. (Update: Omar has already added many of these capabilities, and you have the ability to add to put in HTML which gives you some additional flexibility)</p>
<p>2. You have to paste in plain text so any of the original formatting done in the original must be removed before you paste your text into the chapter boxes.</p>
<p>3. You can have up to 3 images which is nice but I&#8217;d like to see that restriction removed and the method of insertion made easier.</p>
<p>4. You&#8217;re limited to 10 chapters, I understand some of the reasons this was done, but I&#8217;d like to see this restriction removed.</p>
<p>5. <del>Ability to add links with in the text of the book</del>. (Update: Omar has already added this ability)</p>
<p>6. <del>Having a spell checker would be nice although not absolutely necessary</del>. (Update: Omar has already added a spell checker and also a thesaurus)</p>
<p>Since Speedy Profit Creator is built on the WordPress platform I am surprised they didn&#8217;t use the TinyMCE editor that WordPress uses which has a lot more formatting options and doesn&#8217;t require plain text pasting (it comes with a text cleaner which doesn&#8217;t lose formatting) all of which you can see from this screen shot of the top of the TinyMCE editor.</p>
<p>The last section of the software is where you can add an optional (but recommended) resources page as well as save the file and create the finished PDF book ready for use; here what it looks like:</p>
<div id="attachment_712" class="wp-caption aligncenter" style="width: 564px"><img class="size-full wp-image-712" title="Book Creator Part 3" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/04/BookCreator3.png" alt="BookCreator3 Speedy Profit Creator Review" width="554" height="713" /><p class="wp-caption-text">Book Creator Part 3</p></div>
<p>All in all, the book creation software works well and easily creates high quality PDF with little work.</p>
<p>I just wish it had better formatting options so I could recommend the software completely; it will definitely restrict how often I would use it despite the ease and quality of the finished book.</p>
<p>The text cleaner software is simple and necessary because of the plain text restriction I mentioned above. There are other easy ways to do this but it&#8217;s handy to have it in the same place as the creation software.</p>
<p>The <strong>graphic tools come in 3 parts</strong>: 2 online tools right on the page; 2 collections of graphics for you to download and use; and 2 resources (1 free and 1 paid) where you can get graphics and icons).</p>
<p>The <span style="text-decoration: underline;">online tools are color related</span> and the first lets you easily find just the right color you are looking for while the second lets you easily come up with pleasing color palettes (which Omar explains the need for in the graphics video above).</p>
<p>The <span style="text-decoration: underline;">downloadable graphics are 100 textures</span> you can use for the backgrounds of your graphics (or parts of your graphics) <span style="text-decoration: underline;">and 90 different seals</span> to use on you book and sales pages.</p>
<p>The resources are both previous mentioned in the videos but a quick link is provided for you ion the resources page.</p>
<p>There are other sections but they are where you can download the resell licenses if you became a Mac Daddy member, some resources, to access support and to become and affiliate of Speedy Profit Creator.</p>
<div style="background-color: #f2f9bd; border: 1px solid #000000; padding: 5px;">My recommendation is to try the software creation tool to see if it meets your needs. In either case, submit a request to the support desk requesting improvements in the software.</div>
<h2>Affiliate Program</h2>
<div class="wp-caption alignright" style="width: 130px"><a href="http://Dahsu.com/SpeedyProfitCreator"><img title="Sample Banner Ad" src="http://speedy.s3.amazonaws.com/banners/120x240a.gif" alt="120x240a Speedy Profit Creator Review" width="120" height="240" /></a><p class="wp-caption-text">Sample Banner Ad</p></div>
<p>The &#8220;Earn Money&#8221; section is where <strong>you will find marketing material you can use to market Speedy Profit Creator and earn a 50% commission or referral fee</strong>.</p>
<p>Omar provides 5 different types of marketing materials:</p>
<ol>
<li style="margin-left: 40px;">E-mails you can use to send to you subscribers</li>
<li style="margin-left: 40px;">Product review/blog post template</li>
<li style="margin-left: 40px;">Signature blocks</li>
<li style="margin-left: 40px;">A number of different product images in different sizes.</li>
<li style="margin-left: 40px;">Lots of banner ads (a sample is to the right)</li>
</ol>
<p>These are all of excellent quality and very useful for your marketing, and he provides a way to just enter your ClickBank ID and it will automatically put it in the embedded links in all the material.</p>
<p>There is one thing I&#8217;d like to see done and that is you need to do this every time you want some of the marketing materials and if it retained the ID and reused it then you&#8217;d only need to enter it once.</p>
<p>A small thing I know but a nice touch and easy to add.</p>
<h2>Resell Rights License</h2>
<div id="attachment_714" class="wp-caption alignright" style="width: 127px"><img class="size-full wp-image-714" title="Sample Resell Rights License" src="http://fromthedeskofdavid.com/blog/wp-content/uploads/2012/04/SampleRightsLicense.png" alt="SampleRightsLicense Speedy Profit Creator Review" width="117" height="91" /><p class="wp-caption-text">Sample Resell Rights License</p></div>
<p>If you get the Mac Daddy membership then you &#8220;<em>can resell the BASIC &amp; PRO membership for 100% profit.</em>&#8221;</p>
<p>This is actually a little misleading in that you aren&#8217;t selling the memberships you are given a license, a sales page and the actual Speedy Profit Creator PDF, MP3, and Videos files, and the Library that <strong>you put on your Web site and sell it like you would your own products</strong>; the only thing missing is the Speedy Sales Site Templates.</p>
<p>A minor point but one I thought was worth mentioning because some people will assume they didn&#8217;t need to worry about the web site or getting the product to the customers because they were just selling memberships.</p>
<p>The other sections are Resources and Support Access,.</p>
<h2>Conclusion</h2>
<p>Speedy Profit Creator is a good product and <strong>very nice value for the money</strong>.</p>
<p>It surprised me that it had things for more advanced online entrepreneurs but I would say the greatest value would be gotten but newer or less successful people.</p>
<p>Let me summarize for you here:</p>
<h3>Jump Start</h3>
<p>The videos are very good but the PDF transcription isn&#8217;t so good.</p>
<p><span style="text-decoration: underline;"><strong>My recommendation</strong></span>: watch the videos but only read the PDF report if you wanted to refer back to something in the video, it would be a quicker way of finding it than searching through the videos.</p>
<h3>Speedy Profit Creator Digital Book</h3>
<p>Fairly complete and, while not very deep, it reveals the things that are absolutely necessary.</p>
<p>I don&#8217;t find this a negative because the expectations are that an inexpensive digital book can’t be comprehensive and all-inclusive in a topic as large as this and what is shown &#8212; the what and why &#8212; is done very well and will provide a solid foundation.</p>
<p><span style="text-decoration: underline;"><strong>My recommendation</strong></span>: Read it at least once and reread until you build a solid foundation of knowledge.</p>
<h3>&#8220;Over-the-Shoulder&#8221; How-To Videos</h3>
<p>Most of these videos are new and very good while a few of them are older versions but the information is still good and valid.</p>
<p>They build upon the foundation of the book and show you how to do many of the different things you must do to be successful online with digital books and beyond.</p>
<p><span style="text-decoration: underline;"><strong>My recommendation</strong></span>: definitely watch the videos at least once and refer back to them as necessary. I&#8217;d also recommend that you put in a formal request to have the older videos updated although I want to reiterate, the information is still there, it&#8217;s good and it&#8217;s relevant.</p>
<h3>Library</h3>
<p>This is 40 private label rights (PLR) products which you can use as the basis for products you create to quickly create profitable streams of income.</p>
<p>While they aren&#8217;t new or unique that really doesn&#8217;t matter much because you should be modifying and updating them anyway.</p>
<p>The keyword research spreadsheets and the proven sales page bonuses are very nice and useful additions.</p>
<p><span style="text-decoration: underline;"><strong>My recommendation</strong></span>: use the PLR books to make products to sell and use the spreadsheets to help you focus on what the best and most profitable keywords are (which should help you decide how to focus the product). Many of the PLR products come with sales pages but move them over to the &#8220;Chunk Copy&#8221; versions.</p>
<h3>Software Tools</h3>
<p>This consists of the digital book creation software (and accompanying training) as well as some graphics resources.</p>
<p>The software creates very good quality digital books <del>but I&#8217;d like to see some additional features that take it from adequate to good then to must have</del> and the software is now more than adequate (although it still needs some updating).</p>
<p>The graphics are definitely useful but there aren&#8217;t as many as I&#8217;d like to see.</p>
<p><strong><span style="text-decoration: underline;">My recommendation</span></strong>: use the software if you don&#8217;t have complex needs or you want to do everything with the same tool. And certainly put in a request to have the improvements I&#8217;ve mentioned above added to the software.</p>
<h3>Affiliate Program</h3>
<p>Omar has provided a good selection of high quality marketing material for you to use and he&#8217;s certainly made it easy because he&#8217;s using ClickBank to manage the affiliate program for Speedy Profit Creator.</p>
<p><span style="text-decoration: underline;"><strong>My recommendation</strong></span>: if it fits into you business and business model to be an affiliate of Speedy Profit Creator then definitely use what he has for you.</p>
<h3>Resell Rights License</h3>
<p>Mac Daddy members of Speedy Profit Creator get a license to resell what is essentially the Basic and Pro versions of Speedy Profit Creator; the only thing missing is the</p>
<p>I&#8217;ll again note that you are not selling actual memberships because you are provided with the actual documents and audio and video files that are included in those memberships and it is up to you to make a Web site for them, to create a sales page for them (a sample is included), and to deliver the products from your Web site (either streaming or as a download).</p>
<p><span style="text-decoration: underline;"><strong>My recommendation</strong></span>: again, if it fits into you business and business model then this is a nice additional way for you to get some speedy profits. If it had been me though I would have let you sell the actual memberships without having to worry about product delivery, although I understand why it wasn&#8217;t done this way.</p>
<h3>Who Should Get It?</h3>
<p>Speedy Profit Creator isn&#8217;t for everyone and it may not be right for you at this point in time.</p>
<p>This is my opinion of <span style="text-decoration: underline;">who would benefit most</span>:</p>
<ul>
<li style="margin-left: 40px;">You are very new to online business and are looking for something to give you a good starting foundation so you can quickly be earning some money.</li>
<li style="margin-left: 40px;">You have struggled to be successful in your online business, you sell digital products, and feel you need some additional guidance to get you to the next level.</li>
<li style="margin-left: 40px;">You&#8217;ve been an affiliate marketer and would like to dip your toe into creating your own digital products to sell.</li>
<li style="margin-left: 40px;">You are more advanced and more successful and understand the value of just one good idea; most people will find something of good value here.</li>
<li style="margin-left: 40px;">You&#8217;ll looking to supplement your existing income relatively easily (you&#8217;ll need to work but it won&#8217;t be excessive unless you want faster results).</li>
</ul>
<p><strong>Don&#8217;t get this if</strong>:</p>
<ul>
<li style="margin-left: 40px;">You are looking for a &#8220;get rich quick&#8221; method (there isn&#8217;t one) this isn&#8217;t what you want and Omar doesn&#8217;t even suggest that it is.</li>
<li style="margin-left: 40px;">You need to make a lot of money quickly. Yes, it&#8217;s called Speedy Profit Creator and you can be making some money relatively quickly but there is work to be done and you should expect the amount of money you will make would be small at first and build over time.</li>
<li style="margin-left: 40px;">You&#8217;re a very advanced and successful marketer.</li>
<li style="margin-left: 40px;">You&#8217;re someone who just buys things without ever actually using them.</li>
</ul>
<h3>Which Membership to Get?</h3>
<p>If you are relatively new to having an online business or haven&#8217;t been able to successfully sell products then I can wholeheartedly recommend Speedy Profit Creator.</p>
<p><span style="text-decoration: underline;">If you are completely new I would recommend starting with the Basic version</span> to see if it&#8217;s something you really would like to do and would be able to do. The basic version gives you some fundamental knowledge on being successful online.</p>
<p>However, in general, <span style="text-decoration: underline;">anything less that the Pro version won&#8217;t be very satisfactory</span> because you&#8217;ll only know the basic of what and why (very important indeed but not enough) whereas will the Pro version you&#8217;ll build upon that foundation with the how-to videos and you&#8217;ll have access to the Library which alone is worth more than the investment Omar is asking for.</p>
<p>What the Mac Daddy version adds is the software and graphics along with the rights to sell what the other 2 versions contain.</p>
<p>Despite the quality of the digital books being created <del><span style="text-decoration: underline;">I have trouble unconditionally recommending the software</span> because of the restriction I mentioned above</del>. (Update: with the additions already added to the software during the product launch I now feel good recommending it without qualifiction; I hope they continue to improve the software to make it exceptional)</p>
<p>However, <del>if your immediate needs are simple (or selling the other versions has immediate value) then</del> get the Mac Daddy version because Omar has <del>told me that enhancements to the book creation software are currently being made and will be available soon</del> already made significant improvements in the software.</p>
<p>Otherwise, stick with the lower memberships and upgrade later.</p>
<h3>My Bonuses</h3>
<p>If you do decide to get Speedy Profit Creator, I am providing some additional bonuses worth $750 that are specifically picked to to enhance Speedy Profit Creator; you can review them at <a href="http://GetYourBonusesNow.com/SpeedyProfitCreator" target="_blank">http://GetYourBonusesNow.com/SpeedyProfitCreator</a></p>
<p><a onclick="var nonwin=navigator.appName!='Microsoft Internet Explorer'?'yes':'no'; window.open(this.href.replace('http', 'http'),'welcome','location='+nonwin+',scrollbars=yes,width=520,height='+(screen.availHeight - 50)+',menubar=no,toolbar=no'); return false;" href="https://imtrustworthy.com/verifies/FromTheDeskOfDavid.com" target="_blank"><br />
<img style="border: none;" src="https://imtrustworthy.com/full_shield.php?id=15323&amp;style=seal&amp;text=id&amp;size=400x125&amp;color=" alt=" Speedy Profit Creator Review"  title="Speedy Profit Creator Review" /></a></p>
<p><a href="http://fromthedeskofdavid.com/blog/online-success/speedy-profit-creator-review">Speedy Profit Creator Review</a> is a post from: <a href="http://fromthedeskofdavid.com/blog">From The Desk of David</a></p>
<img src="http://feeds.feedburner.com/~r/DavidsDesk/~4/L09KdAcbyfE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fromthedeskofdavid.com/blog/online-success/speedy-profit-creator-review/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://fromthedeskofdavid.com/blog/online-success/speedy-profit-creator-review</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 1.183 seconds. --><!-- Cached page generated by WP-Super-Cache on 2013-04-16 00:31:45 -->
