<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on A Re Modified MySpace | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/5034</link>
    <description>Recent comments on userscript: A Re Modified MySpace</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Joe B.</title>
      <description>&lt;p&gt;Yeah, I was messing around with it a bit today, and MySpace seems to group the two together. I tried to AdBlock one, and it took the other with it. Oh well.&lt;/p&gt;</description>
      <pubDate>Mon, 24 Dec 2007 23:12:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75463</guid>
      <author>Joe B.</author>
      <link>http://userscripts.org/posts/75463</link>
    </item>
    <item>
      <title>Archived Comments, replied by Filthy Jesus</title>
      <description>&lt;p&gt;I tried but couldn't do so.&lt;/p&gt;</description>
      <pubDate>Mon, 24 Dec 2007 22:59:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75464</guid>
      <author>Filthy Jesus</author>
      <link>http://userscripts.org/posts/75464</link>
    </item>
    <item>
      <title>Archived Comments, replied by Joe B.</title>
      <description>&lt;p&gt;Is there any way for me to do this? If I knew how, I would be set.&lt;/p&gt;</description>
      <pubDate>Mon, 24 Dec 2007 04:24:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75465</guid>
      <author>Joe B.</author>
      <link>http://userscripts.org/posts/75465</link>
    </item>
    <item>
      <title>Archived Comments, replied by Joe B.</title>
      <description>&lt;p&gt;Is there a way for me to edit this code so that the friend updates go below the top friends space? I'm not very good with this. Thanks!&lt;/p&gt;</description>
      <pubDate>Sat, 08 Dec 2007 15:44:03 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75466</guid>
      <author>Joe B.</author>
      <link>http://userscripts.org/posts/75466</link>
    </item>
    <item>
      <title>Archived Comments, replied by Filthy Jesus</title>
      <description>&lt;p&gt;Yeah I did.&lt;/p&gt;</description>
      <pubDate>Mon, 15 Oct 2007 08:32:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75467</guid>
      <author>Filthy Jesus</author>
      <link>http://userscripts.org/posts/75467</link>
    </item>
    <item>
      <title>Archived Comments, replied by InsaneNinja</title>
      <description>&lt;p&gt;you set it to hide the skin switch? that why i had moved it below friends&lt;/p&gt;</description>
      <pubDate>Thu, 11 Oct 2007 11:39:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75468</guid>
      <author>InsaneNinja</author>
      <link>http://userscripts.org/posts/75468</link>
    </item>
    <item>
      <title>Archived Comments, replied by Filthy Jesus</title>
      <description>&lt;p&gt;fixed&lt;/p&gt;</description>
      <pubDate>Wed, 10 Oct 2007 06:40:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75469</guid>
      <author>Filthy Jesus</author>
      <link>http://userscripts.org/posts/75469</link>
    </item>
    <item>
      <title>Archived Comments, replied by tkmura87</title>
      <description>&lt;p&gt;First of all, i love the script!!
&lt;br /&gt;Thank you so much!&lt;/p&gt;

&lt;p&gt;I have a question, how would i go about moving the information with the [Date, your network, profile view, last login, show my: ranking score, Favorites, invite history, classified posts] below my friends?&lt;/p&gt;</description>
      <pubDate>Sat, 29 Sep 2007 05:43:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75470</guid>
      <author>tkmura87</author>
      <link>http://userscripts.org/posts/75470</link>
    </item>
    <item>
      <title>Archived Comments, replied by Filthy Jesus</title>
      <description>&lt;p&gt;added&lt;/p&gt;</description>
      <pubDate>Fri, 28 Sep 2007 07:29:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75471</guid>
      <author>Filthy Jesus</author>
      <link>http://userscripts.org/posts/75471</link>
    </item>
    <item>
      <title>Archived Comments, replied by InsaneNinja</title>
      <description>&lt;p&gt;uhm.. that should be...&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;
// @include http://home.myspace.com/*fuseaction=user*
// @exclude *fuseaction=user.*
&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 25 Sep 2007 08:30:29 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75472</guid>
      <author>InsaneNinja</author>
      <link>http://userscripts.org/posts/75472</link>
    </item>
    <item>
      <title>Archived Comments, replied by InsaneNinja</title>
      <description>&lt;p&gt;i've noticed more than a couple pages this script disables.. such as, if you use MyspaceIM and click &quot;new comments&quot; alert, it sends you to this..&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://home.myspace.com/index.cfm?fuseaction=user.homeComments&amp;amp;friendID&quot;&gt;http://home.myspace.com/index.cfm?fuseaction=us...&lt;/a&gt;=&lt;/p&gt;

&lt;p&gt;this activates your include and wipes the page&lt;/p&gt;

&lt;p&gt;i would suggest adjusting your script to this..&lt;/p&gt;

&lt;p&gt;// @include       &lt;a href=&quot;http://home.myspace.com/*fuseaction=user&quot;&gt;http://home.myspace.com/*fuseaction=user&lt;/a&gt;*
&lt;br /&gt;// @exclude       *fuseaction=user.*&lt;/p&gt;</description>
      <pubDate>Tue, 25 Sep 2007 08:29:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75473</guid>
      <author>InsaneNinja</author>
      <link>http://userscripts.org/posts/75473</link>
    </item>
    <item>
      <title>Archived Comments, replied by Filthy Jesus</title>
      <description>&lt;p&gt;Fixed the signout button nevermind.&lt;/p&gt;</description>
      <pubDate>Sat, 08 Sep 2007 19:23:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75474</guid>
      <author>Filthy Jesus</author>
      <link>http://userscripts.org/posts/75474</link>
    </item>
    <item>
      <title>Archived Comments, replied by Filthy Jesus</title>
      <description>&lt;p&gt;Trying to hide Sponsored Links is becoming difficult. Somehow the signout button no longer is working anyone wanna try to fix it.&lt;/p&gt;</description>
      <pubDate>Sat, 08 Sep 2007 19:10:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75475</guid>
      <author>Filthy Jesus</author>
      <link>http://userscripts.org/posts/75475</link>
    </item>
    <item>
      <title>Archived Comments, replied by question.com</title>
      <description>&lt;p&gt;great script. works great&lt;/p&gt;</description>
      <pubDate>Sat, 08 Sep 2007 13:27:35 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75476</guid>
      <author>question.com</author>
      <link>http://userscripts.org/posts/75476</link>
    </item>
    <item>
      <title>Archived Comments, replied by Rebecca</title>
      <description>&lt;p&gt;I love this script but every now and then the Sponsored Links section still shows up&lt;/p&gt;

&lt;p&gt;you can see what I'm seeing at
&lt;br /&gt;&lt;a href=&quot;http://img251.imageshack.us/img251/6678/image1ql1.png&quot;&gt;http://img251.imageshack.us/img251/6678/image1q...&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 07 Sep 2007 05:05:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75477</guid>
      <author>Rebecca</author>
      <link>http://userscripts.org/posts/75477</link>
    </item>
    <item>
      <title>Archived Comments, replied by bengongboy</title>
      <description>&lt;p&gt;Thanks for the update bro..
&lt;br /&gt;really thanks !
&lt;br /&gt;: )&lt;/p&gt;</description>
      <pubDate>Fri, 07 Sep 2007 03:46:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75478</guid>
      <author>bengongboy</author>
      <link>http://userscripts.org/posts/75478</link>
    </item>
    <item>
      <title>Archived Comments, replied by Filthy Jesus</title>
      <description>&lt;p&gt;@NathanJ&lt;/p&gt;

&lt;p&gt;add &quot;id[rmv++] = 'home_infoBar';&quot; to the Removes the Crap Section. and then delete all of the code starting with &quot;// Move Info Bar&quot; to &quot;// Move Messages back OVER status&quot; and it should be fixed for you.  &lt;/p&gt;

&lt;p&gt;And your infobox might be messed up because of other scripts you have running on the homepage because all of the computers I've installed this on it's never done that before.&lt;/p&gt;</description>
      <pubDate>Fri, 10 Aug 2007 07:41:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75479</guid>
      <author>Filthy Jesus</author>
      <link>http://userscripts.org/posts/75479</link>
    </item>
    <item>
      <title>Archived Comments, replied by NathanJ</title>
      <description>&lt;p&gt;I like this mod, it removes what I wanted it to.&lt;/p&gt;

&lt;p&gt;The screenshot is wrong, however.  It does not show the box in the lower left with the date.  On mine, I can see the header, but the rest is obscured below the bottom of the page, and it can't be scrolled to.  I can select some of the text, but it doesn't display.  I'd rather not see it at all to be honest.&lt;/p&gt;

&lt;p&gt;Thank you FJ for a useful script.&lt;/p&gt;</description>
      <pubDate>Tue, 07 Aug 2007 23:03:40 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75480</guid>
      <author>NathanJ</author>
      <link>http://userscripts.org/posts/75480</link>
    </item>
    <item>
      <title>Archived Comments, replied by xmysterioso</title>
      <description>&lt;p&gt;Right, the status will show up  but the view friends status link disappears. :/&lt;/p&gt;</description>
      <pubDate>Mon, 06 Aug 2007 19:12:20 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75481</guid>
      <author>xmysterioso</author>
      <link>http://userscripts.org/posts/75481</link>
    </item>
    <item>
      <title>Archived Comments, replied by InsaneNinja</title>
      <description>&lt;p&gt;as i had said before, i messed up.. remove &quot;ctl00_|&quot; from the blacklist and it'll save a whole world of trouble.. that one item actually covers everything you had to put in the white list, plus one or two other links like &quot;view all status updates&quot;&lt;/p&gt;</description>
      <pubDate>Sun, 05 Aug 2007 14:17:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75482</guid>
      <author>InsaneNinja</author>
      <link>http://userscripts.org/posts/75482</link>
    </item>
    <item>
      <title>Archived Comments, replied by Filthy Jesus</title>
      <description>Fixed the new notifications error. I wasn't seeing it due to other scripts enabled.&lt;br /&gt;&lt;br /&gt;Joe that is completely fine.  Go ahead. ANd I see you already figured out how to make those bars.</description>
      <pubDate>Fri, 03 Aug 2007 13:19:40 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75483</guid>
      <author>Filthy Jesus</author>
      <link>http://userscripts.org/posts/75483</link>
    </item>
    <item>
      <title>Archived Comments, replied by Joe B.</title>
      <description>&lt;p&gt;I added your Sign Out button to my new script, and I will take it off you if you do not permit it. I credited you in the script, however, and I will link to your script in my description. I do have one question, though. How do you get the &quot;Description&quot; bars and such to go in your description?&lt;/p&gt;</description>
      <pubDate>Mon, 30 Jul 2007 19:42:03 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75484</guid>
      <author>Joe B.</author>
      <link>http://userscripts.org/posts/75484</link>
    </item>
    <item>
      <title>Archived Comments, replied by Franco55</title>
      <description>&lt;p&gt;new comments, messages, friends requests, etc. aren't showing up. also, could u make the bulletins be on the right under the friends list and get rid of the words &quot;from&quot; &quot;date&quot; and &quot;bulletin&quot;?&lt;/p&gt;</description>
      <pubDate>Mon, 30 Jul 2007 19:18:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75485</guid>
      <author>Franco55</author>
      <link>http://userscripts.org/posts/75485</link>
    </item>
    <item>
      <title>Archived Comments, replied by Filthy Jesus</title>
      <description>The white space on the bottom always seems to be there no matter what I do.  I can't find a way to make it smaller at all. I've tried and tried and I can't figure it out.
&lt;p&gt;
The comments don't hide on mine. Maybe it's another script aswell. I might be reverting to the old script pretty soon if this one keeps causing problems.
&lt;p&gt;
 And for those of you having the featured comedy show up it shouldn't be at all.  What other GM scripts do you have running on the homepage?&lt;/p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 28 Jul 2007 16:01:23 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75486</guid>
      <author>Filthy Jesus</author>
      <link>http://userscripts.org/posts/75486</link>
    </item>
    <item>
      <title>Archived Comments, replied by Joe B.</title>
      <description>&lt;p&gt;New Comment alerts aren't showing up once the script page goes into effect. You can see them before the script kicks in, but never enough time to click them. I would definitely use this script if it weren't for that. Could you fix it?&lt;/p&gt;

&lt;p&gt;And also, the huge leftover space at the bottom is rather annoying.&lt;/p&gt;</description>
      <pubDate>Sat, 28 Jul 2007 00:16:34 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17317:75487</guid>
      <author>Joe B.</author>
      <link>http://userscripts.org/posts/75487</link>
    </item>
  </channel>
</rss>
