Re: [PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net

2008-01-14 Thread Richard Lynch
On Fri, January 11, 2008 3:00 pm, PostTrack [Dan Brown] wrote:

   Messages| Bytes   | Sender
   +-+--
   226 (100%) 255776 (100%)  EVERYONE
   81(0.36%)  43996(0.17%)  PostTrack [Dan Brown]
 [EMAIL PROTECTED]

I think you've got an extra divide by 100 in there somewhere, as
81/226 is ~ 36% in most countries.
php -a
Interactive mode enabled

?php echo 81/226, \n\n;?
0.358407079646

Are you archiving and/or graphing the results somewhere?

There used to be similar stats up on php.net and/or zend.com that Stas
wrote, as I recall...

Is the PostTracker itself included in the stats?

Should it be?

:-)

-- 
Some people have a gift link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net

2008-01-14 Thread Daniel Brown
On Jan 14, 2008 1:12 PM, Richard Lynch [EMAIL PROTECTED] wrote:
 I think you've got an extra divide by 100 in there somewhere, as
 81/226 is ~ 36% in most countries.
 php -a
 Interactive mode enabled

Yeah, that was something that I forgot to fix in the blast that
the script sent out (due to a problem between the chair and the
keyboard).

 Are you archiving and/or graphing the results somewhere?

Archiving, yes.  Graphing, no.  It could be added without much of
a problem though.

 Is the PostTracker itself included in the stats?

 Should it be?

For that week it was, by flawed design.  In the future, the single
post per week it makes should be ignored.

I hadn't realized that Stas had one (or that PHP had one at all,
for that matter).  I took the idea from a guy on the IETF mailing list
that posts similar data.  I thought it was pretty interesting (though
that list is far lower in traffic than this).

-- 
/Dan

Daniel P. Brown
Senior Unix Geek and #1 Rated Year's Coolest Guy By Self Since
Nineteen-Seventy-[mumble].

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net

2008-01-14 Thread Eric Butera
On Jan 14, 2008 1:12 PM, Richard Lynch [EMAIL PROTECTED] wrote:
 On Fri, January 11, 2008 3:00 pm, PostTrack [Dan Brown] wrote:

Messages| Bytes   | Sender
+-+--
226 (100%) 255776 (100%)  EVERYONE
81(0.36%)  43996(0.17%)  PostTrack [Dan Brown]
  [EMAIL PROTECTED]

 I think you've got an extra divide by 100 in there somewhere, as
 81/226 is ~ 36% in most countries.
 php -a
 Interactive mode enabled

 ?php echo 81/226, \n\n;?
 0.358407079646

 Are you archiving and/or graphing the results somewhere?

 There used to be similar stats up on php.net and/or zend.com that Stas
 wrote, as I recall...

 Is the PostTracker itself included in the stats?

 Should it be?

 :-)

 --
 Some people have a gift link here.
 Know what I want?
 I want you to buy a CD from some indie artist.
 http://cdbaby.com/from/lynch
 Yeah, I get a buck. So?


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



Looks like someone else is trying to win this week after weeks of
semi-silence. :)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net

2008-01-14 Thread Richard Lynch
On Mon, January 14, 2008 12:22 pm, Eric Butera wrote:
 Looks like someone else is trying to win this week after weeks of
 semi-silence. :)

Not really.

Just happened to need a break from hacking.

Besides, if you run the numbers for all time going back to when there
was only one (1) PHP mailing list, I think I'm gonna be near the top
anyway :-)

-- 
Some people have a gift link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net

2008-01-12 Thread Scott Wilcox

well thats just no good is it :P

Thats pretty funky, congrats on the concept and implementation :)

Daniel Brown wrote:

On Jan 11, 2008 4:11 PM, Jason Pruim [EMAIL PROTECTED] wrote:
  

Hate to shot a hole in your script Dan... But my posts aren't
listed :P and I had a few on Jan 8 :)

Where should I file a bug report?



Well, that's the other interesting thing.  As Tedd and David from
the list know, on the morning of 8 January, there was a total disk
failure, which was immediately followed by some sort of
miscommunication at the datacenter.  The server just finally had the
drive replaced and the server placed back online this afternoon.  So
we'll apparently have to wait until next week to see accurate weekly
results.

  


Re: [PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net

2008-01-12 Thread David Giragosian
On 1/12/08, Scott Wilcox [EMAIL PROTECTED] wrote:

 well thats just no good is it :P

 Thats pretty funky, congrats on the concept and implementation :)

 Daniel Brown wrote:
  On Jan 11, 2008 4:11 PM, Jason Pruim [EMAIL PROTECTED] wrote:
 
  Hate to shot a hole in your script Dan... But my posts aren't
  listed :P and I had a few on Jan 8 :)
 
  Where should I file a bug report?
 
 
  Well, that's the other interesting thing.  As Tedd and David from
  the list know, on the morning of 8 January, there was a total disk
  failure, which was immediately followed by some sort of
  miscommunication at the datacenter.  The server just finally had the
  drive replaced and the server placed back online this afternoon.  So
  we'll apparently have to wait until next week to see accurate weekly
  results.
 
 


It will be interesting to see what effect the statistical reporting of posts
will have on the number of posts, individually and collectively, made to the
list.

Heisenberg's Uncertainty Principle anyone?

David


[PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net

2008-01-11 Thread PostTrack [Dan Brown]

Posting Summary for PHP-General List
Week Ending: Friday, 11 January, 2008

Messages| Bytes   | Sender
+-+--
226 (100%) 255776 (100%)  EVERYONE
81(0.36%)  43996(0.17%)  PostTrack [Dan Brown] 
[EMAIL PROTECTED]
20(0.09%)  23643(0.09%)  Daniel Brown [EMAIL 
PROTECTED]
11(0.05%)  5291(0.02%)  PostTrack [Dan Brown] [EMAIL 
PROTECTED]
8(0.04%)  11635(0.05%)  tedd [EMAIL PROTECTED]
5(0.02%)  4685(0.02%)  John Gunther [EMAIL PROTECTED]
5(0.02%)  2946(0.01%)  Chris [EMAIL PROTECTED]
4(0.02%)  4793(0.02%)  A.smith [EMAIL PROTECTED]
4(0.02%)  5191(0.02%)  Afan Pasalic [EMAIL PROTECTED]
4(0.02%)  6792(0.03%)  Alain Roger [EMAIL PROTECTED]
4(0.02%)  9012(0.04%)  mike [EMAIL PROTECTED]
4(0.02%)  5485(0.02%)  chris smith [EMAIL PROTECTED]
4(0.02%)  6038(0.02%)  jekillen [EMAIL PROTECTED]
3(0.01%)  5749(0.02%)  Casey [EMAIL PROTECTED]
3(0.01%)  10120(0.04%)  Nisse =?utf-8?Q?Engstr=C3=B6m?= 
[EMAIL PROTECTED]
3(0.01%)  6216(0.02%)  Simon Welsh [EMAIL PROTECTED]
3(0.01%)  5666(0.02%)  TG [EMAIL PROTECTED]
3(0.01%)  7811(0.03%)  Miren Urkixo [EMAIL 
PROTECTED]
2(0.01%)  4533(0.02%)  Steve Finkelstein [EMAIL 
PROTECTED]
2(0.01%)  4335(0.02%)  Nathan Nobbe [EMAIL 
PROTECTED]
2(0.01%)  2047(0.01%)  Leonidas Safran [EMAIL 
PROTECTED]
2(0.01%)  580(0%)  Wan Chaowei [EMAIL PROTECTED]
2(0.01%)  1516(0.01%)  steve [EMAIL PROTECTED]
2(0.01%)  1555(0.01%)  
=?ISO-8859-1?Q?Olav_M=F8rkrid?= [EMAIL PROTECTED]
2(0.01%)  3475(0.01%)  Bastien Koert [EMAIL PROTECTED]
2(0.01%)  2457(0.01%)  peeyush gulati [EMAIL 
PROTECTED]
2(0.01%)  3623(0.01%)  Jim Lucas [EMAIL PROTECTED]
2(0.01%)  2870(0.01%)  Dave Goodchild [EMAIL 
PROTECTED]
2(0.01%)  1180(0%)   Per Jessen [EMAIL PROTECTED]
2(0.01%)  3291(0.01%)  Manuel Lemos [EMAIL PROTECTED]
2(0.01%)  3129(0.01%)  Richard Lynch [EMAIL 
PROTECTED]
2(0.01%)  3915(0.02%)  
=?ISO-8859-1?Q?=D3lafur_Waage?= [EMAIL PROTECTED]
2(0.01%)  1952(0.01%)  Warren Vail [EMAIL PROTECTED]
1(0%)  1611(0.01%)  Andy Smith [EMAIL PROTECTED]
1(0%)  1768(0.01%)  Robert Cummings [EMAIL PROTECTED]
1(0%)  922(0%)  [EMAIL PROTECTED] [EMAIL PROTECTED]
1(0%)  1808(0.01%)  Larry Garfield [EMAIL PROTECTED]
1(0%)  2188(0.01%)  Mary Anderson [EMAIL PROTECTED]
1(0%)  1467(0.01%)  Anup Shukla [EMAIL PROTECTED]
1(0%)  468(0%)  Al [EMAIL PROTECTED]
1(0%)  486(0%)  tedd [EMAIL PROTECTED]
1(0%)  689(0%)  Richard Heyes [EMAIL PROTECTED]
1(0%)  1381(0.01%)  =?ISO-8859-1?Q?Zolt=E1n_N=E9meth?= 
[EMAIL PROTECTED]
1(0%)  737(0%)  Christoph Boget [EMAIL PROTECTED]
1(0%)  1584(0.01%)  Cyril Chacko [EMAIL PROTECTED]
1(0%)  4562(0.02%)  [EMAIL PROTECTED]
1(0%)  2125(0.01%)  Yang Yang [EMAIL PROTECTED]
1(0%)  885(0%)  Balasubramanyam A [EMAIL PROTECTED]
1(0%)  1746(0.01%)  =?iso-8859-1?q?B=F8rge_Holen?= 
[EMAIL PROTECTED]
1(0%)  640(0%)  Reese [EMAIL PROTECTED]
1(0%)  2872(0.01%)  Yui Hiroaki [EMAIL PROTECTED]
1(0%)  3311(0.01%)  =?utf-8?q?B=C3=B8rge_Holen?= 
[EMAIL PROTECTED]
1(0%)  644(0%)  Brady Mitchell [EMAIL PROTECTED]
1(0%)  1972(0.01%)  =?iso-8859-1?Q?Andr=E9s_Robinet?= 
[EMAIL PROTECTED]
1(0%)  3693(0.01%)  Miles Thompson [EMAIL PROTECTED]
1(0%)  1302(0.01%)   Colin Guthrie [EMAIL PROTECTED]
1(0%)  602(0%)  Breno [EMAIL PROTECTED]
1(0%)  191(0%)  Sancar Saran [EMAIL PROTECTED]
1(0%)  9670(0.04%)  00225 1043287 [EMAIL PROTECTED]
1(0%)  925(0%)  Xavier Casto [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net

2008-01-11 Thread Daniel Brown
On Jan 11, 2008 4:11 PM, Jason Pruim [EMAIL PROTECTED] wrote:
 Hate to shot a hole in your script Dan... But my posts aren't
 listed :P and I had a few on Jan 8 :)

 Where should I file a bug report?

Well, that's the other interesting thing.  As Tedd and David from
the list know, on the morning of 8 January, there was a total disk
failure, which was immediately followed by some sort of
miscommunication at the datacenter.  The server just finally had the
drive replaced and the server placed back online this afternoon.  So
we'll apparently have to wait until next week to see accurate weekly
results.

-- 
/Dan

Daniel P. Brown
Senior Unix Geek and #1 Rated Year's Coolest Guy By Self Since
Nineteen-Seventy-[mumble].

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net

2008-01-11 Thread Daniel Brown
THAT was the way it was supposed to work.  Though in all of the
chaos, I forgot to fix the percentage factoring.

Anyway, it will be one message sent at 4:00p on Friday each week,
and that's all.  Not 92 messages sent on one day.

Sorry about that again  :-(

On Jan 11, 2008 4:00 PM, PostTrack [Dan Brown]
[EMAIL PROTECTED] wrote:

 Posting Summary for PHP-General List
 Week Ending: Friday, 11 January, 2008

 Messages| Bytes   | Sender
 +-+--
 226 (100%) 255776 (100%)  EVERYONE
 81(0.36%)  43996(0.17%)  PostTrack [Dan Brown] 
 [EMAIL PROTECTED]
 20(0.09%)  23643(0.09%)  Daniel Brown [EMAIL 
 PROTECTED]
 11(0.05%)  5291(0.02%)  PostTrack [Dan Brown] 
 [EMAIL PROTECTED]
 8(0.04%)  11635(0.05%)  tedd [EMAIL PROTECTED]
 5(0.02%)  4685(0.02%)  John Gunther [EMAIL 
 PROTECTED]
 5(0.02%)  2946(0.01%)  Chris [EMAIL PROTECTED]
 4(0.02%)  4793(0.02%)  A.smith [EMAIL PROTECTED]
 4(0.02%)  5191(0.02%)  Afan Pasalic [EMAIL 
 PROTECTED]
 4(0.02%)  6792(0.03%)  Alain Roger [EMAIL 
 PROTECTED]
 4(0.02%)  9012(0.04%)  mike [EMAIL PROTECTED]
 4(0.02%)  5485(0.02%)  chris smith [EMAIL 
 PROTECTED]
 4(0.02%)  6038(0.02%)  jekillen [EMAIL PROTECTED]
 3(0.01%)  5749(0.02%)  Casey [EMAIL PROTECTED]
 3(0.01%)  10120(0.04%)  Nisse 
 =?utf-8?Q?Engstr=C3=B6m?= [EMAIL PROTECTED]
 3(0.01%)  6216(0.02%)  Simon Welsh [EMAIL PROTECTED]
 3(0.01%)  5666(0.02%)  TG [EMAIL PROTECTED]
 3(0.01%)  7811(0.03%)  Miren Urkixo [EMAIL 
 PROTECTED]
 2(0.01%)  4533(0.02%)  Steve Finkelstein [EMAIL 
 PROTECTED]
 2(0.01%)  4335(0.02%)  Nathan Nobbe [EMAIL 
 PROTECTED]
 2(0.01%)  2047(0.01%)  Leonidas Safran [EMAIL 
 PROTECTED]
 2(0.01%)  580(0%)  Wan Chaowei [EMAIL PROTECTED]
 2(0.01%)  1516(0.01%)  steve [EMAIL PROTECTED]
 2(0.01%)  1555(0.01%)  
 =?ISO-8859-1?Q?Olav_M=F8rkrid?= [EMAIL PROTECTED]
 2(0.01%)  3475(0.01%)  Bastien Koert [EMAIL 
 PROTECTED]
 2(0.01%)  2457(0.01%)  peeyush gulati [EMAIL 
 PROTECTED]
 2(0.01%)  3623(0.01%)  Jim Lucas [EMAIL PROTECTED]
 2(0.01%)  2870(0.01%)  Dave Goodchild [EMAIL 
 PROTECTED]
 2(0.01%)  1180(0%)   Per Jessen [EMAIL PROTECTED]
 2(0.01%)  3291(0.01%)  Manuel Lemos [EMAIL 
 PROTECTED]
 2(0.01%)  3129(0.01%)  Richard Lynch [EMAIL 
 PROTECTED]
 2(0.01%)  3915(0.02%)  
 =?ISO-8859-1?Q?=D3lafur_Waage?= [EMAIL PROTECTED]
 2(0.01%)  1952(0.01%)  Warren Vail [EMAIL 
 PROTECTED]
 1(0%)  1611(0.01%)  Andy Smith [EMAIL PROTECTED]
 1(0%)  1768(0.01%)  Robert Cummings [EMAIL 
 PROTECTED]
 1(0%)  922(0%)  [EMAIL PROTECTED] [EMAIL 
 PROTECTED]
 1(0%)  1808(0.01%)  Larry Garfield [EMAIL PROTECTED]
 1(0%)  2188(0.01%)  Mary Anderson [EMAIL PROTECTED]
 1(0%)  1467(0.01%)  Anup Shukla [EMAIL PROTECTED]
 1(0%)  468(0%)  Al [EMAIL PROTECTED]
 1(0%)  486(0%)  tedd [EMAIL PROTECTED]
 1(0%)  689(0%)  Richard Heyes [EMAIL PROTECTED]
 1(0%)  1381(0.01%)  
 =?ISO-8859-1?Q?Zolt=E1n_N=E9meth?= [EMAIL PROTECTED]
 1(0%)  737(0%)  Christoph Boget [EMAIL PROTECTED]
 1(0%)  1584(0.01%)  Cyril Chacko [EMAIL PROTECTED]
 1(0%)  4562(0.02%)  [EMAIL PROTECTED]
 1(0%)  2125(0.01%)  Yang Yang [EMAIL PROTECTED]
 1(0%)  885(0%)  Balasubramanyam A [EMAIL 
 PROTECTED]
 1(0%)  1746(0.01%)  =?iso-8859-1?q?B=F8rge_Holen?= 
 [EMAIL PROTECTED]
 1(0%)  640(0%)  Reese [EMAIL PROTECTED]
 1(0%)  2872(0.01%)  Yui Hiroaki [EMAIL PROTECTED]
 1(0%)  3311(0.01%)  =?utf-8?q?B=C3=B8rge_Holen?= 
 [EMAIL PROTECTED]
 1(0%)  644(0%)  Brady Mitchell [EMAIL PROTECTED]
 1(0%)  1972(0.01%)  =?iso-8859-1?Q?Andr=E9s_Robinet?= 
 [EMAIL PROTECTED]
 1(0%)  3693(0.01%)  Miles Thompson [EMAIL 
 PROTECTED]
 1(0%)  1302(0.01%)   Colin Guthrie [EMAIL 

Re: [PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net

2008-01-11 Thread Daniel Brown
On Jan 11, 2008 4:44 PM, Wolf [EMAIL PROTECTED] wrote:
 I dunno Dan, my posts aren't showing up in the list, and this tracker has 92 
 of the 226 posts...

 ;)

Like I told Jason a little bit ago, there was a total drive
failure on that server on 8 January, which the datacenter didn't have
resolved until this afternoon.  Leaving the obvious point of there
being no excuse for that by any half-decent NOC, that's the reason for
the missing posts.

-- 
/Dan

Daniel P. Brown
Senior Unix Geek and #1 Rated Year's Coolest Guy By Self Since
Nineteen-Seventy-[mumble].

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net

2008-01-11 Thread Wolf
I dunno Dan, my posts aren't showing up in the list, and this tracker has 92 of 
the 226 posts...

;)


 PostTrack [Dan Brown] [EMAIL PROTECTED] wrote: 
 
   Posting Summary for PHP-General List
   Week Ending: Friday, 11 January, 2008
 
   Messages| Bytes   | Sender
   +-+--
   226 (100%) 255776 (100%)  EVERYONE
   81(0.36%)  43996(0.17%)  PostTrack [Dan Brown] 
 [EMAIL PROTECTED]
   20(0.09%)  23643(0.09%)  Daniel Brown [EMAIL 
 PROTECTED]
   11(0.05%)  5291(0.02%)  PostTrack [Dan Brown] [EMAIL 
 PROTECTED]
   8(0.04%)  11635(0.05%)  tedd [EMAIL PROTECTED]
   5(0.02%)  4685(0.02%)  John Gunther [EMAIL PROTECTED]
   5(0.02%)  2946(0.01%)  Chris [EMAIL PROTECTED]
   4(0.02%)  4793(0.02%)  A.smith [EMAIL PROTECTED]
   4(0.02%)  5191(0.02%)  Afan Pasalic [EMAIL PROTECTED]
   4(0.02%)  6792(0.03%)  Alain Roger [EMAIL PROTECTED]
   4(0.02%)  9012(0.04%)  mike [EMAIL PROTECTED]
   4(0.02%)  5485(0.02%)  chris smith [EMAIL PROTECTED]
   4(0.02%)  6038(0.02%)  jekillen [EMAIL PROTECTED]
   3(0.01%)  5749(0.02%)  Casey [EMAIL PROTECTED]
   3(0.01%)  10120(0.04%)  Nisse =?utf-8?Q?Engstr=C3=B6m?= 
 [EMAIL PROTECTED]
   3(0.01%)  6216(0.02%)  Simon Welsh [EMAIL PROTECTED]
   3(0.01%)  5666(0.02%)  TG [EMAIL PROTECTED]
   3(0.01%)  7811(0.03%)  Miren Urkixo [EMAIL 
 PROTECTED]
   2(0.01%)  4533(0.02%)  Steve Finkelstein [EMAIL 
 PROTECTED]
   2(0.01%)  4335(0.02%)  Nathan Nobbe [EMAIL 
 PROTECTED]
   2(0.01%)  2047(0.01%)  Leonidas Safran [EMAIL 
 PROTECTED]
   2(0.01%)  580(0%)  Wan Chaowei [EMAIL PROTECTED]
   2(0.01%)  1516(0.01%)  steve [EMAIL PROTECTED]
   2(0.01%)  1555(0.01%)  
 =?ISO-8859-1?Q?Olav_M=F8rkrid?= [EMAIL PROTECTED]
   2(0.01%)  3475(0.01%)  Bastien Koert [EMAIL PROTECTED]
   2(0.01%)  2457(0.01%)  peeyush gulati [EMAIL 
 PROTECTED]
   2(0.01%)  3623(0.01%)  Jim Lucas [EMAIL PROTECTED]
   2(0.01%)  2870(0.01%)  Dave Goodchild [EMAIL 
 PROTECTED]
   2(0.01%)  1180(0%)   Per Jessen [EMAIL PROTECTED]
   2(0.01%)  3291(0.01%)  Manuel Lemos [EMAIL PROTECTED]
   2(0.01%)  3129(0.01%)  Richard Lynch [EMAIL 
 PROTECTED]
   2(0.01%)  3915(0.02%)  
 =?ISO-8859-1?Q?=D3lafur_Waage?= [EMAIL PROTECTED]
   2(0.01%)  1952(0.01%)  Warren Vail [EMAIL PROTECTED]
   1(0%)  1611(0.01%)  Andy Smith [EMAIL PROTECTED]
   1(0%)  1768(0.01%)  Robert Cummings [EMAIL PROTECTED]
   1(0%)  922(0%)  [EMAIL PROTECTED] [EMAIL PROTECTED]
   1(0%)  1808(0.01%)  Larry Garfield [EMAIL PROTECTED]
   1(0%)  2188(0.01%)  Mary Anderson [EMAIL PROTECTED]
   1(0%)  1467(0.01%)  Anup Shukla [EMAIL PROTECTED]
   1(0%)  468(0%)  Al [EMAIL PROTECTED]
   1(0%)  486(0%)  tedd [EMAIL PROTECTED]
   1(0%)  689(0%)  Richard Heyes [EMAIL PROTECTED]
   1(0%)  1381(0.01%)  =?ISO-8859-1?Q?Zolt=E1n_N=E9meth?= 
 [EMAIL PROTECTED]
   1(0%)  737(0%)  Christoph Boget [EMAIL PROTECTED]
   1(0%)  1584(0.01%)  Cyril Chacko [EMAIL PROTECTED]
   1(0%)  4562(0.02%)  [EMAIL PROTECTED]
   1(0%)  2125(0.01%)  Yang Yang [EMAIL PROTECTED]
   1(0%)  885(0%)  Balasubramanyam A [EMAIL PROTECTED]
   1(0%)  1746(0.01%)  =?iso-8859-1?q?B=F8rge_Holen?= 
 [EMAIL PROTECTED]
   1(0%)  640(0%)  Reese [EMAIL PROTECTED]
   1(0%)  2872(0.01%)  Yui Hiroaki [EMAIL PROTECTED]
   1(0%)  3311(0.01%)  =?utf-8?q?B=C3=B8rge_Holen?= 
 [EMAIL PROTECTED]
   1(0%)  644(0%)  Brady Mitchell [EMAIL PROTECTED]
   1(0%)  1972(0.01%)  =?iso-8859-1?Q?Andr=E9s_Robinet?= 
 [EMAIL PROTECTED]
   1(0%)  3693(0.01%)  Miles Thompson [EMAIL PROTECTED]
   1(0%)  1302(0.01%)   Colin Guthrie [EMAIL PROTECTED]
   1(0%)  602(0%)  Breno [EMAIL PROTECTED]
   1(0%)  191(0%)  Sancar Saran [EMAIL PROTECTED]
   1(0%)  9670(0.04%)  00225 1043287 [EMAIL PROTECTED]
   1(0%)  925(0%)  Xavier Casto [EMAIL PROTECTED]
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 

Re: [PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net

2008-01-11 Thread Jason Pruim
Hate to shot a hole in your script Dan... But my posts aren't  
listed :P and I had a few on Jan 8 :)


Where should I file a bug report?

On Jan 11, 2008, at 4:00 PM, PostTrack [Dan Brown] wrote:



Posting Summary for PHP-General List
Week Ending: Friday, 11 January, 2008

Messages| Bytes   | Sender
+-+--
226 (100%) 255776 (100%)  EVERYONE
	81(0.36%)  43996(0.17%)  PostTrack [Dan Brown] [EMAIL PROTECTED] 

	20(0.09%)  23643(0.09%)  Daniel Brown [EMAIL PROTECTED] 

	11(0.05%)  5291(0.02%)  PostTrack [Dan Brown] [EMAIL PROTECTED] 

	8(0.04%)  11635(0.05%)  tedd  
[EMAIL PROTECTED]
	5(0.02%)  4685(0.02%)  John Gunther [EMAIL PROTECTED] 


5(0.02%)  2946(0.01%)  Chris [EMAIL PROTECTED]
4(0.02%)  4793(0.02%)  A.smith [EMAIL PROTECTED]
4(0.02%)  5191(0.02%)  Afan Pasalic [EMAIL PROTECTED]
	4(0.02%)  6792(0.03%)  Alain Roger [EMAIL PROTECTED] 


4(0.02%)  9012(0.04%)  mike [EMAIL PROTECTED]
	4(0.02%)  5485(0.02%)  chris smith [EMAIL PROTECTED] 

	4(0.02%)  6038(0.02%)  jekillen  
[EMAIL PROTECTED]

3(0.01%)  5749(0.02%)  Casey [EMAIL PROTECTED]
	3(0.01%)  10120(0.04%)  Nisse =?utf-8?Q? 
Engstr=C3=B6m?= [EMAIL PROTECTED]
	3(0.01%)  6216(0.02%)  Simon Welsh  
[EMAIL PROTECTED]
	3(0.01%)  5666(0.02%)  TG [EMAIL PROTECTED] 

	3(0.01%)  7811(0.03%)  Miren Urkixo [EMAIL PROTECTED] 

	2(0.01%)  4533(0.02%)  Steve Finkelstein [EMAIL PROTECTED] 

	2(0.01%)  4335(0.02%)  Nathan Nobbe [EMAIL PROTECTED] 

	2(0.01%)  2047(0.01%)  Leonidas Safran [EMAIL PROTECTED] 


2(0.01%)  580(0%)  Wan Chaowei [EMAIL PROTECTED]
2(0.01%)  1516(0.01%)  steve [EMAIL PROTECTED]
	2(0.01%)  1555(0.01%)  =?ISO-8859-1?Q? 
Olav_M=F8rkrid?= [EMAIL PROTECTED]
	2(0.01%)  3475(0.01%)  Bastien Koert [EMAIL PROTECTED] 

	2(0.01%)  2457(0.01%)  peeyush gulati [EMAIL PROTECTED] 


2(0.01%)  3623(0.01%)  Jim Lucas [EMAIL PROTECTED]
	2(0.01%)  2870(0.01%)  Dave Goodchild [EMAIL PROTECTED] 


2(0.01%)  1180(0%)   Per Jessen [EMAIL PROTECTED]
2(0.01%)  3291(0.01%)  Manuel Lemos [EMAIL PROTECTED]
	2(0.01%)  3129(0.01%)  Richard Lynch [EMAIL PROTECTED] 
e.com
	2(0.01%)  3915(0.02%)  =?ISO-8859-1?Q? 
=D3lafur_Waage?= [EMAIL PROTECTED]
	2(0.01%)  1952(0.01%)  Warren Vail [EMAIL PROTECTED] 


1(0%)  1611(0.01%)  Andy Smith [EMAIL PROTECTED]
	1(0%)  1768(0.01%)  Robert Cummings [EMAIL PROTECTED] 

	1(0%)  922(0%)  [EMAIL PROTECTED] [EMAIL PROTECTED] 

	1(0%)  1808(0.01%)  Larry Garfield [EMAIL PROTECTED] 

	1(0%)  2188(0.01%)  Mary Anderson [EMAIL PROTECTED] 


1(0%)  1467(0.01%)  Anup Shukla [EMAIL PROTECTED]
1(0%)  468(0%)  Al [EMAIL PROTECTED]
1(0%)  486(0%)  tedd [EMAIL PROTECTED]
1(0%)  689(0%)  Richard Heyes [EMAIL PROTECTED]
	1(0%)  1381(0.01%)  =?ISO-8859-1?Q? 
Zolt=E1n_N=E9meth?= [EMAIL PROTECTED]
	1(0%)  737(0%)  Christoph Boget [EMAIL PROTECTED] 

	1(0%)  1584(0.01%)  Cyril Chacko [EMAIL PROTECTED] 


1(0%)  4562(0.02%)  [EMAIL PROTECTED]
1(0%)  2125(0.01%)  Yang Yang [EMAIL PROTECTED]
	1(0%)  885(0%)  Balasubramanyam A [EMAIL PROTECTED] 

	1(0%)  1746(0.01%)  =?iso-8859-1?q?B=F8rge_Holen?= [EMAIL PROTECTED] 


1(0%)  640(0%)  Reese [EMAIL PROTECTED]
	1(0%)  2872(0.01%)  Yui Hiroaki [EMAIL PROTECTED] 

	1(0%)  3311(0.01%)  =?utf-8?q?B=C3=B8rge_Holen?= [EMAIL PROTECTED] 


1(0%)  644(0%)  Brady Mitchell [EMAIL PROTECTED]
	1(0%)  1972(0.01%)  =?iso-8859-1?Q?Andr=E9s_Robinet? 
= [EMAIL PROTECTED]
	1(0%)  3693(0.01%)  Miles Thompson [EMAIL PROTECTED] 

	1(0%)  1302(0.01%)   Colin Guthrie [EMAIL PROTECTED] 


1(0%)  602(0%)  Breno [EMAIL PROTECTED]
	1(0%)  191(0%)  Sancar Saran  
[EMAIL PROTECTED]
	1(0%)  9670(0.04%)  00225 1043287  
[EMAIL PROTECTED]

1(0%)  925(0%)  Xavier Casto [EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




--

Jason Pruim
Raoset Inc.
Technology Manager
MQC