<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A quick idea for Google</title>
	<atom:link href="http://www.cognition.ca/2007/12/quick-idea-for-google.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cognition.ca/2007/12/quick-idea-for-google.html</link>
	<description>Balls-in-the-air Entrepreneurship and Juggling.</description>
	<lastBuildDate>Sat, 04 Feb 2012 22:36:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.cognition.ca/2007/12/quick-idea-for-google.html/comment-page-1#comment-10</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 24 Dec 2007 20:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/?p=22#comment-10</guid>
		<description>I&#039;ve obviously explained myself poorly - it&#039;s SIMPLE to remove ads. AdBlock does it quite well. I don&#039;t WANT to take them away, for the simple fact that they pay for the internet. I just want them to be more interesting to me.

This first attempt does it in a very primitive way - it simply makes every google adwords ad I see, look like it&#039;s about a single site - one that *I* pick. I&#039;ll have to get more sophisticated later on.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve obviously explained myself poorly &#8211; it&#8217;s SIMPLE to remove ads. AdBlock does it quite well. I don&#8217;t WANT to take them away, for the simple fact that they pay for the internet. I just want them to be more interesting to me.</p>
<p>This first attempt does it in a very primitive way &#8211; it simply makes every google adwords ad I see, look like it&#8217;s about a single site &#8211; one that *I* pick. I&#8217;ll have to get more sophisticated later on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Ransom</title>
		<link>http://www.cognition.ca/2007/12/quick-idea-for-google.html/comment-page-1#comment-9</link>
		<dc:creator>Doug Ransom</dc:creator>
		<pubDate>Sat, 15 Dec 2007 17:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/?p=22#comment-9</guid>
		<description>You may find advertising repugnant.  I think an important question to consider is how does  your target market feel about ads?  You may find your target user base simply considers advertising boring.

No doubt viewing ads is undesirable for almost everyone, but free service like  web search  or facebook provides more than enough value to make up for it.  The cost to me ignoring an ad on a google search  is $0.0005.  On facebook, is probably closer to 0.005 because the ad may actually distract me from achieving whatever it is I am trying to do on facebook.

I wonder how much Google could make selling memberships, which include ad-free web searching?</description>
		<content:encoded><![CDATA[<p>You may find advertising repugnant.  I think an important question to consider is how does  your target market feel about ads?  You may find your target user base simply considers advertising boring.</p>
<p>No doubt viewing ads is undesirable for almost everyone, but free service like  web search  or facebook provides more than enough value to make up for it.  The cost to me ignoring an ad on a google search  is $0.0005.  On facebook, is probably closer to 0.005 because the ad may actually distract me from achieving whatever it is I am trying to do on facebook.</p>
<p>I wonder how much Google could make selling memberships, which include ad-free web searching?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua McKenty</title>
		<link>http://www.cognition.ca/2007/12/quick-idea-for-google.html/comment-page-1#comment-8</link>
		<dc:creator>Joshua McKenty</dc:creator>
		<pubDate>Fri, 14 Dec 2007 09:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/?p=22#comment-8</guid>
		<description>I&#039;ve added the script to userscripts.org, at http://userscripts.org/scripts/show/16424 - it&#039;s primitive and incomplete, but I think it shows what&#039;s possible. Anyone want to help?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve added the script to userscripts.org, at <a href="http://userscripts.org/scripts/show/16424" rel="nofollow">http://userscripts.org/scripts/show/16424</a> &#8211; it&#8217;s primitive and incomplete, but I think it shows what&#8217;s possible. Anyone want to help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua McKenty</title>
		<link>http://www.cognition.ca/2007/12/quick-idea-for-google.html/comment-page-1#comment-7</link>
		<dc:creator>Joshua McKenty</dc:creator>
		<pubDate>Fri, 14 Dec 2007 08:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/?p=22#comment-7</guid>
		<description>Gone a bit farther again - added a &quot;delete&quot; button next to each ad, which I&#039;ll use to save the URL in GM. Not sure what to do with it, though - either I build a client/server solution where I push those URLs back into the keyword page (in some microformat for exclusion), and wait for the Google refresh, or I delete the ads as they come in.&lt;br/&gt;&lt;br/&gt;I have a feeling that I&#039;ll end up pulling adsense with XHR, decomposing the ads and displaying them manually. Which feels... bad.&lt;br/&gt;&lt;br/&gt;The alternative is to push the limits of the adsense URL parameters. Anyone know good tricks there?</description>
		<content:encoded><![CDATA[<p>Gone a bit farther again &#8211; added a &#8220;delete&#8221; button next to each ad, which I&#8217;ll use to save the URL in GM. Not sure what to do with it, though &#8211; either I build a client/server solution where I push those URLs back into the keyword page (in some microformat for exclusion), and wait for the Google refresh, or I delete the ads as they come in.</p>
<p>I have a feeling that I&#8217;ll end up pulling adsense with XHR, decomposing the ads and displaying them manually. Which feels&#8230; bad.</p>
<p>The alternative is to push the limits of the adsense URL parameters. Anyone know good tricks there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua McKenty</title>
		<link>http://www.cognition.ca/2007/12/quick-idea-for-google.html/comment-page-1#comment-6</link>
		<dc:creator>Joshua McKenty</dc:creator>
		<pubDate>Fri, 14 Dec 2007 07:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/?p=22#comment-6</guid>
		<description>Quick note - I whipped together a simple version of this. It simply uses my blog as the source for keywords of interest to me, and rewrites all the google adsense iframes on the page to match.&lt;br/&gt;&lt;br/&gt;Future improvements:&lt;br/&gt;&lt;br/&gt;Make it an extension, so it can capture the outgoing google iframe call (no double loading).&lt;br/&gt;&lt;br/&gt;Mix the content of the page into the keywords somehow.&lt;br/&gt;&lt;br/&gt;Note that I&#039;m specifically NOT rewriting the client ID - that would be stealing from the page owners, and therefore bad, m&#039;kay?</description>
		<content:encoded><![CDATA[<p>Quick note &#8211; I whipped together a simple version of this. It simply uses my blog as the source for keywords of interest to me, and rewrites all the google adsense iframes on the page to match.</p>
<p>Future improvements:</p>
<p>Make it an extension, so it can capture the outgoing google iframe call (no double loading).</p>
<p>Mix the content of the page into the keywords somehow.</p>
<p>Note that I&#8217;m specifically NOT rewriting the client ID &#8211; that would be stealing from the page owners, and therefore bad, m&#8217;kay?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

