<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Head shrink | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/2314</link>
    <description>Recent comments on userscript: Head shrink</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by JPedro @ Sat, 18 Mar 2006 08:02:12 -0600</title>
      <description>&lt;p&gt;Great script, finally I get to see whats actually in my tabs with a just a glance.&lt;/p&gt;</description>
      <pubDate>Sat, 18 Mar 2006 08:02:12 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15450:64073</guid>
      <author>JPedro</author>
      <link>http://userscripts.org/topics/15450</link>
    </item>
    <item>
      <title>Archived Comments, replied by Dan F @ Mon, 12 Dec 2005 14:17:20 -0600</title>
      <description>&lt;p&gt;You could concatenate the first part of the regex, then d, and then the last part of the regex and use that new variable in your replacements.&lt;/p&gt;</description>
      <pubDate>Mon, 12 Dec 2005 14:17:20 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15450:64074</guid>
      <author>Dan F</author>
      <link>http://userscripts.org/topics/15450</link>
    </item>
    <item>
      <title>Archived Comments, replied by Erik Taraldsen @ Sun, 11 Dec 2005 02:37:39 -0600</title>
      <description>&lt;p&gt;Thanks for the feedback Dan.  I'm trying to fit regexp into headshrink, but I'm having problems getting regexp understanding that it is the variable d, not the character d im trying to replace in a string.&lt;/p&gt;

&lt;p&gt;BTW: headshrink is updated to also parse sites which starts with something other than www.  For example orkutbar.mozdev.org.&lt;/p&gt;</description>
      <pubDate>Sun, 11 Dec 2005 02:37:39 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15450:64075</guid>
      <author>Erik Taraldsen</author>
      <link>http://userscripts.org/topics/15450</link>
    </item>
    <item>
      <title>Archived Comments, replied by Dan F @ Sat, 10 Dec 2005 08:20:09 -0600</title>
      <description>&lt;p&gt;Great idea!&lt;/p&gt;

&lt;p&gt;As for your lowercase problem: if you remove the toLowerCase and then do all of your replacements via regular expressions, it should work..&lt;/p&gt;

&lt;p&gt;so foo = bar.replace(x, y) becomes:
&lt;br /&gt;foo = bar.replace(x, new Regexp(&quot;/www/&quot;, &quot;i&quot;)).  You would have to double check the regexp syntax tho.&lt;/p&gt;</description>
      <pubDate>Sat, 10 Dec 2005 08:20:09 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15450:64076</guid>
      <author>Dan F</author>
      <link>http://userscripts.org/topics/15450</link>
    </item>
    <item>
      <title>Archived Comments, replied by Erik Taraldsen @ Fri, 09 Dec 2005 12:50:12 -0600</title>
      <description>&lt;p&gt;Anybody who can help me with the expresion, so I don't have to lovercase the title is more than welcome to poste. Any other comments is of course welcome!&lt;/p&gt;</description>
      <pubDate>Fri, 09 Dec 2005 12:50:12 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15450:64077</guid>
      <author>Erik Taraldsen</author>
      <link>http://userscripts.org/topics/15450</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:30 -0600</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>Tue, 16 Nov 2004 19:05:30 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15450:64072</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/15450</link>
    </item>
  </channel>
</rss>
