<?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: Facebook to Soon Allow Javascript?</title>
	<atom:link href="http://staynalive.com/articles/2007/07/29/facebook-to-soon-allow-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://staynalive.com/articles/2007/07/29/facebook-to-soon-allow-javascript/</link>
	<description>My View of the Real-Time Web - Tech and Rants From Jesse Stay, The "Social" Geek</description>
	<pubDate>Sun, 05 Jul 2009 04:45:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Facebook - Now Javascript Friendly! by Stay N&#8217; Alive - Technology, Business, Religion, and Rants From the Life of Jesse Stay</title>
		<link>http://staynalive.com/articles/2007/07/29/facebook-to-soon-allow-javascript/comment-page-1/#comment-316</link>
		<dc:creator>Facebook - Now Javascript Friendly! by Stay N&#8217; Alive - Technology, Business, Religion, and Rants From the Life of Jesse Stay</dc:creator>
		<pubDate>Sun, 05 Aug 2007 23:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/2007/07/29/facebook-to-soon-allow-javascript/#comment-316</guid>
		<description>&lt;p&gt;[...] Facebook to Soon Allow Javascript?  [...]&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>[...] Facebook to Soon Allow Javascript?  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uncle_jesse</title>
		<link>http://staynalive.com/articles/2007/07/29/facebook-to-soon-allow-javascript/comment-page-1/#comment-10124</link>
		<dc:creator>uncle_jesse</dc:creator>
		<pubDate>Mon, 30 Jul 2007 07:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/2007/07/29/facebook-to-soon-allow-javascript/#comment-10124</guid>
		<description>&lt;p&gt;Great idea Ruben!  I will try that out.  I think there&#39;s also a way to do that in firebug - I just haven&#39;t played with it long enough to find out.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Great idea Ruben!  I will try that out.  I think there&#39;s also a way to do that in firebug - I just haven&#39;t played with it long enough to find out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uncle_jesse</title>
		<link>http://staynalive.com/articles/2007/07/29/facebook-to-soon-allow-javascript/comment-page-1/#comment-315</link>
		<dc:creator>uncle_jesse</dc:creator>
		<pubDate>Mon, 30 Jul 2007 06:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/2007/07/29/facebook-to-soon-allow-javascript/#comment-315</guid>
		<description>&lt;p&gt;Great idea Ruben!  I will try that out.  I think there's also a way to do that in firebug - I just haven't played with it long enough to find out.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Great idea Ruben!  I will try that out.  I think there&#8217;s also a way to do that in firebug - I just haven&#8217;t played with it long enough to find out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>http://staynalive.com/articles/2007/07/29/facebook-to-soon-allow-javascript/comment-page-1/#comment-10123</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Sun, 29 Jul 2007 10:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/2007/07/29/facebook-to-soon-allow-javascript/#comment-10123</guid>
		<description>&lt;p&gt;Hey,&lt;/p&gt;&lt;br&gt;&lt;p&gt;You could install DebugBar on IE and if you have a javascript debugger installed (the Script debugger comes with MS Office). You can type in the javascript part of the DebugBar something like this:&lt;/p&gt;&lt;br&gt;&lt;p&gt;debugger;&lt;br&gt;new fbjs_fbml_string(’test’);&lt;/p&gt;&lt;br&gt;&lt;p&gt;And then you can step through the code to see exactly what it&#39;s doing.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Hope this Helps.&lt;/p&gt;&lt;br&gt;&lt;p&gt;http://www.debugbar.com/&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>
<p>You could install DebugBar on IE and if you have a javascript debugger installed (the Script debugger comes with MS Office). You can type in the javascript part of the DebugBar something like this:</p>
<p>
<p>debugger;<br />new fbjs_fbml_string(’test’);</p>
<p>
<p>And then you can step through the code to see exactly what it&#39;s doing.</p>
<p>
<p>Hope this Helps.</p>
<p>
<p><a href="http://www.debugbar.com/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.debugbar.com');">http://www.debugbar.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>http://staynalive.com/articles/2007/07/29/facebook-to-soon-allow-javascript/comment-page-1/#comment-314</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Sun, 29 Jul 2007 09:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/2007/07/29/facebook-to-soon-allow-javascript/#comment-314</guid>
		<description>&lt;p&gt;Hey,&lt;/p&gt;

&lt;p&gt;You could install DebugBar on IE and if you have a javascript debugger installed (the Script debugger comes with MS Office). You can type in the javascript part of the DebugBar something like this:&lt;/p&gt;

&lt;p&gt;debugger;
new fbjs_fbml_string(’test’);&lt;/p&gt;

&lt;p&gt;And then you can step through the code to see exactly what it's doing.&lt;/p&gt;

&lt;p&gt;Hope this Helps.&lt;/p&gt;

&lt;p&gt;http://www.debugbar.com/&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>You could install DebugBar on IE and if you have a javascript debugger installed (the Script debugger comes with MS Office). You can type in the javascript part of the DebugBar something like this:</p>
<p>debugger;<br />
new fbjs_fbml_string(’test’);</p>
<p>And then you can step through the code to see exactly what it&#8217;s doing.</p>
<p>Hope this Helps.</p>
<p><a href="http://www.debugbar.com/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.debugbar.com');">http://www.debugbar.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
