<?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>Dave Wooding &#187; javascript</title>
	<atom:link href="http://www.davewooding.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davewooding.com</link>
	<description></description>
	<lastBuildDate>Sat, 28 Aug 2010 17:52:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Hide Affiliate Link With Javascript</title>
		<link>http://www.davewooding.com/how-to-hide-affiliate-link-with-javascript/</link>
		<comments>http://www.davewooding.com/how-to-hide-affiliate-link-with-javascript/#comments</comments>
		<pubDate>Sat, 30 May 2009 00:10:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[clickbank]]></category>

		<guid isPermaLink="false">http://www.davewooding.com/?p=8</guid>
		<description><![CDATA[Or &#8220;Javascript Obfusticator&#8221; with PHP.
Script below will take your affiliate link and obfusticate it.
Just type in the affiliate link that you want obscured, the vendor&#8217;s link, click &#8220;submit&#8221; and the script will return code that you copy and paste into your html page.  
The PHP script that generates the hidden affiliate link takes each [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Or &#8220;<strong>Javascript Obfusticator</strong>&#8221; with PHP.</p>
<p>Script below will take your affiliate link and <a href="http://dictionary.reference.com/search?q=obfuscate" target="_blank">obfusticate</a> it.</p>
<p>Just type in the affiliate link that you want obscured, the vendor&#8217;s link, click &#8220;submit&#8221; and the script will return code that you copy and paste into your html page.  </p>
<p>The PHP script that generates the hidden affiliate link takes each ascii character of your affiliate link, uses an ascii table lookup to find the corresponding decimal representation and makes the substitution.</p>
<p>Note that not all affiliate programs allow or like this &#8220;cookie dropping&#8221;, check with your program before using.</p>
<p><iframe  src="http://www.superfastwebbuilder.com/scripts/javascriptobfusticator.php" height="600" width="100%" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.davewooding.com/how-to-hide-affiliate-link-with-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
