New Module
New Module
there is a new module underway, it is the 'MajorMUD Active-HTML Player Lister', this module installs as a web-only agent and when initialized going to
yourdomain/MAJORMUD will display all players in the game as if they typed 'who' from within the game.
other options will be pulling player info like the /mudinfo command by doing
yourdomain/MAJORMUD/?userid="name"
i wrote the initial engine this morning which handles all the commands/registration stuff and will work on the html generation sometime today/tomorrow.
another version of this will also be developed for Tele-Arena and be available as an addon for registerted sysops.
no price is set for this and it does install with a 30 day demo.
yourdomain/MAJORMUD will display all players in the game as if they typed 'who' from within the game.
other options will be pulling player info like the /mudinfo command by doing
yourdomain/MAJORMUD/?userid="name"
i wrote the initial engine this morning which handles all the commands/registration stuff and will work on the html generation sometime today/tomorrow.
another version of this will also be developed for Tele-Arena and be available as an addon for registerted sysops.
no price is set for this and it does install with a 30 day demo.
-
- Posts: 427
- Joined: Wed Apr 23, 2008 12:01 pm
- Location: Kitchener, ON, Canada
- Contact:
Re: New Module
dspain wrote:there is a new module underway, it is the 'MajorMUD Active-HTML Player Lister', this module installs as a web-only agent and when initialized going to
yourdomain/MAJORMUD will display all players in the game as if they typed 'who' from within the game.
other options will be pulling player info like the /mudinfo command by doing
yourdomain/MAJORMUD/?userid="name"
i wrote the initial engine this morning which handles all the commands/registration stuff and will work on the html generation sometime today/tomorrow.
another version of this will also be developed for Tele-Arena and be available as an addon for registerted sysops.
no price is set for this and it does install with a 30 day demo.



THANK-YOU!!

If you could send it to me or drop me an email when your have something ready that would be great!
Stoneslinger
telnet://theswampbbs.net or http://theswampbbs.net
telnet://theswampbbs.net or http://theswampbbs.net
-
- Posts: 45
- Joined: Mon Mar 23, 2009 8:37 pm
- Location: Alabama
- Contact:
Re: New Module
I can save you a TON of work on this part. I have a program designed for GreaterMUD that can easily be modified on my end to accept data from a MajorMUD realm.dspain wrote:other options will be pulling player info like the /mudinfo command by doing
yourdomain/MAJORMUD/?userid="name"
I am also developing a web based Silverlight version of this interface. Both use the same interface to get live player data from the realm.
Feel free to contact me if you'd be interested in designing your interface to work with a program similar to this.
Sample screen shots below:
Desktop application

Silverlight

www.quest-ware.net
GreaterMUD & MajorMUD Utilities for users and sysops/mudops
http://www.gigamud.com
The NEW Megamud Project by Merlin (Author of MegaMUD)
http://www.greatermud.com
The Future of MajorMUD
GreaterMUD & MajorMUD Utilities for users and sysops/mudops
http://www.gigamud.com
The NEW Megamud Project by Merlin (Author of MegaMUD)
http://www.greatermud.com
The Future of MajorMUD
Re: New Module
the work is already done i did an active-html app 3 years ago that displayed who is online on the bbs all i did was change the synthesis that displays the users online to query the database by the userid of each channel in the majormud state and return the same info as displayed from the internal who command.Gardner Denver wrote:I can save you a TON of work on this part. I have a program designed for GreaterMUD that can easily be modified on my end to accept data from a MajorMUD realm.dspain wrote:other options will be pulling player info like the /mudinfo command by doing
yourdomain/MAJORMUD/?userid="name"
I am also developing a web based Silverlight version of this interface. Both use the same interface to get live player data from the realm.
Feel free to contact me if you'd be interested in designing your interface to work with a program similar to this.
Sample screen shots below:
Desktop application
Silverlight
then added some command line options to grab exact userids to return info like mudinfo.
only took 3hrs to write the initial classes im sure in the end ill tweak it out.
-
- Posts: 45
- Joined: Mon Mar 23, 2009 8:37 pm
- Location: Alabama
- Contact:
That's cool. Just thought I'd offer 

www.quest-ware.net
GreaterMUD & MajorMUD Utilities for users and sysops/mudops
http://www.gigamud.com
The NEW Megamud Project by Merlin (Author of MegaMUD)
http://www.greatermud.com
The Future of MajorMUD
GreaterMUD & MajorMUD Utilities for users and sysops/mudops
http://www.gigamud.com
The NEW Megamud Project by Merlin (Author of MegaMUD)
http://www.greatermud.com
The Future of MajorMUD
-
- Posts: 427
- Joined: Wed Apr 23, 2008 12:01 pm
- Location: Kitchener, ON, Canada
- Contact:
Any progress Dan? I realize your finishing up tele areana and have many other project's on the go. Is it possible to test what you have done so far?dspain wrote:yeah thanks and i appreciate it.Gardner Denver wrote:That's cool. Just thought I'd offer
Stoneslinger
telnet://theswampbbs.net or http://theswampbbs.net
telnet://theswampbbs.net or http://theswampbbs.net
had a small problem so i had to add some info to GALACTH then realized that would require any other program to be recompiled so i wrote my own classes to handle what i needed.Stoneslinger76 wrote:Any progress Dan? I realize your finishing up tele areana and have many other project's on the go. Is it possible to test what you have done so far?dspain wrote:yeah thanks and i appreciate it.Gardner Denver wrote:That's cool. Just thought I'd offer
it has an XML export ability so developers can use it to grab info for use in their own addon.
had a small problem displaying so once i work that out ill put it on my server so i can play with it from remote.
-
- Posts: 427
- Joined: Wed Apr 23, 2008 12:01 pm
- Location: Kitchener, ON, Canada
- Contact:
Looking forward to it's completetion.dspain wrote:
had a small problem displaying so once i work that out ill put it on my server so i can play with it from remote.
Stoneslinger
telnet://theswampbbs.net or http://theswampbbs.net
telnet://theswampbbs.net or http://theswampbbs.net