<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on google Enhanced BLACK v2.9.9 | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/12917</link>
    <description>Recent comments on userscript: google Enhanced BLACK v2.9.9</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Breaks google docs, replied by gabedibble</title>
      <description>&lt;p&gt;&lt;img src=&quot;http://rdefined.com/phpbb/images/smilies/icon_redface.gif&quot; /&gt;&lt;/p&gt;

&lt;p&gt;I'm just thankful to have awesome user like yourself to help me find these issues.
&lt;br /&gt;Anytime you have a problem or suggestion, feel free to let me know!&lt;/p&gt;</description>
      <pubDate>Tue, 24 Nov 2009 18:29:10 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:36000:193025</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/193025</link>
    </item>
    <item>
      <title>Wierd issue when searching stocks, replied by gabedibble</title>
      <description>&lt;p&gt;&lt;em&gt;You're welcome, and I'm more than happy to help ;)&lt;/em&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 24 Nov 2009 18:27:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:40048:193024</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/193024</link>
    </item>
    <item>
      <title>Breaks google docs, replied by OzzyMud</title>
      <description>&lt;p&gt;your a genius... thanks :)&lt;/p&gt;</description>
      <pubDate>Mon, 23 Nov 2009 12:36:20 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:36000:192621</guid>
      <author>OzzyMud</author>
      <link>http://userscripts.org/posts/192621</link>
    </item>
    <item>
      <title>Wierd issue when searching stocks, replied by OzzyMud</title>
      <description>&lt;p&gt;thanks :)&lt;/p&gt;</description>
      <pubDate>Mon, 23 Nov 2009 12:28:52 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:40048:192619</guid>
      <author>OzzyMud</author>
      <link>http://userscripts.org/posts/192619</link>
    </item>
    <item>
      <title>I Will Fix Your Problem!, replied by gabedibble</title>
      <description>&lt;p&gt;BmW,
&lt;br /&gt;I did certainly read it, but I was having trouble reproducing that bug. Good news is, I finally figured it out &gt; &lt;a href=&quot;http://www.google.si/advanced_search?hl=sl&quot;&gt;http://www.google.si/advanced_search?hl=sl&lt;/a&gt;. I am happy I can finally help you with that, and I want to give you the update NOW rather than later since you have been patiently waiting for so long (not to mention you're a very helpful user and I am grateful.)&lt;/p&gt;

&lt;p&gt;What you want to do is search for this text: &lt;code&gt;// Web: Advanced Search enhancements&lt;/code&gt;
&lt;br /&gt;We're going to replace the first two major lines (which have the same beginning comment) with these new ones:
&lt;br /&gt;&lt;code&gt;/* logo img [hide] */	sIR(&quot;BODY &gt; TABLE[width='100%'][style='margin-top: 1em;'] &gt; TBODY &gt; TR:first-child &gt; TD[width='1%']:first-child &gt; A &gt; IMG[width='150'], BODY &gt; FORM[name='f'] &gt; TABLE[width='99%'][cellspacing='2'][cellpadding='0'][border='0'] &gt; TBODY &gt; TR:first-child &gt; TD:first-child &gt; A#logo &gt; SPAN   {display:none;}&quot;);
&lt;br /&gt;/* logo img [insert] */	sIR(&quot;BODY &gt; FORM[name='f'] &gt; TABLE[width='99%'][cellspacing='2'][cellpadding='0'][border='0'] &gt; TBODY &gt; TR:first-child &gt; TD:first-child, BODY &gt; TABLE[width='100%'][style='margin-top: 1em;'] &gt; TBODY &gt; TR:first-child &gt; TD[width='1%']:first-child   {width:150px !important; height:55px !important; background:transparent url('&quot; + googleLogoBLACK + &quot;') no-repeat scroll 0% !important; font-size:0;}&quot;);&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;This next bit of code just cleans up the color-scheme and makes this page more consistent with the other web-advSearch pages; it's the second to the last line (above 'footer'):
&lt;br /&gt;&lt;code&gt;/* top box bg */	sIR(&quot;TABLE[width='99%'] &gt; TBODY &gt; TR[bgcolor='#cbdced'] &gt; TD TABLE[width='100%'] &gt; TBODY &gt; TR[bgcolor='#cbdced'], TABLE[width='99%'] &gt; TBODY &gt; TR[bgcolor='#cbdced'] &gt; TD &gt; TABLE[width='100%'] &gt; TBODY &gt; TR[bgcolor='#cbdced'] TD, BODY &gt; FORM[name='f'] &gt; FONT &gt; TABLE &gt; TBODY &gt; TR:first-child &gt; TD:first-child   {background-color:#000 !important; color:#ccc !important;}&quot;);&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Once again, I apologize for making you wait so long, and hope I can better serve you in the days ahead ;)&lt;/p&gt;

&lt;p&gt;&lt;hr /&gt;&lt;/p&gt;

&lt;p&gt;f3tus,
&lt;br /&gt;Being in the giving spirit, I wanted to help you with your small issue before the next release as well.&lt;/p&gt;

&lt;p&gt;What you want to search for is &lt;code&gt;// Translate enhancements&lt;/code&gt;, then near the bottom of that section look for and replace:
&lt;br /&gt;&lt;code&gt;/* result txt */		&quot;DIV#whole .almost_half_cell #result_box, DIV#whole .almost_half_cell #result_box *, #whole #suggesttable #sug_thk   {background-color:#000 !important; color:#fff !important;}&quot; +&lt;/code&gt;&lt;hr /&gt;&lt;i&gt;Of course my friends, you can always email/msg me if you have any troubles. I hope this fixes these problems for both of you and to your liking; always feel free to share any suggestions you may have.&lt;/i&gt;
&lt;br /&gt;Best regards, Gabe D&lt;/p&gt;</description>
      <pubDate>Mon, 23 Nov 2009 00:05:36 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35549:192491</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/192491</link>
    </item>
    <item>
      <title>I Will Fix Your Problem!, replied by BmW</title>
      <description>&lt;p&gt;@gabedibble
&lt;br /&gt;It isnt a big deal and i know i already posted it, but did you read that: &lt;a href=&quot;http://userscripts.org/topics/35549#posts-180250&quot;&gt;http://userscripts.org/topics/35549#posts-180250&lt;/a&gt; :P?&lt;/p&gt;

&lt;p&gt;If this would take you too much time to fix you can leave it up for later, cuz i know you have many other more important things to do, but i'm just curious if that can be fixed :P&lt;/p&gt;</description>
      <pubDate>Sun, 22 Nov 2009 18:28:57 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35549:192427</guid>
      <author>BmW</author>
      <link>http://userscripts.org/posts/192427</link>
    </item>
    <item>
      <title>Wierd issue when searching stocks, replied by gabedibble</title>
      <description>&lt;p&gt;Cool, the perfect example of why it's great to have helpful people like yourself. I too tried a few stocks, but didn't see that funny little bug. Now that I have a way to reproduce it, you can rest assured that it will be [aesthetically] resolved in the next release! =)&lt;/p&gt;

&lt;p&gt;I do appreciate you posting this for me, so I can not only fix it for you but make the experience better for everyone. Thank again and keep up the good work ;)&lt;/p&gt;

&lt;p&gt;~GD&lt;/p&gt;

&lt;p&gt;&lt;hr /&gt;&lt;/p&gt;

&lt;p&gt;Edit &lt;small&gt;&lt;code&gt;[7h later]&lt;/code&gt;&lt;/small&gt;: OK, I changed my mind---I'm going to help you NOW (rather than later.)&lt;/p&gt;

&lt;p&gt;It's actually quite a simple fix.
&lt;br /&gt;All you need to do is search for &lt;code&gt;// News Results enhancements&lt;/code&gt;, then look down a few lines and remove the whole-line that starts with &lt;code&gt;/* logo img link */ ...&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;..and that will fix &lt;i&gt;that funny little aesthetic anomaly from Google News of yesteryear. ;) ;)&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Thank you for pointing this out, as it would have been very difficult for me to find. I always appreciate the feedback and ideas, so feel free to leave messages anytime.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Best regards, &lt;img src=&quot;http://rdefined.com/phpbb/images/smilies/beer2.gif&quot; /&gt;&lt;/strong&gt;
&lt;br /&gt;Gabriel Dibble&lt;/p&gt;</description>
      <pubDate>Sun, 22 Nov 2009 17:39:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:40048:192413</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/192413</link>
    </item>
    <item>
      <title>Breaks google docs, replied by gabedibble</title>
      <description>&lt;p&gt;OzzyMud,
&lt;br /&gt;Sorry about that buddy, I wish I would have had that link to test last night before I hit submit on the v2.9.9 release. But fret not, I shall fix that for you asap in the next version!
&lt;br /&gt;Thanx for pointing this out; please hang in there for me and I will get it fixed for you soon!
&lt;br /&gt;Best regards,
&lt;br /&gt;Gabe D&lt;/p&gt;

&lt;p&gt;&lt;hr /&gt;&lt;/p&gt;

&lt;p&gt;Edit &lt;small&gt;&lt;code&gt;[7h later]&lt;/code&gt;&lt;/small&gt;: I didn't like that it was broken so bad that you had to go so far as remove the docs-service, so I wanted to help you fix it as soon as possible!&lt;/p&gt;

&lt;p&gt;It's pretty simple: Search for &lt;code&gt;if (location.href.indexOf('//docs.google.') &gt; -1) {&lt;/code&gt;
&lt;br /&gt;Then add this at the bottom of that section (below 'doc body'):
&lt;br /&gt;&lt;code&gt;/* external excluder */	sIR(&quot;BODY &gt; DIV#doc-contents   {background-color:#fff;}&quot;);&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;And that's it---that will exclude external referencing sites that wouldn't necessarily want the black theme.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;(= If there's any other way I can help, just let me know ~GD&lt;/em&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 22 Nov 2009 17:34:30 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:36000:192412</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/192412</link>
    </item>
    <item>
      <title>I Will Fix Your Problem!, replied by gabedibble</title>
      <description>&lt;p&gt;f3tus,
&lt;br /&gt;Good job finding that white-bg bug, that's a funny little one that I missed so thanks a lot for being so helpful!&lt;/p&gt;

&lt;p&gt;BmW,
&lt;br /&gt;Good job at finding the contribute bg bug as well (I had clicked that link while developing, but didn't submit so I'm glad you tried it ;)
&lt;br /&gt;I really like your large-logo idea and I am going to implement is asap; I wanted to yesterday but after 13h w/o any real breaks, I was a little drained and had to submit all the bug changes leaving that cool new feature for the next &lt;small&gt;[v3]&lt;/small&gt; release. I hope you don't mind my friend. I've been putting a lot of thought into it, and have a pretty good plan to implement a good solution everyone will appreciate. So please hang in there a little longer (=&lt;/p&gt;

&lt;p&gt;I know I say this a lot, but I do really mean it: I'm very grateful to have such helpful users, and I hope to release a new version soon to make everyone's experience even better!&lt;/p&gt;

&lt;p&gt;PEAS
&lt;br /&gt;~Gabe&lt;/p&gt;</description>
      <pubDate>Sun, 22 Nov 2009 17:28:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35549:192409</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/192409</link>
    </item>
    <item>
      <title>I Will Fix Your Problem!, replied by f3tus</title>
      <description>&lt;p&gt;So the translated text doesn't get a white background when you put the mouse over it? Because that's what happens to me...&lt;/p&gt;</description>
      <pubDate>Sun, 22 Nov 2009 13:17:08 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35549:192356</guid>
      <author>f3tus</author>
      <link>http://userscripts.org/posts/192356</link>
    </item>
    <item>
      <title>Wierd issue when searching stocks, replied by OzzyMud</title>
      <description>&lt;p&gt;Firefox 3.55...&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.google.com/&quot;&gt;http://www.google.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;search for (pick one): jkh, nyb, tgt&lt;/p&gt;

&lt;p&gt;look ?under? the &quot;Avg Vol: &quot;... i can cleary see a google logo&lt;/p&gt;

&lt;p&gt;img: &lt;a href=&quot;http://img205.imageshack.us/img205/8517/image1uo.png&quot;&gt;http://img205.imageshack.us/img205/8517/image1u...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;these however are fine: msft, hpq, intc&lt;/p&gt;

&lt;p&gt;wierd, not a big deal, but for aesthetics :P&lt;/p&gt;</description>
      <pubDate>Sun, 22 Nov 2009 12:36:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:40048:192348</guid>
      <author>OzzyMud</author>
      <link>http://userscripts.org/posts/192348</link>
    </item>
    <item>
      <title>Breaks google docs, replied by OzzyMud</title>
      <description>&lt;p&gt;&lt;a href=&quot;http://usbloadergx.koureio.net/help/readmii&quot;&gt;http://usbloadergx.koureio.net/help/readmii&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It &quot;broke&quot;, the readme was in black text/black background&lt;/p&gt;

&lt;p&gt;had to add an exclusion for htt*://docs.google.com/View*&lt;/p&gt;</description>
      <pubDate>Sun, 22 Nov 2009 12:10:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:36000:192343</guid>
      <author>OzzyMud</author>
      <link>http://userscripts.org/posts/192343</link>
    </item>
    <item>
      <title>I Will Fix Your Problem!, replied by BmW</title>
      <description>&lt;p&gt;Finally a new version (=&lt;/p&gt;

&lt;p&gt;Btw gabedibble, are you planing to make the google logo bigger, like original one is? :P Just asking (=&lt;/p&gt;

&lt;p&gt;@f3tus
&lt;br /&gt;Everything works fine by me, the only problem i saw is when you suggest a better translation, then you cant see the text that pops up:
&lt;br /&gt;&lt;img src=&quot;http://www.shrani.si/f/1Q/m2/4x85dzoP/brez-naslova.jpg&quot; /&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 22 Nov 2009 10:56:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35549:192324</guid>
      <author>BmW</author>
      <link>http://userscripts.org/posts/192324</link>
    </item>
    <item>
      <title>I Will Fix Your Problem!, replied by f3tus</title>
      <description>&lt;p&gt;Could you make a small change in Google Translate?&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://translate.google.com/#en|it|Hello&quot;&gt;http://translate.google.com/#en|it|Hello&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;When you hover over the translated text, everything turns white!&lt;/p&gt;

&lt;p&gt;Thank you!&lt;/p&gt;</description>
      <pubDate>Sun, 22 Nov 2009 10:26:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35549:192311</guid>
      <author>f3tus</author>
      <link>http://userscripts.org/posts/192311</link>
    </item>
    <item>
      <title>Breaks google docs, replied by gabedibble</title>
      <description>&lt;p&gt;Sometimes real life calls, but this script is one of my Great Projects and will not so simply be forgotten. Nor will the comments, criticism, ideas or helpful users like yourself.
&lt;br /&gt;&lt;em&gt;I am back my friend, I am back!&lt;/em&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 21 Nov 2009 17:52:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:36000:192105</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/192105</link>
    </item>
    <item>
      <title>Safari support, replied by gabedibble</title>
      <description>&lt;p&gt;&lt;strong&gt;lol&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I haven't forgotten about you guys---not at all . . .&lt;/p&gt;</description>
      <pubDate>Sat, 21 Nov 2009 17:48:03 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35346:192102</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/192102</link>
    </item>
    <item>
      <title>1 Bug - 1 Logo issue - 1 suggestion, replied by gabedibble</title>
      <description>&lt;p&gt;LfmC,&lt;/p&gt;

&lt;p&gt;Thank you for letting me know! I've seen that on different version of FF as well, and have an update coming out today that will fix your problem.&lt;/p&gt;

&lt;p&gt;LOL - I know what you mean about the logo over iG themes, it does have a bit of a 'blocky effect' (you crack me up with the 'little sister' analogy.) Yes, I certainly do plan to improve this - it's a fine balance between script size and performance. I do like the idea used on that ^link &lt;small&gt;&lt;i&gt;(not stealing ideas, in fact it's funny because he this-script as a template but w/o (CC)-reference)&lt;/i&gt;&lt;/small&gt;, and will be putting much thought into that/or-new techniques. ;)&lt;/p&gt;

&lt;p&gt;&lt;hr /&gt;&lt;/p&gt;

&lt;p&gt;BmW,&lt;/p&gt;

&lt;p&gt;Thanks for helping point out the 'fix variables' issue. I agree that somethings helps with these sort of things. I'm working on the homepage logo idea you have, and will hopefully have that implemented for you in today's release, or at least [the big upcoming] v3.&lt;/p&gt;

&lt;p&gt;Gratefully,
&lt;br /&gt;Gabriel D.&lt;/p&gt;</description>
      <pubDate>Sat, 21 Nov 2009 17:37:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38432:192099</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/192099</link>
    </item>
    <item>
      <title>I Will Fix Your Problem!, replied by gabedibble</title>
      <description>&lt;p&gt;I appreciate everyone's patience. I'll probably have a new release out today...shortly now. I hope everyone enjoys it and if you notice anything, feel free to let me know if I can fix it [and of course share ideas] THANX&lt;/p&gt;</description>
      <pubDate>Sat, 21 Nov 2009 17:26:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35549:192097</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/192097</link>
    </item>
    <item>
      <title>So what do you think?, replied by gabedibble</title>
      <description>&lt;p&gt;BmW,&lt;/p&gt;

&lt;p&gt;Thanks for your patience buddy.  I've been away for a bit but have a really great update coming very soon!&lt;/p&gt;

&lt;p&gt;Best regards, GD&lt;/p&gt;</description>
      <pubDate>Sat, 21 Nov 2009 17:24:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20740:192096</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/192096</link>
    </item>
    <item>
      <title>A little addition to disable click-tracking, replied by gabedibble</title>
      <description>&lt;p&gt;Hey Gringo Guy,&lt;/p&gt;

&lt;p&gt;This is great; in fact you saved me some time and reminded me that I wanted to do this for a while now.
&lt;br /&gt;Thanks for reading my mind and saving me the effort. This is definitely going into v2.9.9, which will be released shortly.&lt;/p&gt;

&lt;p&gt;I really appreciate your help and ideas!&lt;/p&gt;

&lt;p&gt;Best regards,&lt;/p&gt;

&lt;p&gt;Gabe D&lt;/p&gt;</description>
      <pubDate>Sat, 21 Nov 2009 17:20:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:39795:192095</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/192095</link>
    </item>
    <item>
      <title>A little addition to disable click-tracking, replied by Gringo Guy</title>
      <description>&lt;p&gt;You have a terrific script, thanks. I am finally starting to dig into augmented browsing, and your script is a great introduction for me. Plus it looks absolutely fantastic with the Eclipse Theme for XP.&lt;/p&gt;

&lt;p&gt;The other night I was searching for a way to disable click-tracking in the search results, and ran across the CustomizeGoogle plugin for FFox. It has a lot of nice features, but is old and unsupported and parts are broken (now OptimizeGoogle may be picking up support, but they broke filters and haven't fixed click-tracking).&lt;/p&gt;

&lt;p&gt;Anyway, here's a short modification that I added to the top of your script. Between your excellent script and the CG plugin (and now no click-tracks), this is getting close to perfectamundo. Keep up the good work!
&lt;br /&gt;Ciao,&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;
var arLinks = document.getElementsByTagName(&quot;a&quot;);
for (var i = 0; i &amp;lt; arLinks.length; i++ ) {
   var elmLink = arLinks[i];
   if ( elmLink.getAttribute(&quot;class&quot;) == &quot;l&quot; ) {
      elmLink.removeAttribute('onmousedown');
   }
}
&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;p.d. When I can get Super GM working (a.k.a GM with jQuery), *that* will be perfectamundo. Then this will be a one-liner.&lt;/p&gt;

&lt;p&gt;p.p.d. Do you think it's a coincidence that I found a lot more results searching how to disable Google's click tracking when I used Yahoo to search than when I used Google? :-/&lt;/p&gt;</description>
      <pubDate>Wed, 18 Nov 2009 15:30:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:39795:191119</guid>
      <author>Gringo Guy</author>
      <link>http://userscripts.org/posts/191119</link>
    </item>
    <item>
      <title>Breaks google docs, replied by BmW</title>
      <description>&lt;p&gt;I have to say i lost my hopes for this script, since it already is a great script, but it could be an awesome script, but i can see you dont have the time for it anymore :P So thanks for the great script and have fun in Real Life!&lt;/p&gt;

&lt;p&gt;BmW&lt;/p&gt;</description>
      <pubDate>Tue, 17 Nov 2009 17:06:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:36000:190841</guid>
      <author>BmW</author>
      <link>http://userscripts.org/posts/190841</link>
    </item>
    <item>
      <title>Breaks google docs, replied by gabedibble</title>
      <description>&lt;p&gt;For anyone having a problem, I will fix tend to all your woes as soon as I can. I appreciate your patience and will have a fix for everyone very soon. Thank you for using this script, I really am here to help everyone have their best experience possible. ;)&lt;/p&gt;</description>
      <pubDate>Sat, 14 Nov 2009 00:37:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:36000:189881</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/189881</link>
    </item>
    <item>
      <title>Safari support, replied by BmW</title>
      <description>&lt;p&gt;Are you sure he's working on the script? :P Cuz i have the feeling like he &quot;died&quot; :s So its too bad such a good script wont be &quot;perfect&quot;, cuz there would be still small things to be done :)&lt;/p&gt;</description>
      <pubDate>Thu, 12 Nov 2009 19:59:48 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35346:189613</guid>
      <author>BmW</author>
      <link>http://userscripts.org/posts/189613</link>
    </item>
    <item>
      <title>Safari support, replied by Edfrommars</title>
      <description>&lt;p&gt;While he's working on the script, try pressing ^&#8997;&#8984;8 on a Mac. It'll reverse all the colors on your screen to produce a similar effect.&lt;/p&gt;</description>
      <pubDate>Tue, 10 Nov 2009 20:20:47 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35346:188954</guid>
      <author>Edfrommars</author>
      <link>http://userscripts.org/posts/188954</link>
    </item>
  </channel>
</rss>
