How many people actually care about this, versus being interested in giving their opinion?
I am interested, and am toying with the idea of adding some sort of 'status' command at the login prompt - even if it's not used by any listing sites, I think it'd be a rather nifty thing to have (although if it's only for human readers the format would likely be different to that suggested here).
28 Feb, 2009, quixadhal wrote in the 202nd comment:
Votes: 0
I always liked the various status queries you could do against many LpMUD's out there (BatMUD, for example). It would show you how much resources were in use, how many people were on (and give you the whole who list), etc.
Having a universal format for such things that mud listing sites could use would be quite useful, and I think the idea has merit. I'm not convinced that embedding it into a telnet negotiation is the best way to do it, but it's also not implausable. It just strikes me as being more arcane than it has to be.
its reporting it right, scandum's crawler reports perfectly, mudstats does not, based on the players online count. Assuming that is how mudstats generates its numbers, but from my understanding, thats how it works. In anycase, my mud reports 3 people online for multiple hours in a row, their crawler gets it, but their webpage doesn't represent it. Then 2 days later, it shows up and says 3 people for 1 hour, when 0 people were online. Thus my confusion.
In anycase, my point of bringing that up was based on the quote of scandum's saying a serious mudstat site could connect….. in anycase, it was to point out that mudstats exists, though inaccurate at times, it is indeed there.
Though cheers for the reply.
Still, anyone know who runs mudstats?
24 May, 2009, quixadhal wrote in the 206th comment:
Votes: 0
It sounds like their web pages aren't dynamic. One would expect harvested data to be stored in a database as they're harvested, and that the web pages that report things would pull directly from it; however it sounds like whomever is running the show there thinks they might get a billion hits an hour, and thus has his pages generated by batch jobs every so often? That would explain the delay, anyways.
I'd email them and ask them, but they don't have a admin email address supplied. Oh well :P Just my curiosity as to who's running the show there. But nobody seems to know.
The integrations have gone pretty good. Just have to get around to adding in searchable listings with it. But other than that, the information and everything is all displayed (obviously not on the live site ;))
Though its often wrong what its webpage displays for my mud.
It should be fixed now. It seems to have gotten configured wrong initially but should be good now. The data from before it was fixed has been wiped. The other games using MSSP seem to not have had the same issue. Check the link now and if you have any problems email mudstats@gmail.com . Thanks.
Yeah, I look too, but I didn't see it, so it may be newer then the last time I looked for it.
Either way, its there now and that will help for any potential future issue's, though I don't expect any, especially when I put my new code online, Mudstats should display my dbsize at that point in time, and thats all I really want it to, outside of the averaging for players / player count.
Its been quite a few months and the chatter regarding this protocol has mostly calmed down. I wonder, whats the general consensus on this one? Has it taken off and been implemented a bunch of muds or is this falling to the waste side?
Its been quite a few months and the chatter regarding this protocol has mostly calmed down. I wonder, whats the general consensus on this one? Has it taken off and been implemented a bunch of muds or is this falling to the waste side?
I added support for telopts and plaintext MSSP in my codebase and then stopped thinking about it. Maybe others have done similar and that's why there's not much more said on it?
I am interested, and am toying with the idea of adding some sort of 'status' command at the login prompt - even if it's not used by any listing sites, I think it'd be a rather nifty thing to have (although if it's only for human readers the format would likely be different to that suggested here).