No, that easter egg was removed in Wedge. Don't know about here though :P
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial
These last 1000 were a bit faster than the ones before them. However, Pete was in a rage last week and managed to start catching up big time. He sent something like 100 posts more than I did this month ;) So I would estimate that I will be first to 7500, but I definitely no longer have a shot at 10k... And possibly even at 8k, eheh.
SELECT e.real_name, sum( length( m.body ) ) AS woot FROM {db_prefix}messages AS m, {db_prefix}members AS e WHERE e.id_member = m.id_member GROUP BY e.id_member ORDER BY woot DESC LIMIT 0, 30
I don't know, my changelogs are usually smaller than yours.. :P
No, I'd suspect it's due to the amount of quoting I do. Obviously, quotes are taken into account. And I'm not going to create a new table, copy all messages into it, remove quotes recursively and restart the count... I won't! Will I? :P