<?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: Toastboy Dmoz Web Script</title>
	<atom:link href="http://www.toastboy.com/main/toastboy-dmoz-web-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.toastboy.com/main/toastboy-dmoz-web-script/</link>
	<description>Tutorials for Users and Administrators</description>
	<lastBuildDate>Fri, 04 Jun 2010 10:59:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.toastboy.com/main/toastboy-dmoz-web-script/comment-page-1/#comment-23</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 12 May 2008 17:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.toastboy.com/?p=12#comment-23</guid>
		<description>here is the godaddy proxy code that needs to be commented out.

//*********************** Not sure if these CURL lines are needed or not *****************************************//

//curl_setopt ($ch, CURLOPT_HEADER , 0); //This means that we do not want the HEADER to be displayed in the output of this code. I don&#039;t know why this is important.
curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, FALSE); //Set to FALSE, tells cURL to NOT verify the remotes hosts ssl certificate.
//curl_setopt ($ch, CURLOPT_HTTPPROXYTUNNEL, TRUE); //Set this to TRUE to tunnel through a given HTTP proxy.
curl_setopt ($ch, CURLOPT_PROXYTYPE, CURLPROXY_HTTP); //No idea what this does, but it must be needed.
curl_setopt ($ch, CURLOPT_PROXY, &quot;http://64.202.165.130:3128&quot;); //The HTTP proxy to tunnel requests through.
curl_setopt ($ch, CURLOPT_PORT, 80); //An alternative port number to connect to.
curl_setopt ($ch, CURLOPT_FOLLOWLOCATION, 0); //Prevents CURL from following any header(&quot;location: url&quot;) responses from the webserver.

//********************** Back to required code *****************************************************************//</description>
		<content:encoded><![CDATA[<p>here is the godaddy proxy code that needs to be commented out.</p>
<p>//*********************** Not sure if these CURL lines are needed or not *****************************************//</p>
<p>//curl_setopt ($ch, CURLOPT_HEADER , 0); //This means that we do not want the HEADER to be displayed in the output of this code. I don&#8217;t know why this is important.<br />
curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, FALSE); //Set to FALSE, tells cURL to NOT verify the remotes hosts ssl certificate.<br />
//curl_setopt ($ch, CURLOPT_HTTPPROXYTUNNEL, TRUE); //Set this to TRUE to tunnel through a given HTTP proxy.<br />
curl_setopt ($ch, CURLOPT_PROXYTYPE, CURLPROXY_HTTP); //No idea what this does, but it must be needed.<br />
curl_setopt ($ch, CURLOPT_PROXY, &#8220;http://64.202.165.130:3128&#8243;); //The HTTP proxy to tunnel requests through.<br />
curl_setopt ($ch, CURLOPT_PORT, 80); //An alternative port number to connect to.<br />
curl_setopt ($ch, CURLOPT_FOLLOWLOCATION, 0); //Prevents CURL from following any header(&#8220;location: url&#8221;) responses from the webserver.</p>
<p>//********************** Back to required code *****************************************************************//</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.toastboy.com/main/toastboy-dmoz-web-script/comment-page-1/#comment-16</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 24 Apr 2008 22:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.toastboy.com/?p=12#comment-16</guid>
		<description>Check out http://grub.toastboy.com/dmoz/

Let me know if this is going to be ok for you.

And let me know of any other features you may want added to this. And I will implement them.</description>
		<content:encoded><![CDATA[<p>Check out <a href="http://grub.toastboy.com/dmoz/" rel="nofollow">http://grub.toastboy.com/dmoz/</a></p>
<p>Let me know if this is going to be ok for you.</p>
<p>And let me know of any other features you may want added to this. And I will implement them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly</title>
		<link>http://www.toastboy.com/main/toastboy-dmoz-web-script/comment-page-1/#comment-15</link>
		<dc:creator>Kelly</dc:creator>
		<pubDate>Thu, 24 Apr 2008 16:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.toastboy.com/?p=12#comment-15</guid>
		<description>Thanks,
It seems that my server won&#039;t allow fopen or fsockopen. It is Godaddy and they usually keep everything up to date. I spoke with their technical people and they said it is a security thing and they suggested cURL as an option.

I have looked around the web and I am sure that a script using curl would be very popular.

If you do a google search &quot;can&#039;t access dmoz fopen&quot; You will see some of the problems people are having.

This is the category I want to display.
http://www.dmoz.org/Business/International_Business_and_Trade/

Thanks again.

Kelly</description>
		<content:encoded><![CDATA[<p>Thanks,<br />
It seems that my server won&#8217;t allow fopen or fsockopen. It is Godaddy and they usually keep everything up to date. I spoke with their technical people and they said it is a security thing and they suggested cURL as an option.</p>
<p>I have looked around the web and I am sure that a script using curl would be very popular.</p>
<p>If you do a google search &#8220;can&#8217;t access dmoz fopen&#8221; You will see some of the problems people are having.</p>
<p>This is the category I want to display.<br />
<a href="http://www.dmoz.org/Business/International_Business_and_Trade/" rel="nofollow">http://www.dmoz.org/Business/International_Business_and_Trade/</a></p>
<p>Thanks again.</p>
<p>Kelly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.toastboy.com/main/toastboy-dmoz-web-script/comment-page-1/#comment-14</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 23 Apr 2008 22:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.toastboy.com/?p=12#comment-14</guid>
		<description>Let me know more particularly what your host has.  And What part of the dmoz you need. and I am sure i can work something out for you.</description>
		<content:encoded><![CDATA[<p>Let me know more particularly what your host has.  And What part of the dmoz you need. and I am sure i can work something out for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly</title>
		<link>http://www.toastboy.com/main/toastboy-dmoz-web-script/comment-page-1/#comment-13</link>
		<dc:creator>Kelly</dc:creator>
		<pubDate>Wed, 23 Apr 2008 22:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.toastboy.com/?p=12#comment-13</guid>
		<description>Hello,

Yes I am very interested. I do have problem however and I think I am not alone in my seacrhing of the forums. My host does not allow fopen commands and so the system must use cURL for it to work. Have you ever heard of this? I have found many sites about it and parts of a script but not enough for me to figure it out or use it.

I want to import a very specific part of the DMOZ and wrap it into my page. Please let me know if you can do this.

Thnka you,

Kelark</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Yes I am very interested. I do have problem however and I think I am not alone in my seacrhing of the forums. My host does not allow fopen commands and so the system must use cURL for it to work. Have you ever heard of this? I have found many sites about it and parts of a script but not enough for me to figure it out or use it.</p>
<p>I want to import a very specific part of the DMOZ and wrap it into my page. Please let me know if you can do this.</p>
<p>Thnka you,</p>
<p>Kelark</p>
]]></content:encoded>
	</item>
</channel>
</rss>
