<?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: Alexa Network: Cooperative  Exploit.</title>
	<atom:link href="http://money.bigbucksblogger.com/alexa-network-cooperative-exploit/feed/" rel="self" type="application/rss+xml" />
	<link>http://money.bigbucksblogger.com/alexa-network-cooperative-exploit/</link>
	<description>Comments on blogs about making money blogging.</description>
	<lastBuildDate>Thu, 18 Mar 2010 14:28:25 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alexa Game: You Visit, I Visit : Big Bucks Blogger</title>
		<link>http://money.bigbucksblogger.com/alexa-network-cooperative-exploit/comment-page-1/#comment-1612</link>
		<dc:creator>Alexa Game: You Visit, I Visit : Big Bucks Blogger</dc:creator>
		<pubDate>Fri, 31 Aug 2007 19:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://money.bigbucksblogger.com/alexa-network-cooperative-exploit/#comment-1612</guid>
		<description>[...] Install the Alexa toolbar. (This is absolutely required or no one will get an Alexa boost. To read why, visit Alexa, cooperative exploit. [...]</description>
		<content:encoded><![CDATA[<p>[...] Install the Alexa toolbar. (This is absolutely required or no one will get an Alexa boost. To read why, visit Alexa, cooperative exploit. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucia</title>
		<link>http://money.bigbucksblogger.com/alexa-network-cooperative-exploit/comment-page-1/#comment-1473</link>
		<dc:creator>Lucia</dc:creator>
		<pubDate>Tue, 28 Aug 2007 21:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://money.bigbucksblogger.com/alexa-network-cooperative-exploit/#comment-1473</guid>
		<description>I&#039;ve seen centralized systems like you describe, but I haven&#039;t seem one with the feature where they detect who you are so that you only get visits if you visit.

Using a plugin makes it decentralized and will tend to make things look a bit more &quot;natural&quot;.  (Though, I think the Alexa toolbar has so very little &quot;intelligence&quot; that natural vs. unnatural isn&#039;t much of a problem.) 

I did some coding to prevent any one person from visiting the same site too many times in a row.  Visiting from one IP address two or three times in a day is ok, but visiting the same blog 100 times is just a waste of time for everyone in &quot;the project&quot;.

The coding is simple but the exact &quot;rules&quot; are too long to describe in a comment. I&#039;m looking for volunteers to email me to test  this out. If it doesn&#039;t have glitches, I&#039;ll release, and then I&#039;ll describe in more detail.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen centralized systems like you describe, but I haven&#8217;t seem one with the feature where they detect who you are so that you only get visits if you visit.</p>
<p>Using a plugin makes it decentralized and will tend to make things look a bit more &#8220;natural&#8221;.  (Though, I think the Alexa toolbar has so very little &#8220;intelligence&#8221; that natural vs. unnatural isn&#8217;t much of a problem.) </p>
<p>I did some coding to prevent any one person from visiting the same site too many times in a row.  Visiting from one IP address two or three times in a day is ok, but visiting the same blog 100 times is just a waste of time for everyone in &#8220;the project&#8221;.</p>
<p>The coding is simple but the exact &#8220;rules&#8221; are too long to describe in a comment. I&#8217;m looking for volunteers to email me to test  this out. If it doesn&#8217;t have glitches, I&#8217;ll release, and then I&#8217;ll describe in more detail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lord Matt</title>
		<link>http://money.bigbucksblogger.com/alexa-network-cooperative-exploit/comment-page-1/#comment-1472</link>
		<dc:creator>Lord Matt</dc:creator>
		<pubDate>Tue, 28 Aug 2007 20:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://money.bigbucksblogger.com/alexa-network-cooperative-exploit/#comment-1472</guid>
		<description>Interesting plan.  My method was the frame loaded (by redirect) page system.  I&#039;ve been resting it while I fight of a DDoS (not a geat one and possibly not totally diliberate but spammy and bad nonetheless) on the server.  I used to run a traffic exchange years ago and have some open source code (it&#039;s not that good) from those days.  It uses what might be described as some sorta rolling matrix of clicks.  You fill out your site and pay off the guys already int  he system by vsiting thier framed pages and giving the rank and this buys you into the system int he same way.

This way you get out what you put in but you have to do it daily to get the most out.

Unlike you I have a feature left to code - stopping a person from looking fromt he same IP at the same site twice in one day.  That needs an extra data table and I&#039;m not done with that.

Int heory multiple exchanges could be run with trafficshared among exchanges for a more &quot;random&quot; bell curve distribution via a basic API.

However, your idea has me interested too.</description>
		<content:encoded><![CDATA[<p>Interesting plan.  My method was the frame loaded (by redirect) page system.  I&#8217;ve been resting it while I fight of a DDoS (not a geat one and possibly not totally diliberate but spammy and bad nonetheless) on the server.  I used to run a traffic exchange years ago and have some open source code (it&#8217;s not that good) from those days.  It uses what might be described as some sorta rolling matrix of clicks.  You fill out your site and pay off the guys already int  he system by vsiting thier framed pages and giving the rank and this buys you into the system int he same way.</p>
<p>This way you get out what you put in but you have to do it daily to get the most out.</p>
<p>Unlike you I have a feature left to code &#8211; stopping a person from looking fromt he same IP at the same site twice in one day.  That needs an extra data table and I&#8217;m not done with that.</p>
<p>Int heory multiple exchanges could be run with trafficshared among exchanges for a more &#8220;random&#8221; bell curve distribution via a basic API.</p>
<p>However, your idea has me interested too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.350 seconds -->
