Get it from CNET Download.com!
Latest News: OOTP PATCH 9.1.2 released! - OOTP 9 RELEASED! - Title Bout Championship Boxing 2.5 released! - OOTP 2007 receives Editors Choice Award from PC Gamer - Inside the Park Baseball Patch 1.03 released, DEMO now available

Click here to download Out of the Park Baseball 9!
Search the web
Search this site

Go Back   OOTP Developments Forums > Earlier versions of Out of the Park Baseball > Earlier versions of OOTP: Online Leagues
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 06-09-2006, 07:40 PM   #21 (permalink)
All Star Starter
 
Hotwheelz's Avatar
 
Join Date: Oct 2002
Location: Port Angeles, WA
Posts: 1,217
Well I have the tar file uploaded, along with the setup.php, and after pointing to the setup file and having a whole string of stuff shown (just like the photo) I still dont have a site. It doesnt seem to have unpacked the file. I dont know what is going on at this point.
Hotwheelz is offline   Reply With Quote
Old 06-09-2006, 09:36 PM   #22 (permalink)
Moderator
 
kq76's Avatar
 
Join Date: Nov 2002
Posts: 5,184
If the reasoning for using tar.gz is just to have smaller archives, people might want to look into the 7z format. For example, in a test of the sizes of compressed archives for a full 6.5 lg folder I got the following results:

zip: 13.435 MB
rar: 12.337 MB
tar.gz: 7.478 MB, 6:04 minutes tarring, 1:33 minutes gzipping, 7:37 minutes total using PowerArchiver 6.1
7z: 4.613 MB, 5:49 minutes using 7zip 4.42

People should also note that while tar.gz can be smaller than zip and rar because it first archives all the files into 1 file then compresses that 1 file rather than those methods of compressing individual files and then archiving them, the "drawbacks to a GZiped Tar archive is that you can not add files to or extract individual files from an already existing archive. One file can be extracted from the archive but not quickly as Gzip will uncompress the whole archive for tar to then search for and extract a single file."

http://www.cit.gu.edu.au/~anthony/info/misc/tgz_vs_zip

Why the 7z format is so much smaller and faster or what drawbacks it has, I don't know. The free 7zip program can also tar.gz, but you need to do the tarring and gzipping steps separately.

EDIT: I originally mistakenly said tar.gz was faster than zip and rar when I meant to say smaller.
__________________
Kieran Quinn
Online League Boards Moderator
Fan of spectacular defensive plays and aggressive base-running and stealing

Interactive Online League Directory - find or advertise a league today!
Hardball Heroes - probably the largest multiplayer OOTP8 world (7 leagues of 12 teams each)
The Canadian Baseball League - one of the best OOTP6.5 leagues still left, running since April 2002

Last edited by kq76 : 06-10-2006 at 01:30 AM.
kq76 is offline   Reply With Quote
Old 06-09-2006, 11:11 PM   #23 (permalink)
Major Leagues
 
Join Date: Nov 2005
Posts: 496
Seems like my question was lost so Ill ask again.

How can mac users get this to work?
DaMook is offline   Reply With Quote
Old 06-09-2006, 11:18 PM   #24 (permalink)
All Star Reserve
 
SC_Dawg's Avatar
 
Join Date: Jun 2002
Location: Columbia, South Carolina
Posts: 638
Quote:
Originally Posted by DaMook
Seems like my question was lost so Ill ask again.

How can mac users get this to work?
Does the mac have a program that will compress into the tar.gz format? If so you would just replace the powerarchiver program with the appropriate program for the mac and proceed from there. The uncompressing happens at the server side.
SC_Dawg is offline   Reply With Quote
Old 06-09-2006, 11:21 PM   #25 (permalink)
All Star Reserve
 
SC_Dawg's Avatar
 
Join Date: Jun 2002
Location: Columbia, South Carolina
Posts: 638
Quote:
Originally Posted by Hotwheelz
Well I have the tar file uploaded, along with the setup.php, and after pointing to the setup file and having a whole string of stuff shown (just like the photo) I still dont have a site. It doesnt seem to have unpacked the file. I dont know what is going on at this point.
I might be wrong here but I had the same problem and when I contacted my hosting company they told me they do not support server side decompression.
SC_Dawg is offline   Reply With Quote
Old 06-09-2006, 11:35 PM   #26 (permalink)
Major Leagues
 
Join Date: Nov 2005
Posts: 496
Where do I get the setup.php file?
DaMook is offline   Reply With Quote
Old 06-09-2006, 11:51 PM   #27 (permalink)
Major Leagues
 
Join Date: Nov 2005
Posts: 496
Found it and i found a tar app but it does seem to be uncompressing the archive on the server. Oh well.
DaMook is offline   Reply With Quote
Old 06-09-2006, 11:51 PM   #28 (permalink)
All Star Reserve
 
SC_Dawg's Avatar
 
Join Date: Jun 2002
Location: Columbia, South Carolina
Posts: 638
Quote:
Originally Posted by DaMook
Where do I get the setup.php file?
Create a text file with the following in it

Code:
SC_Dawg is offline   Reply With Quote
Old 06-09-2006, 11:51 PM   #29 (permalink)
Moderator
 
kq76's Avatar
 
Join Date: Nov 2002
Posts: 5,184
Quote:
Originally Posted by DaMook
Where do I get the setup.php file?
http://montoyahome.com/archive/setup.zip

Fidel, could you include a link to it on your 2006 tutorial page?

EDIT: Oops, used wrong link. Corrected.
__________________
Kieran Quinn
Online League Boards Moderator
Fan of spectacular defensive plays and aggressive base-running and stealing

Interactive Online League Directory - find or advertise a league today!
Hardball Heroes - probably the largest multiplayer OOTP8 world (7 leagues of 12 teams each)
The Canadian Baseball League - one of the best OOTP6.5 leagues still left, running since April 2002
kq76 is offline   Reply With Quote
Old 06-09-2006, 11:52 PM   #30 (permalink)
All Star Reserve
 
SC_Dawg's Avatar
 
Join Date: Jun 2002
Location: Columbia, South Carolina
Posts: 638
Quote:
Originally Posted by DaMook
Found it and i found a tar app but it does seem to be uncompressing the archive on the server. Oh well.
Contact fidel over at www.allsimbaseball.com. He can hook you up on the cheap and it all works there.
SC_Dawg is offline   Reply With Quote
Old 06-09-2006, 11:54 PM   #31 (permalink)
Hall Of Famer
 
f.montoya's Avatar
 
Join Date: Nov 2004
Posts: 4,304
Quote:
Originally Posted by kq76
http://montoyahome.com/archive/setup.zip

Fidel, could you include a link to it on your 2006 tutorial page?

EDIT: Oops, used wrong link. Corrected.
I'll fix that soon. For now it's at step one in this page.
http://www.allsimbaseball.com/index....d=21&Itemid=41
__________________
Fidel Montoya

Asahi2 Baseball Commissioner(Historical League Since 2004)
www.allsimbaseball.com (Hosting for OOTP with LIVE Online Tutorials)
Share Your Mods - Free, unlimited and easy to upload to share your Mods instantly(free site registration required)
f.montoya is offline   Reply With Quote
Old 06-09-2006, 11:54 PM   #32 (permalink)
All Star Reserve
 
SC_Dawg's Avatar
 
Join Date: Jun 2002
Location: Columbia, South Carolina
Posts: 638
hey kq76, you use the same basic procedures except you are using .7z format right and obviously a different setup.php file right?
SC_Dawg is offline   Reply With Quote
Old 06-10-2006, 12:17 AM   #33 (permalink)
Moderator
 
kq76's Avatar
 
Join Date: Nov 2002
Posts: 5,184
Quote:
Originally Posted by SC_Dawg
hey kq76, you use the same basic procedures except you are using .7z format right and obviously a different setup.php file right?
I don't commish anymore and I won't be with 2006. For 6.5 and earlier, though, I had a step by step sim checklist for absolutely everything in a sim and batch files for as much as I possibly could automate. We also differed by using the free OLS which has a script that runs every 15 minutes to decompress a specially named zip instead of using a setup.php file. We did a lot of different things, but all of it together really did cut down on the sim time. If I was a 2006 commish, I'd look into sim checklists, batch files, .7z, and the OLS all as options.

No offense to Fidel (he's put together a great tutorial there and should be commended for it), I just think some of it might be more work than necessary. But hey, maybe you can't server side decompress .7z files, maybe .zips and .rars are just too big, maybe the OLS just isn't an option for some, maybe there is no way to use a batch file for .tar.gzs, maybe batch files are too complicated for some people, maybe for some reason you do want to use the copy buttons. The more options, the better though.
__________________
Kieran Quinn
Online League Boards Moderator
Fan of spectacular defensive plays and aggressive base-running and stealing

Interactive Online League Directory - find or advertise a league today!
Hardball Heroes - probably the largest multiplayer OOTP8 world (7 leagues of 12 teams each)
The Canadian Baseball League - one of the best OOTP6.5 leagues still left, running since April 2002
kq76 is offline   Reply With Quote
Old 06-10-2006, 12:59 AM   #34 (permalink)
Hall Of Famer
 
f.montoya's Avatar
 
Join Date: Nov 2004
Posts: 4,304
If it means anything, all sites at www.allsimbaseball.com are equipped with server side unzip at the touch of a button by the administrator of the site, for what it's worth.

The tutorial I made was for the general public. Hopefully it's of some value to others struggling with upload times.
__________________
Fidel Montoya

Asahi2 Baseball Commissioner(Historical League Since 2004)
www.allsimbaseball.com (Hosting for OOTP with LIVE Online Tutorials)
Share Your Mods - Free, unlimited and easy to upload to share your Mods instantly(free site registration required)
f.montoya is offline   Reply With Quote
Old 06-10-2006, 05:17 AM   #35 (permalink)
Moderator
 
kq76's Avatar
 
Join Date: Nov 2002
Posts: 5,184
Quote:
Originally Posted by f.montoya
The tutorial I made was for the general public. Hopefully it's of some value to others struggling with upload times.
I'm sure it will be and thanks again for going through the trouble of making and posting it. For those of us who had the old system down pat it shouldn't take too much to get used to the new options, but for those who are completely new to it I feared it all might be just too complicated without a tutorial like this. Heck, when I was first looking at it even I was a little lost! With my previous post I just wanted to note that once people do figure out at least one way to do it, that they might want to explore some other ways that may or may not be even better for them.

If people are curious about some other things we used to do, they can search for posts on the old online leagues board by, among others, fidel, myself, DaveHorn, and PLG. I learned most of what I used to do regarding the above topics from those last two gentlemen.
__________________
Kieran Quinn
Online League Boards Moderator
Fan of spectacular defensive plays and aggressive base-running and stealing

Interactive Online League Directory - find or advertise a league today!
Hardball Heroes - probably the largest multiplayer OOTP8 world (7 leagues of 12 teams each)
The Canadian Baseball League - one of the best OOTP6.5 leagues still left, running since April 2002
kq76 is offline   Reply With Quote
Old 06-10-2006, 10:50 AM   #36 (permalink)
Major Leagues
 
Join Date: Nov 2005
Posts: 496
Quote:
Originally Posted by f.montoya
If it means anything, all sites at www.allsimbaseball.com are equipped with server side unzip at the touch of a button by the administrator of the site, for what it's worth.

The tutorial I made was for the general public. Hopefully it's of some value to others struggling with upload times.
Does it cost anything to get a site on allsimbaseball.com?
DaMook is offline   Reply With Quote
Old 06-10-2006, 08:04 PM   #37 (permalink)
Major Leagues
 
Join Date: Nov 2005
Posts: 496
Quote:
Originally Posted by DaMook
Does it cost anything to get a site on allsimbaseball.com?
Anyone?
DaMook is offline   Reply With Quote
Old 06-10-2006, 08:16 PM   #38 (permalink)
Moderator
 
kq76's Avatar
 
Join Date: Nov 2002
Posts: 5,184
Quote:
Originally Posted by DaMook
Anyone?
His offer is listed on his site:

http://www.allsimbaseball.com/index....id=1&Itemid=27
__________________
Kieran Quinn
Online League Boards Moderator
Fan of spectacular defensive plays and aggressive base-running and stealing

Interactive Online League Directory - find or advertise a league today!
Hardball Heroes - probably the largest multiplayer OOTP8 world (7 leagues of 12 teams each)
The Canadian Baseball League - one of the best OOTP6.5 leagues still left, running since April 2002
kq76 is offline   Reply With Quote
Old 06-16-2006, 01:58 PM   #39 (permalink)
Major Leagues
 
Join Date: Dec 2001
Location: NY
Posts: 495
I dont know what the heck is happening but when I hit "add", it doesnt add any files. Says no files selected.
__________________
-------------------
Montreal Expos / Calgary Storm, HBL
HBL Baseball - Currently in 27th season with OOTP, Began June 2001.
HBL Waiting List
Qrashman is offline   Reply With Quote
Old 06-16-2006, 09:37 PM   #40 (permalink)
Moderator*
 
sporr's Avatar
 
Join Date: Dec 2001
Location: Muscatine, IA
Posts: 8,180
Quote:
Originally Posted by Qrashman
I dont know what the heck is happening but when I hit "add", it doesnt add any files. Says no files selected.
Did you highlight all of the files you wanted to include before clicking add?

Also, just wanted to say this is awesome! I was using an unzip cgi and this program has cut down on that time even more.
__________________


Baseball Maelstrom - Commish/ St Louis Cardinals
USBA - Las Vegas Scorpions

sporr is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 08:13 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 Out of the Park Developments