1
0
Fork 0
Commit Graph

32 Commits

Author SHA1 Message Date
Andrew Tomaka fb061e0b24 Add Diablo To Games
Add calls to the Diablo 3 API to gather information from their "career"
api and display the information on the index page.

Also hid HTML from the main page that is no longer updated.
2012-09-12 08:57:08 -04:00
Andrew Tomaka cf2df2920f Correclty use usort. 2011-12-04 04:05:33 -05:00
Andrew Tomaka 578d9da5ba Sort armory characters by highest item level instead of progression. 2011-12-04 04:01:56 -05:00
Andrew Tomaka 7bec443bc7 Warrior renamed. 2011-12-04 03:44:06 -05:00
Andrew Tomaka a6c7ecc721 Deal with the potential that SERVER_NAME may not be a part of the superglobal _SERVER. 2011-10-28 21:57:02 -04:00
Andrew Tomaka b1b54536eb Stop updating sc2ranks until I've played one game this season. 2011-10-28 21:54:57 -04:00
Andrew Tomaka 529fcdc81d Make sure not to write data unless we need to. 2011-10-17 21:01:30 -04:00
Andrew Tomaka 73c1e11e71 Handle the case where we may receive incorrect data. 2011-10-17 19:28:21 -04:00
Andrew Tomaka 61b1aac452 Cannot use file_get_contents to connect to an https url; use cURL instead. 2011-10-17 18:25:05 -04:00
Andrew Tomaka 109be86bad Hopefully collect retweets from Twitter. Untested functionality. 2011-10-17 09:06:35 -04:00
Andrew Tomaka 853749cbb4 Condense config files into one. 2011-10-16 06:33:28 -04:00
Andrew Tomaka 6a22a3580a Ensure Hulu output is correct whether or not a video has both a series and a title associated with it. 2011-10-16 04:15:48 -04:00
Andrew Tomaka 888ac1fdfe Various adjustments along with several comment additions. 2011-10-15 09:02:44 -04:00
Andrew Tomaka 582a9dc062 Use a readable timestamp and only check the max execute time if it is not zero. 2011-10-15 08:27:08 -04:00
Andrew Tomaka 2ef6c3d29b Log execution time based issues for review. 2011-10-15 07:59:07 -04:00
Andrew Tomaka a4cbd44400 Prevent script from executing if it is currently running. 2011-10-15 07:16:54 -04:00
Andrew Tomaka afb499ca1f Remove debug print. 2011-10-14 05:29:23 -04:00
Andrew Tomaka 5649bc6f4f Correctly process Lastfm songs that are currently playing and display that information to the page. 2011-10-14 05:17:04 -04:00
Andrew Tomaka f64e4246f6 Adjust to allow for other aliased localhosts. 2011-10-14 05:04:21 -04:00
Andrew Tomaka 8fb0337b70 Correct cache storage length. 2011-10-14 03:11:17 -04:00
Andrew Tomaka 797cbc31b9 Initial implementation of WoW display. 2011-10-14 02:54:29 -04:00
Andrew Tomaka 4a578a7e01 Deal with the possibility that our cache files might not currently exist. 2011-10-14 01:18:16 -04:00
Andrew Tomaka ac6516bad7 Handle shows without series and correctly affiliate title with title and series with series. 2011-10-14 01:10:57 -04:00
Andrew Tomaka 9981090808 Fix to Twitter data storage. 2011-10-11 00:43:34 -04:00
Andrew Tomaka f4e89d5d1c Collect data from wow api. Not yet displayed publically. 2011-10-04 19:19:16 -04:00
Andrew Tomaka db6a24cb96 Store time and not the time since string in the cached data file. 2011-10-04 05:28:55 -04:00
Andrew Tomaka 7708493ebb Include crontab line as comment for later use. 2011-10-04 05:18:19 -04:00
Andrew Tomaka e8ea5bd681 If we are not on the localhost, detect the files using the full path. 2011-10-04 05:13:43 -04:00
Andrew Tomaka 2dbac5b017 Store URL of last github commit. 2011-10-04 04:32:36 -04:00
Andrew Tomaka 15d5eaec22 Use single file for storing cache information. 2011-10-04 03:37:44 -04:00
Andrew Tomaka cba344e4a4 Use simplexml_load_file instead of _load_string. 2011-10-04 03:22:50 -04:00
Andrew Tomaka 122a4e3a14 Add cronjob file that collects data when cache is a certain age. 2011-10-04 03:11:56 -04:00