Coaster data madness

posted by Jeff | Tuesday, August 5, 2008, 1:14 AM | comments: 7

When I first thought about re-doing CoasterBuzz, and tried to hack out some code (this was two years ago), I wanted to make it so that the coaster database had one record for one coaster, and then a table indicating its various names and locations. That's easy enough. Then I started screwing around with track records.

The pain came when I didn't have any specific rules in mind as to how to assemble a track record. For example, I think it's OK to add the same ride to your track record twice when it has been moved to another park. Think X-Flight/Firehawk. But it's be silly to credit yourself with Top Gun and Flight Deck. The data, as it stood, made no distinction between the two situations.

List of coasters for parks were easy enough. Just query the data and only pick the newest name for a coaster. For track records, I had the "duh" moment when I realized I should just use the coaster and park ID's as combined keys for the track record. That way, if a new name comes along, nothing changes.

These are the kinds of things that aren't really that hard to figure out, but if you spend too much time staring at them, the obvious becomes obscured. Life can kinda be like that.


Comments

August 5, 2008, 3:42 PM #

Or you could save yourself the trouble and lead the charge against the ridiculous notion of a "track record" and skip the whole thing! Those who find value in that sort of nonsense can keep track of it themselves with a piece of a paper and pencil (remember those).

Personally, I'd like to see a database of french fry stands. What's your fry record?

Neuski

August 5, 2008, 4:08 PM #

Your thoughts, Mr. A, are very narrow.

Mr. A

August 5, 2008, 6:34 PM #

Explain...

Yes, I realize that not everybody is as cranky as I am about "track records" but even if somebody did want to keep a list, isn't it about a million times easier to write it on a piece of paper than to deal with computers and websites? Unless, of course, you want to display it to others to prove your manhood or something.

Neuski

August 5, 2008, 7:04 PM #

I like having CoasterBuzz keep track of my list because I don't have to keep a piece of paper around and coaster data is updated automatically.

Jeff

August 5, 2008, 10:36 PM #

And the point is that Tyler and other members are the people I'm doing it for, seeing as how they're also paying for it. If you don't pay for it, what do you care?

Neuski

August 5, 2008, 11:12 PM #

I also don't have to decide what coasters should be counted or how many they count as. For the record, CB & I have never disagreed.

Rob

August 6, 2008, 3:43 AM #

Real men count their coasters!

:-P


Post your comment: