Front Office Football Central  

Go Back   Front Office Football Central > Archives > FOFC Archive
Register FAQ Members List Calendar Mark Forums Read Statistics

Reply
 
Thread Tools
Old 01-26-2004, 09:44 PM   #1
maximus
Banned
 
Join Date: Oct 2003
Location: Where the system is screwed
FoF2K4

I haven't bought the sim but I am seriously considering buying it soon. The one thing that sells me in the FoF series is the option to import college drafts and its strong sim engine. However, there are a few things that I still would like to see in the series. Without going into much depth I will mention one option I hope to see in future versions. I would like to see an option for future compatablity with F0F2K4 and its future incarnations. I would like to see stats and league/team/player history to be imported into futrue versions.

What do you guys think the chances are of this happening? Thanks in advance.

maximus is offline   Reply With Quote
Old 01-26-2004, 09:48 PM   #2
Sloan
High School JV
 
Join Date: Oct 2001
Location: Michigan
I know Jim hasn't completely said no to this idea before, but I don't think we'll ever see it.

I don't see there being a large enough demand for something that would seem to take a lot of proramming time.
Sloan is offline   Reply With Quote
Old 01-26-2004, 09:50 PM   #3
maximus
Banned
 
Join Date: Oct 2003
Location: Where the system is screwed
Quote:
Originally Posted by Sloan
I know Jim hasn't completely said no to this idea before, but I don't think we'll ever see it.

I don't see there being a large enough demand for something that would seem to take a lot of proramming time.


From what I understand, he could just use HTML output for the stats and league history and then they could be imported in the "newer" version. Again, this is based on what I know about programming(which isn't much).
maximus is offline   Reply With Quote
Old 01-26-2004, 10:18 PM   #4
FBPro
College Starter
 
Join Date: Aug 2001
Location: SE
It would be a nice feature but in many cases the reason why "I think" it hasn't been included is the fact that each version typically incorporates new data, ratings or stats which were not previously part of the series. I've had each version and the lack of this has not lessened my enjoyment. For my personal perspective I want to start each year with the current real players and go from there and importing from previous versions wouldn't lend itself to this IMO.
__________________
GM RayCo Raiders-est. 2004-2012
Charter member of the IHOF-RayCo GM
GM Tennessee Titans PFL 2011-2014
GM Tennessee Titans FOWL 2020-2025
FBPro is offline   Reply With Quote
Old 01-26-2004, 10:28 PM   #5
sabotai
General Manager
 
Join Date: Oct 2000
Location: The Satellite of Love
Quote:
Originally Posted by maximus
From what I understand, he could just use HTML output for the stats and league history and then they could be imported in the "newer" version. Again, this is based on what I know about programming(which isn't much).

Once you simply output to HTML and don't retain it in binary mode (or a database), you've basically limited yourself with what you can do with it.

Ok, say all you do is output draft history to an HTML file, and don't retain it in a binary file. If you wanted to add something to it or do something different, you'e SOL as far as backwards compatability.

For example, say you want to add a search function that goes through the draft history to count up the number of players drafted from each college. If it is stored in a binary file, all you do is simply go record by record in the file and do your counting. If you stored everything in an HTML file, you'll have to create a function to parse the information in the HTML file to extract the colleges. You've basically added a load of work for what is basically a simple function (counting draftees from colleges).

Say you want to change the way it looks. All you have to do is modifiy the dialog box or form when working off a binary file. For HTML files, if you want to change the way they look, you have to parse all of the information out of the HTML file and reconstruct it.

What I'm getting at (very long windedly ) is that once you make the decision to simply export everything to text/HTML files and not retain it in binary or a database, you're stuck with what you create (unless you're insane enough to want to do a ton of work. )
sabotai is offline   Reply With Quote
Old 01-26-2004, 10:37 PM   #6
maximus
Banned
 
Join Date: Oct 2003
Location: Where the system is screwed
Quote:
Originally Posted by sabotai
Once you simply output to HTML and don't retain it in binary mode (or a database), you've basically limited yourself with what you can do with it.

Ok, say all you do is output draft history to an HTML file, and don't retain it in a binary file. If you wanted to add something to it or do something different, you'e SOL as far as backwards compatability.

For example, say you want to add a search function that goes through the draft history to count up the number of players drafted from each college. If it is stored in a binary file, all you do is simply go record by record in the file and do your counting. If you stored everything in an HTML file, you'll have to create a function to parse the information in the HTML file to extract the colleges. You've basically added a load of work for what is basically a simple function (counting draftees from colleges).

Say you want to change the way it looks. All you have to do is modifiy the dialog box or form when working off a binary file. For HTML files, if you want to change the way they look, you have to parse all of the information out of the HTML file and reconstruct it.

What I'm getting at (very long windedly ) is that once you make the decision to simply export everything to text/HTML files and not retain it in binary or a database, you're stuck with what you create (unless you're insane enough to want to do a ton of work. )

Hmm, OK. Thanks. I didn't realize that all of that needs to take place. Well, I can only hope that there is a way. Thanks for explaining that though, sabotai.
maximus is offline   Reply With Quote
Old 01-27-2004, 01:39 PM   #7
JasonC23
High School Varsity
 
Join Date: Oct 2000
Location: Huntley, IL, USA
Cool

Quote:
Originally Posted by Sloan
I know Jim hasn't completely said no to this idea before, but I don't think we'll ever see it.

I don't see there being a large enough demand for something that would seem to take a lot of proramming time.

Plus, he would have to give up his amateur ramming status...

(Seriously, where's Subby? Marmel? I mean, come on, "proramming" and I'm the first person to comment on it?)
__________________
"I'm A god. I'm not THE God...I don't think."
Bill Murray, Groundhog Day
JasonC23 is offline   Reply With Quote
Old 01-27-2004, 01:52 PM   #8
Tasan
College Starter
 
Join Date: Feb 2001
Location: Houston, or there about
He's going to need to consider this now with multiplayer. I know I may not buy "the next one" if it doesn't let a league I'm in carry over. Think about the ootp leagues that have been able to continue from version to version without starting over. You'd kill the multiplay aspect if you didn't carry over leagues.
__________________
2011 Golden Scribes winner for best Interactive Dynasty
Tasan is offline   Reply With Quote
Old 01-27-2004, 01:56 PM   #9
Subby
lolzcat
 
Join Date: Oct 2000
Location: sans pants
Quote:
Originally Posted by JasonC23
Plus, he would have to give up his amateur ramming status...

(Seriously, where's Subby? Marmel? I mean, come on, "proramming" and I'm the first person to comment on it?)
After I went on the blind date with Fritz I decided to move myself to the "antiramming" column.
Subby is offline   Reply With Quote
Old 01-27-2004, 02:03 PM   #10
JasonC23
High School Varsity
 
Join Date: Oct 2000
Location: Huntley, IL, USA
Quote:
Originally Posted by Subby
After I went on the blind date with Fritz I decided to move myself to the "antiramming" column.

I see. Say no more.
__________________
"I'm A god. I'm not THE God...I don't think."
Bill Murray, Groundhog Day
JasonC23 is offline   Reply With Quote
Old 01-27-2004, 10:09 PM   #11
RedKingGold
College Starter
 
Join Date: Oct 2002
Ironic,....Subby and antiramming in the same sentence,....its an oxymoron,..is it?
RedKingGold is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump


All times are GMT -5. The time now is 10:46 PM.



Powered by vBulletin Version 3.6.0
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.