<?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: Hello Visitor- The Quest to Greet</title>
	<atom:link href="http://thenexus.tk/hello-visitor-the-quest-to-greet/feed/" rel="self" type="application/rss+xml" />
	<link>http://thenexus.tk/hello-visitor-the-quest-to-greet/</link>
	<description>Feed your brain ...</description>
	<lastBuildDate>Mon, 28 Nov 2011 07:00:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Donace</title>
		<link>http://thenexus.tk/hello-visitor-the-quest-to-greet/#comment-8870</link>
		<dc:creator>Donace</dc:creator>
		<pubDate>Sat, 14 Aug 2010 13:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://thenexus.tk/?p=503#comment-8870</guid>
		<description>Thanks for the advice; will review the code soon</description>
		<content:encoded><![CDATA[<p>Thanks for the advice; will review the code soon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Auguste</title>
		<link>http://thenexus.tk/hello-visitor-the-quest-to-greet/#comment-7948</link>
		<dc:creator>Auguste</dc:creator>
		<pubDate>Sat, 19 Jun 2010 00:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://thenexus.tk/?p=503#comment-7948</guid>
		<description>The codes look okay, but the only problem that I have with it is that search engines, like google, will see the it as an FFA, because all websites are on the same page.  I would advise you to limit it to less than 50 per page.</description>
		<content:encoded><![CDATA[<p>The codes look okay, but the only problem that I have with it is that search engines, like google, will see the it as an FFA, because all websites are on the same page.  I would advise you to limit it to less than 50 per page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donace</title>
		<link>http://thenexus.tk/hello-visitor-the-quest-to-greet/#comment-2737</link>
		<dc:creator>Donace</dc:creator>
		<pubDate>Tue, 14 Apr 2009 10:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://thenexus.tk/?p=503#comment-2737</guid>
		<description>anywhere you want man!</description>
		<content:encoded><![CDATA[<p>anywhere you want man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nihar</title>
		<link>http://thenexus.tk/hello-visitor-the-quest-to-greet/#comment-2412</link>
		<dc:creator>Nihar</dc:creator>
		<pubDate>Fri, 20 Feb 2009 02:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://thenexus.tk/?p=503#comment-2412</guid>
		<description>Donace, Superb!

BTW where do you put this whole code in your wordpress theme so that it is shown to the visitors?</description>
		<content:encoded><![CDATA[<p><a title="Donace" href="http://thenexus.tk/">Donace</a>, Superb!</p>
<p>BTW where do you put this whole code in your wordpress theme so that it is shown to the visitors?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donace</title>
		<link>http://thenexus.tk/hello-visitor-the-quest-to-greet/#comment-2025</link>
		<dc:creator>Donace</dc:creator>
		<pubDate>Sun, 28 Dec 2008 20:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://thenexus.tk/?p=503#comment-2025</guid>
		<description>Thanks for dropping by Artem.

Indeed that is a valid consideration, but on the flip side; a lot of users use &#039;noscript&#039; addon for Firefox etc and  is &#039;heavier&#039; and &#039;slower&#039; in my opinion.

Also in regards to the caching issue as far as I recall all it will require is a small line at the beginning and end of the code to stop it being cached...thus getting the speed benefits (and versatility) of php and still getting the caching benefits elsewhere.  

Further more if done &#039;correctly&#039; you could setup an internal cache for each referrer at times where you get major digg traffic etc.

Though as I mentioned in this article I haven&#039;t had time to perfect the code as viable plugin or otherwise. Though when I have time I shall attempt to illustrate what I mean.</description>
		<content:encoded><![CDATA[<p>Thanks for dropping by Artem.</p>
<p>Indeed that is a valid consideration, but on the flip side; a lot of users use &#8216;noscript&#8217; addon for Firefox etc and  is &#8216;heavier&#8217; and &#8216;slower&#8217; in my opinion.</p>
<p>Also in regards to the caching issue as far as I recall all it will require is a small line at the beginning and end of the code to stop it being cached&#8230;thus getting the speed benefits (and versatility) of php and still getting the caching benefits elsewhere.  </p>
<p>Further more if done &#8216;correctly&#8217; you could setup an internal cache for each referrer at times where you get major digg traffic etc.</p>
<p>Though as I mentioned in this article I haven&#8217;t had time to perfect the code as viable plugin or otherwise. Though when I have time I shall attempt to illustrate what I mean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://thenexus.tk/hello-visitor-the-quest-to-greet/#comment-2024</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Sun, 28 Dec 2008 20:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://thenexus.tk/?p=503#comment-2024</guid>
		<description>Donace, the main reason to use , and the main reason Thaya went with JS and not PHP version is that it supports caching out of the box. WP-Supercache is a very popular plugin and if you use a PHP version, it&#039;ll cache the greeting and display it to other people.</description>
		<content:encoded><![CDATA[<p><a title="Donace" href="http://thenexus.tk/">Donace</a>, the main reason to use , and the main reason Thaya went with JS and not PHP version is that it supports caching out of the box. WP-Supercache is a very popular plugin and if you use a PHP version, it&#8217;ll cache the greeting and display it to other people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donace</title>
		<link>http://thenexus.tk/hello-visitor-the-quest-to-greet/#comment-1860</link>
		<dc:creator>Donace</dc:creator>
		<pubDate>Thu, 18 Dec 2008 01:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://thenexus.tk/?p=503#comment-1860</guid>
		<description>lol! Thanks for dropping by Kim, the main aim of this was to enhance social media voting, and I hope this will help the occasional user to click and help out...if they think the post rocked!

Yes I know Jeff that is actually how I stumbled across your site for the first time.</description>
		<content:encoded><![CDATA[<p>lol! Thanks for dropping by Kim, the main aim of this was to enhance social media voting, and I hope this will help the occasional user to click and help out&#8230;if they think the post rocked!</p>
<p>Yes I know Jeff that is actually how I stumbled across your site for the first time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

