Welcome, Guest. Please Login or Register.
June 23, 2024, 07:02:46 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Needing YOUR input for a STATISTICS mod « previous next »
Pages: [1] 2 Reply Ignore Print
Author Topic: Needing YOUR input for a STATISTICS mod  (Read 2563 times)
Greg Robson
Training to be like Joseph
YaBB SE Developer
YaBB God
*****
Posts: 1459


Hello!

ICQ - 81390136 WWW
Needing YOUR input for a STATISTICS mod
« on: January 02, 2002, 06:46:50 PM »
Reply with quote

I came up with the idea of a statistics mod the other day and I have decided that I will build it as soon as I have learnt PHP and MySQL  :)

For the moment I need everyone's input on what the statistics MOD is going to do, how it will look etc etc yadda yadda blah blah blah.

Here are my ideas so far for graphs...

View graphs of topics/replies/viewings/new users on average (or in total) for each hour of the day/day of week. [ This will enable people to see if the board is used by Americans or people in the UK, and whether the board is used more at the weekend than during the week.
Also show topics/replies/viewings/new users during each hour, day, week, month.
Allow specifying of a particular catergory/board for the above (N.B. Not new users)

Horizontal / Vertical graphs ???

Frequency of posting for registered users.
Average replies/viewings per message.

The ability to create CSV files :D
E-mail statistics to admin once a day (send when first post of day is carried out)

I'm thinking of having a main graph with drop down boxes at the bottom to set the options.

This sounds like a lot but most of the items just need what's counted changed.

As soon as I begin learning PHP and MySQL I'll start coding it, until then I'll gather ideas and start designing the screens.

Many thanks for input in advance.

UPDATE 3/1/02 - New idea: keep track of notification e-mails sent (might be useful for busy servers?)
« Last Edit: January 03, 2002, 06:49:12 PM by Gandalf » Logged

You can't have everything... where would you put it? -- Steve Wright
Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:Needing YOUR input for a STATISTICS mod
« Reply #1 on: January 02, 2002, 08:46:38 PM »
Reply with quote

posting in more than one space *will* get you more reponse.  But please don't cross-post into forums where it doesn't apply.
Logged

Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Needing YOUR input for a STATISTICS mod
« Reply #2 on: January 02, 2002, 08:51:06 PM »
Reply with quote

It will just take a good idea and make it spam ;)
Logged

Greg Robson
Training to be like Joseph
YaBB SE Developer
YaBB God
*****
Posts: 1459


Hello!

ICQ - 81390136 WWW
In my defense...
« Reply #3 on: January 02, 2002, 09:03:10 PM »
Reply with quote

In my defense it was only 3 forums...(hardly constitutes spam), it wasn't the same message (they were linked), and two were locked (to keep everything on topic).

The boards were:
* What you can do to help (HELP ME!)
* Mod Ideas - the obvious one (hence main thread)
* Mod Writing - help me write mine!

Finally - it would be an important mod (not discrediting anyone else here) and it deserves to be determined by the majority.

Despite my defense, I plead guilty  :-[

Now, back to that mod........
Logged

You can't have everything... where would you put it? -- Steve Wright
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Needing YOUR input for a STATISTICS mod
« Reply #4 on: January 02, 2002, 09:21:24 PM »
Reply with quote

No need to defend yourself, you're being told gently ;)
Logged

Greg Robson
Training to be like Joseph
YaBB SE Developer
YaBB God
*****
Posts: 1459


Hello!

ICQ - 81390136 WWW
Re:Needing YOUR input for a STATISTICS mod
« Reply #5 on: January 02, 2002, 09:54:47 PM »
Reply with quote

That's alright I know you're just doing you job. ;)

btw, while I've got the attention of two moderators perphaps you can give me your 5 cents on what you think should be going into this mod ??? Any ideas? Layout, extra functionality, problems I might encounter?
Logged

You can't have everything... where would you put it? -- Steve Wright
Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:Needing YOUR input for a STATISTICS mod
« Reply #6 on: January 02, 2002, 09:57:27 PM »
Reply with quote

here's some ideas

make a spearate file like Stats.php to hold the code - so that it's not loaded every time the subs.php file is.

Try not to add too much to the DB - as most of the stats you need can be pulled out by some clever queries

Make sure you can change how often stats are mailed to the admin.
Logged

Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Needing YOUR input for a STATISTICS mod
« Reply #7 on: January 02, 2002, 10:09:17 PM »
Reply with quote

I agree that you should use a Stats.php file and also try use to use creative queries.  You may want a new table to keep top numbers online etc...
Logged

Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:Needing YOUR input for a STATISTICS mod
« Reply #8 on: January 02, 2002, 10:10:53 PM »
Reply with quote

good point -  new table...stats or something like that would be appropriate
Logged

Greg Robson
Training to be like Joseph
YaBB SE Developer
YaBB God
*****
Posts: 1459


Hello!

ICQ - 81390136 WWW
Many thanks...
« Reply #9 on: January 02, 2002, 10:16:06 PM »
Reply with quote

Many thanks for that guys :)

I thought I'd need a separate file for the code, I want to try and make the code as real time as possible - so I'll use queries where possible.

If I discover that I'll need my own table for the database I'll check the name of it over with you guys first ;)
« Last Edit: January 02, 2002, 10:17:08 PM by Gandalf » Logged

You can't have everything... where would you put it? -- Steve Wright
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Needing YOUR input for a STATISTICS mod
« Reply #10 on: January 02, 2002, 10:18:00 PM »
Reply with quote

Much appreciated, I know it's a mod I'd like ;)
Logged

Michael
YaBB God
*****
Posts: 782


Recursion \Re*cur"sion\, n. - See recursion.

ICQ - 47769041mrtorrent@hotmail.com WWW
Re:Needing YOUR input for a STATISTICS mod
« Reply #11 on: January 02, 2002, 10:20:01 PM »
Reply with quote

Yeah, I agree, mods that put big functions into subs.php (or subs.pl in the case of standard YaBB) are real pains when they're not called frequently...

But my suggestion would be to add some "fun" stats, such as number of smilies used or some such thing, although it might be a bit hard to keep track of. I've found from experience, however, that fun stats are something that keep people coming back. For example, I run a Statistics Bot for my IRC chat room that updates the stats hourly and has rankings of people by number of lines, as well as giving special awards such as "most verbose," "biggest action user," etc. It never fails to attract visitors each time it's updated. :P
« Last Edit: January 02, 2002, 10:21:12 PM by michael » Logged

~ Michael ~
--------------
The MikeCam
I went to the Net and all I got was this stupid tagline.
Greg Robson
Training to be like Joseph
YaBB SE Developer
YaBB God
*****
Posts: 1459


Hello!

ICQ - 81390136 WWW
Cheers Michael
« Reply #12 on: January 02, 2002, 10:22:28 PM »
Reply with quote

Duly noted, I'll start of with simple things like top ten posters of the day or something.
Logged

You can't have everything... where would you put it? -- Steve Wright
Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:Needing YOUR input for a STATISTICS mod
« Reply #13 on: January 02, 2002, 10:29:06 PM »
Reply with quote

god...top smilies poster would be hard....you could however, do something like 'person who started the most topics' and 'person with the lowest/highest karma'
Logged

Michael
YaBB God
*****
Posts: 782


Recursion \Re*cur"sion\, n. - See recursion.

ICQ - 47769041mrtorrent@hotmail.com WWW
Re:Needing YOUR input for a STATISTICS mod
« Reply #14 on: January 02, 2002, 10:45:44 PM »
Reply with quote

Yes, could be a tad difficult, but you could simplify it by editing a running tally of smilies for the user everytime they make/edit a post. It wouldn't be as dynamic as we might like, but it'll work. ;)
Logged

~ Michael ~
--------------
The MikeCam
I went to the Net and all I got was this stupid tagline.
Pages: [1] 2 Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Needing YOUR input for a STATISTICS mod « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.039 seconds with 20 queries.