Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
It doesn't work in Opera, even if the page shows a combo of useful and useless content. |
|
|
Sorry guys, it looks like many Experts-Exchange pages do not have content on them anymore unless you login, not all of them are like that though. They only partially locked down Experts-Exchange so that you cannot access their content without being a member. Look forward to fewer and fewer Experts-Exchange results in Google as a result. Good riddance! |
|
|
It doesn't work anymore :(
|
|
|
Thanks for the script. I have been using it for a little while and it has been really helpful. One of the things that I don't like is that the parts of the page are removed after rendering (this is a Greasemonkey limitation). To get around this issue, I decided to try to use Adblock Plus with the Element Hiding Helper to do something similar. After a minute or two, I have it hiding the sections I don't want to see, plus it appears to occur before the rendering (it definitely seems that way), so the page actually loads faster now. Just in case anyone is interested, here are my element hiding rules:
|
|
|
Thanks, this is a useful script. I've modified my own copy to also hiding the signup link and the questions stats:
// Kill the "Question Stats" section
|
|
|
awesome! cut the page size by over 2/3rds ! |
|
|
The script needs to basically remove the top half of the experts exchange page now, so I can make it do that easily. |
|
|
does this mean no more updates then ? |
|
|
I think less and less I'm updating this script because I want the privilege to view experts exchange pages, and more because I want them to change their evil ways. |
|
|
Umm what the hell? The problem was that it WASN'T scrambled after the jump, and the code scrambled the comment! Shit :O They now use a mix of scrambled and unscrambled comments to combat these decoders. Check for yourself:
|
|
|
Thanks for this, I've used it for a long time. However, they've very recently modified the site's comment scrambling. It is still rot13 above the jump (the huge box full of links) so the decoder still works there, but after the jump it uses another scheme. :-/ |
|
|
how to install? thanks for an answer... |
|
|
very nice. works on firefox 2.0.0.6 |
|
|
Oh my goodness, bless you for this. This is *fantastic*. |
|
|
I added the text descrambler as described by tagor. |
|
|
The script doesn't work anymore.
|
|
|
Here's code to descramble the text:
if ((c >= 65 && c <= 77) || (c >= 97 && c <= 109))
a=document.getElementsByTagName('div')
|
|
|
Why unblur the comments ?
Nic;o) |
|
|
THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU! |
