Skip to content

straup/worldcup2010-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

These are a series of CLI tools for stuff involving the 2010 World Cup.

* guardian_monitor.pl

  This is a Perl script to poll the Guardian API for current World Cup football
  matches that are being live-blogged, to fetch the posts themselves are store
  them as big JSON file.

* guardian_relay.py

  This is a Python script that reads said JSON file (assumed to be a remote URL)
  and to relay new updates via XMPP (specifically GTalk).

  If run on an Android phone with the Android Scripting Extensions app, then it
  will also relay updates to the phone's notification system (although, the
  updates themselves are usually too long to make it worthwhile).

See also:

http://www.aaronland.info/weblog/2006/06/12/areacode/#ole

http://www.aaronland.info/weblog/2010/04/05/milkshake/#ole

http://www.guardian.co.uk/football/worldcup2010

About

A series of CLI tools for stuff involving the 2010 World Cup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published