<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>nothing is clear &#187; proxy</title>
	<atom:link href="http://www.nothingisclear.net/?feed=rss2&#038;tag=proxy" rel="self" type="application/rss+xml" />
	<link>http://www.nothingisclear.net</link>
	<description>// a blog about web programming</description>
	<lastBuildDate>Tue, 30 Mar 2010 10:11:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PEAR behind an authenticated proxy</title>
		<link>http://www.nothingisclear.net/?p=50</link>
		<comments>http://www.nothingisclear.net/?p=50#comments</comments>
		<pubDate>Thu, 25 Mar 2010 14:39:30 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[pear]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[proxy]]></category>

		<guid isPermaLink="false">http://www.nothingisclear.net/?p=50</guid>
		<description><![CDATA[Do you need to use PEAR, but you are behind a proxy that requires authentication?
Use this command to set the correct values:
pear config-set http_proxy http://username:password@proxyhost:port]]></description>
			<content:encoded><![CDATA[<p>Do you need to use PEAR, but you are behind a proxy that requires authentication?<br />
Use this command to set the correct values:</p>
<pre>pear config-set http_proxy <a href="http://username:password@proxyhost:port" rel="nofollow">http://username:password@proxyhost:port</a></pre>]]></content:encoded>
			<wfw:commentRss>http://www.nothingisclear.net/?feed=rss2&amp;p=50</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
