Author Topic: Downtime  (Read 8988 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Downtime
« Reply #15 on: May 10, 2013, 07:53:55 pm »
The only things that are innacurate in the post stats graph are the following:

-All stats since April 23rd 2012 are 1 day off. To fix this just INSERT INTO `currentdbname_log_activity` VALUES ('2012-04-23', 0, 0, 0, 0, 0); or whatever you have to use to manually add stuff in the database. Another fix solution is to make the graph scan dates and count any missing day/stats as 0 posts.

-From May 2005 to March 2008, stats excludes deleted posts, while newer stuff includes them. I think it's OK as it is, though, since almost every deleted posts from the old board were parts of the old downloads section anyway, with only 1 accidental topic deletion and 2 or 3 dispute deletion in 2006.

-The timezone changed 3 times through the stats. GMT+7 until Jan 1st 2008 (Invisionfree glitch), GMT-5 (Zetaboards & resurrected Omni), GMT+1 (since 2012 server move)

EDIT Wow I like the other graphs above the main one :D
« Last Edit: May 10, 2013, 07:58:28 pm by DJ Omnimaga »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Jonius7

  • python! Lua!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1918
  • Rating: +82/-18
  • Still bringing new dimensions to the TI-nspire...
    • View Profile
    • TI Stadium
Re: Downtime
« Reply #16 on: May 11, 2013, 07:18:02 am »
How much will changing the time zone affect the stats?
The top graphs are nice, though quite condensed, I wonder if the range could be chosen to view previous years' stats.
« Last Edit: May 11, 2013, 07:18:13 am by Jonius7 »
Programmed some CASIO Basic in the past
DJ Omnimaga Music Discographist ;)
DJ Omnimaga Discography
My Own Music!
My Released Projects (Updated 2015/05/08)
TI-nspire BASIC
TI-nspire Hold 'em
Health Bar
Scissors Paper Rock
TI-nspire Lua
Numstrat
TI-nspire Hold 'em Lua
Transport Chooser
Secret Project (at v0.08.2 - 2015/05/08)
Spoiler For Extra To-Be-Sorted Clutter:

Spoiler For Relegated Projects:
TI-nspire BASIC
Battle of 16s (stalled) | sTIck RPG (stalled) | Monopoly (stalled) | Cosmic Legions (stalled)
Axe Parser
Doodle God (stalled while I go and learn some Axe)

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Downtime
« Reply #17 on: May 11, 2013, 04:12:02 pm »
How much will changing the time zone affect the stats?
The top graphs are nice, though quite condensed, I wonder if the range could be chosen to view previous years' stats.
I haven't coded in the ability to choose between certain times yet into the stats API. Currently it will only look back 30 days. I'll add in some better selection soon though. I'll also work on making them a bit wider.
/e