So, if you look at
http://peripateticaxiom.blogspot.com/2007/01/complexity-and-test-firs... you'll see a huge chunk of blank page where Blogger has inserted dozens
of <br> tags. I don't know why. There's no vertical whitespace there in
the "compose" window, and the html in the editor looks like this
Measure also now accepts a -h flag and will display some information
about how to interpret the results.
<h2>New Results</h2>Using this updated tool, I examined some more
codebases (and reëxamined some from before). This table table shows
the Zipf distribution paramters. (for some reason Blogger is inserting
a huge number of break tags in here, I don't know why. Scroll down,
it's there I promise)
<table>
<thead> <tr>
<td align="right"><b>Codebase</b></td>
<td align="center"><b>Slope</b></td>
<td align="center"><b>Intercept</b></td>
where are these <br> tags coming from and how can I get rid of them?
Thanks
Keith