<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CBTool Blog &#187; Rants</title>
	<atom:link href="http://cbtool.w-shadow.com/blog/category/rants/feed/" rel="self" type="application/rss+xml" />
	<link>http://cbtool.w-shadow.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 02 Jul 2008 11:01:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FLV to AVI stuff</title>
		<link>http://cbtool.w-shadow.com/blog/2008/07/02/flv-to-avi-stuff/</link>
		<comments>http://cbtool.w-shadow.com/blog/2008/07/02/flv-to-avi-stuff/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 11:01:19 +0000</pubDate>
		<dc:creator>White Shadow</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://cbtool.w-shadow.com/blog/?p=28</guid>
		<description><![CDATA[Something that might be of interest &#8211; how to convert FLV files to AVI.
Yep, I&#8217;m not updating this blog very often, am I?  
]]></description>
			<content:encoded><![CDATA[<p>Something that might be of interest &#8211; <a href="http://convertflvtoavi.com/">how to convert FLV files to AVI</a>.</p>
<p>Yep, I&#8217;m not updating this blog very often, am I? <img src='http://cbtool.w-shadow.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://cbtool.w-shadow.com/blog/2008/07/02/flv-to-avi-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically Cloak Links in Your Blog</title>
		<link>http://cbtool.w-shadow.com/blog/2007/07/28/automatically-cloak-links-in-your-blog/</link>
		<comments>http://cbtool.w-shadow.com/blog/2007/07/28/automatically-cloak-links-in-your-blog/#comments</comments>
		<pubDate>Sat, 28 Jul 2007 13:56:16 +0000</pubDate>
		<dc:creator>White Shadow</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://cbtool.w-shadow.com/blog/2007/07/28/automatically-cloak-links-in-your-blog/</guid>
		<description><![CDATA[I&#8217;ve created a plugin for WordPress that can cloak links in your blog posts and pages. Read more and download the plugin here.
Features

Choose what to cloak &#8211; all links, only the links you specify or no links at all.
Choose where to cloak &#8211; posts, pages or both.
Configure the URL &#8211; you can set the &#8220;prefix&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve created a plugin for WordPress that can cloak links in your blog posts and pages. Read more and download the plugin <a href="http://w-shadow.com/blog/2007/07/28/link-cloaking-plugin-for-wordpress/">here</a>.</p>
<p><strong>Features</strong></p>
<ul>
<li>Choose what to cloak &#8211; all links, only the links you specify or no links at all.</li>
<li>Choose where to cloak &#8211; posts, pages or both.</li>
<li>Configure the URL &#8211; you can set the &#8220;prefix&#8221; part of the URL (see <a href='#examples'>examples</a> below).</li>
<li>Exception list &#8211; links pointing to domains in this list will not be cloaked. For example, this is useful if you have chosen to cloak all links but don&#8217;t want to cloak the links to your own domains.</li>
<li>Compatible with all browsers &#8211; the link cloaker plugin doesn&#8217;t use JavaScript so it will work even for visitors that have disabled JS.</li>
<li>&#8220;Smart&#8221; cloaking &#8211; relative, ambiguous or malformed URLs will not be cloaked. Better safe than sorry.</li>
</ul>
<p><a href="http://w-shadow.com/blog/2007/07/28/link-cloaking-plugin-for-wordpress/">Get it here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cbtool.w-shadow.com/blog/2007/07/28/automatically-cloak-links-in-your-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Does Squidoo Need a ClickBank Module?</title>
		<link>http://cbtool.w-shadow.com/blog/2007/07/05/does-squidoo-need-a-clickbank-module/</link>
		<comments>http://cbtool.w-shadow.com/blog/2007/07/05/does-squidoo-need-a-clickbank-module/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 18:46:15 +0000</pubDate>
		<dc:creator>White Shadow</dc:creator>
				<category><![CDATA[Clickbank Stuff]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://cbtool.w-shadow.com/blog/2007/07/05/does-squidoo-need-a-clickbank-module/</guid>
		<description><![CDATA[Squidoo has modules for various merchants (e.g. Amazon) but it doesn&#8217;t have a module for ClickBank. I&#8217;m a programmer &#8211; kind-of &#8211; so I after looking at the Module Development Kit  I wondered whether I should go ahead and try to create the module. After some thinking I realized it would take a lot [...]]]></description>
			<content:encoded><![CDATA[<p>Squidoo has modules for various merchants (e.g. Amazon) but it doesn&#8217;t have a module for ClickBank. I&#8217;m a programmer &#8211; kind-of &#8211; so I after looking at the <a href="http://www.squidoo.com/developers/">Module Development Kit</a>  I wondered whether I should go ahead and try to create the module. After some thinking I realized it would take a lot of work and that there already was a somewhat usable workaround for getting dynamic CB ads on your lens.</p>
<p>It&#8217;s quite simple &#8211; just use RSS. You can place a RSS module on your lens and configure it to use a keyword-based RSS feed that you can create with one of the many <a href="http://www.google.com/search?q=clickbank+rss">ClickBank RSS tools</a>. Some of them are even free to use. One advantage of this approach is that you&#8217;ll get to keep all the profits from affiliate commissions (This may vary with the RSS provider. Some might use their CB ID for a certain percentage or links). If it was a separate module you&#8217;d have to split the profits with Squidoo.</p>
<p>On the other hand using a RSS feed has it&#8217;s disadvantages (some specific to a certain RSS provider and some common) &#8211; </p>
<ul>
<li>Ugly titles and descriptions. If the RSS provider uses the marketplace title/description, you&#8217;ve got a problem. Those descriptions are often aimed at affiliates, not buyers. Someone visiting a lens on dog training won&#8217;t be impressed by an ad stating &#8220;This converts at 10%!!&#8221;.</li>
<li>Weak keyword matching. Some sites will return more relevant results than others and more results overall (e.g. <a href="http://www.cbmall.com/15ways.asp?storefront=daerils">CBMall</a> is better at keyword matching than <a href="http://cbtool.w-shadow.com/">CBTool</a>. Yep, I&#8217;m criticizing my own site <img src='http://cbtool.w-shadow.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</li>
<li>No product images or screenshots. This problem can&#8217;t be reliably solved by a computer at all because vendors are not required to provide a snapshot of their product. Someone would need to manually specify an image to use for every single product.</li>
<li>Unneeded complexity. You&#8217;d need to find a good RSS feed provider, create an account with them and figure out how to configure the feed instead of simply setting up a module.</li>
</ul>
<p>Personally I think it would be much better if someone who has already solved most of the abovementioned problems wrote a module for Squidoo. This would give lensmasters more options to choose from as you could use RSS, the ClickBank module or neither. The guy who runs <a href="http://www.cbmall.com/15ways.asp?storefront=daerils">CBMall</a> (Jeff Mulligan) would be a good candidate for creating the module &#8211; CBMall has a good search engine and usable product descriptions. There&#8217;s also a lot of <a href="http://forums.digitalpoint.com/showthread.php?p=3008318">contextual ad scripts</a> designed to show ClickBank products. A script like that could be reworked to function as a module on Squidoo.</p>
<p>I&#8217;m surprised no one has done it yet. The module&#8217;s author would likely get a good deal of traffic and recognition.</p>
<p>As a final note, I think it would be great if <a href="http://www.cbmall.com/15ways.asp?storefront=daerils">CBMall</a> offered a RSS feed for search results (with some randomization maybe?). It would probably work better than most existing CB RSS feeds for the purpose of getting visitors to click.</p>
]]></content:encoded>
			<wfw:commentRss>http://cbtool.w-shadow.com/blog/2007/07/05/does-squidoo-need-a-clickbank-module/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top 10 Evil Sales Page Tactics</title>
		<link>http://cbtool.w-shadow.com/blog/2007/07/02/top-10-evil-sales-page-tactics/</link>
		<comments>http://cbtool.w-shadow.com/blog/2007/07/02/top-10-evil-sales-page-tactics/#comments</comments>
		<pubDate>Mon, 02 Jul 2007 17:36:34 +0000</pubDate>
		<dc:creator>White Shadow</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://cbtool.w-shadow.com/blog/2007/07/02/top-10-evil-sales-page-tactics/</guid>
		<description><![CDATA[By now I&#8217;ve seen hundreds of sales pages and many of them use some cliched tactics that tend to annoy me unendingly. Evil, e-e-e-e-v-i-l tactics (imagine a deep, scary voice). Well, do they at least work? Since everyone is using them I assume they probably do. Sales pages aimed at marketing professionals might (should) be [...]]]></description>
			<content:encoded><![CDATA[<p>By now I&#8217;ve seen hundreds of sales pages and many of them use some cliched tactics that tend to annoy me unendingly. Evil, <em>e-e-e-e-v-i-l</em> tactics (imagine a deep, scary voice). Well, do they at least work? Since everyone is using them I assume they probably do. Sales pages aimed at marketing professionals might (<em>should</em>) be an exception as the intended audience is probably well-aware of the techniques and won&#8217;t be impressed.</p>
<p>Here&#8217;s a list of some of these sales-page techniques &#8211; </p>
<ol>
<li><strong>Shock Tactics And Insults (<a href="http://daerils.richjerk.hop.clickbank.net/">The Rich Jerk</a>)</strong><br />
&#8220;If you don&#8217;t buy my e-book you&#8217;re going to feel so stupid, you miserable, poor dumbass! Observe my ridiculous earnings and despair, ye frail mortals!&#8221; Et cetera. If you play this right, it can be very effective in evoking an emotional response (emotion -&gt; action -&gt; sales&#8230;?). It doesn&#8217;t matter whether the reader buys the product because of excitement and anticipation or because of greed and shame. Right?</li>
<li><strong>(Unlimited) Limited Time Offers</strong><br />
There&#8217;s nothing wrong with limited time offers as such &#8211; it&#8217;s a valid marketing strategy. However, I have more than once encountered pitch sites that say &#8220;this incredibly low price only available for the next XX hours!&#8221;. Maybe they even have a live countdown there or something. If you don&#8217;t buy it and come back a few days later&#8230; suprise! &#8211; &#8220;&#8230;for the next XX hours!&#8221; is still there, counting down to some arbitrary time in near future.</li>
<li><strong>Out of Stock Downloads</strong><br />
&#8220;Only 2 copies left!&#8221; Sounds kind of strange when the product being sold is an e-book or downloadable software. Not enough bytes left to reprint your product, eh?</li>
<li><strong>&#8220;They&#8221; Don&#8217;t Want You to Know This&#8230;</strong><br />
Then there are the &#8220;<em>dirty secrets</em>&#8221; and &#8220;<em>killer techniques</em>&#8221; that &#8220;the <em>Big Canines</em> don&#8217;t want you to know&#8221;. I mean, all of the &#8220;<em>Top Felines</em>&#8221; use them and I had to &#8220;practically <em>steal</em>&#8221; these pages of priceless information from them so I could sell them to you. I&#8217;ll even let you in on some &#8220;guru&#8221; tricks and give you the opportunity to &#8220;<em>spy</em>&#8221; on &#8230; stuff.</li>
<li><strong>Metaphors And &#8220;Style&#8221;</strong><br />
If a product is 98% similar to other products in the same niche or simply a retelling of well-known truths it can be hard to sell it. Then it&#8217;s time to give the product a unique style or brand. Sometimes the author/copywriter goes a bit over-the-top. I&#8217;ve seen <a href="http://daerils.ninjalink.hop.clickbank.net/">Ninjas</a> (<a href="http://daerils.coregninja.hop.clickbank.net/">more than once</a>) and <a href="http://www.simpleology.com/7dayblog/7_space_monkeys/">Space Monkeys being injected with cash</a>. Lets not forget the <a href="http://daerils.cashmask.hop.clickbank.net/">outdated blackhat stuff</a>. I wonder if zombies and pirates are forthcoming?</li>
<li><strong>Is Product X a Scam?! (And The U-Turn Tactic)</strong><br />
Often used to attract visitors to a review of some product, the advertiser initially creates the impression he didn&#8217;t like the product and later turns around and endorses it wholeheartedly. While it is actually possible someone disliked a particular product and became a convert later do to recognising the product&#8217;s true value, this is usually not the case with most of the reviews.</li>
<li><strong>From the Desk of Jon Smith&#8230;</strong><br />
I know, I know &#8211; giving the visitor a name improves credibility. Still, it&#8217;s not a damn paper letter. It&#8217;s not a letter at all! Letters are delivered to the addressee and, on some level, they are personal. The sales page on the other hand is publicly available and compels the faceless visitor to approach it.</li>
<li><strong>This Is A Complete Success Blueprint&#8230;</strong><br />
<a href="http://cbtool.w-shadow.com/blog/2007/06/13/the-myth-of-success-blueprint/">Enough said.</a></li>
<li><strong>Bonuses Worth $1437.95?&#8230;</strong><br />
If a product costs $47 and I&#8217;m also offered ten times more &#8220;value&#8221; in free bonuses I have to wonder if the product is really worth the price, or is it really worth anything at all? Or maybe the bonuses are worthless? Hmm?</li>
<li><strong> Straight Out False Advertising</strong><br />
I&#8217;m not going to look up the definiton of &#8220;false advertising&#8221; for you. Anyway, some sales letters make claims that are simply untrue. The infamous &#8220;<a href="http://getgoogleadsfree.com/">Get Google Ads Free</a>&#8221; e-book is an example of what could be referred to as a borderline case&#8230; maybe&#8230; if you&#8217;re feeling unusually lenient.</li>
</ol>
<p>Here&#8217;s an amazing site that makes fun of some sales page cliches &#8211; <a href="http://buymystupidebook.com/">Buy My Stupid Book</a>.<br />
And another one &#8211; <a href="http://www.clickhereyouidiot.com/">ClickHereYouIdiot.com</a> (not so funny yet interesting anyway).</p>
<p>By the way, if you&#8217;re looking for information on how to write a sales page, check out these <a href="http://www.cbmall.com/search.asp?q=copywriting&#038;action=Search&#038;storefront=daerils">copywriting resources</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cbtool.w-shadow.com/blog/2007/07/02/top-10-evil-sales-page-tactics/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>&#8220;Automated Cash Machine&#8221; Can Be Built</title>
		<link>http://cbtool.w-shadow.com/blog/2007/06/26/automated-cash-machine-can-be-built/</link>
		<comments>http://cbtool.w-shadow.com/blog/2007/06/26/automated-cash-machine-can-be-built/#comments</comments>
		<pubDate>Tue, 26 Jun 2007 11:21:13 +0000</pubDate>
		<dc:creator>White Shadow</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://cbtool.w-shadow.com/blog/2007/06/26/automated-cash-machine-can-be-built/</guid>
		<description><![CDATA[Read this first : I&#8217;m NOT selling anything here. This post simply describes an amazing idea I had today.
Many authors have tried to sell an &#8220;automated profit-generating system&#8221; of some kind. Actually I&#8217;m sure there&#8217;s at least one e-book out there with that exact title. Needless to say none of these &#8220;systems&#8221; are actually completely [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Read this first : I&#8217;m NOT selling anything here.</strong> This post simply describes an amazing idea I had today.</p>
<p>Many authors have tried to sell an &#8220;automated profit-generating system&#8221; of some kind. Actually I&#8217;m sure there&#8217;s at least one e-book out there with that exact title. Needless to say none of these &#8220;systems&#8221; are actually completely automated and you&#8217;d be lucky to get something more than another rehashed &#8220;affiliate marketing for dummies&#8221; fluff-piece.</p>
<p>What most don&#8217;t realize is that with the recent technological advances and multiple internet marketing related tools appearing recently, we are now closer than ever before to a truly automated moneymaking system. Many typical tasks the affiliate marketer faces have already been automated to some extent &#8211; keyword research, conversion tracking, content creation, etc &#8211; and if those techniques were combined appropriately we might finally have the proverbial &#8220;cash machine&#8221; on our hands.</p>
<p>Below I&#8217;ve described a general outline of my vision of this ultimate system. It would be a highly complex piece of software consisting of multiple modules (each of which already has existing implementations) &#8211; </p>
<ol>
<li><strong>Product Selection Module</strong><br />
This component would select &#8220;interesting&#8221; products worth promoting, like highly ranked products at ClickBank or products currently becoming more popular (determined by rankings changing over time).<br />
<em>Examples</em> : CBTool, CBEngine and many others.
</li>
<li><strong>Keyword Extraction Module</strong><br />
This script would visit each product&#8217;s website and extract product-related keywords from it.<br />
<em>Examples</em> : Google and most other search engines.
</li>
<li><strong>Keyword Research Module</strong><br />
Once the product keywords were found, they would be passed to a keyword research software that would find more related keywords. This can be done by accessing online keyword tools (like Google&#8217;s) or using natural language processing techniques (a subdiscipline of AI research rarely utilised for this task).<br />
<em>Examples</em> : <a href="http://cbtool.w-shadow.com/recommends/KeywordElite">KeywordElite</a> and many others.</p>
</li>
<li><strong>Ad Spy Module</strong><br />
The extended keyword list would be fed to a &#8220;PPC spy&#8221; script. This script would track the ads appearing on search engine(s) for these keywords and determine</p>
<ul>
<li>Profitable keywords.</li>
<li>Profitable ad copy.</li>
<li>Profitable products &#8211; this one is a bit tricky. You could either take the product already being promoted (could cause URL collisions and other trouble) or select a similar product from the list generated in the first step. Product similarity could be determined by them both having similar keywords (or more advanced techniques).</li>
</ul>
<p><em>Examples</em> : GC Detective, <a href="http://cbtool.w-shadow.com/recommends/AdSpyPro">AdSpyPro</a> (note : these don&#8217;t implement the product selection)</p>
</li>
<li><strong>Ad Rewriter Module</strong><br />
This doesn&#8217;t have to be a complex one &#8211; just replacing a word or two with synonyms and changing the URL/Title might be enough. You could also throw in some form of split-testing. This module would create modified ads for the keyword/ad/product combination selected by the previous module.<br />
<em>Examples</em> : Content rewriting software. I can&#8217;t give any specific examples as I haven&#8217;t used it, but I know it exists.</p>
</li>
<li><strong>PPC Interface Module</strong><br />
This component would set up the ads on the PPC engine of choice, e.g. AdWords. It would also extract various data like cost per click, average ad position and so on.<br />
Examples : Various AdWords wizards and management software.</p>
</li>
<li><strong>Keyword/Conversion Tracking Module</strong><br />
This one would track all clicks on the keyword level and find out which keyword/ad combinations convert to sales and which don&#8217;t. It would discard the non-performing ads and leave/improve the good ones (small automatic tess and improvements are possible with the help of Ad Rewrite Module discussed above). </p>
<p>Affiliates usually can&#8217;t use Google&#8217;s conversion tracking effectively because they have no control over the vendor&#8217;s &#8220;thank you&#8221; page that is displayed on a successful purchase. So an alternative tracking mechanism is necessary &#8211; and many do exist.</p>
<p>	<em>Examples</em> : X-Ray Domination, CBTool Keyword Tracking (free), Xtreme Conversions and many more. While the existing tools don&#8217;t automatically determine which keywords are profitable (just conversion rate &#038; income/click) that feature could easily be added because this hypothetical system already includes a PPC Interface module making it possible to get the costs/click. This means it could calculate profits/click (or losses/click) on its own.</p>
</li>
</ol>
<p>&#8230; and there you have it! A system like that would automatically find products to promote, create ads, track and improve the results. All you&#8217;d need to do would be to configure it (like set maximum ad expediture per day and such) and let it make money for you.</p>
<p>While it might seem unbelievable, everything described above <em>is already possible</em>. Of course it would require a truly tremendous amount of programming work and would need powerful server(s) to run on &#8211; but it can be done.</p>
<p>With that said, I don&#8217;t think we&#8217;ll be seeing a software like that anytime soon. Even if someone could afford to spend a fortune on having it developed &#8211; and I assure you the costs would be high- it would most probably be kept secret. This system relies on the existance of &#8220;normal&#8221; marketers whose ads are used for research so it simply cannot be allowed to spread. </p>
<p>Another problem is that creating such a system would require lots of knowledge, marketing skill and money (as already mentioned above), meaning the author must be pretty close to a &#8220;marketing guru&#8221;. And a guru doesn&#8217;t really <strong>need</strong> an &#8220;automated cash machine&#8221; &#8211; he&#8217;s doing well already. Why would (s)he spend a huge amount of resources on what is essentially a <em>newbies</em> dream? Creating it and selling it to newbies would not be possible due to the problems discussed in the previous paragraph.</p>
<p>While possible, and automated moneymaking system is very unlikely.<br />
Feel free to comment on this craziness <img src='http://cbtool.w-shadow.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://cbtool.w-shadow.com/blog/2007/06/26/automated-cash-machine-can-be-built/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Myth Of Success Blueprint</title>
		<link>http://cbtool.w-shadow.com/blog/2007/06/13/the-myth-of-success-blueprint/</link>
		<comments>http://cbtool.w-shadow.com/blog/2007/06/13/the-myth-of-success-blueprint/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 22:04:27 +0000</pubDate>
		<dc:creator>White Shadow</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://cbtool.w-shadow.com/blog/2007/06/13/the-myth-of-success-blueprint/</guid>
		<description><![CDATA[This evening I went walking at the dusk and inexplicably my thoughts turned to the unpleasant topic of the many worthless &#8220;make money&#8221; products out there (and many more coming every day). They just don&#8217;t seem to ever get anywhere. There&#8217;s one popular e-book, then another comes out, and another one, and at least a [...]]]></description>
			<content:encoded><![CDATA[<p>This evening I went walking at the dusk and inexplicably my thoughts turned to the unpleasant topic of the many worthless &#8220;make money&#8221; products out there (and many more coming every day). They just don&#8217;t seem to ever get anywhere. There&#8217;s one popular e-book, then another comes out, and another one, and at least a half of them promiss to give you the exact steps to getting rich and famous, or at least rich. There seems to be some misconception that drives newbies to purchase another &#8220;adwords+clickbank+magic=profit&#8221; course and lets some authors churn out one book after another. There might be more than one, but this time I&#8217;m going to go for the&#8221;plan&#8221; stuff, also known as the &#8220;blueprint&#8221;.</p>
<p>Let me show you what I&#8217;m talking about. Here&#8217;s an ultra-simple three-step success blueprint to becoming rich quick : </p>
<ol>
<li>Create a product based on a unique idea in a hungry niche.</li>
<li>Create a professional website and ell the product on the Internet (use ClickBank or whatever).</li>
<li>Drive massive amount of targeted traffic to your site.</li>
</ol>
<p>&#8230;and that&#8217;s how you can become a millionaire!</p>
<p>&#8230; what, are you still reading?! Why aren&#8217;t you excitedly rushing to implement the steps I laid out before you so clearly? Ohh, you don&#8217;t know how to accomplish them? Tough. </p>
<p>The truth is that while the process described above can actually work, it takes a huge amount of work and experience to be able to accomplish those steps. Also, it&#8217;s not very specific. However, a newbie purchasing a &#8220;blueprint&#8221; expects an explicit, specific instruction set, because that&#8217;s what &#8220;blueprint&#8221; means &#8211; <em>&#8220;a detailed plan or design&#8221;</em> (I just pulled this definition from Google). Many e-books just assume some things &#8220;happen&#8221; and don&#8217;t go into detail.</p>
<p>Another thing a real blueprint has and most &#8220;make money&#8221; plans don&#8217;t is completeness. If you&#8217;re the guy who builds houses you don&#8217;t have to worry about things like where to put the doors. The blueprint already has that. In fact, there are machines &#8211; robots, if you will &#8211; that manufacture hardware stuff (like cars) using a &#8220;blueprint&#8221; or a program (which is just that &#8211; a detailed plan). Newbies expect to receive something like that. They want an automated money printing press (I bet there&#8217;s a product named like that!). Well, there&#8217;s no such thing. There can be no such thing. Anyone implying they&#8217;ll teach you how to get/buy/build such a device is deceiving you.</p>
<p>If it would be possible to precisely and unambiguously define the exact steps to making money online, someone would write a software to do it. There&#8217;s no such (working) software in sight. </p>
<p>To use any of the &#8220;blueprints&#8221; available, you must have this one thing, this one ingredient <em>no product will give you, whatever the price</em>  &#8211; creativity. And that, my dear reader, is not what real-life blueprints require of their implementator &#8211; being creative is the task of the architect designing the blueprint. </p>
<p>Many E-Book authors would have their customers believe they (the author) are the architect, providing the complete blueprint. All the inexperienced customer needs to do is implement &#8220;<em>these exact steps</em>&#8220;&#8230; <em>&#8220;Even if you&#8217;re an total dumbass/average Joe/lazy git, you can make money with my ubercool product!&#8221;</em>. Ah-ha. Right. That&#8217;s not how it works. </p>
<p>In internet marketing (and in most other parts of your conscious life, too) <strong>you must be the architect</strong>. You must invent, create and improvise. E-Books, reports, newsletters &#8211; they can give you tools, inspiration, ideas and knowledge, but they can&#8217;t give you &#8220;the exact steps to achieving financial freedom&#8221;. You&#8217;ll have to work and be creative to achieve that. </p>
<p>Sure, you can survive without creativity&#8230; but would you really want that?</p>
<p>Well, it&#8217;s 0:47 now and I&#8217;m going to watch an old episode of Battlestar Galactica before I go to sleep. Congratulations, you made it to the end of this rant! <img src='http://cbtool.w-shadow.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://cbtool.w-shadow.com/blog/2007/06/13/the-myth-of-success-blueprint/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>About This Blog</title>
		<link>http://cbtool.w-shadow.com/blog/2007/05/15/about-this-blog-2/</link>
		<comments>http://cbtool.w-shadow.com/blog/2007/05/15/about-this-blog-2/#comments</comments>
		<pubDate>Tue, 15 May 2007 12:08:00 +0000</pubDate>
		<dc:creator>White Shadow</dc:creator>
				<category><![CDATA[CBTool News]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://cbtool.w-shadow.com/blog/2007/05/15/about-this-blog-2/</guid>
		<description><![CDATA[Here are some of my reasons for starting this blog &#8211; 

Once in a while, I add a new feature to CBTool, fix a bug or perform some other update. I can tell you about these updates here and avoid clogging the front page.
I read some affiliate-marketing related forums, and I see the same questions [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some of my reasons for starting this blog &#8211; </p>
<ul>
<li>Once in a while, I add a new feature to CBTool, fix a bug or perform some other update. I can tell you about these updates here and avoid clogging the front page.</li>
<li>I read some affiliate-marketing related forums, and I see the same questions asked repeatedly by different people. Well, I&#8217;m just too lazy to answer them most of the time <img src='http://cbtool.w-shadow.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Instead, I&#8217;m going to post some related articles here, mainly focusing on technical topics, like link cloaking, click tracking and so on.</li>
<li>Product reviews. Yeah, everyone does them.</li>
<li>&#8230;anything else I find interesting that&#8217;s related to internet marketing and affiliate programs.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://cbtool.w-shadow.com/blog/2007/05/15/about-this-blog-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
