<?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>Altentee » Performance &#38; Test Automation Experts &#187; proxy</title>
	<atom:link href="http://altentee.com/blogs/tag/proxy/feed/" rel="self" type="application/rss+xml" />
	<link>http://altentee.com</link>
	<description>Performance and Test Automation Experts</description>
	<lastBuildDate>Fri, 04 Nov 2011 03:17:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Q. How do I gem install Watir behind a proxy server?</title>
		<link>http://altentee.com/blogs/2008/q-how-do-i-gem-install-watir-behind-a-proxy-server/</link>
		<comments>http://altentee.com/blogs/2008/q-how-do-i-gem-install-watir-behind-a-proxy-server/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 11:12:04 +0000</pubDate>
		<dc:creator>Tim Koopmans</dc:creator>
				<category><![CDATA[Altentee]]></category>
		<category><![CDATA[proxy]]></category>

		<guid isPermaLink="false">http://justaddwatir.com/watir/?p=20</guid>
		<description><![CDATA[A. Set an environment variable for your proxy from the command line &#8230; set HTTP_PROXY=http://my.work.proxy:8080 gem install watir]]></description>
			<content:encoded><![CDATA[<p><strong>A. Set an environment variable for your proxy from the command line &#8230;</strong></p>

<div class="wp_syntax"><div class="code"><pre class="dos" style="font-family:monospace;"><span style="color: #b1b100; font-weight: bold;">set</span> <span style="color: #448844;">HTTP_PROXY</span>=http://my.work.proxy:<span style="color: #cc66cc;">8080</span>
gem install watir</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://altentee.com/blogs/2008/q-how-do-i-gem-install-watir-behind-a-proxy-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

