<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Userscripts - Colored Bar *Customizable* | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/8193</link>
    <description>Recent comments on userscript: Userscripts - Colored Bar *Customizable*</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by InsaneNinja @ Sun, 15 Jul 2007 04:57:37 -0500</title>
      <description>&lt;p&gt;that number is an unix time element i believe.. &lt;/p&gt;

&lt;p&gt;Every time you view the page, you'd re-download it. I'm not sure why they would use it, unless the banner is linked to a script that gathers statistics.&lt;/p&gt;

&lt;p&gt;anyway, use this..&lt;/p&gt;

&lt;p&gt;&lt;pre&gt; if (elem.src.match('static.userscripts.org/images/userscripts.org.png'))
&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 15 Jul 2007 04:57:37 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:11365:28046</guid>
      <author>InsaneNinja</author>
      <link>http://userscripts.org/topics/11365</link>
    </item>
    <item>
      <title>Archived Comments, replied by Timothy @ Fri, 13 Jul 2007 21:51:57 -0500</title>
      <description>&lt;p&gt;Thanks, I noticed this a while back, but didn't think people were using my script so I didn't worry about fixing it. I know what I need to do to fix it. Just dont have much time at home lately.&lt;/p&gt;

&lt;p&gt;If someone could fix it for me that'd be great.&lt;/p&gt;

&lt;p&gt;Just get the URL to the image in a variable. have the script retrieve it from the page. Using somekind of loop. Then put the variable in the loop that changes the image instead of the URL.&lt;/p&gt;</description>
      <pubDate>Fri, 13 Jul 2007 21:51:57 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:11365:28047</guid>
      <author>Timothy</author>
      <link>http://userscripts.org/topics/11365</link>
    </item>
    <item>
      <title>Archived Comments, replied by Sean Watson @ Fri, 13 Jul 2007 16:20:03 -0500</title>
      <description>&lt;p&gt;The image doesn't seem to work. I fixed it yesterday, but it looks like the image &quot;changes&quot; everyday.&lt;/p&gt;

&lt;p&gt;Yesterday the image url was
&lt;br /&gt;&lt;code&gt;
&lt;br /&gt;http://static.userscripts.org/images/userscripts.org.png?1183602575
&lt;br /&gt;&lt;/code&gt;
&lt;br /&gt;and today it's
&lt;br /&gt;&lt;code&gt;
&lt;br /&gt;http://static.userscripts.org/images/userscripts.org.png?1184358097
&lt;br /&gt;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;The only way that this would work right is if there was some way to use a wild card value like &quot;*&quot;, but there isn't an easy way to do that as far as I know.
&lt;br /&gt;I'd like to help you out, but my knowledge of javascript is &lt;b&gt;very&lt;/b&gt; limited.&lt;/p&gt;</description>
      <pubDate>Fri, 13 Jul 2007 16:20:03 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:11365:28048</guid>
      <author>Sean Watson</author>
      <link>http://userscripts.org/topics/11365</link>
    </item>
    <item>
      <title>Archived Comments, replied by Sean Watson @ Thu, 12 Jul 2007 15:54:08 -0500</title>
      <description>&lt;p&gt;They seemed to have changed the code a little for the image.&lt;/p&gt;

&lt;p&gt;I changed the
&lt;br /&gt;&lt;code&gt;
&lt;br /&gt;if (elem.src == &quot;http://static.userscripts.org/images/userscripts.org.png?1173055699&quot;)
&lt;br /&gt;&lt;/code&gt;
&lt;br /&gt;to
&lt;br /&gt;&lt;code&gt;
&lt;br /&gt;if (elem.src == &quot;http://static.userscripts.org/images/userscripts.org.png?1183602575&quot;)
&lt;br /&gt;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;It works now, atleast for the time being.
&lt;br /&gt;I have taken the time to upload it &lt;a href=&quot;http://userscripts.org/scripts/show/10624&quot;&gt;here&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 12 Jul 2007 15:54:08 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:11365:28049</guid>
      <author>Sean Watson</author>
      <link>http://userscripts.org/topics/11365</link>
    </item>
    <item>
      <title>Archived Comments, replied by Timothy @ Mon, 16 Apr 2007 01:15:40 -0500</title>
      <description>&lt;p&gt;Thanks :)&lt;/p&gt;

&lt;p&gt;I may end up just replacing all the styles with custom logos at least, and may extend it to change the entire color of the site.&lt;/p&gt;</description>
      <pubDate>Mon, 16 Apr 2007 01:15:40 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:11365:28050</guid>
      <author>Timothy</author>
      <link>http://userscripts.org/topics/11365</link>
    </item>
    <item>
      <title>Archived Comments, replied by slippiefist @ Sun, 15 Apr 2007 22:33:30 -0500</title>
      <description>&lt;p&gt;works well. nice font on the default style. good job.&lt;/p&gt;</description>
      <pubDate>Sun, 15 Apr 2007 22:33:30 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:11365:28051</guid>
      <author>slippiefist</author>
      <link>http://userscripts.org/topics/11365</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:06:10 -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:06:10 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:11365:28045</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/11365</link>
    </item>
  </channel>
</rss>
