Top Level Namespace

Defined Under Namespace

Classes: Geeklets, Get_Weather_Icon, Next_Months_Calendar, OPM_Alerts, Trash_Usage, Utility, WMATA_Alerts, Weather

Constant Summary collapse

URL =
"http://www.opm.gov/status/index.aspx"
REPLACEMENTS =
[
  ["p.m.", "pm"], 
  ["a.m.", "am"]
]
FEED_URL =
"http://www.wmata.com/rider_tools/metro_service_status/feeds/rail.xml"