Tuesday, May 29, 2007

Time Out

Just lets say I did not work and managed a nice 65k run through some very pleasant bush and then over the Harbour Bridge just as the sun was setting.

3 comments:

Jen said...

What a wonderful way to spend a school day!

Robert Song said...

I thought at first the 65k must have been a typo. But I'm starting to come to the realisation after reading later threads that is what you must have done.

Ewen said...

That's a good day Ray.

I noticed your question about the monthly ks. You can copy what I have below. Then paste it somewhere while you edit the ? marks. The first ? after each month is 2005, second 2006 etc. This gives 3 years - 2005, 2006, 2007. If you only want two years (you can have 2006, 2007 or 2007, 2008), delete this: <TD>2005</TD> and the first ? and tags: <TD>?</TD> and change COLSPAN="4" to COLSPAN="3"

Then find a place to put it. Go to your template on Blogger. Copy it and back up to be safe. I would put it above 'Blog Archive'. If so, you need to put it between the closing and opening div tags, where I've written HERE below:

</div>HERE<div class='widget BlogArchive' id='BlogArchive1'>

<TABLE BGCOLOR="#ffffff" CELLPADDING="3" CELLSPACING="0" BORDER="1" BORDERCOLOR="#bbbbbb">
<TR>
<TD COLSPAN="4" ALIGN="CENTER"><B>Monthly Kilometres</B></TD>
</TR>
<TR>
<TD>Month</TD><TD>2005</TD><TD>2006</TD><TD>2007</TD>
</TR>
<TR>
<TD>Jan</TD><TD>?</TD><TD>?</TD><TD>?</TD>
</TR>
<TR>
<TD>Feb</TD><TD>?</TD><TD>?</TD><TD>?</TD>
</TR>
<TR>
<TD>Mar</TD><TD>?</TD><TD>?</TD><TD>?</TD>
</TR>
<TR>
<TD>Apr</TD><TD>?</TD><TD>?</TD><TD>?</TD>
</TR>
<TR>
<TD>May</TD><TD>?</TD><TD>?</TD><TD>?</TD>
</TR>
<TR>
<TD>Jun</TD><TD>?</TD><TD>?</TD><TD>?</TD>
</TR>
<TR>
<TD>Jul</TD><TD>?</TD><TD>?</TD><TD>?</TD>
</TR>
<TR>
<TD>Aug</TD><TD>?</TD><TD>?</TD><TD>?</TD>
</TR>
<TR>
<TD>Sep</TD><TD>?</TD><TD>?</TD><TD>?</TD>
</TR>
<TR>
<TD>Oct</TD><TD>?</TD><TD>?</TD><TD>?</TD>
</TR>
<TR>
<TD>Nov</TD><TD>?</TD><TD>?</TD><TD>?</TD>
</TR>
<TR>
<TD>Dec</TD><TD>?</TD><TD>?</TD><TD>?</TD>
</TR>
<TR>
<TD>TOTAL</TD><TD>?</TD><TD>?</TD><TD>?</TD>
</TR>
</TABLE>