PDA

Click to See Complete Forum and Search --> : Posts Per Day


Matthew Gates
Mar 10th, 2001, 11:33 AM
Hey John, noticed you have that new little feature in the profiles telling you the posts per day.

It says, in my profile:
Total Posts: 4574 (14.40 posts per day)

Some days I could post a lot, and some days I could post very little.
So how do you figure out what the posts per day are?

Sorry for being stupid, it may be easy to figure out, but I'm curious :rolleyes:.

Chris
Mar 10th, 2001, 11:57 AM
John is calculate base on datediff from your registration date till now and it juz an average value ;)

i.e.


MsgBox Round(4574 / DateDiff("d", "27/4/2000", Date), 2) & " posts per day"

Mar 10th, 2001, 01:18 PM
Very cool :D.
Thanks.

Active
Mar 12th, 2001, 12:22 AM
If it is not averageing how d you account for the 14.40

SteveCRM
Mar 12th, 2001, 05:36 PM
damn mine has gone down since I've started focusing on C++ :(

Chris
Mar 12th, 2001, 07:38 PM
I juz rushing everyday try to catch up those super expert in the top 10 list :D

chrismitchell
Mar 22nd, 2001, 06:32 AM
where is this part of the profile that says how many post per day? I can't find it.....

I think i'm blind!

onerrorgoto
Mar 22nd, 2001, 06:35 AM
Click on the profile button below your post and on the third line you have the "total post" with the day-average
within ( )

chrismitchell
Mar 22nd, 2001, 06:37 AM
Thanks I found it.. Its a shame that it doesn't count the Chit Chat posts too! :(