ShoeRank
===========

ShoeRank is a tool for checking Google PageRank values for your pages. Just enter an URL, hit the button
and you'll get its PageRank value.

If you want to know more about Google PageRank values, check the wikipedia at:
http://en.wikipedia.org/wiki/Pagerank

In case you're interested in a bigger application that lets you store all your URLs and have them automatically
monitorized for PageRank changes, and receive email alerts, check out my other application PageRankAlert:

http://pagerankalert.com

Requirements
============

1. Shoes (http://code.whytheluckystiff.net/shoes/). ShoeRank is developed using and runs on Shoes 0.r905.

Usage
=====

Launch it with shoes:

shoes shoerank.rb

Thanks
==========

Thanks to K. Kodama for his implementation of the Google PageRank checksum algorithm:
http://www.math.kobe-u.ac.jp/~kodama/tips-ruby-GooglePageRank.html

ShoeRank written by Jaime Iniesta (http://jaimeiniesta.com/). 
Released under MIT License (see LICENSE).
