<?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: PHP Browser-Based Website Crawler</title>
	<atom:link href="http://www.v-nessa.net/2007/05/07/php-browser-based-website-crawler/feed" rel="self" type="application/rss+xml" />
	<link>http://www.v-nessa.net/2007/05/07/php-browser-based-website-crawler</link>
	<description>pink is the new black</description>
	<lastBuildDate>Thu, 26 Jan 2012 17:17:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Hussy22</title>
		<link>http://www.v-nessa.net/2007/05/07/php-browser-based-website-crawler/comment-page-1#comment-11023</link>
		<dc:creator>Hussy22</dc:creator>
		<pubDate>Tue, 31 May 2011 20:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/05/06/php-browser-based-website-crawler/#comment-11023</guid>
		<description>Code is great and it works. Can you give me permission to use it for my thesis paper. You can answer me on my email. Thanks.</description>
		<content:encoded><![CDATA[<p>Code is great and it works. Can you give me permission to use it for my thesis paper. You can answer me on my email. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lance</title>
		<link>http://www.v-nessa.net/2007/05/07/php-browser-based-website-crawler/comment-page-1#comment-10101</link>
		<dc:creator>Lance</dc:creator>
		<pubDate>Wed, 05 Aug 2009 04:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/05/06/php-browser-based-website-crawler/#comment-10101</guid>
		<description>the code gives notices, just change two lines:
for( $i = 0; isset($words[$i]); $i++ ) {
for( $j = 0; isset($words[$i][$j]); $j++ ) {

and its perfect :)</description>
		<content:encoded><![CDATA[<p>the code gives notices, just change two lines:<br />
for( $i = 0; isset($words[$i]); $i++ ) {<br />
for( $j = 0; isset($words[$i][$j]); $j++ ) {</p>
<p>and its perfect :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vaibhav malushte</title>
		<link>http://www.v-nessa.net/2007/05/07/php-browser-based-website-crawler/comment-page-1#comment-9892</link>
		<dc:creator>vaibhav malushte</dc:creator>
		<pubDate>Mon, 01 Jun 2009 09:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/05/06/php-browser-based-website-crawler/#comment-9892</guid>
		<description>Hi,
Nice work keep it up.
thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Nice work keep it up.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nessa</title>
		<link>http://www.v-nessa.net/2007/05/07/php-browser-based-website-crawler/comment-page-1#comment-9806</link>
		<dc:creator>Nessa</dc:creator>
		<pubDate>Tue, 31 Mar 2009 03:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/05/06/php-browser-based-website-crawler/#comment-9806</guid>
		<description>Wordpress coverts quotes to backticks...</description>
		<content:encoded><![CDATA[<p>WordPress coverts quotes to backticks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Homepage</title>
		<link>http://www.v-nessa.net/2007/05/07/php-browser-based-website-crawler/comment-page-1#comment-9805</link>
		<dc:creator>Google Homepage</dc:creator>
		<pubDate>Mon, 30 Mar 2009 13:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/05/06/php-browser-based-website-crawler/#comment-9805</guid>
		<description>Hey it works great, except that you must change these:
“ 

To these:
&quot;

Otherwise it won&#039;t run.
I&#039;m trying to convert it now to extract emails...</description>
		<content:encoded><![CDATA[<p>Hey it works great, except that you must change these:<br />
“ </p>
<p>To these:<br />
&#8221;</p>
<p>Otherwise it won&#8217;t run.<br />
I&#8217;m trying to convert it now to extract emails&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://www.v-nessa.net/2007/05/07/php-browser-based-website-crawler/comment-page-1#comment-9150</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Sat, 16 Feb 2008 03:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/05/06/php-browser-based-website-crawler/#comment-9150</guid>
		<description>Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

