A month or so ago, I picked up Guitar Hero: Warriors of Rock because it was a Gold Box special on Amazon. Naturally, it didn't get much play when Rock Band 3 came out, but I've played it a bit and it's all right. Of course, they've lost the battle ... anyway, as part of a long story you don't want to hear, I was going to connect my console to guitarhero.com because.
The way it works is you get an in-game code, you go to the website, you enter the code, and that plus your gamertag verifies that it's you. So I go to the site, enter the code that's on my screen ... and there's no match.
Right. Thanks for nothing, Activision.
Video games, rants, Lions, Tigers, Red Wings, Pistons, more video games, sports, rambling, sarcastic humor, more rambling ... and rants.
A profile of zlionsfan
- zlionsfan
- Indiana, United States
- I like cats. I play a lot of games. Sometimes I develop web-based applications; this keeps my current employer from firing me too often. My favorite color is blue, or maybe green.
Monday, December 20, 2010
Wednesday, December 15, 2010
Access 2007: how to use WeekdayName
So I'm working on this little project that calls for a column containing the day of the week. Odd, I know, but I thought it would be nice for Access to pass that along. There are a number of ways it can be done, but I thought it would be interesting to use WeekdayName because, well, it returns a name.
Of course, given that it's an Access function, Microsoft has little documentation and no examples for it. (Some time ago, Microsoft gave up providing useful examples for most of their functions ... of course they're not the only ones to do that. Adobe's examples for ColdFusion help are just as bad as Macromedia's were: they just show you what the syntax is without showing you results.) A quick Google didn't show me anything definite, and in fact showed me one suggestion that was flat-out wrong (that you can't control how it returns the day).
Now, that suggestion did have a good point – use a different function because of how this one works – but I'll show you anyway.
Here's the call: WeekdayName(weekdayvalue,abbreviate,firstdayofweek). See the problem? You're not passing a date, you're passing a Weekday, which means that it's simply telling you that the "first" day of the week is Monday (or whatever).
Anyway, the first value is a weekday value, not a date. The second value (optional), is a Boolean that specifies whether you want a three-letter abbreviation returned instead of the full weekday. (No apparent option to modify that.) The third value (optional) is the day of the week that you will designate as the first, with 1 being Sunday, 2 being Monday, etc. If you don't specify it, then you get whatever the system setting is, which may or may not be what you want.
Why did Microsoft make WeekdayName use an ordinal value instead of a date value? Because they're dumb. Anyway, if you want to use it, it looks like this:
WeekdayName(Weekday(#12/15/2010#),True,1) returns Wed. (Yes it does. I just tested it.) WeekdayName(Weekday(#12/15/2010#),False,1) returns Wednesday.
There you go ... but use this instead: Format(#12/15/2010#, "ddd").
Of course, given that it's an Access function, Microsoft has little documentation and no examples for it. (Some time ago, Microsoft gave up providing useful examples for most of their functions ... of course they're not the only ones to do that. Adobe's examples for ColdFusion help are just as bad as Macromedia's were: they just show you what the syntax is without showing you results.) A quick Google didn't show me anything definite, and in fact showed me one suggestion that was flat-out wrong (that you can't control how it returns the day).
Now, that suggestion did have a good point – use a different function because of how this one works – but I'll show you anyway.
Here's the call: WeekdayName(weekdayvalue,abbreviate,firstdayofweek). See the problem? You're not passing a date, you're passing a Weekday, which means that it's simply telling you that the "first" day of the week is Monday (or whatever).
Anyway, the first value is a weekday value, not a date. The second value (optional), is a Boolean that specifies whether you want a three-letter abbreviation returned instead of the full weekday. (No apparent option to modify that.) The third value (optional) is the day of the week that you will designate as the first, with 1 being Sunday, 2 being Monday, etc. If you don't specify it, then you get whatever the system setting is, which may or may not be what you want.
Why did Microsoft make WeekdayName use an ordinal value instead of a date value? Because they're dumb. Anyway, if you want to use it, it looks like this:
WeekdayName(Weekday(#12/15/2010#),True,1) returns Wed. (Yes it does. I just tested it.) WeekdayName(Weekday(#12/15/2010#),False,1) returns Wednesday.
There you go ... but use this instead: Format(#12/15/2010#, "ddd").
Monday, December 13, 2010
Marketing idiocy
No offense to marketing people, because hey, that's what they pay you to do, right?
The Big Ten named its divisions. Legends and Leaders.
Yeah.
Dumbest change ever. MGoBlog suggests that we call them East and West. I'm with Brian.
The Big Ten named its divisions. Legends and Leaders.
Yeah.
Dumbest change ever. MGoBlog suggests that we call them East and West. I'm with Brian.
| East | West |
|---|---|
| Illinois | Iowa |
| Indiana | Michigan |
| Ohio State | Michigan State |
| Penn State | Minnesota |
| Purdue | Nebraska |
| Wisconsin | Northwestern |
Thursday, December 09, 2010
Sometimes the virtual world is better
It's 2014, my sixth season at Louisiana-Lafayette. Unlike last year, where an early-season loss kept us out of the BCS title game, we finish the regular season 12-0, including a couple of close calls (a close win over North Texas on the road in the rain, I think we turned it over four times in that one).
We're playing Notre Dame. They're #1, of course. We kick to start the game, force a punt ... interception. They drive for a TD. We throw an interception, returned for a TD. 14-0 Irish.
Second quarter. We kick a FG. They score a TD. 21-3. We lose a fumble. I mute the game. This isn't going well ... three early turnovers, we're getting blown out.
But they throw an interception, we return it deep in ND territory, and the QB scrambles for a TD. 21-10. They throw another interception and we return it for a TD. 21-17. We force a punt and score another TD. 24-21 at halftime.
The second half is more of the same; although we do make mistakes, the first-string defense doesn't allow another score. Our defense runs another interception back for a TD, it's 45-21, and I sit the starters. We nearly made it 52-21 on the ensuing kickoff, but replay confirmed their kick returner was down before he fumbled. (They did drive for a TD on my backups, but we stopped the two-point conversion and recovered the onside kick. Final score: ULL 45, ND 27.)
42 consecutive points. A national championship for ULL. Notre Dame gets crushed. I like it.
We're playing Notre Dame. They're #1, of course. We kick to start the game, force a punt ... interception. They drive for a TD. We throw an interception, returned for a TD. 14-0 Irish.
Second quarter. We kick a FG. They score a TD. 21-3. We lose a fumble. I mute the game. This isn't going well ... three early turnovers, we're getting blown out.
But they throw an interception, we return it deep in ND territory, and the QB scrambles for a TD. 21-10. They throw another interception and we return it for a TD. 21-17. We force a punt and score another TD. 24-21 at halftime.
The second half is more of the same; although we do make mistakes, the first-string defense doesn't allow another score. Our defense runs another interception back for a TD, it's 45-21, and I sit the starters. We nearly made it 52-21 on the ensuing kickoff, but replay confirmed their kick returner was down before he fumbled. (They did drive for a TD on my backups, but we stopped the two-point conversion and recovered the onside kick. Final score: ULL 45, ND 27.)
42 consecutive points. A national championship for ULL. Notre Dame gets crushed. I like it.
Thursday, November 18, 2010
Wherein I learn that parts is not parts
You know ... "Parts is parts." Well, they ain't.
My guest toilet hasn't worked for quite some time. I tried to fix it, but in the process, it began leaking between the bowl and the tank, but only when I flushed. Did I say "leak"? I meant "flood". So I wrote that off to incompetence and resolved not to fix my other toilet unless I had to ...
and then one day, I had to. The cheap-ass parts inside finally gave way, so it was time. I put it off until guests were scheduled to arrive (you know you can use a toilet without flushing, right? Two ways: dump water quickly into the bowl to force the contents down, or you can also fill the tank manually and flush like you would ordinarily), but guests probably don't want to do that.
So off I go to Lowe's to pick up a toilet repair kit. It's pretty easy to replace the fill valve (the one on the left side, for most people), because you just unscrew what holds the pipe in place, pull the old valve out, put the new one in, adjust it, screw the pipe in place, and you're done. If you have to replace the flush valve, then you've got to take off the tank ... sigh. Not fun. (It's more challenging if you have one of those things that sits above your toilet ...)
So I get the pieces in place (except for one that stops leaks – I figured that out shortly before the end of the story), flushed to test, and hey! There's that flood thing again. I put the tools down, come back out to the living room, and play some more keyboards for a while.
Once I've calmed down, I Google "Fluidmaster leak between tank and bowl." Not quite helpful enough. Then I hit another thread that suggests something about toilet types. Hmm. And finally I found this one. Some toilets need bigger gaskets ... hmmm ... I'd better go check.
Sure enough, both toilets are Gerber toilets. The last guy to post says that he kept his old gasket, used the rest of the new parts, and it worked. I do the same. ta da!
Problem solved. Back to the store I go tomorrow to get a gasket (hopefully) for the other toilet.
Parts is not parts.
My guest toilet hasn't worked for quite some time. I tried to fix it, but in the process, it began leaking between the bowl and the tank, but only when I flushed. Did I say "leak"? I meant "flood". So I wrote that off to incompetence and resolved not to fix my other toilet unless I had to ...
and then one day, I had to. The cheap-ass parts inside finally gave way, so it was time. I put it off until guests were scheduled to arrive (you know you can use a toilet without flushing, right? Two ways: dump water quickly into the bowl to force the contents down, or you can also fill the tank manually and flush like you would ordinarily), but guests probably don't want to do that.
So off I go to Lowe's to pick up a toilet repair kit. It's pretty easy to replace the fill valve (the one on the left side, for most people), because you just unscrew what holds the pipe in place, pull the old valve out, put the new one in, adjust it, screw the pipe in place, and you're done. If you have to replace the flush valve, then you've got to take off the tank ... sigh. Not fun. (It's more challenging if you have one of those things that sits above your toilet ...)
So I get the pieces in place (except for one that stops leaks – I figured that out shortly before the end of the story), flushed to test, and hey! There's that flood thing again. I put the tools down, come back out to the living room, and play some more keyboards for a while.
Once I've calmed down, I Google "Fluidmaster leak between tank and bowl." Not quite helpful enough. Then I hit another thread that suggests something about toilet types. Hmm. And finally I found this one. Some toilets need bigger gaskets ... hmmm ... I'd better go check.
Sure enough, both toilets are Gerber toilets. The last guy to post says that he kept his old gasket, used the rest of the new parts, and it worked. I do the same. ta da!
Problem solved. Back to the store I go tomorrow to get a gasket (hopefully) for the other toilet.
Parts is not parts.
Sunday, November 14, 2010
NHL 10: First half of March '10
Three games this week: home against the Kings and Blues, then on the road at Pittsburgh. Trade deadline's coming up, but that shouldn't be an issue.
March 2: Destruction. I did take one penalty, although I thought it clean ... they scored almost immediately on the ensuing power play. The coach didn't say anything, so it must have been a good one to take. Other than that, it was a great game for me: no long shifts, no turnovers.
Stats: 0 G, 0 A, +4, 5 shots, 2 PIM, 2 hits, 1 blocked shot
Result: W 7-2 vs. Los Angeles
Grade: A+ (A+/A+/A+)
March 4: Five seconds from a shutout and we let one in. At least I wasn't on the ice for it. Decent game, led pretty much the whole way again ... Auld did a fine job in goal. Another silly tripping call, although this time they didn't score on the power play.
Stats: 0 G, 1 A, +1, 2 shots, 2 PIM, 1 hit, 2 blocked shots, 1 takeaway
Result: W 3-1 vs. St. Louis
Grade: A+ (A+/A/A+)
March 6: Great win. The last few seconds of regulation were tough: they had a couple of chances, but our defense held them, and then Ott had a breakaway but not enough time to get a shot off. First line held them off, then after a change, we got the game-winning goal.
Stats: 0 G, 0 A, -1, 4 shots, 0 PIM, 0 hits, 1 blocked shot, 1 takeaway
Result: W 4-3 OT at Pittsburgh
Grade: B+ (A+/A/C-)
Three games this week: the other tough road game at Washington, then at Buffalo, and finally home against LA.
March 8: We chased Varlamov with four goals in the first (got to like facing the backup goalie). Three more on Theodore and it was a walkover.
Stats: 0 G, 2 A, +3, 6 shots, 0 PIM, 1 hit, 0 blocked shots
Result: W 7-0 at Washington
Grade: A+ (A+/A-/A+)
March 10: This was a tough game in two senses: we lost Grossman early in the game to an injury, so Campoli and I had to double-shift, and Buffalo lost Thomas Vanek as well. (He's out 4-5 weeks, that's a huge loss for the Sabres. He's second in the NHL in points.) I drew a high-sticking call with five seconds left in OT, but we lost the faceoff and went to a shootout. I tried five-hole again and it didn't get through. Richards scored in the fifth round and we won the shootout 1-0. I had one nice shot that he deflected past Miller for our second goal ... I'll take the assist.
Stats: 0 G, 1 A, even, 6 shots, 0 PIM, 1 hit, 2 blocked shots
Result: W 3-2 SO at Buffalo
Grade: A (A+/A+/A-)
March 12: Another big win over the Kings, although it should have been even bigger: we gave up two goals in the final minute of play (not while I was on the ice).
Stats: 0 G, 0 A, +1, 5 shots, 0 PIM, 0 hits, 2 blocked shots
Result: W 6-3 vs. Los Angeles
Grade: A (A+/A/B)
Four more games of our six-game home stand next week: Colorado, San Jose, Philadelphia, and Ottawa.
March 14: woo goal! This one was my first solid goal: I walked into the slot, got a pass, and snapped it to the left side. Didn't even get the shot high, but the goalie never got his blocker up. It was the game-winning goal for a while, but we let in a couple of bad goals ... eventually, though, we put it away.
Stats: 1 G, 1 A, even, 6 shots, 0 PIM, 3 hits, 1 blocked shot
Result: W 7-4 vs. Colorado
Grade: A+ (A+/A+/A+)
March 2: Destruction. I did take one penalty, although I thought it clean ... they scored almost immediately on the ensuing power play. The coach didn't say anything, so it must have been a good one to take. Other than that, it was a great game for me: no long shifts, no turnovers.
Stats: 0 G, 0 A, +4, 5 shots, 2 PIM, 2 hits, 1 blocked shot
Result: W 7-2 vs. Los Angeles
Grade: A+ (A+/A+/A+)
March 4: Five seconds from a shutout and we let one in. At least I wasn't on the ice for it. Decent game, led pretty much the whole way again ... Auld did a fine job in goal. Another silly tripping call, although this time they didn't score on the power play.
Stats: 0 G, 1 A, +1, 2 shots, 2 PIM, 1 hit, 2 blocked shots, 1 takeaway
Result: W 3-1 vs. St. Louis
Grade: A+ (A+/A/A+)
March 6: Great win. The last few seconds of regulation were tough: they had a couple of chances, but our defense held them, and then Ott had a breakaway but not enough time to get a shot off. First line held them off, then after a change, we got the game-winning goal.
Stats: 0 G, 0 A, -1, 4 shots, 0 PIM, 0 hits, 1 blocked shot, 1 takeaway
Result: W 4-3 OT at Pittsburgh
Grade: B+ (A+/A/C-)
Three games this week: the other tough road game at Washington, then at Buffalo, and finally home against LA.
March 8: We chased Varlamov with four goals in the first (got to like facing the backup goalie). Three more on Theodore and it was a walkover.
Stats: 0 G, 2 A, +3, 6 shots, 0 PIM, 1 hit, 0 blocked shots
Result: W 7-0 at Washington
Grade: A+ (A+/A-/A+)
March 10: This was a tough game in two senses: we lost Grossman early in the game to an injury, so Campoli and I had to double-shift, and Buffalo lost Thomas Vanek as well. (He's out 4-5 weeks, that's a huge loss for the Sabres. He's second in the NHL in points.) I drew a high-sticking call with five seconds left in OT, but we lost the faceoff and went to a shootout. I tried five-hole again and it didn't get through. Richards scored in the fifth round and we won the shootout 1-0. I had one nice shot that he deflected past Miller for our second goal ... I'll take the assist.
Stats: 0 G, 1 A, even, 6 shots, 0 PIM, 1 hit, 2 blocked shots
Result: W 3-2 SO at Buffalo
Grade: A (A+/A+/A-)
March 12: Another big win over the Kings, although it should have been even bigger: we gave up two goals in the final minute of play (not while I was on the ice).
Stats: 0 G, 0 A, +1, 5 shots, 0 PIM, 0 hits, 2 blocked shots
Result: W 6-3 vs. Los Angeles
Grade: A (A+/A/B)
Four more games of our six-game home stand next week: Colorado, San Jose, Philadelphia, and Ottawa.
March 14: woo goal! This one was my first solid goal: I walked into the slot, got a pass, and snapped it to the left side. Didn't even get the shot high, but the goalie never got his blocker up. It was the game-winning goal for a while, but we let in a couple of bad goals ... eventually, though, we put it away.
Stats: 1 G, 1 A, even, 6 shots, 0 PIM, 3 hits, 1 blocked shot
Result: W 7-4 vs. Colorado
Grade: A+ (A+/A+/A+)
Saturday, November 13, 2010
NHL 10: February '10
February 2: I'm fitting into the offense better, getting a better idea of when to join the rush. Still can't put one past the goalie when I want to, but I'm getting better chances. We gave up a goal to the fourth line in the third, which made me unhappy, but at least we got another good win.
Stats: 0 G, 0 A, even, 7 shots, 0 PIM, 1 hit, 1 blocked shot, 2 takeaways (+1)
Result: W 4-1 vs. Minnesota
Grade: A- (A+/A+/C+)
February 4: Another shootout against Columbus. Took a 3-0 lead in the first, lost most of it in the second, fell behind in the third, tied it, went to a shootout and won. Of course I missed my shot ...
Stats: 0 G, 0 A, -1, 5 shots, 0 PIM, 2 hits, 3 blocked shots
Result: W 7-6 SO at Columbus
Grade: A- (A+/A+/C-)
February 6: woo goal! I thought this one might have been tipped, but it went in cleanly. I even got the third star ... not bad for just two points on the night.
Stats: 1 G, 1 A, even, 2 shots, 0 PIM, 1 hit, 2 blocked shots, 1 takeaway
Result: W 6-3 vs. Phoenix
Grade: A+ (A+/A+/A+)
Three games this week, all on the road: at Chicago, at Calgary, and at Phoenix.
February 9: A good win over a good Blackhawks team. We led wire-to-wire and added an empty-net goal; thankfully I'd just got on the ice and got a cheap plus from that.
Stats: 0 G, 0 A, +1, 3 shots, 0 PIM, 0 hits, 1 blocked shot
Result: W 4-1 at Chicago
Grade: A- (A+/A-/B)
February 11: woo! Scored the only goal in the shootout. I guess those fakes do work sometimes ... trickled one through Kiprusoff's five-hole. Lost Slava Kozlov for a week or two, though. That one will hurt. The win pulls us within two points of fourth-place San Jose, but we're still a ways behind Anaheim.
Stats: 0 G, 0 A, +1, 6 shots, 0 PIM, 1 hit, 3 blocked shots, 2 takeaways
Result: W 2-1 SO at Calgary
Grade: A+ (A+/A+/A+)
February 13: tough loss in OT. We had a 3-on-2 in overtime, I shot, Bryzgalov saved, they got the puck at a wide angle, and boom, that was it. sigh. (Kozlov also played in this game, not sure what that was about.)
Stats: 0 G, 1 A, even, 8 shots, 0 PIM, 1 hit, 4 blocked shots
Result: L 2-3 OT at Phoenix
Grade: A (A+/A/A-)
No games next week or the week after because of the "Olympic" break.
Stats: 0 G, 0 A, even, 7 shots, 0 PIM, 1 hit, 1 blocked shot, 2 takeaways (+1)
Result: W 4-1 vs. Minnesota
Grade: A- (A+/A+/C+)
February 4: Another shootout against Columbus. Took a 3-0 lead in the first, lost most of it in the second, fell behind in the third, tied it, went to a shootout and won. Of course I missed my shot ...
Stats: 0 G, 0 A, -1, 5 shots, 0 PIM, 2 hits, 3 blocked shots
Result: W 7-6 SO at Columbus
Grade: A- (A+/A+/C-)
February 6: woo goal! I thought this one might have been tipped, but it went in cleanly. I even got the third star ... not bad for just two points on the night.
Stats: 1 G, 1 A, even, 2 shots, 0 PIM, 1 hit, 2 blocked shots, 1 takeaway
Result: W 6-3 vs. Phoenix
Grade: A+ (A+/A+/A+)
Three games this week, all on the road: at Chicago, at Calgary, and at Phoenix.
February 9: A good win over a good Blackhawks team. We led wire-to-wire and added an empty-net goal; thankfully I'd just got on the ice and got a cheap plus from that.
Stats: 0 G, 0 A, +1, 3 shots, 0 PIM, 0 hits, 1 blocked shot
Result: W 4-1 at Chicago
Grade: A- (A+/A-/B)
February 11: woo! Scored the only goal in the shootout. I guess those fakes do work sometimes ... trickled one through Kiprusoff's five-hole. Lost Slava Kozlov for a week or two, though. That one will hurt. The win pulls us within two points of fourth-place San Jose, but we're still a ways behind Anaheim.
Stats: 0 G, 0 A, +1, 6 shots, 0 PIM, 1 hit, 3 blocked shots, 2 takeaways
Result: W 2-1 SO at Calgary
Grade: A+ (A+/A+/A+)
February 13: tough loss in OT. We had a 3-on-2 in overtime, I shot, Bryzgalov saved, they got the puck at a wide angle, and boom, that was it. sigh. (Kozlov also played in this game, not sure what that was about.)
Stats: 0 G, 1 A, even, 8 shots, 0 PIM, 1 hit, 4 blocked shots
Result: L 2-3 OT at Phoenix
Grade: A (A+/A/A-)
No games next week or the week after because of the "Olympic" break.
Thursday, November 11, 2010
NHL 10: Second half of January '10
January 18: woo goal! Nice wrist shot, beat the goalie high to his glove side. Dominance from start to finish. Would have liked to get another point and get a star, but it didn't happen.
Stats: 1 G, 1 A, +5, 5 shots, 0 PIM, 0 hits, 1 blocked shot
Result: W 6-0 vs. Minnesota
Grade: A (A+/B-/A+)
January 21: stupid loss. Long shift, couldn't get off the ice, couldn't control the puck. I crunched Steve Bernier in the first period ... he was up against the boards and I popped the puck loose. I don't think he returned. Sucks to be him. (He's out for two weeks now.) Oh, and I took a silly tripping minor – well deserved, but fun, because when I came out of the box, I got to be a forward.
Stats: 0 G, 0 A, -1, 4 shots, 2 PIM, 1 hit, 2 blocked shots, 1 takeaway
Result: L 1-2 OT at Vancouver
Grade: B+ (A+/A-/C-)
woot! Moved up to the first pair. Unlocked some new skates, too bad I have no boosts to put in them.
January 22: gah. awful. Gave up a PP goal as well as a ton of other goals. gah.
Stats: 0 G, 0 A, -4, 6 shots, 0 PIM, 1 hit, 3 blocked shots
Result: L 4-6 at Edmonton
Grade: B (A+/A/F)
Three games this week: at Colorado, then back home (finally) against Calgary and the Avs again.
January 24: Nice win, can't believe I was a +4. Had a near-breakaway too, but I tried to pass and blew it. Also had a good shot in the slot, but didn't score.
Stats: 0 G, 1 A, +4, 3 shots, 0 PIM, 1 hit, 2 blocked shots, 1 takeaway
Result: W 5-2 at Colorado
Grade: A+ (A+/A-/A+)
January 27: wow, did we get smoked in the first period. Five goals. It was awful ... surprising that we cut it to two at the end. Natural hat trick for Bouwmeester ... I got an assist on the final goal, but it was small consolation. You can't lose those games at home to teams at the bottom of the conference.
Stats: 0 G, 1 A, -2, 7 shots, 0 PIM, 1 hit, 3 blocked shots
Result: L 3-5 vs. Calgary
Grade: A- (A+/A/B-)
January 29: Complete reversal. We came out quickly and just took it to Colorado. There was no question at all ... plus the Avs made it easy by spending a lot of time in the box. I think I drew four roughing penalties myself; they committed five total. Probably my best all-around game to date: A+ across the board, only one long shift, no turnovers.
Stats: 0 G, 1 A, +1, 5 shots, 0 PIM, 1 hit, 1 blocked shot
Result: W 6-0 vs. Colorado
Grade: A+ (A+/A+/A+)
Four games this week: home against Phoenix and Minnesota, at Columbus, home against Phoenix again.
January 31: Another easy win ... I picked up a loose puck late in the game but wasn't close enough to get a good shot. We lost my former defense partner, Matt Niskanen, out for 9 weeks, which is pretty much until playoff time. Bad news.
Stats: 0 G, 0 A, +2, 6 shots, 0 PIM, 2 hits, 0 blocked shots
Result: W 4-1 vs. Phoenix
Grade: A (A+/A-/A-)
Stats: 1 G, 1 A, +5, 5 shots, 0 PIM, 0 hits, 1 blocked shot
Result: W 6-0 vs. Minnesota
Grade: A (A+/B-/A+)
January 21: stupid loss. Long shift, couldn't get off the ice, couldn't control the puck. I crunched Steve Bernier in the first period ... he was up against the boards and I popped the puck loose. I don't think he returned. Sucks to be him. (He's out for two weeks now.) Oh, and I took a silly tripping minor – well deserved, but fun, because when I came out of the box, I got to be a forward.
Stats: 0 G, 0 A, -1, 4 shots, 2 PIM, 1 hit, 2 blocked shots, 1 takeaway
Result: L 1-2 OT at Vancouver
Grade: B+ (A+/A-/C-)
woot! Moved up to the first pair. Unlocked some new skates, too bad I have no boosts to put in them.
January 22: gah. awful. Gave up a PP goal as well as a ton of other goals. gah.
Stats: 0 G, 0 A, -4, 6 shots, 0 PIM, 1 hit, 3 blocked shots
Result: L 4-6 at Edmonton
Grade: B (A+/A/F)
Three games this week: at Colorado, then back home (finally) against Calgary and the Avs again.
January 24: Nice win, can't believe I was a +4. Had a near-breakaway too, but I tried to pass and blew it. Also had a good shot in the slot, but didn't score.
Stats: 0 G, 1 A, +4, 3 shots, 0 PIM, 1 hit, 2 blocked shots, 1 takeaway
Result: W 5-2 at Colorado
Grade: A+ (A+/A-/A+)
January 27: wow, did we get smoked in the first period. Five goals. It was awful ... surprising that we cut it to two at the end. Natural hat trick for Bouwmeester ... I got an assist on the final goal, but it was small consolation. You can't lose those games at home to teams at the bottom of the conference.
Stats: 0 G, 1 A, -2, 7 shots, 0 PIM, 1 hit, 3 blocked shots
Result: L 3-5 vs. Calgary
Grade: A- (A+/A/B-)
January 29: Complete reversal. We came out quickly and just took it to Colorado. There was no question at all ... plus the Avs made it easy by spending a lot of time in the box. I think I drew four roughing penalties myself; they committed five total. Probably my best all-around game to date: A+ across the board, only one long shift, no turnovers.
Stats: 0 G, 1 A, +1, 5 shots, 0 PIM, 1 hit, 1 blocked shot
Result: W 6-0 vs. Colorado
Grade: A+ (A+/A+/A+)
Four games this week: home against Phoenix and Minnesota, at Columbus, home against Phoenix again.
January 31: Another easy win ... I picked up a loose puck late in the game but wasn't close enough to get a good shot. We lost my former defense partner, Matt Niskanen, out for 9 weeks, which is pretty much until playoff time. Bad news.
Stats: 0 G, 0 A, +2, 6 shots, 0 PIM, 2 hits, 0 blocked shots
Result: W 4-1 vs. Phoenix
Grade: A (A+/A-/A-)
NHL 10: First half of January '10
January 2nd: terrible game. I put one in my own net, turned the puck over in the last minute of regulation to give up the tying goal, and was stopped in the shootout that we fortunately won. ugh.
Stats: 0 G, 0 A, -1, 3 shots, 0 PIM, 1 hit, 2 blocked shots, 2 takeaways
Result: W 4-3 SO vs. Vancouver
Grade: B+ (A+/B+/C-)
Three games this week: at New Jersey, at the Rangers, and hosting the Islanders. We traded away one defenseman and acquired another ... doesn't seem to have affected me, though.
January 5: Another bad game, mostly. Two giveaways by me lead directly to goals. Fortunately, I also set up a nice empty-net goal (wish I were closer), and we scored enough that it wasn't an issue.
Stats: 0 G, 1 A, even, 2 shots, 0 PIM, 1 hit, 2 blocked shots
Result: W 4-2 at New Jersey
Grade: A (A+/B/A)
January 6: This one was easy. We dominated from start to finish. I had several good chances ... would have liked to have put one away, but it wasn't to be.
Stats: 0 G, 0 A, +3, 8 shots, 0 PIM, 0 hits, 2 blocked shots, 1 takeaway
Result: W 7-0 at NY Rangers
Grade: A+ (A+/A/A+)
January 8: Tough loss ... they scored in the first after I dove to block a shot and didn't get it, and it took too long for us to catch up. Again, I had some quality shots, but just couldn't put any past DiPietro.
Stats: 0 G, 1 A, even, 8 shots, 0 PIM, 2 hits, 1 blocked shot, 2 takeaways (+1)
Result: L 1-2 vs. NY Islanders
Grade: A (A+/A-/A-)
Four games this week: at Columbus, at Philadelphia, at Montreal, and home against Detroit.
January 10: I hate Rick Nash. I think every shift he took, he ended up doing something against us. I mean, I had two assists and I was still a -2. So glad we managed to fight back with two in the third and one in OT.
Stats: 0 G, 2 A, -2, 2 shots, 0 PIM, 1 hit, 4 blocked shots
Result: W 5-4 OT at Columbus
Grade: A (A+/A-/A+)
January 12: Gave up a last-minute goal while I was on the ice. sigh. Just missed a breakaway pass, too.
Stats: 0 G, 0 A, -1, 8 shots, 0 PIM, 0 hits, 1 blocked shot
Result: W 4-2 at Philadelphia
Grade: B (A+/B+/C-)
We traded for Richard Matvichuk ... that's not good. Well, it's good because my line position is unrelated to team talent, I guess, so it means our top pair got better. Four D in the 80s, plus one at 79 and me at 76.
January 14: Better game for us, but I'm still making little mistakes. Had a good shot from the slot, but Carey saved it.
Stats: 0 G, 0 A, +1, 4 shots, 0 PIM, 1 hit, 3 blocked shots
Result: W 3-2 at Montreal
Grade: B+ (A+/B-/B)
January 16: wow. Huge win. I did contribute to their lone goal, but it didn't matter that much.
Stats: 0 G, 1 A, +4, 2 shots, 0 PIM, 0 hits, 3 blocked shots
Result: W 6-1 vs. Detroit
Grade: A+ (A+/A/A+)
Next week, three games: home against Minnesota, at Vancouver, and at Edmonton.
Stats: 0 G, 0 A, -1, 3 shots, 0 PIM, 1 hit, 2 blocked shots, 2 takeaways
Result: W 4-3 SO vs. Vancouver
Grade: B+ (A+/B+/C-)
Three games this week: at New Jersey, at the Rangers, and hosting the Islanders. We traded away one defenseman and acquired another ... doesn't seem to have affected me, though.
January 5: Another bad game, mostly. Two giveaways by me lead directly to goals. Fortunately, I also set up a nice empty-net goal (wish I were closer), and we scored enough that it wasn't an issue.
Stats: 0 G, 1 A, even, 2 shots, 0 PIM, 1 hit, 2 blocked shots
Result: W 4-2 at New Jersey
Grade: A (A+/B/A)
January 6: This one was easy. We dominated from start to finish. I had several good chances ... would have liked to have put one away, but it wasn't to be.
Stats: 0 G, 0 A, +3, 8 shots, 0 PIM, 0 hits, 2 blocked shots, 1 takeaway
Result: W 7-0 at NY Rangers
Grade: A+ (A+/A/A+)
January 8: Tough loss ... they scored in the first after I dove to block a shot and didn't get it, and it took too long for us to catch up. Again, I had some quality shots, but just couldn't put any past DiPietro.
Stats: 0 G, 1 A, even, 8 shots, 0 PIM, 2 hits, 1 blocked shot, 2 takeaways (+1)
Result: L 1-2 vs. NY Islanders
Grade: A (A+/A-/A-)
Four games this week: at Columbus, at Philadelphia, at Montreal, and home against Detroit.
January 10: I hate Rick Nash. I think every shift he took, he ended up doing something against us. I mean, I had two assists and I was still a -2. So glad we managed to fight back with two in the third and one in OT.
Stats: 0 G, 2 A, -2, 2 shots, 0 PIM, 1 hit, 4 blocked shots
Result: W 5-4 OT at Columbus
Grade: A (A+/A-/A+)
January 12: Gave up a last-minute goal while I was on the ice. sigh. Just missed a breakaway pass, too.
Stats: 0 G, 0 A, -1, 8 shots, 0 PIM, 0 hits, 1 blocked shot
Result: W 4-2 at Philadelphia
Grade: B (A+/B+/C-)
We traded for Richard Matvichuk ... that's not good. Well, it's good because my line position is unrelated to team talent, I guess, so it means our top pair got better. Four D in the 80s, plus one at 79 and me at 76.
January 14: Better game for us, but I'm still making little mistakes. Had a good shot from the slot, but Carey saved it.
Stats: 0 G, 0 A, +1, 4 shots, 0 PIM, 1 hit, 3 blocked shots
Result: W 3-2 at Montreal
Grade: B+ (A+/B-/B)
January 16: wow. Huge win. I did contribute to their lone goal, but it didn't matter that much.
Stats: 0 G, 1 A, +4, 2 shots, 0 PIM, 0 hits, 3 blocked shots
Result: W 6-1 vs. Detroit
Grade: A+ (A+/A/A+)
Next week, three games: home against Minnesota, at Vancouver, and at Edmonton.
Sunday, September 12, 2010
Inexplicable
Fuck the rules. A RB can wave the ball across the line and that's a TD. A WR can catch the ball and land in the end zone with it, but if he doesn't get up and run around like a goddamn chicken even though the play is over as soon as he's caught the ball in the end zone, it's not a touchdown.
That might be the dumbest ruling I have ever seen.
That might be the dumbest ruling I have ever seen.
Friday, September 10, 2010
Weekend warmup: Thursday and Friday
- New Orleans 14, Minnesota 9: Didn't watch the whole thing because ugh NBC and because DirecTV seemed to be having transmission problems. A few things to note: both offenses looked like it was the first game of the season (can't wait to be seeing this in mid-August, right guys?), Favre definitely looked like he could have used some real practice, and the Vikings' running game was even worse without Peterson than you'd imagine. With Rice out of the lineup, the Vikings have tight ends and A.P., and even at that, once the Saints figured out Favre wasn't looking to WRs (partly because Harvin wasn't catching much), it was simple enough to change coverage and let Minnesota pretend they could run the ball. Easy pickings for quality opponents, I'm afraid.
- West Virginia 24, Marshall 21, OT: Reminded once again that most ESPN announcers aren't very good. There was a lot of blah blah blah in the fourth quarter as Marshall fumbled away a chance to ice the game and then watched the Mountaineers drive for 15 points to send the game to OT. Rod Gilmore praised Bill Stewart for going for one to make it 21-13 instead of "trying to get too much" (huh? you need a two-point conversion either way, and if you miss it at 21-19, game over), and talked all about momentum in overtime but didn't say boo about Marshall winning the toss and sheepily choosing defense. I'm sorry, but if my defense has been on the field for most of the 4th quarter and has just given up 15 points, I'm sending out the offense. I don't care about convention.
Naturally, when Marshall had a 4th-and-1 from the West Virginia 41 with about 3:35 to play, Gilmore praised Marshall for punting because "you have to rely on your defense here." Huh? It's completely the wrong call. If you get the yard, you burn West Virginia's final time out in all likelihood or else you kill most of the remaining clock; if you don't get it, they still have to drive 60-some yards to score and then convert the two, and even if they do, you'll probably get the ball back with some time to spare. As it was, they had time only for one play.
Look, if you're the underdog (Marshall has never beaten West Virginia), you play to win. You don't play not to lose. You go for it. You rely on your defense to stop a 60-yard drive, not an 80-yard drive. As it turned out, the punt team did a great job and killed the ball at the WV 2, and they still gave up six. Play to win, gentlemen. Play to win. - Houston 54, UTEP 24: Didn't see the fourth quarter of this one, but I didn't need to. Houston QBs don't really do well in the NFL (beware, Eagles fans), but that offense sure works fine against middle-tier opponents. UTEP tried to hang with them and simply couldn't do it. The thing about a pass-heavy spread offense is that if you don't have the athletes to keep up, you simply can't stop it. There will always be someone open somewhere, and a good QB with time in the pocket will find him. (If you do have good athletes, the spread usually struggles, because it's predicated on finding mismatches somewhere.) Houston should put a lot of points on the board again this year.
Monday, September 06, 2010
Monday NCAA football
It's like the gift that keeps on giving ...
- Maryland 17, Navy 14: And we are reminded that when large companies establish a lock on a market, they immediately stop innovating. The announcers in this game spent about 45 minutes explaining how important time of possession really is, despite the fact that people say it isn't important. Well hey, lookee here! The team that had almost a 20-minute edge in time of possession lost! Way to pay attention to the game, fools.
Navy should have won easily ... they ran all over Maryland, but couldn't finish. Too many fumbles inside the 10. They gave up a couple of quick scores but immediately settled down and pretty much locked down the Terrapins for the rest of the game. Friedgen made a lot of questionable decisions; I admire Maryland's commitment to him (too often ADs are pressured into change for change's sake) but wonder if he's going to be able to accomplish anything this season. That defense is going to struggle all year, I think. - Boise State 33, Virginia Tech 30: Beamer's Boys spotted the Broncos 17 points and never really made up for it. Of course, naysayers will suggest that this only happened because it was at a neutral site, VT wasn't prepared, they lost a lot of talent, blah blah blah. The five people remaining in the BCS camp will point at the strength of the WAC behind Boise State as "evidence" that this isn't a real contender, and the rest of the country will look at games like this one and think yeah, you still don't get it, do you? Is it really a coincidence that the only major college postseason not managed by the NCAA is a joke? Laugh at their hypocrisy, their unwillingness to punish marquee programs, the arcane rules that players and coaches alike are expected to memorize, but do not mock their postseason feng shui.
This was the type of game that we see all too rarely in September. (hear that, SEC? Yeah, we're talking to you.) Two solid teams trading punches in a game that would look just as good in January. Sure, mistakes were made on both sides, but are you going to remember the mistakes or the big plays? Exactly. (Well, if you're a Tech fan, you'll probably remember more of the mistakes.)
So ... how about that Florida game?
Sunday, September 05, 2010
Sunday NCAA football
- Southern 37, Delaware State 27: The Hornets scored on some big plays in the first half; Southern rolled back the pressure in the second and let Delaware State self-destruct on offense. Interesting to see how the heat affects teams with less depth.
- East Carolina 51, Tulsa 49: Not the game to watch if you like defense. Great back-and-forth game, decided on the final play by a jump ball in the end zone. (Mental note: get your 6-8 receivers on the field for those plays.) Of course the ESPN announcers didn't understand that they'd still have to attempt the extra point; with the defensive-conversion rule in college football, Tulsa could have tied the game, but fortunately ECU simply knelt down to end it.
- Texas Tech 35, SMU 27: A matchup of former SWC opponents using similar offensive approaches but with obviously different levels of talent. You have to wonder if June Jones' offense hasn't outlived its usefulness: even in its prime, it was never enough to overcome the lack of talent that seemed to prompt its use in the first place, and now that there are so many variations of spread offenses, neither the formation nor some of its effects are even unusual. SMU stayed somewhat close but never really threatened ... I would guess they'll finish in the top half of the conference again but won't seriously threaten for the title.
Saturday football. small doses
Not much to talk about here; I was busy with Volleybash, fantasy drafts, and talking on the porch most of the day, so I didn't see a lot.
- Notre Dame 23, Purdue 12: Totally got this one wrong. You wouldn't expect teams with question marks on defense to combine for just 35 points in this era, but that's what happened. Purdue looked like a team with a new QB and a general lack of talent; Notre Dame looked like a team learning a new offensive scheme. They could exploit certain issues with Purdue's defense, but not with any frequency, and they really struggled to block Lombardi Award candidate Ryan Kerrigan.
- Michigan 30, Connecticut 10: Didn't see this one live, but watched the scores and saw highlights later. Denard Robinson has transformed into a Rich Rodriguez QB; Forcier may see some action, and Devin Gardner may get a few snaps, but the job is clearly Robinson's to lose. The question is how much of that was UConn being unprepared for what they saw. Granted, this was more of a must-win game than anything else for the Wolverines, but they acquitted themselves well. Next week may provide a better read on the ceiling for this team.
- Arizona State 54, Portland State 9: Caught a bit of this on XM. As you'd expect, the Vikings were vastly overmatched. All they could manage was three field goals, two of them long ones. The meeting with Oregon in two weeks will likely be more of the same; next week's matchup with UC-Davis will provide a better barometer of the quality of this team.
Thursday, September 02, 2010
Week 1: Thursday games
woo football!
- Minnesota 24, Middle Tennessee State 17: About as unimpressive a road win as you can muster. The Gophers got a long run on their first possession, put the ball in the end zone, and then struggled the rest of the game. 1 for 3, I think, on field goal attempts, shaky passing (but some good throws), an inability to keep the Blue Raiders buried ... if it hadn't been for a horrible mistake by an MTSU returner, reaching out with the ball on a kick return and losing the resulting fumble, this could have gone to overtime.
As it was, Tim Brewster's likely final season at Minnesota got off to, well, an expected start, I guess. This team will get shredded in Big Ten play again. - Iowa State 27, Northern Illinois 10: Only caught the fourth quarter of this game, just enough to see Iowa State look pretty unimpressive the whole time. Their defense made some good plays, but the offense wasn't really that good. Fortunately for them, NIU's vaunted rushing attack got no help from the passing game, and once the Cyclones built a decent lead, the game was over. Again, an unimpressive BCS team in a conference that will not be kind.
Random thoughts
- Yesterday I experienced something unique. I was driving down 37, heading to volleyball, when I pulled up at a stoplight next to a car that was blasting Aerosmith. I flipped through my stations, and hey! The same song was on XM 46.
Yes, that's unique. I have never, in all the years I've subscribed (almost four), heard the same channel in another car. (I have walked into BWW once or twice when they've had their music on the same station.) And what's funny about this time is that somehow we were off by a second or so; my music switched and then hers followed, kind of like the delay you get when one TV is watching the HD feed and one is watching the SD feed. (And yes, that still happens in bars.)
It's sad. XM and Sirius really screwed that up, didn't they? - I just remembered one reason why I really don't use my iPod Touch that much any more. I connected it to sync and recharge today, and of course there was a software update waiting for me. I let iTunes try to install it, and naturally it didn't work and so we have to go through the whole factory-settings and restore-from-backup crap again.
You know what? Apple is exactly like Microsoft. They always have been. It just looked different in the PC market after Apple screwed themselves out of a decent share with the "no-clones" philosophy, but in every instance where Apple is the dominant company, they have no problems doing the exact same stuff that Microsoft does. (Priced any e-books lately?)
The idea behind the iPod is that it's supposed to be an easy-to-use music player, but Apple still hasn't figured out that the one-button scheme is and always has been stupid (which is easier to use, an iPod Touch or a non-Apple touch-screen phone?), and when even simple upgrade processes don't work smoothly, well, Apple should be thankful that their competitors have been forced out of the market for the most part. (Some did it to themselves. Zune?) - Football woo! The Big Ten is splitting into divisions that will actually preserve the Michigan-Ohio State end-of-season rivalry. Amazingly, it took an electronic campaign by fans to make that happen. (Yes, even Delany admitted it had an effect.) Yeah, people believe some really stupid stuff in meetings like that, I guess. (Anybody looking forward to Florida State-Miami in early October? What's the opposite of woo?) It'll be interesting to see how the divisions play out next year ... and also interesting to see how NCAA handles it. Guess what, EA? You've got some changes to make! I know, you can't just push out the same game you did last year ... oh wait, that's Madden. Right. NCAA actually does improve occasionally.
but woo football! (Even though the Lions, Purdue, Michigan, and Portland State will probably all suck.)
Here's a footnote to my iPod experience: after all that crap, I had app updates, so I went to install them, but you have to "purchase" them even though the updates are free, and the terms of the agreement had changed, so I had to read those first, and iTunes is remarkably unresponsive when it brings up forms and such, so that took forever, and then after agreeing to the new terms, I had to go back and get the apps again because HORRORS! if it actually did what I asked it to after I agreed to the new terms.
iTunes could be less user-friendly, but I'm not sure how.
Sunday, August 29, 2010
New look
Yeah, it doesn't look like I put together 20% of my custom design and 80% of someone else's stuff, then gradually removed some of their stuff to add my own. It actually looks somewhat decent now ... although I'm sure I'll want to move things around again at some point.
Of course Google half-assed this part too; they don't let you assign your own background image, probably because that would be helpful. Instead, they want you to override their image with CSS containing yours, which is stupid because, of course, that's how they put their image in place. (With comments, even. o rly? Can't say I ever checked out a simple template to find out what the generic background was.) So I found this post from a fellow blogger that confirms that you can just change it where it's assigned.
Naturally, Google will do something else that will remove that customization eventually ... anyway, enjoy the new look.
Oh, sorry that the title bar changed. I'll see if I can set that myself, but it seems that I must have "broken" that. lol.
Of course Google half-assed this part too; they don't let you assign your own background image, probably because that would be helpful. Instead, they want you to override their image with CSS containing yours, which is stupid because, of course, that's how they put their image in place. (With comments, even. o rly? Can't say I ever checked out a simple template to find out what the generic background was.) So I found this post from a fellow blogger that confirms that you can just change it where it's assigned.
Naturally, Google will do something else that will remove that customization eventually ... anyway, enjoy the new look.
Oh, sorry that the title bar changed. I'll see if I can set that myself, but it seems that I must have "broken" that. lol.
Friday, August 27, 2010
Scheduling problems
Yeah, it's more Madden 10 stuff. My defending Super Bowl champs open the season with three straight road games, one home game, two road games, one home game, two road games. Seven of the first nine on the road.
Of course, we then get six straight home games before playing the final week on the road. The NFLPA would have a field day with this.
I do like that EA finally implemented real NFL scheduling a few years ago, but obviously they don't check everything about the schedules they generate ... no team plays more than three games in a row at home or away. I know it's tough to manage (I've done that stuff myself at times) but it needs to be done when you are creating a top-flight, realistic sports game.
Oh. Right. That explains it.
Hey, it's not just me. Check out the Amazon ratings for Madden 11. EA's got about one more year left of this, and after that, if they don't produce a clearly superior game, I think you'll see sales start to fall. (Of course, if they force motion-capture play into it, sales will disappear ... but that's another story.)
Of course, we then get six straight home games before playing the final week on the road. The NFLPA would have a field day with this.
I do like that EA finally implemented real NFL scheduling a few years ago, but obviously they don't check everything about the schedules they generate ... no team plays more than three games in a row at home or away. I know it's tough to manage (I've done that stuff myself at times) but it needs to be done when you are creating a top-flight, realistic sports game.
Oh. Right. That explains it.
Hey, it's not just me. Check out the Amazon ratings for Madden 11. EA's got about one more year left of this, and after that, if they don't produce a clearly superior game, I think you'll see sales start to fall. (Of course, if they force motion-capture play into it, sales will disappear ... but that's another story.)
Thursday, August 26, 2010
WTF NFW FFFFFFFFFFF
The Big Ten adds Penn State to expand into Pennsylvania, PSU remains strong in football for the most part, other conferences add in panicky fashion (ask the Big East or the Big 12-2 or the WAC how expansion worked for them?), and people think Jim Delany is a genius.
The Big Ten creates its own network, goes toe-to-toe with some of the biggest jackasses in the corporate world, stares them down, and establishes itself as the conference to beat in terms of TV revenue. (No, really. When schools like Northwestern and IU get more money than schools like Notre Dame, USC, and Texas, all of which have deals tailored to benefit them, the Big Ten is doing something right.) Delany is a god.
The Big Ten talks about expanding again, sending pretty much every conference into a panic: they see how much the Big Ten gets now, they add some hypothetical numbers based on adding Notre Dame or Texas or Nebraska or all three, and suddenly every school is up for grabs. But the Big Ten just looks around carefully, allows Nebraska to enter, and waits as other conferences fail miserably. (Utah and Colorado to the Pac-10, w. No other major conference expansion. The Big 12-2 insists nothing is wrong here, move along, nothing to see. w.) Delany invented college football.
And then discussion of divisional play popped up, and suddenly we realized that all those other moves were just luck. Despite the fact that the ACC traveled down this exact road years ago, splitting up the Florida State-Miami rivalry because it would, of course, "dominate" the conference, only to discover that those teams have met exactly zero times in the championship game, the Big Ten is apparently insisting on the same foolishness.
Michigan and Ohio State should be in separate divisions. Stupid enough – there are clear geographic divisions right now, and even if that creates an imbalance, there are other setups that still maintain almost all major rivalries – but now there is talk that the teams will not play during the final regular-season week because HORRORS they might someday play in the conference championship HORRORS which might supposedly affect television revenue HORRORS.
So a bunch of know-nothings with their heads so far up their asses Escher would be unable to draw the resulting bodies have decided to shit all over tradition because, well, we wouldn't understand because we're just fans. Even though prominent people who actually understand what the hell they're talking about have clearly explained why this is so stupid, it's going to happen anyway. We all know this. TV always wins because TV always brings the money. (After all, that's why the Big Ten can decide not to invite Texas. The Big Ten has the money.)
This is why baseball games are over three hours long and Impotent Commissioner Selig can't figure out how to fix it. This is why you miss the kickoff of your 4:15 game, or worse yet, you miss the finish of your 1:00 game. This is why people don't watch the NBA any more. (Well, other than the complete lack of interest the sport generates on its own, its inability to enforce rules, etc. etc.) Television decides something and everyone else submits.
Commissioner Delany, you damn well better come up with something good after this. If your legacy is "The man who ruined the OSU-UM rivalry", you'd best retire somewhere out of the Big Ten footprint ... which may very well rule out Texas. Hope you like Florida.
The Big Ten creates its own network, goes toe-to-toe with some of the biggest jackasses in the corporate world, stares them down, and establishes itself as the conference to beat in terms of TV revenue. (No, really. When schools like Northwestern and IU get more money than schools like Notre Dame, USC, and Texas, all of which have deals tailored to benefit them, the Big Ten is doing something right.) Delany is a god.
The Big Ten talks about expanding again, sending pretty much every conference into a panic: they see how much the Big Ten gets now, they add some hypothetical numbers based on adding Notre Dame or Texas or Nebraska or all three, and suddenly every school is up for grabs. But the Big Ten just looks around carefully, allows Nebraska to enter, and waits as other conferences fail miserably. (Utah and Colorado to the Pac-10, w. No other major conference expansion. The Big 12-2 insists nothing is wrong here, move along, nothing to see. w.) Delany invented college football.
And then discussion of divisional play popped up, and suddenly we realized that all those other moves were just luck. Despite the fact that the ACC traveled down this exact road years ago, splitting up the Florida State-Miami rivalry because it would, of course, "dominate" the conference, only to discover that those teams have met exactly zero times in the championship game, the Big Ten is apparently insisting on the same foolishness.
Michigan and Ohio State should be in separate divisions. Stupid enough – there are clear geographic divisions right now, and even if that creates an imbalance, there are other setups that still maintain almost all major rivalries – but now there is talk that the teams will not play during the final regular-season week because HORRORS they might someday play in the conference championship HORRORS which might supposedly affect television revenue HORRORS.
So a bunch of know-nothings with their heads so far up their asses Escher would be unable to draw the resulting bodies have decided to shit all over tradition because, well, we wouldn't understand because we're just fans. Even though prominent people who actually understand what the hell they're talking about have clearly explained why this is so stupid, it's going to happen anyway. We all know this. TV always wins because TV always brings the money. (After all, that's why the Big Ten can decide not to invite Texas. The Big Ten has the money.)
This is why baseball games are over three hours long and Impotent Commissioner Selig can't figure out how to fix it. This is why you miss the kickoff of your 4:15 game, or worse yet, you miss the finish of your 1:00 game. This is why people don't watch the NBA any more. (Well, other than the complete lack of interest the sport generates on its own, its inability to enforce rules, etc. etc.) Television decides something and everyone else submits.
Commissioner Delany, you damn well better come up with something good after this. If your legacy is "The man who ruined the OSU-UM rivalry", you'd best retire somewhere out of the Big Ten footprint ... which may very well rule out Texas. Hope you like Florida.
Google Toolbar broken, can't update, breaks tooltips in Firefox 3
Google Toolbar doesn't work any more. No idea why. None of the buttons show up, can't search with it, can't change options. Uninstalling and reinstalling doesn't work ... and for an added bonus, Google no longer posts updates through Firefox's add-on manager. Why? Same reason Microsoft jacks around with stuff, to drive traffic to their site. "Don't be evil" my ass. All big companies operate the same way; they do so because they can. Market pressures are the only things that prevent smaller companies from screwing their customers as much as possible ... after all, that's the ideal business relationship for a company, everything for them and nothing for you.
For another added bonus, if the broken toolbar is installed, you get no tooltips anywhere. Why? Don't ask me, I'm just a user. (Of course, it could also be something on Mozilla's side, like the script that runs to infinity after I've updated the add-on and can't be killed because it starts up again right away. Nothing like going to Task Manager to kill Firefox so that you can finish installing an add-on.)
I find it interesting that this happened basically the same day that they added a new "feature" to Gmail, which of course means something else that none of us really wanted in the first place. This time it's the ability to make phone calls. woo! Way to undercut the market for your Android phones, Google.
plus ça change, plus c'est la même chose.
For another added bonus, if the broken toolbar is installed, you get no tooltips anywhere. Why? Don't ask me, I'm just a user. (Of course, it could also be something on Mozilla's side, like the script that runs to infinity after I've updated the add-on and can't be killed because it starts up again right away. Nothing like going to Task Manager to kill Firefox so that you can finish installing an add-on.)
I find it interesting that this happened basically the same day that they added a new "feature" to Gmail, which of course means something else that none of us really wanted in the first place. This time it's the ability to make phone calls. woo! Way to undercut the market for your Android phones, Google.
plus ça change, plus c'est la même chose.
Subscribe to:
Posts (Atom)