<?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 for aviran dot org</title>
	<atom:link href="http://www.aviran.org/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.aviran.org</link>
	<description>Crap and some other shit</description>
	<pubDate>Mon, 06 Sep 2010 12:09:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on PHP cURL fake browser agent by adbox</title>
		<link>http://www.aviran.org/?p=63&cpage=1#comment-1266</link>
		<dc:creator>adbox</dc:creator>
		<pubDate>Wed, 16 Dec 2009 01:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.aviran.org/?p=63#comment-1266</guid>
		<description>doesnt work for me:
Bad Request
Your client has issued a malformed or illegal request.</description>
		<content:encoded><![CDATA[<p>doesnt work for me:<br />
Bad Request<br />
Your client has issued a malformed or illegal request.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing Wordpress default admin user name by Ramon Fincken</title>
		<link>http://www.aviran.org/?p=71&cpage=1#comment-1191</link>
		<dc:creator>Ramon Fincken</dc:creator>
		<pubDate>Sun, 22 Nov 2009 14:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.aviran.org/?p=71#comment-1191</guid>
		<description>How about this one?
http://wordpress.org/extend/plugins/admin-renamer-extended/</description>
		<content:encoded><![CDATA[<p>How about this one?<br />
<a href="http://wordpress.org/extend/plugins/admin-renamer-extended/" rel="nofollow">http://wordpress.org/extend/plugins/admin-renamer-extended/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP cURL fake browser agent by aviran</title>
		<link>http://www.aviran.org/?p=63&cpage=1#comment-351</link>
		<dc:creator>aviran</dc:creator>
		<pubDate>Thu, 21 May 2009 11:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.aviran.org/?p=63#comment-351</guid>
		<description>I assume that something is wrong with your code, if you would use curl correctly then your php script should send fake user agent headers.</description>
		<content:encoded><![CDATA[<p>I assume that something is wrong with your code, if you would use curl correctly then your php script should send fake user agent headers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP cURL fake browser agent by Quik</title>
		<link>http://www.aviran.org/?p=63&cpage=1#comment-347</link>
		<dc:creator>Quik</dc:creator>
		<pubDate>Mon, 18 May 2009 19:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.aviran.org/?p=63#comment-347</guid>
		<description>I have this script, but i'm not sure it is sending Fake Traffic.
I made a script using 2 behaviors.
1. Jquery calls the GET parameter and call the file SendFakeVisitor.php
2. The file SendFakeVisitor.php is a simple Php curl like yours.

that's it, unfortunely i was able to investigate those data, and i didn't find any piece of "Fake Traffic" in my Tracker ( ExtremeTracking.com , Google Analytics and Stats ).

Do you have any ideia how to bypass those trackers, and really fake it, the visitor?

Thanks in advance!
-Quik</description>
		<content:encoded><![CDATA[<p>I have this script, but i&#8217;m not sure it is sending Fake Traffic.<br />
I made a script using 2 behaviors.<br />
1. Jquery calls the GET parameter and call the file SendFakeVisitor.php<br />
2. The file SendFakeVisitor.php is a simple Php curl like yours.</p>
<p>that&#8217;s it, unfortunely i was able to investigate those data, and i didn&#8217;t find any piece of &#8220;Fake Traffic&#8221; in my Tracker ( ExtremeTracking.com , Google Analytics and Stats ).</p>
<p>Do you have any ideia how to bypass those trackers, and really fake it, the visitor?</p>
<p>Thanks in advance!<br />
-Quik</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing Wordpress default admin user name by San Diego Web Designer</title>
		<link>http://www.aviran.org/?p=71&cpage=1#comment-345</link>
		<dc:creator>San Diego Web Designer</dc:creator>
		<pubDate>Sun, 17 May 2009 17:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.aviran.org/?p=71#comment-345</guid>
		<description>&lt;a href="#comment-343" rel="nofollow"&gt;@aviran&lt;/a&gt; 

Many thanks! This is beautiful! Works like a charm, and makes my life so much easier!

You're my hero :o).</description>
		<content:encoded><![CDATA[<p><a href="#comment-343" rel="nofollow">@aviran</a> </p>
<p>Many thanks! This is beautiful! Works like a charm, and makes my life so much easier!</p>
<p>You&#8217;re my hero :o).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing Wordpress default admin user name by aviran</title>
		<link>http://www.aviran.org/?p=71&cpage=1#comment-343</link>
		<dc:creator>aviran</dc:creator>
		<pubDate>Sat, 16 May 2009 19:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.aviran.org/?p=71#comment-343</guid>
		<description>I would not recommend modifying the Wordpress code in order to do that, you have to consider that you will need to repeat the process when a new version comes out.
Instead you should use an external script or a plugin, I dont think there's a pluging out there (I'll just have to write one when I'll find the time) so here's a small script that changes the admin user name to whatever you like. Just upload the file (Edit it first) to the Wordpress home directory and run it, then delete it.

(The script has been added to the post)</description>
		<content:encoded><![CDATA[<p>I would not recommend modifying the Wordpress code in order to do that, you have to consider that you will need to repeat the process when a new version comes out.<br />
Instead you should use an external script or a plugin, I dont think there&#8217;s a pluging out there (I&#8217;ll just have to write one when I&#8217;ll find the time) so here&#8217;s a small script that changes the admin user name to whatever you like. Just upload the file (Edit it first) to the Wordpress home directory and run it, then delete it.</p>
<p>(The script has been added to the post)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP cURL fake browser agent by aviran</title>
		<link>http://www.aviran.org/?p=63&cpage=1#comment-342</link>
		<dc:creator>aviran</dc:creator>
		<pubDate>Sat, 16 May 2009 18:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.aviran.org/?p=63#comment-342</guid>
		<description>heh, it seems there's a function for everything :)</description>
		<content:encoded><![CDATA[<p>heh, it seems there&#8217;s a function for everything <img src='http://www.aviran.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Fake BitTorrent Ratio by aviran</title>
		<link>http://www.aviran.org/?p=12&cpage=1#comment-341</link>
		<dc:creator>aviran</dc:creator>
		<pubDate>Sat, 16 May 2009 18:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://aviran.org/?p=12#comment-341</guid>
		<description>Alan G: nope
hublady: how about just linking me ?</description>
		<content:encoded><![CDATA[<p>Alan G: nope<br />
hublady: how about just linking me ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing Wordpress default admin user name by San Diego Web Designer</title>
		<link>http://www.aviran.org/?p=71&cpage=1#comment-340</link>
		<dc:creator>San Diego Web Designer</dc:creator>
		<pubDate>Sat, 16 May 2009 16:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.aviran.org/?p=71#comment-340</guid>
		<description>Thanks, this is very helpful. 

I'm using WP for many customers and I'm wondering whether I could rewrite the Wordpress script, so the name 'admin' wouldn't even be installed in the first place but some other default name like 'superuser'. I'm not an PHP expert though, so I'd appreciate your thoughts on that.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks, this is very helpful. </p>
<p>I&#8217;m using WP for many customers and I&#8217;m wondering whether I could rewrite the Wordpress script, so the name &#8216;admin&#8217; wouldn&#8217;t even be installed in the first place but some other default name like &#8217;superuser&#8217;. I&#8217;m not an PHP expert though, so I&#8217;d appreciate your thoughts on that.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing Wordpress default admin user name by Arianaliar</title>
		<link>http://www.aviran.org/?p=71&cpage=1#comment-335</link>
		<dc:creator>Arianaliar</dc:creator>
		<pubDate>Wed, 13 May 2009 19:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.aviran.org/?p=71#comment-335</guid>
		<description>I love it! That is way cool man! The steps weren’t that complicated too, which is great.</description>
		<content:encoded><![CDATA[<p>I love it! That is way cool man! The steps weren’t that complicated too, which is great.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
