<< When Will Sun Open Source Java? | Home | The 'vitality' of documentation >>

Alexa improved

Alexa have been providing stats on web page hits for ages. I was looking at the effect Venkman has had on Getahead when I noticed that there is stuff that the image generation page can do that you don't get from the web interface. Plus the web interface could do with some Ajax goodness rolling over it. So here is my quick Alexa/Ajax* web-reach hack.

Note: If you are reading this through an RSS reader then you probably need to try looking at the original. I really hope this page doesn't work in your aggregator because if my Javascript gets to your screen unchanged then you have a very bad XSS security hole.

One new thing is the ability to compare more than one site at a time. So here is a comparison of the reach of some Java open source development sites:

site comparison graph

You can also update it dynamically so you can also compare getahead.ltd.uk, the home of DWR with dwr.com the home of trendy furniture. One day maybe ...

(UPDATED: Alexa got me confused with another site (gascoignes.net) recently and deleted some recent stats so the graph has getahead on a bit of a roler coster ride in the past few weeks. From what I can tell gascoignes.net gets no traffic, so it doesn't skew the results at all.)

You can also use it to compare some other sites reaches: (These links are clickable in IE)

Finally you can use this page to create you own comparisons.

Have fun.






What comparisons have you found interesting?

* I'm using a broad definition of Ajax before someone gets picky about use of XHR.

Update: Mike Linksvayer has done a similar thing, however his has a few more options. It's worth checking out.



Re: Alexa improved

This is interesting - I am currently looking into doing some "real-time" graphing of financial data and have been looking at using JavaScript, SVG, or VML in some combination to get it to work. More and more things like this keep stopping me from giving up.

Re: Alexa improved

comparisons of google.com and yahoo.com... these look closer than you would think? i thought that yahoo.com would be way behind.

Alexaholic.com takes it to the next level

If you like this sorta stuff, you'll like this even better: Alexaholic.com

Alexa Grapher

Many people look at Alexa to see how the Alexa traffic rank of a site of interest is faring (usually not well — there are always more websites, so even maintaining ordinal rank is an uphill battle). People who don’t twiddle URLs out of habi...