<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on No Facebook Apps | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/10269</link>
    <description>Recent comments on userscript: No Facebook Apps</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by sizzlemctwizzle</title>
      <description>&lt;p&gt;An updated version of this script that gets rid of all app profile boxes. &lt;a href=&quot;http://userscripts.org/scripts/show/11992&quot;&gt;http://userscripts.org/scripts/show/11992&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 04 Sep 2007 22:30:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15539:64793</guid>
      <author>sizzlemctwizzle</author>
      <link>http://userscripts.org/posts/64793</link>
    </item>
    <item>
      <title>Archived Comments, replied by ms609</title>
      <description>&lt;p&gt;This app no longer works with Facebook's new interface:
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/11790&quot;&gt;This one&lt;/a&gt; does.&lt;/p&gt;

&lt;p&gt;&lt;small&gt;&lt;i&gt;Powered by &lt;a href=&quot;http://www.geologicalhammers.com&quot;&gt;GeoLogic&lt;/a&gt;&lt;/i&gt;&lt;/small&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 29 Aug 2007 16:38:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15539:64794</guid>
      <author>ms609</author>
      <link>http://userscripts.org/posts/64794</link>
    </item>
    <item>
      <title>Archived Comments, replied by J&#248;rgen Tjern&#248;</title>
      <description>&lt;p&gt;Hey, I'm using this and the script by Jeremy (posted to &lt;a href=&quot;http://userscripts.org/scripts/show/10626&quot;&gt;here&lt;/a&gt;), great combo. You should tag the script with 'facebook', so it's easier to find. (I also made one that does something similar, remove feed-events about applications. You can see it &lt;a href=&quot;http://userscripts.org/scripts/show/10834&quot;&gt;here&lt;/a&gt;)&lt;/p&gt;</description>
      <pubDate>Sat, 21 Jul 2007 13:46:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15539:64795</guid>
      <author>J&#248;rgen Tjern&#248;</author>
      <link>http://userscripts.org/posts/64795</link>
    </item>
    <item>
      <title>Archived Comments, replied by JeremyT</title>
      <description>&lt;p&gt;&lt;code&gt;
&lt;br /&gt;links = document.getElementsByTagName('a');
&lt;br /&gt;// Delete application links under profile pic
&lt;br /&gt;for(var i = 0; i &amp;lt; links.length; i++)
&lt;br /&gt;  if(links[i].href.indexOf('http://apps.facebook.com') === 0 || links[i].href.indexOf('http://www.slide.com') === 0) links[i].style.display = 'none';
&lt;br /&gt;&lt;/code&gt;
&lt;br /&gt;I added this to get rid of the things under the profile picture. idk how useful that is to you, but i know it annoys me.&lt;/p&gt;</description>
      <pubDate>Fri, 29 Jun 2007 06:36:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15539:64796</guid>
      <author>JeremyT</author>
      <link>http://userscripts.org/posts/64796</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Wed, 17 Nov 2004 01:05:30 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15539:64792</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/64792</link>
    </item>
  </channel>
</rss>
