<?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: Check a web page exists</title>
	<atom:link href="http://yonitg.com/check-a-web-page-exists/feed/" rel="self" type="application/rss+xml" />
	<link>http://yonitg.com/check-a-web-page-exists/</link>
	<description></description>
	<lastBuildDate>Thu, 01 Jul 2010 17:10:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: trongtran.javadev</title>
		<link>http://yonitg.com/check-a-web-page-exists/comment-page-1/#comment-777</link>
		<dc:creator>trongtran.javadev</dc:creator>
		<pubDate>Thu, 01 Jul 2010 17:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://yonitg.com/?p=21#comment-777</guid>
		<description>for linux
if [ -z $SVN_URL ]; then

for window
don&#039;t known</description>
		<content:encoded><![CDATA[<p>for linux<br />
if [ -z $SVN_URL ]; then</p>
<p>for window<br />
don&#8217;t known</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yonitg</title>
		<link>http://yonitg.com/check-a-web-page-exists/comment-page-1/#comment-634</link>
		<dc:creator>yonitg</dc:creator>
		<pubDate>Fri, 19 Feb 2010 22:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://yonitg.com/?p=21#comment-634</guid>
		<description>@jmixx  - this is not updated yet - but i will this week</description>
		<content:encoded><![CDATA[<p>@jmixx  &#8211; this is not updated yet &#8211; but i will this week</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jmixx</title>
		<link>http://yonitg.com/check-a-web-page-exists/comment-page-1/#comment-621</link>
		<dc:creator>jmixx</dc:creator>
		<pubDate>Fri, 19 Feb 2010 02:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://yonitg.com/?p=21#comment-621</guid>
		<description>Did you ever update this?   I just had a need for this kind of script today...</description>
		<content:encoded><![CDATA[<p>Did you ever update this?   I just had a need for this kind of script today&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yonitg</title>
		<link>http://yonitg.com/check-a-web-page-exists/comment-page-1/#comment-6</link>
		<dc:creator>yonitg</dc:creator>
		<pubDate>Tue, 17 Mar 2009 03:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://yonitg.com/?p=21#comment-6</guid>
		<description>Thanks T.R. - I&#039;ll look at adding more functions to the script later on, 
welcome to my new blog :)</description>
		<content:encoded><![CDATA[<p>Thanks T.R. &#8211; I&#8217;ll look at adding more functions to the script later on,<br />
welcome to my new blog <img src='http://yonitg.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T.R.</title>
		<link>http://yonitg.com/check-a-web-page-exists/comment-page-1/#comment-4</link>
		<dc:creator>T.R.</dc:creator>
		<pubDate>Tue, 17 Mar 2009 01:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://yonitg.com/?p=21#comment-4</guid>
		<description>I would probably extend it to check the returned error code as well.
For getting a response doesn&#039;t necessarily mean that all is well. It can be a redirect command or possibly some other type of error. Would you also like to follow a chain of redirects? (you should detect and avert cyclic redirects).
One more question I&#039;d be curious to know is whether LWP supports HTTPS protocol as well?</description>
		<content:encoded><![CDATA[<p>I would probably extend it to check the returned error code as well.<br />
For getting a response doesn&#8217;t necessarily mean that all is well. It can be a redirect command or possibly some other type of error. Would you also like to follow a chain of redirects? (you should detect and avert cyclic redirects).<br />
One more question I&#8217;d be curious to know is whether LWP supports HTTPS protocol as well?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
