|
 |
 |
| Author |
Message |
Marilla
Joined: 02 Feb 2006 Posts: 329
|
Posted: Mon Mar 06, 2006 2:00 pm Post subject: |
|
|
While we're at it, why not add a POP3, IMAP and SMTP engines, a DNS daemon, and a news server, too? It'd also be nice for POL to be able to expose SOAP web services, and maybe it can also implement a relational database, while we're at it. Oh, and don't forget that with all of this, it should probably implement LDAP, be able to serve as an SSL Certificate Authority, and finally, it should include IRC and Jabber services, as well.  |
|
 |
|
|
 |
 |
|
 |
 |
|
 |
 |
|
 |
 |
|
 |
 |
|
 |
 |
| Author |
Message |
Marilla
Joined: 02 Feb 2006 Posts: 329
|
Posted: Wed Mar 08, 2006 6:32 am Post subject: |
|
|
| Unreal wrote: | | I understand and totally agree to that. It's just a feature suggestion. I didn't say get it done first thing. It'll be really nice if in the future of POL if we'd be able to use stuff like this. |
At the risk of starting something here, I have to ask; Why re-create Apache, when Apache already exists? Why bloat POL with lots of junk that duplicates functionality already available out there by other means? In the 'future', the POL devs with have other UO features to add to POL - they still won't have time to 'reinvent the wheel' inside of POL.
And for the record, the reason I'm replying to these posts is because I would very much not like the POL devs to spend time and effort on this stuff, and fill POL up with extra junk that's not needed. In fact, if you asked me, I'd suggest they REMOVE the web server completely... but I know I'd get out-voted on that one, so I won't bother trying
(and yes, I know it can simply be disabled; that was mostly a joke) |
|
 |
|
|
 |
 |
|
 |
 |
| Author |
Message |
tekproxy Distro Developer
Joined: 06 Apr 2006 Posts: 350 Location: Nederland, Texas
|
Posted: Fri Apr 28, 2006 3:36 pm Post subject: |
|
|
Hate to res a semi-dead thread here, but why don't people use aux scripts and just interface their website with that?
It wouldn't be difficult to write a perl script that communicates to the POL server and set it on a cron job. The perl script could retrive any information that the aux script has access to (more or less everything on the server). The perl script could store this information in a database which is then accessed by your PHP scripts.
You could even create a web-based POL-authenticated administration portal. Just have username/password forms on your PHP script, send the forms to your perl script, which then sends the information to the aux script which returns if the login is valid or not. Then you could easily implement commands like broadcast, and it wouldn't be impossible to have highly graphical and interactive representation of the world using an big image of the world and some javascript, or even ajax.
The only time you should request a feature is it could generally help make the UO emulation better or add some functionality that is virtually impossible to do using scripts (that is to say, it's very ugly/incredibly slow if you use scripts).
The core is called the CORE because it does very little. When you take into consideration the amount of functionality you can hook and control yourself with scripts, the core does almost nothing but open up some ports, run scripts and lower-level stuff. This is the beauty of POL.
I'm not saying don't request features that would be cool ever, just request them once POL is at version 1.  |
|
 |
|
|
 |
 |
|
 |
 |
| Author |
Message |
Exar Kun
Joined: 19 Apr 2006 Posts: 42 Location: St. Peters, MO
|
Posted: Fri Apr 28, 2006 6:33 pm Post subject: |
|
|
I remember back about 6 years ago when I GMed for DW on Myth....He had a webpage the GMs could go to in order to check things like system load, reset "something" that seemed to help performance when the load was high, and to check on the number of mobiles. It would even give you the X, Y of large groups of mobiles.
This was a huge help since the admin was often unavailable for large chunks of time. Like one night, a town guard went to hacking on a slime that just kept splitting. There were over 2000 slimes in the area of a half-screen.
Another time, a town guard (probably the same troublemaker) trying in vain to get into a graveyard and slay a lich. The lich, wasn't messing around....he had called a huge army of undead, all crammed into a tiny graveyard and jostling next to each other.
I have no idea how he created that page, but it really came in useful for us. I wish I knew enough to re-create something like that for my folks.
Oh, and I realize this might not even be the appropriate place for this post, but I like the idea of a little more web support. |
|
 |
|
|
 |
 |
| Author |
Message |
MuadDib POL Developer
Joined: 13 Feb 2006 Posts: 830 Location: Indiana, USA
|
|
 |
|
|