<?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>The Quiet Affiliate &#187; Free Code</title>
	<atom:link href="http://www.quietaffiliate.com/category/free-code/feed" rel="self" type="application/rss+xml" />
	<link>http://www.quietaffiliate.com</link>
	<description>Silently Making Money Online Since 1997</description>
	<lastBuildDate>Fri, 16 Apr 2010 11:48:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=1355</generator>
		<item>
		<title>Cloak And Rotate Your Affiliate Links!</title>
		<link>http://www.quietaffiliate.com/cloak-and-rotate-your-affiliate-links</link>
		<comments>http://www.quietaffiliate.com/cloak-and-rotate-your-affiliate-links#comments</comments>
		<pubDate>Fri, 16 Apr 2010 11:48:08 +0000</pubDate>
		<dc:creator>Quiet Affiliate</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Free Code]]></category>
		<category><![CDATA[Landing Pages]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Rotate Links]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[source-code]]></category>

		<guid isPermaLink="false">http://www.quietaffiliate.com/?p=174</guid>
		<description><![CDATA[Here&#8217;s a simple php script that you can use to not only cloak the referrer information, but also to rotate through your affiliate links so that you can test different offers and/or different advertising networks. In order to hide your traffic sources you need to send the user through a double-redirect before pushing them along [...]]]></description>
		<wfw:commentRss>http://www.quietaffiliate.com/cloak-and-rotate-your-affiliate-links/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free PHP Source Code: A/B Split Testing For Your Landing Pages</title>
		<link>http://www.quietaffiliate.com/source-code-ab-split-testing-for-your-landing-page</link>
		<comments>http://www.quietaffiliate.com/source-code-ab-split-testing-for-your-landing-page#comments</comments>
		<pubDate>Mon, 15 Feb 2010 13:54:17 +0000</pubDate>
		<dc:creator>Quiet Affiliate</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Free Code]]></category>
		<category><![CDATA[Landing Pages]]></category>
		<category><![CDATA[Online Advertising]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[source-code]]></category>

		<guid isPermaLink="false">http://www.quietaffiliate.com/?p=170</guid>
		<description><![CDATA[As with any type of marketing, you should always be testing new ideas + strategies in every facet of your work. The most important and most typically overlooked form of testing that is essential to getting a profitable conversion rate is in testing your squeeze or landing pages. Switch everything up! The images, the copy, [...]]]></description>
		<wfw:commentRss>http://www.quietaffiliate.com/source-code-ab-split-testing-for-your-landing-page/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Script To Fetch Title, Keyword and Description Tags</title>
		<link>http://www.quietaffiliate.com/php-script-to-fetch-title-keyword-and-description-tags</link>
		<comments>http://www.quietaffiliate.com/php-script-to-fetch-title-keyword-and-description-tags#comments</comments>
		<pubDate>Fri, 12 Jun 2009 14:03:17 +0000</pubDate>
		<dc:creator>Quiet Affiliate</dc:creator>
				<category><![CDATA[Free Code]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.quietaffiliate.com/?p=90</guid>
		<description><![CDATA[Someone recently asked for a way to quickly pull basic page info from a website, so I thought I&#8217;d go ahead and share the code for a very easy PHP script that will retrieve the page title, meta keywords and meta description for any website. &#60;?php $url = “http://www.shamwow.com&#34;; $fp = fopen( $url, ‘r’ ); [...]]]></description>
		<wfw:commentRss>http://www.quietaffiliate.com/php-script-to-fetch-title-keyword-and-description-tags/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Free First-name and Last-name Databases (CSV and SQL)</title>
		<link>http://www.quietaffiliate.com/free-first-name-and-last-name-databases-csv-and-sql</link>
		<comments>http://www.quietaffiliate.com/free-first-name-and-last-name-databases-csv-and-sql#comments</comments>
		<pubDate>Tue, 12 May 2009 16:48:38 +0000</pubDate>
		<dc:creator>Quiet Affiliate</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Free Code]]></category>
		<category><![CDATA[Resource/Directory]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Utilities/Tools]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://www.quietaffiliate.com/?p=84</guid>
		<description><![CDATA[Matt over on the WF forums had recently posted a SQL database that he had created comprised of first and last names, a great resource to have handy when auto-generating identities, accounts, comment authors, etc.. While it was a pretty large list, it still wasn&#8217;t as complete as the one i&#8217;ve been using over the [...]]]></description>
		<wfw:commentRss>http://www.quietaffiliate.com/free-first-name-and-last-name-databases-csv-and-sql/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Break out of ANY iFrame (Including Google Image Search)</title>
		<link>http://www.quietaffiliate.com/break-out-of-any-iframe-including-google-image-search</link>
		<comments>http://www.quietaffiliate.com/break-out-of-any-iframe-including-google-image-search#comments</comments>
		<pubDate>Sun, 01 Mar 2009 02:07:53 +0000</pubDate>
		<dc:creator>Quiet Affiliate</dc:creator>
				<category><![CDATA[Free Code]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[iframe]]></category>

		<guid isPermaLink="false">http://www.quietaffiliate.com/?p=70</guid>
		<description><![CDATA[Have a video game portal and you&#8217;re tired of folks iframing their own ads around your games? Want to break the google image iframe when it reaches your site? Easy, just copy and paste this code at the top of your file and it&#8217;ll break you out of any iframe. For large sites it&#8217;s best [...]]]></description>
		<wfw:commentRss>http://www.quietaffiliate.com/break-out-of-any-iframe-including-google-image-search/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Countdown Timer Redirect Javascript For Your Affiliate Links</title>
		<link>http://www.quietaffiliate.com/countdown-timer-site-redirect-javascript-code-for-your-affiliate-links</link>
		<comments>http://www.quietaffiliate.com/countdown-timer-site-redirect-javascript-code-for-your-affiliate-links#comments</comments>
		<pubDate>Fri, 12 Dec 2008 10:04:06 +0000</pubDate>
		<dc:creator>Quiet Affiliate</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Free Code]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Demo]]></category>
		<category><![CDATA[Landing Pages]]></category>

		<guid isPermaLink="false">http://www.quietaffiliate.com/?p=48</guid>
		<description><![CDATA[A great way to scrub referrals (and help cloak affiliate links from Google) is by sending your users to a &#8216;middleman&#8217; redirect page before handing them off to the Advertiser. With some offers though it&#8217;d be nice to be able to deliver one final &#8216;parting&#8217; message or chance for up-sell before having them leave your [...]]]></description>
		<wfw:commentRss>http://www.quietaffiliate.com/countdown-timer-site-redirect-javascript-code-for-your-affiliate-links/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free Greasemonkey Script For Facebook Ad Manager</title>
		<link>http://www.quietaffiliate.com/free-greasemonkey-script-for-facebook-ad-manager</link>
		<comments>http://www.quietaffiliate.com/free-greasemonkey-script-for-facebook-ad-manager#comments</comments>
		<pubDate>Wed, 03 Dec 2008 18:41:58 +0000</pubDate>
		<dc:creator>Quiet Affiliate</dc:creator>
				<category><![CDATA[Ad Network]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Free Code]]></category>
		<category><![CDATA[Online Advertising]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://www.quietaffiliate.com/?p=46</guid>
		<description><![CDATA[Let&#8217;s face it, the UI for the Ad Manager in Facebook is horrible, especially if you&#8217;ve got a large set of campaigns &#038; are having to deal w/ the ebb and flow of interns rejecting + accepting ads (not to mention deleting/re-submitting them after they&#8217;ve been rejected). Apparently there are other scripts/add-ons available that make [...]]]></description>
		<wfw:commentRss>http://www.quietaffiliate.com/free-greasemonkey-script-for-facebook-ad-manager/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Dynamically Generate Users Location On Landing Pages</title>
		<link>http://www.quietaffiliate.com/dynamically-generate-users-location-on-landing-pages</link>
		<comments>http://www.quietaffiliate.com/dynamically-generate-users-location-on-landing-pages#comments</comments>
		<pubDate>Mon, 17 Nov 2008 18:31:24 +0000</pubDate>
		<dc:creator>Quiet Affiliate</dc:creator>
				<category><![CDATA[Free Code]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://www.quietaffiliate.com/?p=8</guid>
		<description><![CDATA[What? An offer only available if I live in: if (typeof(google.loader.ClientLocation.address.city) != null) { document.write(google.loader.ClientLocation.address.city +", " +google.loader.ClientLocation.address.region); } else { document.write("Unknown location") } Hey, that&#8217;s me&#8230;sign me up! Making a user think they&#8217;re looking at a local company or offer is an old trick that typically meant you&#8217;d have to download and install a [...]]]></description>
		<wfw:commentRss>http://www.quietaffiliate.com/dynamically-generate-users-location-on-landing-pages/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
