<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>Hi jsb, apologies about the hide options for the live feed not working. I was debugging it and forgot to put it back. In the mean time you can change the relevant line (should be around line #1979) from:
&lt;pre&gt;for (var i=0; i&amp;lt;elms.snapshotLength; i++) { elms.snapshotItem(i).style.background='#cccccc'; }&lt;/pre&gt;
to:
&lt;pre&gt;for (var i=0; i&amp;lt;elms.snapshotLength; i++) { elms.snapshotItem(i).parentNode.removeChild(elms.snapshotItem(i)); }&lt;/pre&gt;
Or, wait a while and I'll upload the fix tonight.

As for the other problem, I think I might know why its not functioning as expected, so I'll look into that too.</body>
  <body-html>&lt;p&gt;Hi jsb, apologies about the hide options for the live feed not working. I was debugging it and forgot to put it back. In the mean time you can change the relevant line (should be around line #1979) from:
&lt;br /&gt;&lt;pre&gt;for (var i=0; i&amp;lt;elms.snapshotLength; i++) { elms.snapshotItem(i).style.background='#cccccc'; }&lt;/pre&gt;
&lt;br /&gt;to:
&lt;br /&gt;&lt;pre&gt;for (var i=0; i&amp;lt;elms.snapshotLength; i++) { elms.snapshotItem(i).parentNode.removeChild(elms.snapshotItem(i)); }&lt;/pre&gt;
&lt;br /&gt;Or, wait a while and I'll upload the fix tonight.&lt;/p&gt;

&lt;p&gt;As for the other problem, I think I might know why its not functioning as expected, so I'll look into that too.&lt;/p&gt;</body-html>
  <created-at type="datetime">2009-11-06T17:29:33Z</created-at>
  <forumable-id type="integer">8861</forumable-id>
  <forumable-type>Script</forumable-type>
  <id type="integer">187583</id>
  <topic-id type="integer">38473</topic-id>
  <updated-at type="datetime">2009-11-06T17:32:12Z</updated-at>
  <user-agent>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091028 Ubuntu/9.10 (karmic) Firefox/3.5.4</user-agent>
  <user-id type="integer">14536</user-id>
</post>
