why unix | RBL service | netrs | please | ripcalc | linescroll
hosted services

hosted services

[toc]

Some time back I wondered if I was giving more kudos than I received. Well, now I can see who the people are that click the kudos button heavily for me. This allows you to be careful to return the kudos as much as you receive it. You may liken this to the mutual preening amongst chickens.

The script is located in the code directory.

To run the script you will need to head over to the API documentation to request an access token. Once you have it, insert it into the script header.

Execute like so:

$ perl get_athelete_activities

To get a kudos report on the files generated above:

$ find . -name '*record' -exec egrep -h '^kudos' {} \+ | sort -n | uniq -c | sort -n

I've also done a live tracking phone app, which you can find out about at live tracking test page.