<?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>funkjedi &#187; firefox</title>
	<atom:link href="http://funkjedi.com/tags/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://funkjedi.com</link>
	<description>Making government official breath harder than Darth Vader</description>
	<lastBuildDate>Fri, 23 Mar 2012 15:40:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Bypass OpenDNS Blocked Sites At Work</title>
		<link>http://funkjedi.com/technology/151-bypass-opendns-blocked-sites-at-work/</link>
		<comments>http://funkjedi.com/technology/151-bypass-opendns-blocked-sites-at-work/#comments</comments>
		<pubDate>Sat, 02 May 2009 19:32:47 +0000</pubDate>
		<dc:creator>funkjedi</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[opendns]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://funkjedi.com/?p=151</guid>
		<description><![CDATA[So your at work and you really want to watch that YouTube video your buddy sent you. But you can&#8217;t cuz YouTube is blocked. Well I&#8217;m here to show you how. This builds on a previous post I did about listening to Pandora in Canada. Your using the socks proxy we setup before but you still [...]]]></description>
			<content:encoded><![CDATA[<p>So your at work and you really want to watch that YouTube video your buddy sent you. But you can&#8217;t cuz YouTube is blocked. Well I&#8217;m here to show you how. This builds on a previous post I did about listening to <a href="http://funkjedi.com/technology/74-accessing-pandora-from-canada">Pandora in Canada</a>. Your using the socks proxy we setup before but you still can&#8217;t watch YouTube clips because their being blocked at the DNS level. Nothing we can do about that right? Wrong. Lets configure Firefox to send DNS requests over the socks proxy. There by circumventing the DNS blocks at work.</p>
<p><img class="alignnone size-full wp-image-152" title="Firefox - about:config" src="http://funkjedi.com/wp-content/uploads/2009/05/about-config.png" alt="Firefox - about:config" width="444" height="223" /></p>
<p>In Firefox type <strong>about:config</strong> into the address bar. Now type <strong>dns </strong>into the filter. Double-click on the network.proxy.socks_remote_dns to configure Firefox to send our DNS requests through the proxy. Voila! We can now laugh it up watching YouTube clips to our hearts content.</p>
]]></content:encoded>
			<wfw:commentRss>http://funkjedi.com/technology/151-bypass-opendns-blocked-sites-at-work/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Accessing Pandora from Canada</title>
		<link>http://funkjedi.com/technology/74-accessing-pandora-from-canada/</link>
		<comments>http://funkjedi.com/technology/74-accessing-pandora-from-canada/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 00:03:53 +0000</pubDate>
		<dc:creator>funkjedi</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[internet radio]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[pandora]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://funkjedi.com/?p=74</guid>
		<description><![CDATA[If your like me you absolutely love the Pandora music service. However due to greedy music labels pushing their agenda in Washinton (see SaveNetRadio.org) Pandora was forced to limit its service to the US. What&#8217;s a geek to do? Why&#8230; use an ssh tunnel to proxy the Pandora service through a US server. How? You [...]]]></description>
			<content:encoded><![CDATA[<p>If your like me you absolutely love the <a href="http://www.pandora.com">Pandora</a> music service. However due to greedy music labels pushing their agenda in Washinton (see <a href="http://www.savenetradio.org">SaveNetRadio.org</a>) Pandora was forced to limit its service to the US. What&#8217;s a geek to do? Why&#8230; use an ssh tunnel to proxy the Pandora service through a US server. How? You may ask. </p>
<p>First we&#8217;ll setup the ssh tunnel. For that we&#8217;re going to use an application called <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">Putty</a>. To setup the ssh tunnel you&#8217;ll need to have access to a server based in the US with ssh enabled (for example &#8211; a Dreamhost account). For the purpose of the tutorial we&#8217;ll call the server &#8220;example.com&#8221;. After launching Putty you need to enter the hostname into the field provided. Now comes the magic. Expand the SSH category and select Tunnels. Under source port enter <strong>8080</strong>, select the &#8220;Dynamic&#8221; and then click the Add button.</p>
<p><a href="http://funkjedi.com/wp-content/uploads/2008/12/ssh-tunnel-part2.jpg"></a><a href="http://funkjedi.com/wp-content/uploads/2008/12/ssh-tunnel-part2.jpg"><img class="alignnone size-full wp-image-98" title="SSH Tunnel - Part 1" src="http://funkjedi.com/wp-content/uploads/2008/12/ssh-tunnel-part2.jpg" alt="SSH Tunnel - Part 1" width="466" height="143" /></a></p>
<p>Click on the Open button. After click on Open you&#8217;ll be prompted for your username and password for, in the case of this example, example.com. After successful establishing your ssh connection all you have left to do is setup Firefox to use this ssh tunnel as a proxy.</p>
<p>Open up Firefox and select &#8220;Options&#8221; from the Tool menu then click on &#8220;Advanced&#8221;. Next click on the &#8220;Network&#8221; tab, then the &#8220;Settings&#8221; button. Select &#8220;Manual proxy configuration&#8221;. Now comes the important settings.  Erase the HTTP Proxy, SSL Proxy, FTP Proxy, and Gopher Proxy fields. Enter <strong>127.0.0.1</strong> under SOCKS Host and <strong>8080</strong> under Port.</p>
<p><a href="http://funkjedi.com/wp-content/uploads/2008/12/ssh-tunnel-part4.jpg"></a><a href="http://funkjedi.com/wp-content/uploads/2008/12/ssh-tunnel-part4.jpg"><img class="alignnone size-full wp-image-99" title="SSH Tunnel - Part 2" src="http://funkjedi.com/wp-content/uploads/2008/12/ssh-tunnel-part4.jpg" alt="SSH Tunnel - Part 2" width="461" height="247" /></a></p>
<p>Click OK and click OK once more. We&#8217;re done! Browse to <a href="http://www.pandora.com">www.pandora.com</a> and crank the tunes.</p>
]]></content:encoded>
			<wfw:commentRss>http://funkjedi.com/technology/74-accessing-pandora-from-canada/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

