Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Just one small thing... in this line here:
With the v1+v2 you are combining 2 strings before multiplying by 2. For example I have 91 followers and 96 I'm following... this creates a number of "9691" and then multiplies by 2. This obviously throws off your calculation. A fix would be:
Or you could cast v1 through v4 to numbers in the variables earlier in the script for additional accuracy. Javascript is such a pain in the ass sometimes. |
|
|
Seems not to work with every twitterer / follower, at least in my case...Mozilla Firefox v.3.0, WinXP Pro SP3 win32 |
|
|
Version 0.9.9 Twitter changed some things over the past few days so they broke this script. I've updated it no recalculate the TwitteRank again... until Twitter breaks it again... Thank you all for alerting me to the change in Twitter. |
|
|
I guess something has changed on twitter, it is showing N.N. is a bot, alert!; TR=NaN for everyone. |
|
|
Kudos - great script. |
|
|
Version 0.9.8 This version changes the Evan Prodromou social scale. Now, if the Twitter Rank TR < 6 the Evan Prodromou social scale is different and will take into account that probably the user is just starting twittering... |
|
|
Version 0.9.6 Twitter made small changes in the layout of the user pages and it broke the TwitterSafe! Please upgrade to this version to use TwitterSafe! again. |