<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<LINK REL="SHORTCUT ICON" HREF="/favicon.ico">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<link rel="stylesheet" type="text/css" href="/styles-site.css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.robbernard.com/index.rdf" />

<title>RobBernard.com: Because I liked how I said it elsewhere...</title>

<link rel="start" href="http://www.robbernard.com/" title="Home" />

<link rel="prev" href="http://www.robbernard.com/archives/001206.html" title="FYI" />


<link rel="next" href="http://www.robbernard.com/archives/001208.html" title="Once again, more jobs" />


<script type="text/javascript" language="javascript">
<!--

function OpenTrackback (c) {
    window.open(c,
                    'trackback',
                    'width=480,height=480,scrollbars=yes,status=yes');
}

var HOST = 'www.robbernard.com';

// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.

function setCookie (name, value, expires, path, domain, secure) {
    var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
    document.cookie = curCookie;
}

function getCookie (name) {
    var prefix = name + '=';
    var c = document.cookie;
    var nullstring = '';
    var cookieStartIndex = c.indexOf(prefix);
    if (cookieStartIndex == -1)
        return nullstring;
    var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
    if (cookieEndIndex == -1)
        cookieEndIndex = c.length;
    return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}

function deleteCookie (name, path, domain) {
    if (getCookie(name))
        document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}

function fixDate (date) {
    var base = new Date(0);
    var skew = base.getTime();
    if (skew > 0)
        date.setTime(date.getTime() - skew);
}

function rememberMe (f) {
    var now = new Date();
    fixDate(now);
    now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
    setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
    setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
    setCookie('mtcmthome', f.url.value, now, '', HOST, '');
}

function forgetMe (f) {
    deleteCookie('mtcmtmail', '', HOST);
    deleteCookie('mtcmthome', '', HOST);
    deleteCookie('mtcmtauth', '', HOST);
    f.email.value = '';
    f.author.value = '';
    f.url.value = '';
}

//-->
</script>




<!--
<rdf:RDF xmlns="http://web.resource.org/cc/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="http://www.robbernard.com/archives/001207.html">
<dc:title>Because I liked how I said it elsewhere...</dc:title>
<dc:description>The difference between Baseball and Hockey/Soccer is like the difference between a good drama and The Fast and the Furious. The drama has tension and expectation and excitement when it&apos;s appropriate. The Fast and the Furious has plenty of action...</dc:description>
<dc:creator>Rob Bernard</dc:creator>
<dc:date>2004-06-04T03:49:19-05:00</dc:date>
<license rdf:resource="http://creativecommons.org/licenses/by-nd-nc/1.0/" />
</Work>
<License rdf:about="http://creativecommons.org/licenses/by-nd-nc/1.0/">
<requires rdf:resource="http://web.resource.org/cc/Attribution" />
<requires rdf:resource="http://web.resource.org/cc/Notice" />
<permits rdf:resource="http://web.resource.org/cc/Reproduction" />
<permits rdf:resource="http://web.resource.org/cc/Distribution" />
<prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" />
</License>
</rdf:RDF>
-->



</head>

<body marginwidth="0" marginheight="0" link="#336699" vlink="#003366" alink="red">
<base target="_blank">
<div align="center"><br>
  <table width="96%" border="0" cellspacing="0" cellpadding="0">
    <tr> 
      <td colspan="7" rowspan="2" align="left" valign="bottom"> <div class="head"></div>
        <div class="head"> <a target="_self" href="http://www.RobBernard.com"><img src="/Images/Robbernard.gif" width="375" height="120" border="0" /></a></div></td>
      <td rowspan="2" width=7 align="left" valign="bottom">&nbsp;</td>
      <td rowspan="2" width=100% align="left" valign="bottom"><b><font color="#FFFFFF" size="-1">Blogging 
        Daytonnati, the nation, and the world.</font></b></td>
      <td width="10" rowspan="2" align="right" valign="bottom"><img src="/Images/Curve-B-br.gif" width="10" height="10" /></td>
      <td height="9" colspan="2" align="left" valign="top" bgcolor="#000066"><img src="/Images/Curve-R-tl.gif" width="10" height="10" /></td>
      <td width="99" height="9" align="right" valign="top" bgcolor="#000066"><img src="/Images/Curve-R-tr.gif" width="10" height="10" /></td>
    </tr>
    <tr> 
      <td colspan="2" align="center" valign="top" bgcolor="#000066"  > <table width="100%" border="0" cellspacing="0" cellpadding="5">
          <tr> 
            <td width="44%" valign="top"> <div align="right"> <span class="links"><b><font color="#FFFFFF">Search<br />
                this site:</font></b></span></div></td>
            <td width="56%" valign="top"> <div align="right"> 
                <form method="get" target="_self" action="http://www.robbernard.com/mt/mt-search.cgi">
                  <input type="hidden" name="IncludeBlogs" value="1" />
                  <input id="label2" name="search" size="20" />
                  <input name="submit2" type="submit" value="Search" />
                </form>
              </div></td>
          </tr>
        </table>
        <b><span class="blogstreet:blogroll"><a title="Subscribe to this blog" target="_self" href="aim:goim?screenname=blogchangebot&message=subscribe+www.robbernard.com"><img src="http://www.neuronwave.com/bcb/bcblogo.gif" border="0" vspace="2" hspace="2"/></a></span><font color="#FFFFFF" size="4"><strong></strong></font> 
        <font color="#FFFFFF" size="4"><strong> <img src="http://www.robbernard.com/Images/synd.gif" width="80" height="15" usemap="#syndMap2MapMapMap" border="0" vspace="2" hspace="2" /> 
        </strong></font></b><b><font color="#FFFFFF" size="4"><strong><font color="#FFFFFF" size="4"><strong><span class="blogstreet:blogroll"> 
        <map name="syndMap2MapMapMap" id="synd2222">
          <area shape="rect" coords="0,0,39,15" href="http://www.robbernard.com/index.xml" target="_self" alt="XML" />
          <area shape="rect" coords="40,0,80,15" href="http://www.robbernard.com/index.rdf" target="_self" alt="RDF" />
        </map>
        </span></strong></font></strong></font></b></td>
      <td width=99 align="left" valign="bottom" bgcolor="#000066"  >&nbsp;</td>
    </tr>
    <tr> 
      <td width=11 align="left" valign="top" bgcolor="#000066"  > <div align="left"> 
        </div>
        <b><img src="/Images/Curve-R-tl.gif" width="10" height="10" /></b></td>
      <td colspan="11" rowspan="2" align="left" valign="center" bgcolor="#000066"  > 
        <div align="left"> <font color="#FFFFFF" size="4">&nbsp;&nbsp;<a href="http://www.robbernard.com/" target="_self" class="links2">Home</a> 
          <strong>| </strong> <a href="http://www.robbernard.com/archives.html" target="_self" class="links2">Archives</a> 
          <strong>| </strong> <a href="http://www.robbernard.com/categories.html" target="_self" class="links2">Categories</a> 
          <strong>| </strong> 
          <script language="JavaScript" type="text/javascript">
      <!--
        var a = "Contact Me"
        var b = "robert"
        var c = "robbernard"
		var d = "."
		var e = "com"
		var f = "mail"
		var g = "to"
		var h = ":"
		var i = "@"
        document.write("<a href=" + f + g + h + b + i + c + d + e + " class='links2'>" + a + "</a>")
  //--></script>
          <font color="#FFFFFF" size="4"><strong>| </strong> <a href="http://www.robbernard.com/about.html"  target="_self" class="links2">About 
          Me</a> </font></div>
        <b></b><b><font color="#FFFFFF" size="4"><strong> <font color="#FFFFFF" size="4"><strong><span class="blogstreet:blogroll"> 
        <map name="syndMap2MapMap" id="synd222">
          <area shape="rect" coords="0,0,39,15" href="http://www.robbernard.com/index.xml" target="_self" alt="XML" />
          <area shape="rect" coords="40,0,80,15" href="http://www.robbernard.com/index.rdf" target="_self" alt="RDF" />
        </map>
        </span></strong></font></strong></font></b></td>
      <td width=99 align="left" valign="bottom" bgcolor="#000066"  >&nbsp;</td>
    </tr>
    <tr> 
      <td width=11 align="left" valign="bottom" bgcolor="#000066"  ><img src="/Images/Curve-R-bl.gif" width="10" height="10" /></td>
      <td width=99 align="left" valign="bottom" bgcolor="#000066"  >&nbsp;</td>
    </tr>
    <tr> 
      <td height=10 colspan="10" align=right valign=top><img src="/Images/Curve-B-tr.gif" width="10" height="10" /></td>
      <td colspan=4 bgcolor="#000066"></td>
    </tr>
    <tr> 
      <td width=90% colspan="10" rowspan=3 align="left" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr> 
            <td align="left" valign="top">&nbsp;</td>
            <td bgcolor=white><div class="textbox"> <div id="content">


<div class="blog">

<div id="menu">
<div align="center">
<h5>
<table><tr><td align=right>

<a TARGET="_self" href="http://www.robbernard.com/archives/001206.html">&laquo;</a>

</td><td align=right width=40%>

<a TARGET="_self" href="http://www.robbernard.com/archives/001206.html">FYI</a>

</td><td>
<td width=2>|</td><td align=center><a TARGET="_self" href="http://www.robbernard.com/">Main</a></td><td width=2>|</td>
<td width=40% align=left>

<a TARGET="_self" href="http://www.robbernard.com/archives/001208.html">Once again, more jobs</a>

</td><td align=left>

<a TARGET="_self" href="http://www.robbernard.com/archives/001208.html">&raquo;</a>

</td></tr></table>
</h5></div>
</div>

</div>


<div class="blog">

<div class="date">Friday, June  4, 2004</div>

<div class="blogbody">

<div class="posts">

<div class="posttitle">Because I liked how I said it elsewhere...</div> 

<p>The difference between Baseball and Hockey/Soccer is like the difference between a good drama and The Fast and the Furious.  </p>

<p>The drama has tension and expectation and excitement when it's appropriate. The Fast and the Furious has plenty of action but it's the same damn thing repeated over and over for 106 minutes until you just want to want the misery to end.  </p>

<p>I'm sure they're all great fun to play/act in but for my personal viewing I'll stick to the Baseball/drama side of the equation.</p>

<a name="more"></a>


<div class="posted">Posted by Rob Bernard on Friday, June 04, 2004 at <a target="_self" href="http://www.robbernard.com/archives/001207.html"> 3:49 AM</a> in 
<a href="http://www.robbernard.com/archives/cat_baseball.html" target="_self">Baseball</a>
, 
<a href="http://www.robbernard.com/archives/cat_movies.html" target="_self">Movies</a>
	
	<!--| <a target="_self" href="#email">E-mail This Entry</a>-->
<br /></div>
</div>

</div>
<div class="posts">
<base target="_self">




<base target="_blank">
</div>
</div>
</div>
<!--
<center><img src="/Images/bar.gif"  height=20 width=375></center><a name="email"></a><BR>
<table border=0 cellspacing=0 cellpadding=0>
<tr valign=top align=left><td><div class="title"><B>E-mail this entry</b></div><BR>
<div class="comments" align=left>
<form method="post" action="http://www.robbernard.com/mt/mt-send-entry.cgi">
<input type="hidden" name="entry_id" value="1207" />
<input type="hidden" name="_redirect" value="http://www.robbernard.com/archives/001207.html" /></td></tr>
<tr valign=top align=left><td>Email this entry to:<br />
<input name="to" size="30" /><br /><br />
Your email address:<br />
<input name="from" size="30" /><br /><br />
Message (optional):<br />
<textarea name="message" rows="5" cols="40" wrap="virtual"></textarea><br /><br /><input type="submit" value="Send" /><br /></td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>

</form></tr></table>-->
</div>
              </div></td>
            <td>&nbsp;</td>
          </tr>
        </table></td>
      <td width=10% colspan="3" align="right" valign="top" bgcolor="#000066"> <center> 
        <font color="#FFFFFF" size="4"><strong><span class="blogstreet:blogroll"> 
        <map name="syndMap2Map" id="synd22">
          <area shape="rect" coords="0,0,39,15" href="http://www.robbernard.com/index.xml" target="_self" alt="XML" />
          <area shape="rect" coords="40,0,80,15" href="http://www.robbernard.com/index.rdf" target="_self" alt="RDF" />
        </map>
        </span></strong></font><div class="posts" align = "left"> <font color=white> 
        <strong> 
        <script language="javascript" src="http://www.robbernard.com/scripts/blurb.js"> </script>
        </strong> <br> <br> <div class="links" align = "left"> <span class="blogstreet:blogroll"> 
          </span></div>
        <div class="links" align = "left"> 

<!--#include virtual="/scripts/links.html" --> 



<!--#include virtual="/scripts/links2.html" --> 

          <A HREF=http://www.hostedscripts.com/scripts/antispam.html></A> <br>

          <br>

          <A HREF=http://duke.robbernard.com/></A> </span> </font> </div></td></tr>

    <tr> 

      <td colspan="3" align="center" valign="bottom" bgcolor="#000066"> <noscript>

        <a href="http://www.blogshares.com/blogs.php?blog=http%3A%2F%2Fwww.robbernard.com&user=8737"><img src="http://www.blogshares.com/images/blogshares.jpg" alt="Listed on BlogShares" width="117" height="23"/></a> 

        </noscript> <p> 





<div class="posts" align = "left">

<font color=white size-->



<a href="http://creativecommons.org/licenses/by-nd-nc/1.0/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights" /></a><br />

This site and all associated works created by Rob Bernard are unless otherwise stated licensed under a <a href="http://creativecommons.org/licenses/by-nd-nc/1.0/" class="links">Creative Commons License</a>.

</div>

</div></font>



<div class="links" align = "left"><font color="white">
<b>Powered by<br /><a href="http://www.movabletype.org" class="links">Movable Type 
4.23-en</a></b><br />    </font></div>

<br>
<a href="http://www.truthlaidbear.com/showdetails.php?url=http://www.robbernard.com/&style=javascript">My Ecosystem Details</a>

        <br> 
        <!-- Start of StatCounter Code -->
        <script type="text/javascript" language="javascript">
var sc_project=201390; 
</script> <script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script> 
        <noscript>
        <a href="http://www.statcounter.com" target="_blank"><img  src="http://c1.statcounter.com/counter.php?sc_project=201390&amp;java=0" alt="web page counter" border="0"></a> 
        </noscript> 
        <!-- End of StatCounter Code -->
    <tr> 
      <td colspan="3" bgcolor="#000066" valign="bottom"> </tr>
    <tr> 
      <td colspan="10" align="left" valign="bottom">&nbsp; </td>
      <td colspan="3" bgcolor="#000066">&nbsp; </td>
    </tr>
    <tr> 
      <td colspan="10">&nbsp;</td>
      <td width="18" align=left valign=bottom bgcolor="#000066"><img src="/Images/Curve-R-bl.gif" width="10" height="10" /></td>
      <TD colspan="2" align=right valign=bottom bgcolor="#000066"><img src="/Images/Curve-R-br.gif" width="10" height="10" /></TD>
    </tr>
    <tr> 
      <td width="11">&nbsp;</td>
      <td width="227">&nbsp;</td>
      <td width="121">&nbsp;</td>
      <td width="16">&nbsp;</td>
    </tr>
  </table>
</div>

<!--Master.com.content-->
<!--Rob Bernard Robert Bernard-->
</body>
</html>

