<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on LiveJournal Filter | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/18855</link>
    <description>Recent comments on userscript: LiveJournal Filter</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Xtina @ Wed, 05 Mar 2008 18:24:45 -0600</title>
      <description>&lt;p&gt;Ack.  Change these two lines, from what I just commented:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;name: 'Expressive / Mixit',&lt;/code&gt;&lt;code&gt;userXpath: &quot;.//div[@class='user-icon']/span[last()]/span[@class='ljuser']//b/text()&quot;,&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;I'm sure there's a cleaner way, but I couldn't find it.  :/&lt;/p&gt;</description>
      <pubDate>Wed, 05 Mar 2008 18:24:45 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:13975:47370</guid>
      <author>Xtina</author>
      <link>http://userscripts.org/topics/13975</link>
    </item>
    <item>
      <title>Archived Comments, replied by Xtina @ Tue, 04 Mar 2008 17:15:54 -0600</title>
      <description>&lt;p&gt;To get it to work with Expressive, add this chunk into the &lt;code&gt;styles&lt;/code&gt; array:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;    // Expressive
    {
      name: 'Expressive',
      entryXpath: &quot;//div[@class='post-asset asset']&quot;,
      userXpath: &quot;.//span[@class='ljuser']//b/text()&quot;,
      tagXpath: &quot;.//ul[@class='asset-tags-list']//a[contains(@href, 'tag')]/text()&quot;,
      textXpath: &quot;.//div[@class='asset-content']&quot;,
      removeFunction: function(entry) {
        par = entry.parentNode;
        remember(par, entry);
      }
    },
&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 04 Mar 2008 17:15:54 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:13975:47371</guid>
      <author>Xtina</author>
      <link>http://userscripts.org/topics/13975</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:16 -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:16 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:13975:47369</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/13975</link>
    </item>
  </channel>
</rss>
