Comments by Sean Watson on scripts

116 comments

Comment on:
Yahoo Mail Beta Ad Remover

Aug 18, 2008

To hide the left side ads
add this to line 62

var swPane=parent.document.getElementById('swPane');
var foldersTableDiv=parent.document.getElementById('foldersTableDiv');

And this to line 76

if ( swPane != null ) {
// deleteNode(swPane);
swPane.style.visibility='hidden';
}
if (foldersTableDiv != null ) {
// resizeNode(foldersTableDiv);
foldersTableDiv.style.height='100%';
}

Comment on:
MySpace - Edit Profile Redesign

Mar 1, 2008

Thanks =)
I try my best

Not without messing up the script. Give me a few days and I'll have an option that allows you to enable or disable the (or even add your own) custom logo.

Two-columns works for me.... maybe post a screenshot or something.

Comment on:
Youtube Alternate Video Player

Feb 11, 2008

I trying it on Firefox atm, and it works flawlessly.
There seems to be a compatibility issue with the script/extension and flock.
Don't bother trying to fix it, unless you want to, I'm uninstalling vista and installing linux.... prolly just gonna stick with firefox so it's not really a big deal.

Comment on:
Youtube Alternate Video Player

Feb 11, 2008

This is odd. I'm using extension and it crashes everytime I visit a YouTube video page.
It could either be a) The fact I'm using Flock browser, or b) I'm using Vista.
I'll install firefox and see if the problem persists.

Comment on:
Youtube Alternate Video Player

Feb 10, 2008

The only problem is........
it doesn't work T_T

Comment on:
Youtube Alternate Video Player

Feb 10, 2008

Firebug is giving me this error:

uncaught exception: Security Error: Content at http://www.youtube.com/watch?v=lLYD_-A_X5E may not load data from http://cache.googlevideo.com/get_video?video_id=lLYD_-A_X5E&origin=ash-v157.ash.youtube.com&signature=BC9D6F2BFADBCEE9305CA09BFE342396C0D9D5CB.84018B9C74918C1E8C35E22E9255655256042C6B&ip=70.127.178.57&ipbits=16&expire=1202647765&key=1.
getXmlHttpRequest()base_all_with_bid... (line 1074)
getUrl("/watch_ajax?user=imalibubarbiei&video_id=lLYD_-A_X5E&action_channel_videos", true, function())base_all_with_bid... (line 1096)
getUrlXMLResponse("/watch_ajax?user=imalibubarbiei&video_id=lLYD_-A_X5E&action_channel_videos", function())base_all_with_bid... (line 1224)
showAjaxDivLoggedIn("channel_videos_full", "/watch_ajax?user=imalibubarbiei&video_id=lLYD_-A_X5E&action_channel_videos", function())base_all_with_bid... (line 2253)
toggleChannelVideos("imalibubarbiei")base_all_with_bid... (line 2790)
(no name)()base_all_with_bid... (line 687)
fireInlineEvent(div#more-from-panel.expand-panel, "expanded")base_all_with_bid... (line 691)
expandPanel(div#more-from-panel.expand-panel)base_all_with_bid... (line 664)
(no name)(load )

Not sure what you can do about it

If it has anything to do with the extension itself, then I have no ides.
Consult the extension's author and see if he can help you out.

Thanks for the compliments =)

I mean you can manually enable the 2-column display by going into the code and changing the line that says:
/*Two Column View*/
var tcv ="off";

Change the "off" to "on".

And I was a bit hasty with my previous statement. I'm sure that there is a way to do this. I will ask around in the forums and see what I can find.

There's no way to do that sorry.

Alright I just released an update to accommodate googlepedia because I like it so much =). I hope the additions are useful

Nevermind I think that I figured out what you we asking. Were you talking about the page link sidebar? If that's the case I can fix that really quick

I myself tried it with googlepedia and it seems to work fine as long as you disable the whole 2 row thing. So by work with it, do you mean skin the wikipedia sidebar?

Comment on:
MySpace Rich Edit

Jan 30, 2008

Thank you =)
I'm working on a new interface for it. Stay tuned for a new release soon.

Comment on:
MySpace Home - Customize it!

Jan 24, 2008

Update anytime soon?

Comment on:
MySpace - Home Skin Switchup

Jan 20, 2008

@InsaneNinja
I posted a few comments on your Auto-Update that actually pertain to this script also.
This script does not work on Band pages either.
It does not: Retitle the page, add the links to the bulletin section or friends section.
I suggest signing up for a band profile just to test functionality out.
http://signup.myspace.com/index.cfm?fuseaction=...

Just a thought.
Other than that great script.

Comment on:
MySpace - Home Auto-Update (beta again)

Jan 19, 2008

Yes I can verify for him that the bulletins do not work nor does the auto refresh.
So yes this script does not work on band pages =P

And my country is set to USA.
I double checked that.

Comment on:
MySpace - Home Auto-Update (beta again)

Jan 19, 2008

EDIT:
I think that should maybe be added in the next release of this script.
I'll also check out the functionality of this script on a band page. I have one.

Comment on:
MySpace - Home Auto-Update (beta again)

Jan 19, 2008

@runningXblind
I love that. That's genious. I myself dropped it down to 110px and it is rather nice. For those of you who had no idea what he was talking about. Add that line of code to line 153 in the script.

Comment on:
Myspace Notifier - Customizable

Jan 14, 2008

Ttry disabling the dinging noise. That could be the problem. Lemme know if that fixes it.

Comment on:
MySpace - Edit Profile Redesign

Jan 12, 2008

I don't use groups, but I will definitely look into implementing that into the near future.

Comment on:
Myspace Notifier - Customizable

Jan 12, 2008

I have no idea. I don't have this problem. Maybe take a screenshot and post it in here.

Comment on:
MySpace Home - Customize it!

Jan 9, 2008

You're quite welcome =D

Comment on:
MySpace Home - Customize it!

Jan 7, 2008

or if you have adblock add this to your filters:
myspace.com#DIV(id=ctl00_cpMain_MarketingBox_Skin_userHomeTabs_userHomeTabs)
Dunno if this will work unless you have Element Hiding Helper