.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Air Command 3.0- Save $12.00
War Plan Pacific- Save $7.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #1  
Old June 8th, 2004, 01:29 AM
Gandalf Parker's Avatar

Gandalf Parker Gandalf Parker is offline
Shrapnel Fanatic
 
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
Gandalf Parker is on a distinguished road
Default Re: The future of PBW - a call to arms

I think that the gathering of information as to who is available and their backgrounds is still a good idea also. Overhauling PBW would be great, if we get permission and if we have people who can do that. Its both "ifs" that need answering.
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
Reply With Quote
  #2  
Old June 8th, 2004, 10:22 PM
Cipher7071's Avatar

Cipher7071 Cipher7071 is offline
Second Lieutenant
 
Join Date: Nov 2003
Posts: 482
Thanks: 1
Thanked 0 Times in 0 Posts
Cipher7071 is on a distinguished road
Default Re: The future of PBW - a call to arms

Mark is right about one thing: our first goal should be to get permission to examine the code, do a little head-scratching, and see if we can't figure out what's gone wrong with it. At least we should be able to identify which blocks/modules contain the problems. With any luck, the programmer has left a few notes.

A complete rewrite is only necessary where the code is undecipherable. Even in that case, it still sounds as though much of it is going to be reusable.

[ June 08, 2004, 21:27: Message edited by: Cipher7071 ]
__________________
The great tragedy of science...the slaying of a beautiful hypothesis by an ugly fact. (T. H. Huxley)
Reply With Quote
  #3  
Old June 8th, 2004, 11:03 PM
Roanon's Avatar

Roanon Roanon is offline
Second Lieutenant
 
Join Date: Mar 2003
Location: Germany
Posts: 575
Thanks: 0
Thanked 0 Times in 0 Posts
Roanon is on a distinguished road
Default Re: The future of PBW - a call to arms

Even if we can get the code and "decipher" it, it may be a wise move to build a new modular system from scratch. The old code might be to clogged up to be maintained properly, and most likely has other design principles.
We should start to agree on a language and database, like PHP/mySQL. Someone start a poll please. Then we could start a thread to define a database structure, and which modules should be done to allow for basic functionality. Nothing else. Then who will give which modules a first shot, and build a new system parallel to the old one without interfering with the old or any repair that might be going on there.
As soon as the code is basically working and has undergone basic testing, we can transfer the data to the new system, at a time when at least one competent programmer with time at hands is available to do Last-minute bugfixes.
This all should be done as soon as possible.

When the old system has been totally replaced, we can start to add extra goodies, nice graphics, and features not needed for basic playing. For this, we can take as much time as we want to discuss what to add and how to do, as the basic modular design should allow to insert additions with little effort. This is not so with the current system, I guess.
Reply With Quote
  #4  
Old June 9th, 2004, 12:28 AM

tesco samoa tesco samoa is offline
General
 
Join Date: Jul 2001
Location: Canada
Posts: 4,603
Thanks: 0
Thanked 0 Times in 0 Posts
tesco samoa is on a distinguished road
Default Re: The future of PBW - a call to arms

Hi.

The current system must be kept up and running before the new system can take over.

This is the reality of the situation.

the other reality is that the system needs to be updated.

This is a task that will happen.

For the current system will be obsolete in a year or two anyways.

So the future of PBW calls for a new system.
IMHO.

As the upcoming lead administrator for the pbw system. I am fully aware that this responsibilty falls upon me to determine if this is the proper path for the pbw community to take. Or if it will be come a time to call it a day.

Currently this topic is being tossed around between GEO and myself.

The other pbw admins are doing everything they can to get the system back up and running.

Soon they box will be traveling to my house.

Then I will be asking geo for his help......

These are the realities of what is going to happen.

More info will follow.

But i want to clear with everyone that I do not want to see PBW die off in 2 or 3 months because the system cannot be fixed.

But it could happen.


As for the development of a new system.


I am going to take the lead on that.


Reason is because I will have the box. And ultimately the responsiblity will fall upon me because of that reason.


I do hope that i can live up to the level that geo set over the Last two years.


And I do thank him ( my wife doesn't) for all the enjoyment that pbw has offered.

Simon
__________________
RRRRRRRRRRAAAAAGGGGGGGGGHHHHH
old avatar = http://www.shrapnelgames.com/cgi-bin...1051567998.jpg

Hey GUTB where did you go...???

He is still driving his mighty armada at 3 miles per month along the interstellar highway bypass and will be arriving shortly
Reply With Quote
  #5  
Old June 9th, 2004, 01:18 AM
Roanon's Avatar

Roanon Roanon is offline
Second Lieutenant
 
Join Date: Mar 2003
Location: Germany
Posts: 575
Thanks: 0
Thanked 0 Times in 0 Posts
Roanon is on a distinguished road
Default Re: The future of PBW - a call to arms

Quote:
Originally posted by tesco samoa:
As for the development of a new system.


I am going to take the lead on that.
Ok, then please start organizing. As I wrote in my message, I think that a basic, functioning system should be developed independent of the status and repair trials on the old system, while it is still running. Soon.
Reply With Quote
  #6  
Old June 9th, 2004, 03:01 AM
Ed Kolis's Avatar

Ed Kolis Ed Kolis is offline
General
 
Join Date: Apr 2001
Location: Cincinnati, Ohio, USA
Posts: 4,547
Thanks: 1
Thanked 7 Times in 5 Posts
Ed Kolis is on a distinguished road
Default Re: The future of PBW - a call to arms

Sorry about posting this here, but there doesn't seem to be a suggestions thread - I just thought, what with Ruatha's program interfacing with PBW and also loading the PBW site in a Windows form, that suggests that maybe PBW2 should be designed from the ground up as a Web Service - I don't know if the term is unique to the .NET Framework, but what a Web Service is, is basically a set of functionality that can be accessed over the web from any sort of client program - it could be a dynamic website running in a browser, or it could be a Windows application, or a Linux application, or whatever you want.
Thus, to make it concrete, PBW2 might have a "game" class, which would have functions like "add player" and "process turn"; those functions would be what is called by the client. Basically, it's the same as the current system, only with a middle layer in between the user and SE4 to make the PBW functionality easily accessible to a wider range of clients than just the standard web site.
Granted, I've never written a web service before, but as I've mentioned, I have done some programming with ASP.NET, and web services seem to be the next step up, so I should be learning about them soon in school... and from what I hear they're not all that complicated anyway
__________________
The Ed draws near! What dost thou deaux?
Reply With Quote
  #7  
Old June 9th, 2004, 10:59 AM

Mark the Merciful
Guest
 
Posts: n/a
Default Re: The future of PBW - a call to arms

I've just been reading the threads on the PBW emergency server (do a search on "emergency server" to find the relevant stuff). Question for everyone involved, especially Ruatha; is this ready to run should PBW die completely, and could it be a useful starting point for the new project?

Mark
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 02:10 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.