|
-
Mar 10th, 2001, 12:33 PM
#1
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 .
-
Mar 10th, 2001, 12:57 PM
#2
PowerPoster
John is calculate base on datediff from your registration date till now and it juz an average value 
i.e.
Code:
MsgBox Round(4574 / DateDiff("d", "27/4/2000", Date), 2) & " posts per day"
-
Mar 10th, 2001, 02:18 PM
#3
Very cool .
Thanks.
-
Mar 12th, 2001, 01:22 AM
#4
Addicted Member
If it is not averageing how d you account for the 14.40
-
Mar 12th, 2001, 06:36 PM
#5
Frenzied Member
damn mine has gone down since I've started focusing on C++
-
Mar 12th, 2001, 08:38 PM
#6
PowerPoster
I juz rushing everyday try to catch up those super expert in the top 10 list
-
Mar 22nd, 2001, 07:32 AM
#7
Fanatic Member
where is this part of the profile that says how many post per day? I can't find it.....
I think i'm blind!
-
Mar 22nd, 2001, 07:35 AM
#8
Hyperactive Member
Profile
Click on the profile button below your post and on the third line you have the "total post" with the day-average
within ( )
Onerrorgoto
Dont be to optimistic, the light at the end of the tunnel might be a train
-
Mar 22nd, 2001, 07:37 AM
#9
Fanatic Member
Thanks I found it.. Its a shame that it doesn't count the Chit Chat posts too!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|