Skip to content

Instantly share code, notes, and snippets.

View NewMexicoKid's full-sized avatar

Tim Yao NewMexicoKid

View GitHub Profile
@NewMexicoKid
NewMexicoKid / retrieve_data.pl
Created December 6, 2016 02:41
Quick perl script to retrieve word count data for a list of NaNoWriMo uids
#!/usr/bin/perl -w
#
# Create a simple wordcount history graph using the wcapi
# T. Yao, 11/08/2005
#
## HISTORY
# If the xml file is older than one hour, refresh it. Otherwise, don't do anything.
# 24 October 2012 - tyao - Updated to use the new alphabetical uids
# 2013-10-27 - tyao - updated to 2013
# 2015-10-23 - tyao - updated to 2015