PageRank Indicator For Linux And Mac OS X
HackWire writes "Google's PageRank has only been available in your web-browser by installing the toolbar restricting use to Windows and Internet Explorer. Nick Stallman has created a module for Firefox to show PageRank from within the browser, within three easy steps Linux and Mac (even Windows) users can now see PageRank without being restricted to a OS or browser."
It's a Firefox browser plugin, right? Surely that means you are restricted to a browser - Firefox? Or am I missing something obvious?
I just installed the toolbar from the page linked, and there is a blank spot in the middle of the toolbar that displays "PageRank" when I hover over it with the cursor. I visited several pages, and no number has shown up there yet. I'm using FreeBSD, but should that present a problem? There were no errors on install and the toolbar seems like it showed up ok...
And the muscular cyborg German dudes dance with sexy French Canadians
Honestly, pagerank is not high on my priority of things to look at (to put it mildly).
It's a nice gimmick, granted, to look at it, but since I'm not trying to play the google game, I couldn't really care less.
"Piter, too, is dead."
the firefox/mozilla plug-in googlebar will probably integrate this soon. it is already very equivalent to the IE toolbar provided by google, in terms of its google-related functionality. although i don't find the information useful, it is good to see this progress.
Yes, I'm using it right now.
I am guessing this has been done without google's permission. That being said, I wonder if he is doing a "native" call to google on his server to get the reading, or if it's some type of hack to a win32 toolbar.
I heave already heard the reading is really a graphic that comes off of Nick's site, and not a direct call to Google from the toolbar. If it's a Win32/IE toolbar reader hack, it may have scalability problems...not to mention Nick's bandwith and server being a bottleneck.
Anyone know if these things have been taken into account? I'm worried this is still a beta/hack level project that is about to get a slashdotting of it's own.
-Pete
Soccer Goal Plans
Good point.
The URI that google uses to phone home was reverse engineered in the past and google promptly changed its algorithm.
This is fairly easy to do since the google toolbar phones home for updates as well. and, well, you can't block the request since it defeats the functionality of having the pagerank feature enabled to begin with.
Though, otoh, I don't see any good reason for google preventing this functionality to spread to other browsers/os since they most likely value the surfing habits of more users more than any value from locking the pagerank to IE only.
I tested side-by-side with a number of sites, and its not reporting the same thing that the IE googlebar does.
On many sites, it takes a LONG time to get it, and then it simply displays "10", which needless to say is inaccurate.
Even does it on sourceforge.net.
I'm guessing its not scaling well, and the slashdot effect is messing it up.
GPL'd web-based tradewars themed space game
The problem with the Google toolbar/Pagerank display in the past has been that along with each request sent to Google it was accompanied by a checksum from the toolbar.
Every so often Google would change the checksum and notify the toolbars, and as a result would break the 3rd party applications. The catch was however, that if your pagerank request contained an old/invalid checksum instead of returning and invalid response, Google would return a bogus pagerank for that page.
At least that's what it was doing approximately 2/3 years ago when I was employed to do SEO and decided to take a look. I'm not sure if that has changed, or the method that is being used for this toolbar.
And yes, I'm sure that both Nick Stallman and Richard Stallman have relations, though not necessarily common ones.
How is this viewed by everyone? What do these guys actually do?
From what I can tell they just go around posting link after link all over the Internet to boost a website's pagerank.. And I've noticed a lot of them like to bombard wikis and newsgroups/fora with random links etc.
Is that pretty much it?
A quick grep through the source shows that the functionality of the plugin can be summarized as
= ht tp://www.asdf.com/
http://toolbar.nickstallman.net/toolbar.php?url
returning PNG. So yes, it works by using processing on toolbar.nickstallman.net and you can easily call the functionality from any browser you like, however, it will be easy for Google to close access for him when they see fit, so it does not look like a long-term solution.
On the other hand, this was the first time that I saw PageRank for some of my pages, so it is a nice toy.