<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on StudiVZ Announceblocker | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/6042</link>
    <description>Recent comments on userscript: StudiVZ Announceblocker</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Philipp Kr&#252;ger @ Fri, 07 Nov 2008 07:24:35 -0600</title>
      <description>&lt;p&gt;So: would you like to have the choice about which boxes to hide and which to show? Should I add that possibility through custom user commands like I did with the &quot;Do you know...?&quot; or would you prefer it if the options were to be set in the source? Or would that be a completely useless feature since all the ads are superfluous anyway and noone likes to see them? I'm open to suggestions!&lt;/p&gt;</description>
      <pubDate>Fri, 07 Nov 2008 07:24:35 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19609</guid>
      <author>Philipp Kr&#252;ger</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by Philipp Kr&#252;ger @ Mon, 29 Sep 2008 18:30:21 -0500</title>
      <description>&lt;p&gt;Hey rebel_leader,&lt;/p&gt;

&lt;p&gt;could you possibly send me a screenshot, or rather - if you have something like that - your skype/icq/msn/whatever nick so we can talk it through thoroughly? You could also drop me an email at &lt;a href=&quot;mailto:zyrill@gmx.ch&quot;&gt;zyrill@gmx.ch&lt;/a&gt; The behaviour you're describing is rather strange and I have no idea what the cause might be. Even more so since you seem to be the only person experiencing those bugs...&lt;/p&gt;

&lt;p&gt;Cheers, Philipp&lt;/p&gt;</description>
      <pubDate>Mon, 29 Sep 2008 18:30:21 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19610</guid>
      <author>Philipp Kr&#252;ger</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by rebel_leader @ Wed, 27 Aug 2008 14:38:19 -0500</title>
      <description>&lt;p&gt;Hey there, Philipp,&lt;/p&gt;

&lt;p&gt;1. I do have a problem with it, as your script somehow blocks certain, single profiles, more precisely all of it right to the picture. So the whole right column, all dates about university, quotes, classes, groups, pin board etc. It leaves just a blank space.
&lt;br /&gt;(It is definitely your script, when I deactivate it, all works fine.) What can I do against it?&lt;/p&gt;

&lt;p&gt;2. Which of these scripts in the comments do I have still to add to get them working? I'm not sure about that, also where to do that? And how do you &quot;name&quot; the box on the left side unter &quot;Privatsph&#228;re&quot; (Privacy)? It's still there on my site.&lt;/p&gt;

&lt;p&gt;Thanks in advance!&lt;/p&gt;</description>
      <pubDate>Wed, 27 Aug 2008 14:38:19 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19611</guid>
      <author>rebel_leader</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by Philipp Kr&#252;ger @ Thu, 21 Feb 2008 05:26:44 -0600</title>
      <description>&lt;p&gt;i can only recommend &lt;a href=&quot;http://userscripts.org/scripts/show/5841&quot;&gt;http://userscripts.org/scripts/show/5841&lt;/a&gt; it changes most of the colors to blue so as to get rid of the stupid pink layout. and i updated the script to remove some ads, too.
&lt;br /&gt;=&gt; use studivz without looking like a little girl playing barbie! :)&lt;/p&gt;</description>
      <pubDate>Thu, 21 Feb 2008 05:26:44 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19612</guid>
      <author>Philipp Kr&#252;ger</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by lookor @ Tue, 12 Feb 2008 05:24:55 -0600</title>
      <description>&lt;p&gt;here are some more (banner on the right side, at logout + the &quot;do you know&quot;):&lt;/p&gt;

&lt;p&gt;var ad = document.getElementById(&quot;ad160x600&quot;);
&lt;br /&gt;if(ad != null){
&lt;br /&gt;	ad.parentNode.removeChild(ad);
&lt;br /&gt;}&lt;/p&gt;

&lt;p&gt;var ad = document.getElementById(&quot;AdLogout&quot;);
&lt;br /&gt;if(ad != null){
&lt;br /&gt;	ad.parentNode.removeChild(ad);
&lt;br /&gt;}&lt;/p&gt;

&lt;p&gt;var ad = document.getElementById(&quot;ad300x250&quot;);
&lt;br /&gt;if(ad != null){
&lt;br /&gt;	ad.parentNode.removeChild(ad);
&lt;br /&gt;}&lt;/p&gt;

&lt;p&gt;var ad = document.getElementById(&quot;Kds&quot;);
&lt;br /&gt;if(ad != null){
&lt;br /&gt;	ad.parentNode.removeChild(ad);
&lt;br /&gt;}&lt;/p&gt;</description>
      <pubDate>Tue, 12 Feb 2008 05:24:55 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19613</guid>
      <author>lookor</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by elk @ Tue, 12 Feb 2008 02:00:21 -0600</title>
      <description>&lt;p&gt;Its on the group site, on the right under the group menu. something with t-shirts :)&lt;/p&gt;</description>
      <pubDate>Tue, 12 Feb 2008 02:00:21 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19614</guid>
      <author>elk</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by Philipp Kr&#252;ger @ Mon, 11 Feb 2008 15:46:18 -0600</title>
      <description>&lt;p&gt;hey elk, when does this ad show? i just can't find it...&lt;/p&gt;</description>
      <pubDate>Mon, 11 Feb 2008 15:46:18 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19615</guid>
      <author>Philipp Kr&#252;ger</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by elk @ Sat, 09 Feb 2008 03:25:09 -0600</title>
      <description>&lt;p&gt;There is a new advertisment: In the group-window under the group-menu.
&lt;br /&gt;If you add this under line 36, its gone ;)
&lt;br /&gt;&lt;code&gt;
&lt;br /&gt;var ad = document.getElementById(&quot;ShopLink&quot;);
&lt;br /&gt;if(ad != null){
&lt;br /&gt;	ad.parentNode.removeChild(ad);
&lt;br /&gt;}
&lt;br /&gt;&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 09 Feb 2008 03:25:09 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19616</guid>
      <author>elk</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by elk @ Fri, 08 Feb 2008 03:03:45 -0600</title>
      <description>&lt;p&gt;Thats a cool bug! *lol*&lt;/p&gt;</description>
      <pubDate>Fri, 08 Feb 2008 03:03:45 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19617</guid>
      <author>elk</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by Philipp Kr&#252;ger @ Fri, 08 Feb 2008 03:02:15 -0600</title>
      <description>&lt;p&gt;it was working, elk - rather too well one might say... it hid my friend's page because of the behaviour i mentioned earlier. :p&lt;/p&gt;</description>
      <pubDate>Fri, 08 Feb 2008 03:02:15 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19618</guid>
      <author>Philipp Kr&#252;ger</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by Philipp Kr&#252;ger @ Fri, 08 Feb 2008 03:00:57 -0600</title>
      <description>&lt;p&gt;i updated the script to not inadvertently remove elements that should not be removed (if anywhere on the profile the words &quot;Neuigkeiten&quot;, &quot;Telegramm&quot; and the likes showed up, the whole profile would be hidden)&lt;/p&gt;</description>
      <pubDate>Fri, 08 Feb 2008 03:00:57 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19619</guid>
      <author>Philipp Kr&#252;ger</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by elk @ Fri, 08 Feb 2008 02:55:52 -0600</title>
      <description>&lt;p&gt;Mh? Its still working, isnt it?&lt;/p&gt;</description>
      <pubDate>Fri, 08 Feb 2008 02:55:52 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19620</guid>
      <author>elk</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by Philipp Kr&#252;ger @ Fri, 08 Feb 2008 02:45:41 -0600</title>
      <description>&lt;p&gt;argh! they changed it again! i'm working on it...&lt;/p&gt;</description>
      <pubDate>Fri, 08 Feb 2008 02:45:41 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19621</guid>
      <author>Philipp Kr&#252;ger</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by ingomueller.net @ Thu, 07 Feb 2008 04:35:49 -0600</title>
      <description>&lt;p&gt;Wow, what a quick update! Thanks for your great extension!!&lt;/p&gt;</description>
      <pubDate>Thu, 07 Feb 2008 04:35:49 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19622</guid>
      <author>ingomueller.net</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by Philipp Kr&#252;ger @ Thu, 07 Feb 2008 02:34:39 -0600</title>
      <description>&lt;p&gt;GOD they're annoying! Again they change everything... I removed all those stupid ads, boxes, etc...&lt;/p&gt;</description>
      <pubDate>Thu, 07 Feb 2008 02:34:39 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19623</guid>
      <author>Philipp Kr&#252;ger</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by Philipp Kr&#252;ger @ Tue, 05 Feb 2008 09:58:35 -0600</title>
      <description>&lt;p&gt;I altered the script to hide the &quot;Schaukasten&quot; they've been showing lately as well...&lt;/p&gt;</description>
      <pubDate>Tue, 05 Feb 2008 09:58:35 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19624</guid>
      <author>Philipp Kr&#252;ger</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by Enrico P. @ Mon, 21 Jan 2008 07:26:58 -0600</title>
      <description>&lt;p&gt;Remove &quot;Schaukasten&quot;
&lt;br /&gt;Add
&lt;br /&gt;	for (var i=0; i&amp;lt;node&gt;&lt;br /&gt;		if (node[i].parentNode.innerHTML.match(/Schaufenster/)) {
&lt;br /&gt;			node[i].parentNode.parentNode.parentNode.removeChild(node[i].parentNode.parentNode);
&lt;br /&gt;		}
&lt;br /&gt;	}&lt;/p&gt;</description>
      <pubDate>Mon, 21 Jan 2008 07:26:58 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19625</guid>
      <author>Enrico P.</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by Philipp Kr&#252;ger @ Thu, 19 Apr 2007 13:00:11 -0500</title>
      <description>&lt;p&gt;I updated the script to remove the stupid telegram they're showing now.&lt;/p&gt;</description>
      <pubDate>Thu, 19 Apr 2007 13:00:11 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19626</guid>
      <author>Philipp Kr&#252;ger</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by Philipp Kr&#252;ger @ Mon, 16 Apr 2007 10:42:40 -0500</title>
      <description>&lt;p&gt;I use Adblock+ to hide ads and it works like a charm - for the sake of testing your proposed addition to my script I disabled it but there still was no ad. Is it only sometimes there or what happened to it? For the time being I left my script as it is since I don't want to include untested code. But thanks all the same, should I at one point encounter the ad, I'll be certain to use your code.&lt;/p&gt;</description>
      <pubDate>Mon, 16 Apr 2007 10:42:40 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19627</guid>
      <author>Philipp Kr&#252;ger</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by MyName @ Wed, 31 Jan 2007 09:29:07 -0600</title>
      <description>&lt;p&gt;Add something like&lt;/p&gt;

&lt;p&gt;var adSidebar = document.getElementsByTagName(&quot;div&quot;)[1];
&lt;br /&gt;if (adSidebar) {
&lt;br /&gt;    adSidebar.parentNode.removeChild(adSidebar);
&lt;br /&gt;}&lt;/p&gt;

&lt;p&gt;to hide the ad too.&lt;/p&gt;</description>
      <pubDate>Wed, 31 Jan 2007 09:29:07 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19628</guid>
      <author>MyName</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:57 -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:57 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:9993:19608</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/9993</link>
    </item>
  </channel>
</rss>
