<?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>#if debug &#187; google adsense</title>
	<atom:link href="http://ifdebug.com/articles/tag/google-adsense/feed/" rel="self" type="application/rss+xml" />
	<link>http://ifdebug.com</link>
	<description>Technical thoughts of a coffee addicted developer</description>
	<lastBuildDate>Sun, 11 Apr 2010 12:53:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Ask.com Deceptive Advertising Practices Is A Grab For Cash</title>
		<link>http://ifdebug.com/articles/askcom-deceptive-advertising-practices-is-a-grab-for-cash/</link>
		<comments>http://ifdebug.com/articles/askcom-deceptive-advertising-practices-is-a-grab-for-cash/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 01:46:41 +0000</pubDate>
		<dc:creator>Alistair</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[ask.com]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google adsense]]></category>
		<category><![CDATA[google adwords]]></category>

		<guid isPermaLink="false">http://ifdebug.com/?p=94</guid>
		<description><![CDATA[While doing a little research this morning, I stumbed onto a paid advertisement within Google for Ask.com, informing me that I could booking BreakFree hotels &#38; resorts from within the Australian localised Ask.com portal. Being the curious kind of person, &#8230; <a href="http://ifdebug.com/articles/askcom-deceptive-advertising-practices-is-a-grab-for-cash/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="/images/ask-deceptive-advertising.jpg"><img class="alignright" title="Ask.com deceptively advertise on Google and then display Google advertising results within their search results looking like organic results" src="/images/ask-deceptive-advertising-thumb.jpg" alt="" width="300" height="200" /></a>While doing a little research this morning, I stumbed onto a paid advertisement within Google for Ask.com, informing me that I could booking BreakFree hotels &amp; resorts from within the Australian localised Ask.com portal.</p>
<p>Being the curious kind of person, I followed their advertisement and was quite shocked by how deceptive they were with their ad and also the page it took me to.</p>
<p>Instead of Ask.com providing some sort of useful service inside their portal, they provided 10 Google advertising results front and center which were displayed as though they were organic results, followed by actual organic results (click the image for an expanded screenshot of their handy work).</p>
<p>I don&#8217;t necessarily have a problem with then doing paid advertising within Google for services that they offer (though in this case, they don&#8217;t have a service relating to my search results which was very deceptive). However, I do have a beef with the way they frame or lack there of, of the paid results from Google within Ask.com search results. If they had placed the same 10 results in the right hand side gutter or boxed them with a different background colour &#8211; then at least the user would have a chance of knowing the difference.</p>
<p>I wonder whether or not that sort of behaviour falls within the Google terms of service? It actually reminds me of when <a href="http://www.lattimore.id.au/2007/05/11/microsoft-live-search-tactics-to-claw-back-market-share/">Microsoft were advertising on Google for MSN Messenger</a> and taking the user into more search results within Live Search.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ifdebug.com/articles/askcom-deceptive-advertising-practices-is-a-grab-for-cash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rapid Development Using Django</title>
		<link>http://ifdebug.com/articles/rapid-development-using-django/</link>
		<comments>http://ifdebug.com/articles/rapid-development-using-django/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 13:30:56 +0000</pubDate>
		<dc:creator>Alistair</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[cherrypy]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google adsense]]></category>
		<category><![CDATA[google adwords]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://ifdebug.com/?p=44</guid>
		<description><![CDATA[In February, Jesper Nøhr wrote about taking an idea from conception to profitable web site in 24 hours. The project involved building an advertising product for the indie crowd, so they could advertise their products throughout other web sites in &#8230; <a href="http://ifdebug.com/articles/rapid-development-using-django/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
			<content:encoded><![CDATA[<p>In February, <a href="http://noehr.org/">Jesper Nøhr</a> wrote about taking an <a href="http://noehr.org/b/2008/02/from-idea-to-profitable-com-in-24-hours/">idea from conception to profitable web site in 24 hours</a>. The project involved building an advertising product for the indie crowd, so they could advertise their products throughout other web sites in a similar fashion to how Google Adwords &amp; Google Adsense works.</p>
<p>The final product named <a href="http://www.theindiego.com/">The Indiego Connection</a>, allows advertisers to sign up and their account is manually verified to make sure that it meets their indie requirements. Once their account has been approved, they can go about configuring their advertising, which is then displayed throughout other web sites.</p>
<p>The really interesting thing for me about this project was the technical aspects of it, which involved:</p>
<ul>
<li><a href="http://www.djangoproject.com">Django</a></li>
<li><a href="http://www.cherrypy.org/">CherryPy</a></li>
<li><a href="http://www.erlang.org">Erlang</a></li>
</ul>
<p>Jesper wrote the front end of the site using Django, as he uses it for his day job. Given the demanding time frame that the product was built in, I expect that as many of the existing applications were utilised &#8211; such as <a href="http://www.djangoproject.com/documentation/authentication/">auth</a>. The prototype for the advertising server was built using CherryPy and once Jesper was satisfied with how it was constructed, moved that into Erlang for the lightweight threading and performance.</p>
<p>About 24 hours after starting the project, Indiego Connection was pushed into the wild. Word got out about a free advertising product for the indie crowd quickly and within hours they had over 100 users.</p>
<p>In any sort of normal environment, working an idea from start to finish in 24 hours would seem nearly impossible; especially if technology is involved. Through clever use of the tools, its allowed Jesper to rapidly develop a complete product in a short space of time.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ifdebug.com/articles/rapid-development-using-django/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
