<?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: Using SSH Tunnels to develop Facebook Applications</title>
	<atom:link href="http://www.cognition.ca/2007/11/using-ssh-tunnels-to-develop-facebook-applications.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cognition.ca/2007/11/using-ssh-tunnels-to-develop-facebook-applications.html</link>
	<description>Balls-in-the-air Entrepreneurship and Juggling.</description>
	<lastBuildDate>Wed, 10 Feb 2010 15:30:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Maiden Name</title>
		<link>http://www.cognition.ca/2007/11/using-ssh-tunnels-to-develop-facebook-applications.html/comment-page-1#comment-536</link>
		<dc:creator>Maiden Name</dc:creator>
		<pubDate>Thu, 17 Sep 2009 14:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/?p=17#comment-536</guid>
		<description>Just tried it and it worked like a charm! Thanks Dbt, really appreciate the input! :)</description>
		<content:encoded><![CDATA[<p>Just tried it and it worked like a charm! Thanks Dbt, really appreciate the input! <img src='http://www.cognition.ca/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Domain Names</title>
		<link>http://www.cognition.ca/2007/11/using-ssh-tunnels-to-develop-facebook-applications.html/comment-page-1#comment-516</link>
		<dc:creator>Domain Names</dc:creator>
		<pubDate>Tue, 18 Aug 2009 23:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/?p=17#comment-516</guid>
		<description>It&#039;s great for secure communications. But, have you ever tried to develop Facebook Tunnels for SSH Applications? Now that is the challenge. Aw.. It&#039;s getting late!</description>
		<content:encoded><![CDATA[<p>It&#39;s great for secure communications. But, have you ever tried to develop Facebook Tunnels for SSH Applications? Now that is the challenge. Aw.. It&#39;s getting late!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbt</title>
		<link>http://www.cognition.ca/2007/11/using-ssh-tunnels-to-develop-facebook-applications.html/comment-page-1#comment-444</link>
		<dc:creator>dbt</dc:creator>
		<pubDate>Mon, 01 Jun 2009 08:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/?p=17#comment-444</guid>
		<description>You&#039;re not binding to a privileged port, that&#039;s only stuff under 1024.  So you don&#039;t need to log in as root to bind to 8090 at all.  Try it!</description>
		<content:encoded><![CDATA[<p>You&#39;re not binding to a privileged port, that&#39;s only stuff under 1024.  So you don&#39;t need to log in as root to bind to 8090 at all.  Try it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shaneel</title>
		<link>http://www.cognition.ca/2007/11/using-ssh-tunnels-to-develop-facebook-applications.html/comment-page-1#comment-398</link>
		<dc:creator>shaneel</dc:creator>
		<pubDate>Mon, 26 Jan 2009 19:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/?p=17#comment-398</guid>
		<description>Thankyou very much , finally i have a hope to start with.
Well done.
Please be prepared for more questions ;)</description>
		<content:encoded><![CDATA[<p>Thankyou very much , finally i have a hope to start with.<br />
Well done.<br />
Please be prepared for more questions <img src='http://www.cognition.ca/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy</title>
		<link>http://www.cognition.ca/2007/11/using-ssh-tunnels-to-develop-facebook-applications.html/comment-page-1#comment-373</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Thu, 30 Oct 2008 11:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/?p=17#comment-373</guid>
		<description>Cool Blog!

I was doing it already though, without encryption... I don&#039;t see why this is useful.

My problem was how to work from work ;-)

Except from that, editing the files locally is something you can&#039;t compete with, although I&#039;m using mercurial as a source code repository, this way I&#039;m tracking changes and are able to remotely work on the project.</description>
		<content:encoded><![CDATA[<p>Cool Blog!</p>
<p>I was doing it already though, without encryption&#8230; I don&#8217;t see why this is useful.</p>
<p>My problem was how to work from work <img src='http://www.cognition.ca/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Except from that, editing the files locally is something you can&#8217;t compete with, although I&#8217;m using mercurial as a source code repository, this way I&#8217;m tracking changes and are able to remotely work on the project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin Bolton</title>
		<link>http://www.cognition.ca/2007/11/using-ssh-tunnels-to-develop-facebook-applications.html/comment-page-1#comment-363</link>
		<dc:creator>Robin Bolton</dc:creator>
		<pubDate>Tue, 21 Oct 2008 00:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/?p=17#comment-363</guid>
		<description>Excellent tip.  Even with my current single command deployment process (Ant build file which calls rsync), your method will save loads of time during development.</description>
		<content:encoded><![CDATA[<p>Excellent tip.  Even with my current single command deployment process (Ant build file which calls rsync), your method will save loads of time during development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erez Segal</title>
		<link>http://www.cognition.ca/2007/11/using-ssh-tunnels-to-develop-facebook-applications.html/comment-page-1#comment-165</link>
		<dc:creator>Erez Segal</dc:creator>
		<pubDate>Wed, 30 Apr 2008 16:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/?p=17#comment-165</guid>
		<description>Amazing! This should be on the main page of the developers wiki!</description>
		<content:encoded><![CDATA[<p>Amazing! This should be on the main page of the developers wiki!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Facebook Application Development How-to: 11 Tips You Don&#8217;t Want to Miss &#124; Cognition</title>
		<link>http://www.cognition.ca/2007/11/using-ssh-tunnels-to-develop-facebook-applications.html/comment-page-1#comment-30</link>
		<dc:creator>Facebook Application Development How-to: 11 Tips You Don&#8217;t Want to Miss &#124; Cognition</dc:creator>
		<pubDate>Thu, 28 Feb 2008 07:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/?p=17#comment-30</guid>
		<description>[...] to have a second application, in developer mode, and mapped to a special port that forwards traffic to your local development machine through an ssh tunnel. Read my previous blog post on how to set this [...]</description>
		<content:encoded><![CDATA[<p>[...] to have a second application, in developer mode, and mapped to a special port that forwards traffic to your local development machine through an ssh tunnel. Read my previous blog post on how to set this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.cognition.ca/2007/11/using-ssh-tunnels-to-develop-facebook-applications.html/comment-page-1#comment-25</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 14 Feb 2008 20:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/?p=17#comment-25</guid>
		<description>Philipp Wassibauer over at Maptales has expanded on this with instructions for how to do this on a Windows machine, using Putty.

Check it out:

http://maptalesteam.blogspot.com/2008/02/ssh-tunnel-for-local-facebook-and.html</description>
		<content:encoded><![CDATA[<p>Philipp Wassibauer over at Maptales has expanded on this with instructions for how to do this on a Windows machine, using Putty.</p>
<p>Check it out:</p>
<p><a href="http://maptalesteam.blogspot.com/2008/02/ssh-tunnel-for-local-facebook-and.html" rel="nofollow">http://maptalesteam.blogspot.com/2008/02/ssh-tunnel-for-local-facebook-and.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
