I've fixed my Bloglines Shrinker - and so soon I hear you shout!
Thought I'd take a quick look into the issue of my broken Bloglines Greasemonkey script and spotted the issue straight away. It's a pretty simple thing really...
They've changed the title of their site from "Bloglines | My Blogs" to "Bloglines | My Feeds". So all I had to do was update the little bit of code in the script that checks the title to read "if (document.title == "Bloglines | My Feeds")" and upload the script to my website.
The script is available here, or through my original post which covered installing Greasemonkey as well as details of installing the script.
UPDATE: I've moved some files around on my server, I've not changed any of the content of this post.
Technorati Tags: Bloglines, Greasemonkey, Andrew Beacock


Buy Stuff From Amazon 
1 Comments:
Thanks, Andrew. I realized that I was using an "unofficial" version of the script, which is why the problem didn't materialize on my machine. I've posted the improved script in the original location.
Post a Comment