I hate when people think they are cool for being anti- this or that. Obviously this guy is a douchebag looking for attention. Also mods if you think this belongs on the main board go ahead and move it.
Rivalry too overhyped
By: Tom Moosbrugger
Issue date: 11/18/05 Section: Opinion
<SCRIPT language=Javascript> function jump(x) { if (x == 'next') { if (currentpage == paragraph.length) { currentpage = 1; } else { currentpage = currentpage*1+1; } } else { if (currentpage == 1) { currentpage = paragraph.length; } else { currentpage = currentpage-1; } } return currentpage; } function getThisPage() { currentURL = '' + document.location; thispageresult = ''; if (currentURL.indexOf("?page=") > -1) { currentURL = currentURL.substring(0, currentURL.indexOf('?page=')); thispageresult = currentURL; } else if (currentURL.indexOf("&page=") > -1) { currentURL = currentURL.substring(0, currentURL.indexOf('&page=')); thispageresult = currentURL; } else if (isPseudoURL()) { currentURL = '/news/' + story_id + '.html'; thispageresult = currentURL; } else { thispageresult = currentURL; } // Make sure the URL generated by this fuctnion is compatible with mirror image. thispageresult = thispageresult.substring(7, thispageresult.length); thispageresult = thispageresult.substring(thispageresult.indexOf('/')+1, thispageresult.length); thispageresult = basehref + thispageresult; if (thispageresult.indexOf('sourcedomain') > -1) { thispageresult = thispageresult.substring(0, thispageresult.indexOf('?')); } return thispageresult; } function getPageJumpDelim(currentURL) { delimiterToUse = '?'; if (currentURL.indexOf("?") > -1) delimiterToUse = '&'; return delimiterToUse; } function isPseudoURL() { if (document.location.toString().indexOf(".html") > -1) { return true; } else { return false; } } function writeContinued(currentpage, paragraph) { if (currentpage != paragraph.length) { document.write(' Continued...
'); } } function writeNavigation(showpage,paragraph) { document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="E7E7E7" style="border-bottom: 1px solid rgb(153, 153, 153); font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; padding: 4px;" class="goner"><tr><td>Article Tools:
</td><td align="right">'); createPrevButton(showpage,paragraph); document.write('Page ' + showpage + ' of ' + paragraph.length); document.write(''); createNextButton(showpage,paragraph); document.write('</td></tr></table>'); } function revealPage(showpage,paragraph) { document.write(paragraph[showpage-1]); } function goPage(direction) { document.location = getThisPage() + getPageJumpDelim(getThisPage()) + 'page='+jump(direction, paragraph); } function createNextButton(currentpage,paragraph) { if (currentpage != paragraph.length) { document.write('
'); } else { document.write('
'); } } function createPrevButton(currentpage,paragraph) { if (currentpage != 1) { document.write('
'); } else { document.write('
'); } } </SCRIPT><SCRIPT language=Javascript> paragraph = new Array()
aragraph[0] = 'The official Beat Michigan Web site declares this "the greatest week of them all." For the same reason why it praises this week, I hate it. This week shows how we students have a ridiculous perspective on the entire game and the rivalry.
There are some positive aspects to Michigan week. Various philanthropic events try to balance out the prevalent misanthropic attitude towards Michigan. However, enthusiasm for victory often works against the few positives of the week. In the annual Ohio State-Michigan Blood Battle for the Red Cross, there is the superstition that the winner of the blood battle loses the game. For some winning the game trumps helping a good cause.
The shirts worn this week are tacky at best and reprehensible at worst. The staple, "Fuck Michigan" shirt is tactless, although better than the similar "Muck Fichigan" model. If you go out of your way to dress vulgarly and look like an ass, do not try feign being coy and polite about it. There is also the "Ann Arbor is a Whore" shirt. All our favorite shirts derogatory to Michigan have a strong misogynistic overtone, In the future, I imagine they will get even more outlandish. Someone should start a "Let\'s Anally Rape the Wolverines" line of shirts. Then at least he or she can profit from the insanity.
The entire rivalry with Michigan has become incredibly juvenile on our parts. Michigan has a hefty lead in the overall record, 57-38-6. To tie it up OSU needs to win every game until 2023. The bitterness of this rivalry on our side seems mostly due to jealousy. In an entire litany of ways, Michigan could be viewed as a superior school, in football and academics. While loyal to OSU, it still strikes me as odd how we villianize a school of comparable quality to our own from apparent envy.
The rivalry has become a problem for Ohio State due to several reasons. First, the school administration puts too much of an emphasis on this game. Whenever guests come to give large talks, like the author of Freakanomics this Monday, they are strongly encouraged, perhaps coerced, into pandering to the football fanatics. It is shallow, forced gesture and it detracts from academic programming. Likewise, university Web sites, like the one mentioned above, declare this as the best week of the year. Why any academic institution willingly subordinates itself to one of its extracurriculars, regardless of the money it rakes in, escapes me.
The great majority of the blame falls on every student and alumnus. The primary goal here is education, not sports. Everyone needs to remember that. The Michigan game is just a game. It is something that we can all enjoy, but only if we treat it with a certain degree of levity. Instead, we turn wholesome school pride into raging jingoism. Periodically, it flies right back in our face, in the form of burnt cars and depreciated degrees.
Good rivalries thrive on begrudgingly mutual respect, not slanders and idiocy. Michigan\'s athletes work hard just like our own team, and Michigan students do the same things that we do. Certainly, we want to best them, and we should. Our athletes should outclass them on the field, and more importantly, we fans should outclass Michigan students off the field. We want to give this rivalry renown, not notoriety. So cheer as loudly as you can for our guys, and feel free to harangue our worthy opponents. Just make sure to do it sportingly.
Tom Moosbrugger wears blue and yellow whenever he feels like it. Validate his point by sending angry emails to [email protected].
'; var currentpage = 1; if(typeof(QueryString('page')) != 'undefined') { currentpage=QueryString('page'); } if (currentpage < 1 || currentpage > paragraph.length) currentpage = 1; writeNavigation(currentpage, paragraph); document.write('
'); document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>'); revealPage(currentpage, paragraph); document.write('</td></tr></table>'); writeContinued(currentpage, paragraph); document.write('
'); writeNavigation(currentpage, paragraph);</SCRIPT><TABLE class=goner style="PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 10px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; BORDER-BOTTOM: rgb(153,153,153) 1px solid; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif" cellSpacing=0 cellPadding=0 width="100%" bgColor=#e7e7e7 border=0><TBODY><TR><TD>Article Tools:
</TD><TD align=right>
Page 1 of 1
</TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD>The official Beat Michigan Web site declares this "the greatest week of them all." For the same reason why it praises this week, I hate it. This week shows how we students have a ridiculous perspective on the entire game and the rivalry.
There are some positive aspects to Michigan week. Various philanthropic events try to balance out the prevalent misanthropic attitude towards Michigan. However, enthusiasm for victory often works against the few positives of the week. In the annual Ohio State-Michigan Blood Battle for the Red Cross, there is the superstition that the winner of the blood battle loses the game. For some winning the game trumps helping a good cause.
The shirts worn this week are tacky at best and reprehensible at worst. The staple, "Fuck Michigan" shirt is tactless, although better than the similar "Muck Fichigan" model. If you go out of your way to dress vulgarly and look like an ass, do not try feign being coy and polite about it. There is also the "Ann Arbor is a Whore" shirt. All our favorite shirts derogatory to Michigan have a strong misogynistic overtone, In the future, I imagine they will get even more outlandish. Someone should start a "Let's Anally Rape the Wolverines" line of shirts. Then at least he or she can profit from the insanity.
The entire rivalry with Michigan has become incredibly juvenile on our parts. Michigan has a hefty lead in the overall record, 57-38-6. To tie it up OSU needs to win every game until 2023. The bitterness of this rivalry on our side seems mostly due to jealousy. In an entire litany of ways, Michigan could be viewed as a superior school, in football and academics. While loyal to OSU, it still strikes me as odd how we villianize a school of comparable quality to our own from apparent envy.
The rivalry has become a problem for Ohio State due to several reasons. First, the school administration puts too much of an emphasis on this game. Whenever guests come to give large talks, like the author of Freakanomics this Monday, they are strongly encouraged, perhaps coerced, into pandering to the football fanatics. It is shallow, forced gesture and it detracts from academic programming. Likewise, university Web sites, like the one mentioned above, declare this as the best week of the year. Why any academic institution willingly subordinates itself to one of its extracurriculars, regardless of the money it rakes in, escapes me.
The great majority of the blame falls on every student and alumnus. The primary goal here is education, not sports. Everyone needs to remember that. The Michigan game is just a game. It is something that we can all enjoy, but only if we treat it with a certain degree of levity. Instead, we turn wholesome school pride into raging jingoism. Periodically, it flies right back in our face, in the form of burnt cars and depreciated degrees.
Good rivalries thrive on begrudgingly mutual respect, not slanders and idiocy. Michigan's athletes work hard just like our own team, and Michigan students do the same things that we do. Certainly, we want to best them, and we should. Our athletes should outclass them on the field, and more importantly, we fans should outclass Michigan students off the field. We want to give this rivalry renown, not notoriety. So cheer as loudly as you can for our guys, and feel free to harangue our worthy opponents. Just make sure to do it sportingly.
Tom Moosbrugger wears blue and yellow whenever he feels like it. Validate his point by sending angry emails to [email protected].
</TD></TR></TBODY></TABLE>
Rivalry too overhyped
By: Tom Moosbrugger
Issue date: 11/18/05 Section: Opinion
<SCRIPT language=Javascript> function jump(x) { if (x == 'next') { if (currentpage == paragraph.length) { currentpage = 1; } else { currentpage = currentpage*1+1; } } else { if (currentpage == 1) { currentpage = paragraph.length; } else { currentpage = currentpage-1; } } return currentpage; } function getThisPage() { currentURL = '' + document.location; thispageresult = ''; if (currentURL.indexOf("?page=") > -1) { currentURL = currentURL.substring(0, currentURL.indexOf('?page=')); thispageresult = currentURL; } else if (currentURL.indexOf("&page=") > -1) { currentURL = currentURL.substring(0, currentURL.indexOf('&page=')); thispageresult = currentURL; } else if (isPseudoURL()) { currentURL = '/news/' + story_id + '.html'; thispageresult = currentURL; } else { thispageresult = currentURL; } // Make sure the URL generated by this fuctnion is compatible with mirror image. thispageresult = thispageresult.substring(7, thispageresult.length); thispageresult = thispageresult.substring(thispageresult.indexOf('/')+1, thispageresult.length); thispageresult = basehref + thispageresult; if (thispageresult.indexOf('sourcedomain') > -1) { thispageresult = thispageresult.substring(0, thispageresult.indexOf('?')); } return thispageresult; } function getPageJumpDelim(currentURL) { delimiterToUse = '?'; if (currentURL.indexOf("?") > -1) delimiterToUse = '&'; return delimiterToUse; } function isPseudoURL() { if (document.location.toString().indexOf(".html") > -1) { return true; } else { return false; } } function writeContinued(currentpage, paragraph) { if (currentpage != paragraph.length) { document.write(' Continued...
'); } } function writeNavigation(showpage,paragraph) { document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="E7E7E7" style="border-bottom: 1px solid rgb(153, 153, 153); font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; padding: 4px;" class="goner"><tr><td>Article Tools:







There are some positive aspects to Michigan week. Various philanthropic events try to balance out the prevalent misanthropic attitude towards Michigan. However, enthusiasm for victory often works against the few positives of the week. In the annual Ohio State-Michigan Blood Battle for the Red Cross, there is the superstition that the winner of the blood battle loses the game. For some winning the game trumps helping a good cause.
The shirts worn this week are tacky at best and reprehensible at worst. The staple, "Fuck Michigan" shirt is tactless, although better than the similar "Muck Fichigan" model. If you go out of your way to dress vulgarly and look like an ass, do not try feign being coy and polite about it. There is also the "Ann Arbor is a Whore" shirt. All our favorite shirts derogatory to Michigan have a strong misogynistic overtone, In the future, I imagine they will get even more outlandish. Someone should start a "Let\'s Anally Rape the Wolverines" line of shirts. Then at least he or she can profit from the insanity.
The entire rivalry with Michigan has become incredibly juvenile on our parts. Michigan has a hefty lead in the overall record, 57-38-6. To tie it up OSU needs to win every game until 2023. The bitterness of this rivalry on our side seems mostly due to jealousy. In an entire litany of ways, Michigan could be viewed as a superior school, in football and academics. While loyal to OSU, it still strikes me as odd how we villianize a school of comparable quality to our own from apparent envy.
The rivalry has become a problem for Ohio State due to several reasons. First, the school administration puts too much of an emphasis on this game. Whenever guests come to give large talks, like the author of Freakanomics this Monday, they are strongly encouraged, perhaps coerced, into pandering to the football fanatics. It is shallow, forced gesture and it detracts from academic programming. Likewise, university Web sites, like the one mentioned above, declare this as the best week of the year. Why any academic institution willingly subordinates itself to one of its extracurriculars, regardless of the money it rakes in, escapes me.
The great majority of the blame falls on every student and alumnus. The primary goal here is education, not sports. Everyone needs to remember that. The Michigan game is just a game. It is something that we can all enjoy, but only if we treat it with a certain degree of levity. Instead, we turn wholesome school pride into raging jingoism. Periodically, it flies right back in our face, in the form of burnt cars and depreciated degrees.
Good rivalries thrive on begrudgingly mutual respect, not slanders and idiocy. Michigan\'s athletes work hard just like our own team, and Michigan students do the same things that we do. Certainly, we want to best them, and we should. Our athletes should outclass them on the field, and more importantly, we fans should outclass Michigan students off the field. We want to give this rivalry renown, not notoriety. So cheer as loudly as you can for our guys, and feel free to harangue our worthy opponents. Just make sure to do it sportingly.
Tom Moosbrugger wears blue and yellow whenever he feels like it. Validate his point by sending angry emails to [email protected].
'; var currentpage = 1; if(typeof(QueryString('page')) != 'undefined') { currentpage=QueryString('page'); } if (currentpage < 1 || currentpage > paragraph.length) currentpage = 1; writeNavigation(currentpage, paragraph); document.write('
'); document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>'); revealPage(currentpage, paragraph); document.write('</td></tr></table>'); writeContinued(currentpage, paragraph); document.write('
'); writeNavigation(currentpage, paragraph);</SCRIPT><TABLE class=goner style="PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 10px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; BORDER-BOTTOM: rgb(153,153,153) 1px solid; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif" cellSpacing=0 cellPadding=0 width="100%" bgColor=#e7e7e7 border=0><TBODY><TR><TD>Article Tools:




<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD>The official Beat Michigan Web site declares this "the greatest week of them all." For the same reason why it praises this week, I hate it. This week shows how we students have a ridiculous perspective on the entire game and the rivalry.
There are some positive aspects to Michigan week. Various philanthropic events try to balance out the prevalent misanthropic attitude towards Michigan. However, enthusiasm for victory often works against the few positives of the week. In the annual Ohio State-Michigan Blood Battle for the Red Cross, there is the superstition that the winner of the blood battle loses the game. For some winning the game trumps helping a good cause.
The shirts worn this week are tacky at best and reprehensible at worst. The staple, "Fuck Michigan" shirt is tactless, although better than the similar "Muck Fichigan" model. If you go out of your way to dress vulgarly and look like an ass, do not try feign being coy and polite about it. There is also the "Ann Arbor is a Whore" shirt. All our favorite shirts derogatory to Michigan have a strong misogynistic overtone, In the future, I imagine they will get even more outlandish. Someone should start a "Let's Anally Rape the Wolverines" line of shirts. Then at least he or she can profit from the insanity.
The entire rivalry with Michigan has become incredibly juvenile on our parts. Michigan has a hefty lead in the overall record, 57-38-6. To tie it up OSU needs to win every game until 2023. The bitterness of this rivalry on our side seems mostly due to jealousy. In an entire litany of ways, Michigan could be viewed as a superior school, in football and academics. While loyal to OSU, it still strikes me as odd how we villianize a school of comparable quality to our own from apparent envy.
The rivalry has become a problem for Ohio State due to several reasons. First, the school administration puts too much of an emphasis on this game. Whenever guests come to give large talks, like the author of Freakanomics this Monday, they are strongly encouraged, perhaps coerced, into pandering to the football fanatics. It is shallow, forced gesture and it detracts from academic programming. Likewise, university Web sites, like the one mentioned above, declare this as the best week of the year. Why any academic institution willingly subordinates itself to one of its extracurriculars, regardless of the money it rakes in, escapes me.
The great majority of the blame falls on every student and alumnus. The primary goal here is education, not sports. Everyone needs to remember that. The Michigan game is just a game. It is something that we can all enjoy, but only if we treat it with a certain degree of levity. Instead, we turn wholesome school pride into raging jingoism. Periodically, it flies right back in our face, in the form of burnt cars and depreciated degrees.
Good rivalries thrive on begrudgingly mutual respect, not slanders and idiocy. Michigan's athletes work hard just like our own team, and Michigan students do the same things that we do. Certainly, we want to best them, and we should. Our athletes should outclass them on the field, and more importantly, we fans should outclass Michigan students off the field. We want to give this rivalry renown, not notoriety. So cheer as loudly as you can for our guys, and feel free to harangue our worthy opponents. Just make sure to do it sportingly.
Tom Moosbrugger wears blue and yellow whenever he feels like it. Validate his point by sending angry emails to [email protected].
</TD></TR></TBODY></TABLE>