Greasemonkey Scripts For vB: Now With A "I Can't Believe It's Not Fusetalk" Script

Page 4 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

Gunslinger08

Lifer
Nov 18, 2001
13,234
2
81
I've been working on a style-changing script too, but instead of looking forward to something new, this one looks back to FuseTalk. I changed just about everything I thought was practical; although I'm planning to look at hg403's scripts in more detail later. And I hope it doesn't break anything. :)

Wow, I actually like this quite a bit.

15d074p.jpg


jh78n6.jpg
 
Last edited:

DivideBYZero

Lifer
May 18, 2001
24,117
2
0
The FT look script is awesome. So awesome that it should be put into vB by Derek and pals. In fact, it's a shame they didn't do something like this themselves as it took a user a couple of minutes to do it.
 

skooma

Senior member
Apr 13, 2006
635
28
91
I've been working on a style-changing script too, but instead of looking forward to something new, this one looks back to FuseTalk. I changed just about everything I thought was practical; although I'm planning to look at hg403's scripts in more detail later. And I hope
Can you make the alternating color threads more defined or are my eyes or color settings off?

Thanks for your work btw :)
 

Ken g6

Programming Moderator, Elite Member
Moderator
Dec 11, 1999
16,695
4,658
75
...it took a user a couple of days to do it.
Fixed.

Supporting IE would be hard, not least because I'd have to test in IE, and I'm running Linux. Also, as I recall, IE's Javascript development tools are virtually nonexistent.

Edit: I'm not sure how joshsquall got alternating colors; I never put that in there, because I never saw it on FuseTalk.
 
Last edited:

skooma

Senior member
Apr 13, 2006
635
28
91
Edit: I'm not sure how joshsquall got alternating colors; I never put that in there, because I never saw it on FuseTalk.
Ah, ok then. I used to see alternating white/gray every other thread and post. Made it easier to read.
 

DivideBYZero

Lifer
May 18, 2001
24,117
2
0
Fixed.

Supporting IE would be hard, not least because I'd have to test in IE, and I'm running Linux. Also, as I recall, IE's Javascript development tools are virtually nonexistent.

Edit: I'm not sure how joshsquall got alternating colors; I never put that in there, because I never saw it on FuseTalk.

Yeah, I was exaggerating. Well done, BTW, nice effort!
 

Ken g6

Programming Moderator, Elite Member
Moderator
Dec 11, 1999
16,695
4,658
75
I've posted an update to my FTLook script.

The biggest change is that some columns are rearranged in thread lists. I broke out the FP into a separate column, like FuseTalk used to do. I recall somebody wanted topics listed on their own; this does that.

Also, I incorporated ViRGE's link color change, and I moved all the colors into variables at the top of the script. This way one can change the colors easily. For instance, if somebody wants thread listings with alternating colors, just change the colThreadAltBG to something like "#DDDDDD".

It also seems like when I was logged into the old forums the color scheme was different. More deep blues, I think. The problem is I don't recall having any screenshots of the old forums. I have the Wayback Machine, but of course it only shows the default look. So if anyone does have screenshots specifically of the blue-themed forums, could you please let me see them by post or PM?
 
Last edited:

PlasmaBomb

Lifer
Nov 19, 2004
11,636
2
81
Fixed.

Supporting IE would be hard, not least because I'd have to test in IE, and I'm running Linux. Also, as I recall, IE's Javascript development tools are virtually nonexistent.

Edit: I'm not sure how joshsquall got alternating colors; I never put that in there, because I never saw it on FuseTalk.

The mod looks good :)

:beer;
 

ViRGE

Elite Member, Moderator Emeritus
Oct 9, 1999
31,516
167
106
I've posted an update to my FTLook script.

The biggest change is that some columns are rearranged in thread lists. I broke out the FP into a separate column, like FuseTalk used to do. I recall somebody wanted topics listed on their own; this does that.

Also, I incorporated ViRGE's link color change, and I moved all the colors into variables at the top of the script. This way one can change the colors easily. For instance, if somebody wants thread listings with alternating colors, just change the colThreadAltBG to something like "#DDDDDD".

It also seems like when I was logged into the old forums the color scheme was different. More deep blues, I think. The problem is I don't recall having any screenshots of the old forums. I have the Wayback Machine, but of course it only shows the default look. So if anyone does, could you please let me see them by post or PM?
Ken, is the narrower top bar intentional? It seems like that bar should be as wide as the posts themselves.

This is on Firefox 3.5.
 

Attachments

  • TopBar2.jpg
    TopBar2.jpg
    9.6 KB · Views: 24

Ken g6

Programming Moderator, Elite Member
Moderator
Dec 11, 1999
16,695
4,658
75
Ken, is the narrower top bar intentional? It seems like that bar should be as wide as the posts themselves.
No, that's not intentional. But I don't see that. I'm also on Firefox 3.5, but I see what Leros sees in this post.

That said, I think I may be able to fix it sight-unseen! Try downloading the version I just uploaded. :) (I need a crossed-fingers smilie about now. :eek:)
 

ViRGE

Elite Member, Moderator Emeritus
Oct 9, 1999
31,516
167
106
Weird. Anyhow, it's still happening in the new script. The post table is getting wider, but not the top bar (or the half-invisible bar at the bottom that contains Post Reply and the page numbers).
 

isp

Senior member
Mar 16, 2003
375
0
76
Really do like the look and feel of what you did Ken, and I appreciate the efforts. The dealbreaker for me though is when I see the default design for a brief second as it loads and then it finally gets to loading your script ...does that happen to or bother anyone else?
 

kalrith

Diamond Member
Aug 22, 2005
6,628
7
81
It also seems like when I was logged into the old forums the color scheme was different. More deep blues, I think. The problem is I don't recall having any screenshots of the old forums. I have the Wayback Machine, but of course it only shows the default look. So if anyone does, could you please let me see them by post or PM?

I don't have any myself, but I searched bbzzdd for anandtech and found the following:

anandtech3.JPG


anandtech2.JPG


anandtech1.JPG


gganandtech.gif
 

Ken g6

Programming Moderator, Elite Member
Moderator
Dec 11, 1999
16,695
4,658
75
Weird. Anyhow, it's still happening in the new script. The post table is getting wider, but not the top bar (or the half-invisible bar at the bottom that contains Post Reply and the page numbers).

OK, I'm trying again at the same URL. Thanks for mentioning that, by the way. I did see the shrunken bottom area, and fixed that. I also noticed the sides had too much gray space and fixed that too. Finally, I think I've made the top bar's colors more consistent.

Really do like the look and feel of what you did Ken, and I appreciate the efforts. The dealbreaker for me though is when I see the default design for a brief second as it loads and then it finally gets to loading your script ...does that happen to or bother anyone else?

Apparently that's impossible to fix in Firefox. Supposedly something can be done in Chromium (open-source Chrome), but I couldn't even get this script to run, in SRWare Iron for Linux beta.

Oh, and kalrith, thanks for the screenshots; but none of them are the blue theme. (Or maybe my memory's playing tricks on me?) Anyway, I clarified my earlier post.
 
Last edited:

ViRGE

Elite Member, Moderator Emeritus
Oct 9, 1999
31,516
167
106
OK, I'm trying again at the same URL. Thanks for mentioning that, by the way. I did see the shrunken bottom area, and fixed that. I also noticed the sides had too much gray space and fixed that too. Finally, I think I've made the top bar's colors more consistent.



Apparently that's impossible to fix in Firefox. Supposedly something can be done in Chromium (open-source Chrome), but I couldn't even get this script to run, in SRWare Iron for Linux beta.

Oh, and kalrith, thanks for the screenshots; but none of them are the blue theme. (Or maybe my memory's playing tricks on me?) Anyway, I clarified my earlier post.
That did it, thanks.:)

Now if I could just convince Derek to make a real theme out of this.;)
 

Ken g6

Programming Moderator, Elite Member
Moderator
Dec 11, 1999
16,695
4,658
75
I should probably mention that I uploaded one more version, to improve the colors of Notices and the search results page.

I should also probably mention a change I made to my copy of the Image Resizer script. I changed line 37 from:
Code:
aImg[j].title = 'Click for the original size';
to
Code:
if(aImg[j].title == '') aImg[j].title = 'Click for the original size';
. This allows you to mouseover normal vBulletin icons for their tooltips.
 

Crusty

Lifer
Sep 30, 2001
12,684
2
81
I like the scripts but I just can't get over the 'lag' in rendering the scripts after the page is loaded.
 

Shawn

Lifer
Apr 20, 2003
32,236
53
91
Old screenshot to compare:

newfusetalk.jpg


And the version previous to that for the hell of it:

oldfusetalk.jpg