Stat Archive FAQ

Talk about your numbers and your blast over the trees in right field.
User avatar
Dave L
Team Captain
Posts: 86
Joined: Fri Feb 04, 2005 4:23 pm
Location: Berkeley, CA
Contact:

Post by Dave L »

Hey Jason, Nick and I have been communicating via pm on this topic. He's got a good handle on the situation and knows that I'd be happy to help in any regard...
Baseball is 90% mental, the other half is physical --Yogi Berra
User avatar
Southpaw Slim
Kenesaw Mountain Landis
Posts: 610
Joined: Sun Jan 30, 2005 7:36 pm
Location: Oakland, CA
Contact:

Re: Update

Post by Southpaw Slim »

Southpaw Slim wrote:...it took almost two months to figure out how to translate boxscores so they could be entered into a database...
This was from 2 months ago. So far, I've come across different obstacles preventing me from completing what I thought was stable code at the time. Today, for the 8th time or so, I think I've finally gotten past the hurdle. That makes the total problem a thorn in my side for the past four months! I still need to implement some error-catching in order to avoid obvious discrepancies. Things like more H than AB, 2B with no H, HR with no RBI, RBI with no PA are what I'm looking for. But most important to me is making sure Runs Scored match on both the innings sheet and the scoresheets. Then, any discrepancy is brought to Scott's attention during input and he is able to revise the boxscore before sending it to the database for viewing.

For anyone who's interested, I have the code available if someone has the knowledge and wants to give some advice toward efficiency.
Last edited by Southpaw Slim on Thu Nov 03, 2005 8:05 pm, edited 1 time in total.
I intended to write something to remind everybody of my superior prowess.
User avatar
Southpaw Slim
Kenesaw Mountain Landis
Posts: 610
Joined: Sun Jan 30, 2005 7:36 pm
Location: Oakland, CA
Contact:

Another two months down the road...

Post by Southpaw Slim »

It has finally happened! DeFStAr is showing the first glimpse of tangible progress. Behold the very first screenshot of DeFStAr, which is now an active and functional page after a mere two days of debugging! :x :evil:

Image

That's right! First things first, I had to get that out of the way. Now, my focus is ever closer to stat input.
I intended to write something to remind everybody of my superior prowess.
User avatar
Baseball=Life
Baseball Deity
Posts: 1031
Joined: Sat Jan 29, 2005 11:16 pm
Location: SF, CA

Post by Baseball=Life »

AWESOME

YOU RULE, NICK!

"Baseball is like church, many attend, few understand"

- Leo Durocher
User avatar
Pat K
All-Star
Posts: 107
Joined: Mon Mar 14, 2005 8:34 pm
Location: Oakland

Post by Pat K »

Nick,
Thanks for all your work on this project.
See you out on the field.
User avatar
Southpaw Slim
Kenesaw Mountain Landis
Posts: 610
Joined: Sun Jan 30, 2005 7:36 pm
Location: Oakland, CA
Contact:

Screenshot #2

Post by Southpaw Slim »

Here's another look at how things are shaping up:

Image

I have yet to beautify it (a la boxscores) but it's nearly functional!

BTW: Notice I have my priorities straight. Oakland Park Baseball 4vr!
I intended to write something to remind everybody of my superior prowess.
User avatar
retep
Player/Manager
Posts: 1043
Joined: Sun Jan 30, 2005 9:02 am
Location: Berkeley
Contact:

Post by retep »

Awsome! :lol:
User avatar
Southpaw Slim
Kenesaw Mountain Landis
Posts: 610
Joined: Sun Jan 30, 2005 7:36 pm
Location: Oakland, CA
Contact:

WOW!

Post by Southpaw Slim »

Here's the next screenshot. It's not a realistic game, but you get the idea.
Image
I intended to write something to remind everybody of my superior prowess.
User avatar
Dave L
Team Captain
Posts: 86
Joined: Fri Feb 04, 2005 4:23 pm
Location: Berkeley, CA
Contact:

Post by Dave L »

It looks excellent, Nick!
Baseball is 90% mental, the other half is physical --Yogi Berra
User avatar
Southpaw Slim
Kenesaw Mountain Landis
Posts: 610
Joined: Sun Jan 30, 2005 7:36 pm
Location: Oakland, CA
Contact:

Post by Southpaw Slim »

Thanks, everyone! I'm very proud with how it's starting to take form.

If you look at the boxscore screenshot, you'll see buttons on the right that say "Add...". Well, I forgot to put the column header for those, but those are there with the intention to add notes for individual players for the game. They would be like you'd see on the scoresheet; web gems are explained, stolen bases are clarified, ITP homers are noted, and more! Otherwise, I may just add one big NOTES field at the bottom and have it -- like we would see in our current boxscores -- listed at the bottom of the page.

My original intention was to have the "Add..." button add a player's name to the roster, but the code required to keep the already-entered values and add a player while refreshing the page was more work than just having Scott add players before the boxscore process.

Also, even though it wasn't shown in the Add Players screenshot, all players on record are listed alphabetically below the form to double-check spelling errors. I have yet to add buttons to edit players' names after they are entered, but it would only take 10-30 minutes to do that.

This whole process has gotten me really excited. It looks like we'll have some stats to digest by the end of the year, which will keep us occupied during the MLB off-season. :twisted: ALL HAIL DEFSTAR! :twisted:
I intended to write something to remind everybody of my superior prowess.
User avatar
Baseball=Life
Baseball Deity
Posts: 1031
Joined: Sat Jan 29, 2005 11:16 pm
Location: SF, CA

Post by Baseball=Life »

Need DeFStAr !
"Baseball is like church, many attend, few understand"

- Leo Durocher
User avatar
Baseball=Life
Baseball Deity
Posts: 1031
Joined: Sat Jan 29, 2005 11:16 pm
Location: SF, CA

Post by Baseball=Life »

Baseball=Life wrote:Need DeFStAr !
"Baseball is like church, many attend, few understand"

- Leo Durocher
User avatar
retep
Player/Manager
Posts: 1043
Joined: Sun Jan 30, 2005 9:02 am
Location: Berkeley
Contact:

Post by retep »

Baseball=Life wrote:
Baseball=Life wrote:Need DeFStAr !
Spamming bastard
User avatar
retep
Player/Manager
Posts: 1043
Joined: Sun Jan 30, 2005 9:02 am
Location: Berkeley
Contact:

Post by retep »

Don't be a jerk.
User avatar
Southpaw Slim
Kenesaw Mountain Landis
Posts: 610
Joined: Sun Jan 30, 2005 7:36 pm
Location: Oakland, CA
Contact:

Quantum wha?

Post by Southpaw Slim »

Well, I know you've heard a lot of promises from me, and I haven't been able to deliver any of them so far. This time I'm not going to promise any deadline or release date (although I think it might be ready for the Fall season.) This post is to let you all know that the one monkey wrench, the crux of my frustraton throughout the entire project, the final puzzle, etc. is no longer.

I've figured it out! This is like the E=mc² of DeFStAr having been discovered! I have inning-specific output from the form, so my recent concerns of having to trash the inning-specific aspect of our statkeeping are gone. Now we can stick to what we have. I'll get working on finalizing the input process later tonight.
I intended to write something to remind everybody of my superior prowess.
Post Reply