<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on BetterDir | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/655</link>
    <description>Recent comments on userscript: BetterDir</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by FF3user</title>
      <description>&lt;p&gt;Screenshots of how it looks on testpage: &lt;a href=&quot;http://www.shmoocon.org/2007/videos/&quot;&gt;http://www.shmoocon.org/2007/videos/&lt;/a&gt; :
&lt;br /&gt;Original by 'Mark Pilgrim' with 'Johannes la Poutre's fix (or else it won't change anything): &lt;a href=&quot;http://img117.imageshack.us/img117/4079/originalia4.png&quot;&gt;http://img117.imageshack.us/img117/4079/origina...&lt;/a&gt;
&lt;br /&gt;'nitro322' / jared's mod: &lt;a href=&quot;http://img117.imageshack.us/img117/7131/jaredmodgx0.png&quot;&gt;http://img117.imageshack.us/img117/7131/jaredmo...&lt;/a&gt;
&lt;br /&gt;Edit: Jared gave me some guidelines and his modification, I think looks a lot better if you change &quot;font-size property on line 256&quot;. 
&lt;br /&gt;Change it to for example '80%' instead: &lt;a href=&quot;http://img516.imageshack.us/img516/6353/80percentpe0.png&quot;&gt;http://img516.imageshack.us/img516/6353/80perce...&lt;/a&gt;
&lt;br /&gt;or 
&lt;br /&gt;'75%': &lt;a href=&quot;http://img516.imageshack.us/img516/653/75percentxl5.png&quot;&gt;http://img516.imageshack.us/img516/653/75percen...&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 13 Jun 2008 16:10:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12166:31817</guid>
      <author>FF3user</author>
      <link>http://userscripts.org/posts/31817</link>
    </item>
    <item>
      <title>Archived Comments, replied by nitro322</title>
      <description>&lt;p&gt;Thanks, Johannes.  Great tip!&lt;/p&gt;

&lt;p&gt;If anyone is interested, I made a further modification to this script.  Instead of just &quot;prettying up&quot; the page, I also have it rewrite the file names so that the full names are displayed.  By default, Apache seems to truncate the file names to the first 20 characters, which is pretty darn annoying on pages like this:
&lt;br /&gt;&lt;a href=&quot;http://www.shmoocon.org/2007/videos/&quot;&gt;http://www.shmoocon.org/2007/videos/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If anyone's interested in this modification, you can grab it from the following site:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.legroom.net/howto/firefox&quot;&gt;https://www.legroom.net/howto/firefox&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The schmoocon link I posted above makes for a good test case if you're curious to see how it works in comparison to the original script.&lt;/p&gt;

&lt;p&gt;Mark, thanks for making this possible to begin with.  :-)&lt;/p&gt;</description>
      <pubDate>Sun, 10 Jun 2007 09:44:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12166:31818</guid>
      <author>nitro322</author>
      <link>http://userscripts.org/posts/31818</link>
    </item>
    <item>
      <title>Archived Comments, replied by Johannes la Poutre</title>
      <description>&lt;p&gt;Quick fix for the &quot;Component not available&quot; error: change lines 176 and 177 to:&lt;/p&gt;

&lt;p&gt;        tr.addEventListener(&quot;mouseover&quot;, function() { this.className = 'ruled'; return false; }, false);
&lt;br /&gt;		tr.addEventListener(&quot;mouseout&quot;, function() { this.className = ''; return false; }, false);&lt;/p&gt;</description>
      <pubDate>Sat, 02 Sep 2006 16:36:37 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12166:31819</guid>
      <author>Johannes la Poutre</author>
      <link>http://userscripts.org/posts/31819</link>
    </item>
    <item>
      <title>Archived Comments, replied by Sean M. Burke</title>
      <description>&lt;p&gt;Under FF 1.5 and GM 0.6.4, this does nothing for me besides just throwing the mysterious error &quot;Component is not available.&quot;&lt;/p&gt;</description>
      <pubDate>Fri, 13 Jan 2006 07:49:32 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12166:31820</guid>
      <author>Sean M. Burke</author>
      <link>http://userscripts.org/posts/31820</link>
    </item>
    <item>
      <title>Archived Comments, replied by Michael Bierman</title>
      <description>&lt;p&gt;I am having problems with FF 1.5 and GM 0.6.4.&lt;/p&gt;</description>
      <pubDate>Thu, 08 Dec 2005 03:26:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12166:31821</guid>
      <author>Michael Bierman</author>
      <link>http://userscripts.org/posts/31821</link>
    </item>
    <item>
      <title>Archived Comments, replied by Arteekay</title>
      <description>&lt;p&gt;Doesn't appear to be functional under Firefox 1.5 beta and/or greasemonkey 0.6.2&lt;/p&gt;</description>
      <pubDate>Thu, 29 Sep 2005 01:24:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12166:31822</guid>
      <author>Arteekay</author>
      <link>http://userscripts.org/posts/31822</link>
    </item>
    <item>
      <title>Archived Comments, replied by AwfkiWhistler</title>
      <description>&lt;p&gt;I love the look but often get a blank page and have to refresh several times before the directory shows up.&lt;/p&gt;</description>
      <pubDate>Thu, 22 Sep 2005 08:26:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12166:31823</guid>
      <author>AwfkiWhistler</author>
      <link>http://userscripts.org/posts/31823</link>
    </item>
    <item>
      <title>Archived Comments, replied by Josh Matthews</title>
      <description>&lt;p&gt;I love the minimalised and elegant look of the new directory views.&lt;/p&gt;</description>
      <pubDate>Sat, 30 Jul 2005 00:46:19 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12166:31824</guid>
      <author>Josh Matthews</author>
      <link>http://userscripts.org/posts/31824</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:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12166:31816</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/31816</link>
    </item>
  </channel>
</rss>
