Support for keeper leagues - building a directory

Moderator: Palmtana

  • Author
  • Message
Offline

chasenally

  • Posts: 3302
  • Joined: Thu Sep 13, 2012 11:44 pm

Re: Support for keeper leagues? - 9 days, no reply

PostMon Oct 28, 2019 10:43 pm

I would like to thank you all for running the Keeper Leagues. I am sure it is time consuming for you. To Strat, Keepers are all I play anymore. I am in 5 for 10 teams a year. If they go away so do I. Well if they wont answer you directly I am sure they don't pay any attention to this thread.

Mike
The msaegse is waht mttares msot!
Offline

ed1447

  • Posts: 1647
  • Joined: Thu Aug 23, 2012 7:22 pm

Re: Support for keeper leagues? - 11 days, no reply

PostWed Oct 30, 2019 10:16 am

Hi everyone,

Thanks for putting this thread together. I run one keeper league and really enjoy it. Some support from strat would be great and make things much easier, but I wonder how difficult that may be with the different rules for each league. In any case, anything to make administration easier would be appreciated. I have been and will be willing to do this grunt work because I enjoy the keeper leagues so much.

Ed
Offline

Roscodog

  • Posts: 7444
  • Joined: Sat Aug 25, 2012 12:23 pm

Re: Support for keeper leagues? - 11 days, no reply

PostWed Oct 30, 2019 11:20 am

I probably shouldn’t say this but I’d even be willing to pay slightly more for a keeper league team.
Offline

Terry101

  • Posts: 5466
  • Joined: Fri Aug 24, 2012 10:45 pm

Re: Support for keeper leagues?

PostWed Oct 30, 2019 1:34 pm

Terry101 wrote:In addition to any help- 3 free games for the commissioner for each league-- small token of appreciation -
Offline

fredpaii

  • Posts: 6307
  • Joined: Thu Aug 23, 2012 4:54 pm

Re: Support for keeper leagues? - 11 days, no reply

PostWed Oct 30, 2019 2:43 pm

Roscodog wrote:I probably shouldn’t say this but I’d even be willing to pay slightly more for a keeper league team.


I was thinking the same thing a while back but didn't dare post. ha

Maybe we'd have to pay more at the start to cover costs of the implementation of various helpful add-ons but later on that would cease after being paid for.
Offline

Denorien

  • Posts: 928
  • Joined: Thu Aug 23, 2012 4:08 pm

Re: Support for keeper leagues? - 13 days, no reply

PostFri Nov 01, 2019 6:29 pm

Looking at Terry's / Bob's remarks, Lakeview's remarks, and a couple bullets from Rant...:

Some of the points seem more achievable than others (in my opinion). One thing we know about coding in general is change management, testing, and secure / failsafe design are very expensive and increases exponentially with complexity and integration. The simpler and more explicit we present SOMO with requirements, the better chance they have of developing it.


- After the commish populates a league, subsequent draft picks are placed on the manager's team automatically
(Steve) We have a live draft platform....

- Managers post their drops on the new platform resulting in their deletion from the team
(Steve) Some additional functionality with the live draft platform, namely, perpetual rosters or ability to upload rosters (possibly with import / export features) and further control of adds and deletes.

- Trades are posted and automatically reflected on the 2 teams
(Steve) A separate trade interface could be complicated and unnecessary. Managers keep track of their trades and add / delete them manually (as per the above).

- Leagues can track 40-man rosters, with active vs. inactive, as in the Windows version
(Steve) Extensible rosters (to however many) with carded and non-carded toggle. This will also have a manual element. A non-carded pick won't have any error checking. It will simply be a user text entry and not a player card. It could be Mahatma Gandhi, your mother, or qwerty poiu.

- Automatic lists of available players are updated from season to season
(Steve) This sounds complicated unless we're just importing the previous season's exported final rosters and having the back end reconcile player cards available based on who isn't on a roster.

- Timed drafts with proxies are allowed, as at StratDraft
(Steve) Just so, StratDraft seems like the natural platform to start from.

- Logs are maintained of future draft picks traded and un-carded players held
(Steve) Roster functionality to have user text, non-carded slots. The platform won't know anything about the user text (other then not reconciling it with the player pool).

- There is either a prospect database or prospects can be entered manually, as at StratDraft
(Steve) DB is complicated - has to be manual user text if uncarded.

1. Draft grid
(Steve) Not sure what this means. Extended functionality with the drafting platform will reconcile players on rosters vs players available. Draft order established as usual. Manual modification of draft order to reflect trades.

2. Player available list for FA draft (regardless if carded or not)
(Steve) This is research managers have to be responsible for. I don't see the draft platform being able to support the research. Baseball America provides a tremendous amount of scouting information. Not sure how to avoid the work of researching it.

3. Using carded-only players
(Steve) The draft platform seems to already do this. The perpetual rosters, extended roster management features, and non-carded roster spots are the challenge.

4. Format of players names (last name, first name)
(Steve) I think the draft platform supports this. Forget what the platform's format is, but, it probably isn't necessary to change.

5. Dependable managers who regularly check the boards, we all know this is a hobby and all have our own personal lives and things come up and SOM takes a backseat for periods of time.
(Steve) We can vote for the Totalitarians in the next election. Resistance will be futile.

Things that are time consuming/unresolved issues for some leagues:
1. The so-called combined players tab, that probably takes the longest to update, though also the best when looking for trades.
(Steve) May not understand this as a necessary or achievable requirement.

2. The dreaded cannot trade 10th round FA pick/cannot trades picks that you do not own seems to come into play a few times each year. I think there are ways around this, but not many have tried to address this one.
(Steve) Complicated, esoteric requirement.

League spreadsheets all have their variations, keeping them updated during Oct-Mar is easy, its Mar-Sep where some additional time is required to have a league run smoothly.
(Steve) The extended feature draft platform will have one look and feel, I suspect.

Having a spreadsheet now of who played in previous year in addition to L/R splits, etc. helps, and then when SOM puts out their ratings guide, to be able to merge together (with some work of course) helps me get things going for the upcoming season.
(Steve) I think this is a difficult requirement and wouldn't be part of the draft platform - research is up to each manager. You might find a fantasy platform that has some functionality like this, but, it will cost money and you will still have to do some work to adapt it.


1. Provide the ability to export active rosters off of SOMO.
(Steve) Import / export or perpetual rosters is a must have requirement. Both have defects. Perpetual requires storage. Import / export opens the DB up to miss-use -> error checking to avoid corruption might be difficult to code and assure.

2. Expand maximum roster to 40 in game. Leagues could cap voluntarily as we do now, and with an export function, keeping track of players becomes much easier. With different caps it makes me believe the coding for different roster sizes shouldn't be too onerous, but a simple set expansion should be fairly easy.
(Steve) Agree.



(Steve) My take from all of this is that we have four primary requirements.

A. Perpetual rosters or import / export roster functionality in the draft platform.
B. Manual roster functionality to add / delete, extend to X number of roster slots, and indicate non-carded, user text roster slots.
C. Draft platform engine would need to successfully reconcile (imported) carded players on rosters against available player pool.
D. Extended draft functionality to modify draft order after draft order had been entered.

So, the commissioner and manager audience has to vet all of this and refine the requirements. Then, we attempt to present it to SOMO.
Offline

tcochran

  • Posts: 15620
  • Joined: Thu Aug 23, 2012 4:23 pm

Re: Support for keeper leagues? - 13 days, no reply

PostFri Nov 01, 2019 8:24 pm

Thanks, Steve. We have not yet heard back from Strat tech support, but drafting a coherent proposal (as you have started) is a great step in the right direction!
Offline

Denorien

  • Posts: 928
  • Joined: Thu Aug 23, 2012 4:08 pm

Re: Support for keeper leagues? - 13 days, no reply

PostSat Nov 02, 2019 12:12 am

I can tweak it, myself.

D. Would include removal of picks and additional / supplemental picks.

E. Enhanced commissioner privileges include making roster and draft changes for all teams. This may already be there.

F. In progress draft commissioner privileges include both rolling back picks and individual pick changes.
Offline

Ninersphan

  • Posts: 11380
  • Joined: Thu Aug 23, 2012 7:30 pm
  • Location: Near Roanoke VA

Re: Support for keeper leagues? - 13 days, no reply

PostTue Nov 05, 2019 9:50 am

tcochran wrote:Thanks, Steve. We have not yet heard back from Strat tech support, but drafting a coherent proposal (as you have started) is a great step in the right direction!



This should come as no suprise, the online game is the red headed bastard step child of Strat, they've ignored us at almost every turn since Strat took over running the game from The Sporting News( Remember those days, God I miss Bernie)

I HOPE something comes of this, but I'm not getting my hopes up.

Considering they JUST implemented more controls over the reverse lineups, something most of us bitched about when they launched years ago, I expect i may be dead before they pay any attention to any of these concerns.

Not a pessimist, just a realist. ;)
Offline

Palmtana

  • Posts: 6164
  • Joined: Thu Aug 23, 2012 7:47 pm
  • Location: SoCal

Re: Support for keeper leagues? - 17 days, no reply

PostWed Nov 06, 2019 1:28 am

Skepticism towards SOM has previously been brought up in this thread. The choir is aware. Hopefully, those who are invested in KL's have contacted the choir master asking why he's been MIA for 17 days.

365support@strat-o-matic.com
PreviousNext

Return to Individual League Chat

Who is online

Users browsing this forum: jbenson27, keyzick and 31 guests