<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:posterous="http://posterous.com/help/rss/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Ross Lawley</title>
    <link>http://rosslawley.co.uk</link>
    <description>Some thoughts and musings</description>
    <generator>posterous.com</generator>
    <link xmlns="http://www.w3.org/2005/Atom" href="http://posterous.com/api/sup_update#fc46c39b1" type="application/json" rel="http://api.friendfeed.com/2008/03#sup" />
    
    
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/RossLawley" /><feedburner:info uri="rosslawley" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://posterous.superfeedr.com/" /><item>
      <pubDate>Tue, 07 Feb 2012 03:34:00 -0800</pubDate>
      <title>mongoDB Brussels - An introduction to mongoDB</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/Rlmj2cXXMiw/mongodb-brussels-an-introduction-to-mongodb</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/mongodb-brussels-an-introduction-to-mongodb</guid>
      <description>
        <![CDATA[<p>
	<p>Here are my slides from my introduction to mongoDB talk at the Brussels mongoDB user group.</p>
<p><a href="http://speakerdeck.com/u/rozza/p/mongodb-brussels-mongodb-an-introduction">http://speakerdeck.com/u/rozza/p/mongodb-brussels-mongodb-an-introduction</a></p>
	
</p>

<p><a href="http://rosslawley.co.uk/mongodb-brussels-an-introduction-to-mongodb">Permalink</a> 

	| <a href="http://rosslawley.co.uk/mongodb-brussels-an-introduction-to-mongodb#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/mongodb-brussels-an-introduction-to-mongodb</feedburner:origLink></item>
    <item>
      <pubDate>Sat, 10 Sep 2011 05:15:00 -0700</pubDate>
      <title>MongoEngine 0.5 Released!</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/fVdvQDEBUwI/mongoengine-05-released</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/mongoengine-05-released</guid>
      <description>
        <![CDATA[<p>
	<p>Hurray!&nbsp;<a href="http://mongoengine.org">MongoEngine</a> 0.5 has finally been released!</p>
<p>With many improvements and bug fixes means that MongoEngine is more powerful than ever!</p>
<p>Core improvements include:</p>
<ul>
<li><strong>Efficient save<br /></strong>Now when you save an existing object it atomically updates only what has been changed. Making it super efficient and so easy to use, without having to worrying about race conditions.</li>
<li><strong>Efficient Database Referencing<br /></strong>MongoEngine saves you queries by intelligently identifiying and dereferencing DBReference fields.</li>
<li><strong>Complex fields<br /></strong>Dictionary and List fields can store any complex data you require; other dictionaries, lists and other documents.</li>
<li><strong>Signal support<br /></strong>pre and post save / delete.</li>
<li><strong>Subfield slicing<br /></strong>For retrieving parts of subsets of lists, keeping data transfer down.</li>
<li><strong>Abstract Base Classes<br /></strong>Helps keep your document definitions dry so you can easily extend Documents.</li>
<li><strong>Custom Object Managers<br /></strong>When used with Astract Base Classes you can easily apply behaviour across all querysets.</li>
<li><strong>query_counter<br /></strong>A context manager, that helps you determine the cost of some queries / code - great for testing!</li>
</ul>
<p>If you are using Flask - then check out our&nbsp;<a href="https://github.com/sbook/flask-mongoengine" title="Flask MongoEngine">Flask-MongoEngine</a>&nbsp;library, which provides MongoEngine connection and WTForms support.</p>
<ul>
</ul>
<p>With Multi Database support coming quickly in <a href="https://github.com/hmarr/mongoengine/issues?milestone=2" title="MongoEngine 0.6">0.6</a>, we promise it wont take so long between release cycles! &nbsp;Checkout the <a href="http://mongoengine.org/docs" title="MongoEngine documentation">documentation</a> to get you started!</p>
<p>&nbsp;</p>
	
</p>

<p><a href="http://rosslawley.co.uk/mongoengine-05-released">Permalink</a> 

	| <a href="http://rosslawley.co.uk/mongoengine-05-released#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/mongoengine-05-released</feedburner:origLink></item>
    <item>
      <pubDate>Tue, 26 Jul 2011 00:42:00 -0700</pubDate>
      <title>Exciting changes in MongoEngine.</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/ccHEg8skXl4/exciting-changes-in-mongoengine</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/exciting-changes-in-mongoengine</guid>
      <description>
        <![CDATA[<p>
	<p>For the last few months at work <a href="http://streetlife.com" target="_blank">we've</a> been adopting MongoDB as our main database. For those that don't know what MongoDB is and you're still reading this?!  "<em>MongoDB is an open source, document-oriented database designed with both scalability and developer agility in mind. Instead of storing your data in tables and rows as you would with a relational database, in MongoDB you store JSON-like documents with dynamic schemas.</em>"</p>
<p>Coming from a Django background, <a href="http://mongoengine.org/" target="_blank">MongoEngine</a> "<em>a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python</em>" seemed a natural choice.  Since joining the project, as well as fixing numerous bugs, we've added many new features to MongoEngine core.</p>
<p>Here are some of my favourites:</p>
<ul>
<li>Added complex Dictionary / List fields - Which&nbsp;can store any complex data you require; other dictionaries, lists, references.</li>
<li>Signal support -&nbsp;pre and post save / delete.</li>
<li>Subfield slicing - for retrieving parts of subsets of lists.</li>
<li>Abstract Base Classes - Helps keep your document definitions dry</li>
<li>Custom Object Managers - When used with Astract Base Classes you can easily apply behaviour across all querysets.</li>
<li>Delta tracking - Now save on an existing object, atomically updates only what has been changed.  Making it super efficient and so easy to use, without having to worrying about race conditions.</li>
<li>Select Related support - Now generic / reference fields can use select_related to minimise the number of queries to mongo.</li>
<li>query_counter - A context manager, that helps you determine the cost of some queries / code.</li>
</ul>
<p>Some of the above, I'll blog about in more depth in the near future as especially the delta tracking is pretty cool. &nbsp;In the near future the 0.5 release will be out - its on the dev branch if you want to play with it now. &nbsp;With more ideas / suggestions for improvements being added to&nbsp;<a href="https://github.com/hmarr/mongoengine/issues" target="_blank">github</a>, it seems that MongoEngine will only get better.  So why not signup to the <a href="http://groups.google.com/group/mongoengine-users" target="_blank">usergroup</a> and join in the discussion.</p>
<p><div class='p_embed p_image_embed'>
<img alt="Mongoengine" height="76" src="http://posterous.com/getfile/files.posterous.com/temp-2011-07-26/cdgDddpgwmzbGBejjdDadjeltmvjxJeolsAkyIwDzAEvtwCxbiiqxcpnnyJf/mongoengine.png.scaled500.png" width="371" />
</div>
</p>
	
</p>

<p><a href="http://rosslawley.co.uk/exciting-changes-in-mongoengine">Permalink</a> 

	| <a href="http://rosslawley.co.uk/exciting-changes-in-mongoengine#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
      <media:content type="image/png" height="76" width="371" url="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-07-26/cdgDddpgwmzbGBejjdDadjeltmvjxJeolsAkyIwDzAEvtwCxbiiqxcpnnyJf/mongoengine.png">
        <media:thumbnail height="76" width="371" url="http://getfile1.posterous.com/getfile/files.posterous.com/temp-2011-07-26/cdgDddpgwmzbGBejjdDadjeltmvjxJeolsAkyIwDzAEvtwCxbiiqxcpnnyJf/mongoengine.png.scaled500.png" />
      </media:content>
    <feedburner:origLink>http://rosslawley.co.uk/exciting-changes-in-mongoengine</feedburner:origLink></item>
    <item>
      <pubDate>Sun, 05 Jun 2011 11:04:00 -0700</pubDate>
      <title>Juneathon Fail!</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/-5HLRctuzI4/juneathon-fail</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/juneathon-fail</guid>
      <description>
        <![CDATA[<p>
	<p>Well after having a great camping trip at the start of a week holiday, the Lawleys decided to head off camping again. &nbsp;So I failed to start off Juneathon :( &nbsp;I have had a great and active June so far, country walks, loads off fresh air and my triathlon training is 6 days a week, so I wont be missing out, but alas I wont be blogging it all.</p>
<p>Good luck to the other Juneathletes!</p>
	
</p>

<p><a href="http://rosslawley.co.uk/juneathon-fail">Permalink</a> 

	| <a href="http://rosslawley.co.uk/juneathon-fail#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/juneathon-fail</feedburner:origLink></item>
    <item>
      <pubDate>Wed, 25 May 2011 00:16:00 -0700</pubDate>
      <title>Juneathon is coming!</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/BAf0GbQRfQI/juneathon-is-coming</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/juneathon-is-coming</guid>
      <description>
        <![CDATA[<p>
	<p><div class='p_embed p_image_embed'>
<img alt="Juneathon" height="284" src="http://posterous.com/getfile/files.posterous.com/temp-2011-05-25/EwiIhxHrhuBaEEAsIkqDAvBswDhdzqynskGcxGblAoiIfAussbkGJxvFonoq/juneathon.jpeg.scaled500.jpg" width="300" />
</div>
</p>
<p>Roll up, roll up! &nbsp;Juneathon is nearly on us sign up here:&nbsp;<a href="http://www.juneathon.com/">http://www.juneathon.com/</a></p>
<p>What is it? &nbsp;Its a festival of exercise for the month of june!</p>
<blockquote>
<p><span style="color: #666666; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 18px;">It's primarily a running challenge, but if you can't or don't want to run every day, you can still join in by cycling, walking, rowing, weights, swimming, building sandcastles or whatever. Just do&nbsp;<em><strong>something</strong></em>&nbsp;every day in June</span></p>
</blockquote>
<p>Sounds difficult? &nbsp;It really isn't, just remember you don't have to over do it, just do a little bit of something every day. &nbsp; I found janathon hugely rewarding and it really got me into the zone of doing more exercise in prep for my triathlons. &nbsp;I covered 98.1 miles in a month, running over 50 of them, now I have a bike I'll smash those stats, but I still doubt I'll catch the winner of who ran an immense 450 miles in January!</p>
	
</p>

<p><a href="http://rosslawley.co.uk/juneathon-is-coming">Permalink</a> 

	| <a href="http://rosslawley.co.uk/juneathon-is-coming#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
      <media:content type="image/jpeg" height="284" width="300" url="http://getfile4.posterous.com/getfile/files.posterous.com/temp-2011-05-25/EwiIhxHrhuBaEEAsIkqDAvBswDhdzqynskGcxGblAoiIfAussbkGJxvFonoq/juneathon.jpeg">
        <media:thumbnail height="284" width="300" url="http://getfile3.posterous.com/getfile/files.posterous.com/temp-2011-05-25/EwiIhxHrhuBaEEAsIkqDAvBswDhdzqynskGcxGblAoiIfAussbkGJxvFonoq/juneathon.jpeg.scaled500.jpg" />
      </media:content>
    <feedburner:origLink>http://rosslawley.co.uk/juneathon-is-coming</feedburner:origLink></item>
    <item>
      <pubDate>Wed, 04 May 2011 00:56:11 -0700</pubDate>
      <title>Bedford Sprint Series 1 - 24th April</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/PmtQ6gg9UQA/bedford-sprint-series-1-24th-april</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/bedford-sprint-series-1-24th-april</guid>
      <description>
        <![CDATA[<p>
	<p>Thanks to <a href="http://www.galeforce-events.com/sprintseries.htm" title="Galeforce sprint series" target="_blank">Galeforce events</a> for putting on a great event, it was my first real sprint triathlon - I did one back in 2003 but with no training I don't really count it.</p>
<p>The venue was easy to get to and had ample parking, I was slightly nervous using my new bike rack on the car, but it was great (thanks Halfords!). &nbsp;I got there with plenty of time to spare, got my transition area sorted. &nbsp;I noticed lots of people using plastic boxes to carry / store their transition kit in - much easier and tidier than a bag, so I'll do the same next time. &nbsp;The swimming pool changing rooms were open, but don't really have many facilities - there was always a queue for the gents (pre race jitters I suppose). &nbsp;I put myself down for a 5:30 swim based on my training the week before, so I had a long wait before starting - over an hour. &nbsp;A feel laps of the diving pool, did little to calm the nerves.</p>
<p><span style="font-size: medium;">Swim - 400m (07:00)</span></p>
<p>I was expecting better from myself in terms of time, but it didn't click, my breathing was laboured and it felt far more tiring than I expected and I was over taken twice, so not great in the end it took me 7 mins to complete. &nbsp;Not great at all, so next sprint I'll use that time and should get in and started sooner.</p>
<p><span style="font-size: medium;">Bike - 24k (56:14)</span></p>
<p>The transition went ok, I decided against putting socks on, so just dried myself quickly, hat on and off. &nbsp;The swim shorts felt really tight on my legs to begin with and I was worried that the rear tire was low / going flat. &nbsp;I worried too much, clipped the curb and flew off into the grass / nettles / thistles in the verge - ouch. &nbsp;I was all in one piece - grazed and had a burning sensation of the nettles but I got back on and got on with the ride. &nbsp;The ride itself seemed uphill to the A6 then dips and then a short sharp uphill before a downhill into Paversham. &nbsp;Then a nice downhill and fast on-in.</p>
<p><span style="font-size: medium;">Run - 5k (25:51)</span></p>
<p>To me it felt a little shorter than 5k, but I did better than I thought I would and after 26mins I'd finished and felt like a triathlete!</p>
<p>
<p><br /><span style="font-size: medium;">Total Time: 1:31:12</span></p>
<p><span style="font-size: medium;"><div class='p_embed p_image_embed'>
<img alt="Dsc00606" height="450" src="http://posterous.com/getfile/files.posterous.com/temp-2011-05-04/fywzpJBCfHdxhGnayDgvvrwvsGGuifxAlzqesogFehaBIadgofaHBjFyqCgj/DSC00606.jpg.scaled500.jpg" width="300" />
</div>
</span></p>
</p>
<p><span style="font-size: medium;">Post Tri</span></p>
<p>Unfortunately, the bike incident hurt more than I realised, my shoulder took the brunt of the fall and ached, but worst of all was the itching from the nettles - took me ages to fall asleep. &nbsp;Note to self, look where your going when riding the bike!!</p>
<p>&nbsp;</p>
	
</p>

<p><a href="http://rosslawley.co.uk/bedford-sprint-series-1-24th-april">Permalink</a> 

	| <a href="http://rosslawley.co.uk/bedford-sprint-series-1-24th-april#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
      <media:content type="image/jpeg" height="450" width="300" url="http://getfile5.posterous.com/getfile/files.posterous.com/temp-2011-05-04/fywzpJBCfHdxhGnayDgvvrwvsGGuifxAlzqesogFehaBIadgofaHBjFyqCgj/DSC00606.jpg">
        <media:thumbnail height="450" width="300" url="http://getfile6.posterous.com/getfile/files.posterous.com/temp-2011-05-04/fywzpJBCfHdxhGnayDgvvrwvsGGuifxAlzqesogFehaBIadgofaHBjFyqCgj/DSC00606.jpg.scaled500.jpg" />
      </media:content>
    <feedburner:origLink>http://rosslawley.co.uk/bedford-sprint-series-1-24th-april</feedburner:origLink></item>
    <item>
      <pubDate>Thu, 03 Mar 2011 08:28:00 -0800</pubDate>
      <title>Back to square one</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/70BlFnjPpyg/back-to-square-one</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/back-to-square-one</guid>
      <description>
        <![CDATA[<p>
	<p>After a week of illness, that started with the kids and a&nbsp;norovirus style illness, I felt really fatigued and eventually got a cold, &nbsp;so I took a weeks rest and off training, no fun but recovery is important. &nbsp;</p>
<p>I've decided to start the training back at week 1 and first off on Sunday, I did the BHF's Knebworth house jog, a slightly disorganised and short 10k but a good hilly cross country run!</p>
	
</p>

<p><a href="http://rosslawley.co.uk/back-to-square-one">Permalink</a> 

	| <a href="http://rosslawley.co.uk/back-to-square-one#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/back-to-square-one</feedburner:origLink></item>
    <item>
      <pubDate>Thu, 17 Feb 2011 04:36:00 -0800</pubDate>
      <title>Triathlon training</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/zPJAfBEYwwU/triathlon-training</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/triathlon-training</guid>
      <description>
        <![CDATA[<p>
	<p>Wow February is marching on and I feel like I've rested up for a couple of weeks after Janathon! &nbsp;But in truth I have been to the pool and to the Gym a couple of times, I've cycled on boris bikes and on static (*yawn*) bikes. &nbsp;But somehow not having the obligation to do something daily has made it feel like I've been resting! &nbsp;</p>
<p>What I have been focusing on recently is planning my training for the London Triathlon in just over 20 weeks.</p>
<p><div class='p_embed p_image_embed'>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-02-17/nFbscyeGpIGdluBdvFbzzntGejFDkepsCrqoyIkmEgdbqvtDiFdfGJvJvCFI/Screen_shot_2011-02-17_at_12.54.21.png.scaled1000.png"><img alt="Screen_shot_2011-02-17_at_12" height="217" src="http://posterous.com/getfile/files.posterous.com/temp-2011-02-17/nFbscyeGpIGdluBdvFbzzntGejFDkepsCrqoyIkmEgdbqvtDiFdfGJvJvCFI/Screen_shot_2011-02-17_at_12.54.21.png.scaled500.png" width="500" /></a>
</div>
</p>
<p>The full schedule can be seen / downloaded here: <a href="https://docs.google.com/viewer?a=v&amp;pid=explorer&amp;chrome=true&amp;srcid=0B7YRMZQuGNQxYmFjM2YwNzEtMGVhNS00MWQxLWEyZjQtMGRjOWMxZWFiOTkw&amp;hl=en" title="Tri Plan" target="_blank">Tri Plan.pdf</a>&nbsp;- based on one seen on <a href="http://www.trifuel.com/triathlon-training/Olympic-Triathlon-Training.php" title="beginner triathlon plan" target="_blank">TriFuel</a>&nbsp;but tweaked to include gym strenghting as well (more on that in a future post).</p>
<p>Today, to start my focused gym sessions I went to the gym to calculate my One Repetition Maximums. &nbsp;This is slightly embarrising as you have to calculate the absolute maximum you can lift for any given exercise. &nbsp;As that could be dangerous the safe way to calculate it involves stacking the weights on and when you can <strong>only</strong> do between 3 - 10 reps you have a weight that you can used to calculate your 1 Rep Max.</p>
<p>I must have looked a sight, throwing weights on, huffing and puffing and only doing a few sets before wondering off to the next bit of kit. Anyway for prosperity here are my 1 Rep Maximums rounded down to the nearest actual weights for my current gym routine:</p>
<ul>
<li>Squat: 45KG</li>
<li>Vertical Traction: 80KG</li>
<li>Leg Press: 95KG</li>
<li>Hammer Curl: 15KG</li>
<li>Leg Curl: 65KG</li>
<li>Push Down: 27.5KG</li>
<li>Cable Lateral Lift: 8KG</li>
</ul>
<p>The squat figure looks a little low given the leg press value, but I can always recalculate it. &nbsp;One thing I noticed is my legs (knees?) are relatively weak, so hopefully strength training will really benefit them for future runs / cycles.</p>
<ul>
</ul>
	
</p>

<p><a href="http://rosslawley.co.uk/triathlon-training">Permalink</a> 

	| <a href="http://rosslawley.co.uk/triathlon-training#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
      <media:content type="image/png" height="291" width="671" url="http://getfile8.posterous.com/getfile/files.posterous.com/temp-2011-02-17/nFbscyeGpIGdluBdvFbzzntGejFDkepsCrqoyIkmEgdbqvtDiFdfGJvJvCFI/Screen_shot_2011-02-17_at_12.54.21.png">
        <media:thumbnail height="217" width="500" url="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-02-17/nFbscyeGpIGdluBdvFbzzntGejFDkepsCrqoyIkmEgdbqvtDiFdfGJvJvCFI/Screen_shot_2011-02-17_at_12.54.21.png.scaled500.png" />
      </media:content>
    <feedburner:origLink>http://rosslawley.co.uk/triathlon-training</feedburner:origLink></item>
    <item>
      <pubDate>Mon, 31 Jan 2011 11:42:00 -0800</pubDate>
      <title>Janathon Done!</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/yFYT3IAScbI/janathon-done</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/janathon-done</guid>
      <description>
        <![CDATA[<p>
	<p>Wow! &nbsp;I've done it, I exercised every day in January! I started with a swim so I thought I'd end with a swim - not in the north sea but a few lengths of the swimming pool. I'm pleased with myself and I think it has set up a base level of activity that I can extend and improve over the coming months as I train for my triathlon in July.</p>
<p>I really enjoyed the atmosphere; the tweets and the posts about janathon. The community made it easier and it was good to see that others encouraged people on and offered advice as well - great work all!</p>
<p><span style="color: #444444; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; line-height: 20px; font-size: small;"><strong style="padding: 0px; margin: 0px;"><span style="font-size: 16px; font-weight: normal; padding: 0px; margin: 0px;"><strong style="padding: 0px; margin: 0px;">Stats Distance: 98.2 miles</strong></span></strong></span></p>
<p><span style="color: #444444; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; line-height: 20px; font-size: small;"><strong style="padding: 0px; margin: 0px;"><span style="font-size: 16px; padding: 0px; margin: 0px;"><strong style="font-weight: normal; padding: 0px; margin: 0px;">Run</strong><span style="font-weight: normal; padding: 0px; margin: 0px;">: 50.1 mi<br /></span></span></strong></span><span style="color: #444444; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; font-size: 16px; line-height: 20px;"><strong style="font-weight: normal; padding: 0px; margin: 0px;">Bike</strong><span style="font-weight: normal; padding: 0px; margin: 0px;">: 37.2 mi<br /></span></span><span style="color: #444444; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; font-size: 16px; line-height: 20px;">Walk: 10.1 mi<br /></span><span style="color: #444444; font-size: 16px; line-height: 20px;"><span style="font-size: small;"><strong style="padding: 0px; margin: 0px;"><span style="font-size: 16px; padding: 0px; margin: 0px;"><strong style="font-weight: normal; padding: 0px; margin: 0px;">Swim: 0.8 mi</strong></span></strong></span></span>&nbsp;</p>
<p><span style="color: #444444; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; line-height: 20px; font-size: small;"><strong style="padding: 0px; margin: 0px;"><span style="font-size: 16px; font-weight: normal; padding: 0px; margin: 0px;"><strong style="padding: 0px; margin: 0px;">Stats Time: 19.1 hours</strong></span></strong></span></p>
<p style="margin-top: 15px; margin-right: 0px; margin-bottom: 18px; margin-left: 0px; color: #444444; font-size: 16px; line-height: 20px; padding: 0px;"><span style="color: #444444; line-height: 20px; font-size: small; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; padding: 0px; margin: 0px;"><strong style="padding: 0px; margin: 0px;"><span style="font-size: 16px; padding: 0px; margin: 0px;"><strong style="font-weight: normal; padding: 0px; margin: 0px;">Run</strong><span style="font-weight: normal; padding: 0px; margin: 0px;">: 8.8 hrs</span><br style="padding: 0px; margin: 0px;" /><strong style="font-weight: normal; padding: 0px; margin: 0px;">Bike</strong><span style="font-weight: normal; padding: 0px; margin: 0px;">: 4.5 hrs<br />Walk: 2.6 hrs<br /></span></span></strong></span><span style="font-size: small;"><strong style="padding: 0px; margin: 0px;"><span style="font-size: 16px; padding: 0px; margin: 0px;"><strong style="font-weight: normal; padding: 0px; margin: 0px;">Swim: 0.8 hrs<br />Gym: 2.5 hrs&nbsp;</strong></span></strong></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
	
</p>

<p><a href="http://rosslawley.co.uk/janathon-done">Permalink</a> 

	| <a href="http://rosslawley.co.uk/janathon-done#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/janathon-done</feedburner:origLink></item>
    <item>
      <pubDate>Mon, 31 Jan 2011 10:56:00 -0800</pubDate>
      <title>Day 31 - Quick commute</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/25Z-8SkSZck/day-31-quick-commute</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/day-31-quick-commute</guid>
      <description>
        <![CDATA[<p>
	<p>A quick commute today left me frustrated this morning as 2 local docks were all full and the map listed other ones nearby that didn't exist! &nbsp;So it took nearly 10 minutes to find a dock! &nbsp;This was all because I went to see the doctor this morning about my knee - it all looks fine but I've been referred to a physio which will take some time..</p>
<p style="margin-top: 15px; margin-right: 0px; margin-bottom: 18px; margin-left: 0px; color: #444444; font-size: 16px; line-height: 20px; padding: 0px;"><span style="color: #444444; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; line-height: 20px; font-size: small; padding: 0px; margin: 0px;"><strong style="padding: 0px; margin: 0px;"><span style="font-size: 16px; font-weight: normal; padding: 0px; margin: 0px;"><strong style="padding: 0px; margin: 0px;">Stats (Bike Totals):</strong></span></strong></span></p>
<p style="margin-top: 15px; margin-right: 0px; margin-bottom: 18px; margin-left: 0px; color: #444444; font-size: 16px; line-height: 20px; padding: 0px;"><span style="color: #444444; line-height: 20px; font-size: small; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; padding: 0px; margin: 0px;"><strong style="padding: 0px; margin: 0px;"><span style="font-size: 16px; padding: 0px; margin: 0px;"><strong style="font-weight: normal; padding: 0px; margin: 0px;">Distance</strong><span style="font-weight: normal; padding: 0px; margin: 0px;">: 4.51 mi</span><br style="padding: 0px; margin: 0px;" /><strong style="font-weight: normal; padding: 0px; margin: 0px;">Duration</strong><span style="font-weight: normal; padding: 0px; margin: 0px;">: 00:31:28</span><br style="padding: 0px; margin: 0px;" /><strong style="font-weight: normal; padding: 0px; margin: 0px;">Avg. Pace</strong><span style="font-weight: normal; padding: 0px; margin: 0px;">: 6:74min/mi</span></span></strong></span></p>
<p>&nbsp;</p>
	
</p>

<p><a href="http://rosslawley.co.uk/day-31-quick-commute">Permalink</a> 

	| <a href="http://rosslawley.co.uk/day-31-quick-commute#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/day-31-quick-commute</feedburner:origLink></item>
    <item>
      <pubDate>Sun, 30 Jan 2011 11:32:00 -0800</pubDate>
      <title>Day 30 - Run, Gym, Run</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/qvoekbqtPfA/day-30-run-gym-run</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/day-30-run-gym-run</guid>
      <description>
        <![CDATA[<p>
	<p>Back to the gym for a core strength workout. Its amazing that in just 4 sessions my strength at some of the machines seems to have improved markedly. &nbsp;Probably more to do with getting use to dealing with lactic acid build up when doing weights, rather than an increase of strength but I'll take any rewards as they come!</p>
<p>The best bit about today was I ran to the Gym did a work out and then ran back - a real win as doing cardo work in the gym isn't as fun and psychologically the gym has got a whole load closer to home!</p>
<p><span style="color: #444444; line-height: 20px; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; font-size: 16px;"><strong style="padding: 0px; margin: 0px;">Stats</strong></span><span style="color: #444444; line-height: 20px; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; font-size: 16px;">:</span><span style="color: #444444; line-height: 20px; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; font-size: 16px;"><br style="padding: 0px; margin: 0px;" /></span><span style="color: #444444; line-height: 20px; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; font-size: 16px;"><strong style="padding: 0px; margin: 0px;">Weights</strong></span><span style="color: #444444; line-height: 20px; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; font-size: 16px;">: 35 mins</span><span style="color: #444444; line-height: 20px; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; font-size: 16px;"><br style="padding: 0px; margin: 0px;" /></span><span style="color: #444444; line-height: 20px; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; font-size: 16px;"><strong style="padding: 0px; margin: 0px;">Cardo</strong></span><span style="color: #444444; line-height: 20px; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; font-size: 16px;">: 20 mins</span><span style="color: #444444; line-height: 20px; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; font-size: 16px;"><strong><br /></strong></span></p>
	
</p>

<p><a href="http://rosslawley.co.uk/day-30-run-gym-run">Permalink</a> 

	| <a href="http://rosslawley.co.uk/day-30-run-gym-run#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/day-30-run-gym-run</feedburner:origLink></item>
    <item>
      <pubDate>Sun, 30 Jan 2011 10:53:00 -0800</pubDate>
      <title>Day 29 - a run out</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/XE4vnkrcI2I/day-29-a-run-out</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/day-29-a-run-out</guid>
      <description>
        <![CDATA[<p>
	<p>A crisp Saturday afternoon led to a great 30 minute run, on a route I first did last summer - when I was first starting out with running, I picked a&nbsp;half marathon as my target and wanted to include a bit of a hill and cross country to keep the training varied. &nbsp;This short run soon became a favourite before work run but had long been abandoned due to not enough light.</p>
<p>A good blast round, my right knee was still giving me some gyp but not as bad as last week. &nbsp;So I finished off by doing a long session of stretching afterwards. I'm hoping for more answers on Monday when I'm off to see the doc.</p>
<p><span style="font-size: 12px; line-height: 21px; color: #424037; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif;">
<p style="margin-top: 15px; margin-right: 0px; margin-bottom: 18px; margin-left: 0px; color: #444444; font-size: 16px; line-height: 20px; padding: 0px;"><span style="color: #444444; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; line-height: 20px; font-size: small; padding: 0px; margin: 0px;"><strong style="padding: 0px; margin: 0px;"><span style="font-size: 16px; font-weight: normal; padding: 0px; margin: 0px;"><strong style="padding: 0px; margin: 0px;">Stats:</strong></span></strong></span></p>
<p style="margin-top: 15px; margin-right: 0px; margin-bottom: 18px; margin-left: 0px; color: #444444; font-size: 16px; line-height: 20px; padding: 0px;"><span style="color: #444444; line-height: 20px; font-size: small; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; padding: 0px; margin: 0px;"><strong style="padding: 0px; margin: 0px;"><span style="font-size: 16px; padding: 0px; margin: 0px;"><strong style="font-weight: normal; padding: 0px; margin: 0px;">Distance</strong><span style="font-weight: normal; padding: 0px; margin: 0px;">: 3.75 mi</span><br style="padding: 0px; margin: 0px;" /><strong style="font-weight: normal; padding: 0px; margin: 0px;">Duration</strong><span style="font-weight: normal; padding: 0px; margin: 0px;">: 00:36:28</span><br style="padding: 0px; margin: 0px;" /><strong style="font-weight: normal; padding: 0px; margin: 0px;">Avg. Pace</strong><span style="font-weight: normal; padding: 0px; margin: 0px;">: 9:44min/mi</span></span></strong></span></p>
</span></p>
	
</p>

<p><a href="http://rosslawley.co.uk/day-29-a-run-out">Permalink</a> 

	| <a href="http://rosslawley.co.uk/day-29-a-run-out#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/day-29-a-run-out</feedburner:origLink></item>
    <item>
      <pubDate>Sat, 29 Jan 2011 04:30:00 -0800</pubDate>
      <title>Day 28 - The lights are red</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/QjNV2r66l_Y/day-28-the-lights-are-red</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/day-28-the-lights-are-red</guid>
      <description>
        <![CDATA[<p>
	<p>Back to normal on the cycling today, all and I mean all the lights were red this morning and I had to stop. &nbsp;Only other thing of note is all the docks in Kings Cross were full and I had to go find another dock to put the bike. &nbsp;Wow, living the dream!</p>
<p><span style="color: #444444; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; line-height: 20px; font-size: small;"><strong style="padding: 0px; margin: 0px;"><span style="font-size: 16px; font-weight: normal; padding: 0px; margin: 0px;"><strong style="padding: 0px; margin: 0px;">Stats (Bike Totals):</strong></span></strong></span></p>
<p><span style="color: #444444; line-height: 20px; font-size: small; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif;"><strong style="padding: 0px; margin: 0px;"><span style="font-size: 16px; padding: 0px; margin: 0px;"><strong style="font-weight: normal; padding: 0px; margin: 0px;">Distance</strong><span style="font-weight: normal;">: 3.52 mi</span><br style="padding: 0px; margin: 0px;" /><strong style="font-weight: normal; padding: 0px; margin: 0px;">Duration</strong><span style="font-weight: normal;">: 00:24:58</span><br style="padding: 0px; margin: 0px;" /><strong style="font-weight: normal; padding: 0px; margin: 0px;">Avg. Pace</strong><span style="font-weight: normal;">: 7:06min/mi</span></span></strong></span></p>
	
</p>

<p><a href="http://rosslawley.co.uk/day-28-the-lights-are-red">Permalink</a> 

	| <a href="http://rosslawley.co.uk/day-28-the-lights-are-red#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/day-28-the-lights-are-red</feedburner:origLink></item>
    <item>
      <pubDate>Thu, 27 Jan 2011 12:41:00 -0800</pubDate>
      <title>Day 27 - All the lights are green</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/0GBBA2v7-9o/day-27-all-the-lights-are-green</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/day-27-all-the-lights-are-green</guid>
      <description>
        <![CDATA[<p>
	<p>Wow - what a cycle ride this morning! &nbsp;All the lights were green and it was smooth riding all the way - under 10 mins! &nbsp;Cycle home was less good but its all helping me get used to cycling. I love running and cycling still feels alien but if I'm to do a triathlon its something I have to master.</p>
<p><span style="color: #444444; font-family: Helvetica Neue, Helvetica, Arial, Verdana, Tahoma, sans-serif; font-size: small;"><span style="line-height: 20px;"><strong><span style="font-size: 16px; font-weight: normal;"><strong style="padding: 0px; margin: 0px;">Stats (Bike Totals):</strong><br style="padding: 0px; margin: 0px;" /><strong style="padding: 0px; margin: 0px;">Distance</strong>: 3.36 mi<br style="padding: 0px; margin: 0px;" /><strong style="padding: 0px; margin: 0px;">Duration</strong>: 00:21:38<br style="padding: 0px; margin: 0px;" /><strong style="padding: 0px; margin: 0px;">Avg. Pace</strong>: 6:16min/mi</span></strong></span></span></p>
	
</p>

<p><a href="http://rosslawley.co.uk/day-27-all-the-lights-are-green">Permalink</a> 

	| <a href="http://rosslawley.co.uk/day-27-all-the-lights-are-green#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/day-27-all-the-lights-are-green</feedburner:origLink></item>
    <item>
      <pubDate>Wed, 26 Jan 2011 00:51:00 -0800</pubDate>
      <title>Day 26 - Gymtastic</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/q1kJAjWFQEM/day-26-gymtastic</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/day-26-gymtastic</guid>
      <description>
        <![CDATA[<p>
	<p>Well it was up and at em today! &nbsp;I was in the gym for 6:30 so I could get my janathon fix in for the day. &nbsp;I still feel self conscious at the gym - hoping that will wear off as I get used to the equipment and the gym.</p>
<p>Focusing on upper body / core strength I found it a little easier this time than last!</p>
<p><strong>Stats</strong>:<br /><strong>Weights</strong>: 35 mins<br /><strong>Cardo</strong>: 5 mins (rowing to cool down)<br /><strong>Stretches</strong>: 5 (very self conscious) mins (I haven't noticed anyone else doing stretches..)</p>
	
</p>

<p><a href="http://rosslawley.co.uk/day-26-gymtastic">Permalink</a> 

	| <a href="http://rosslawley.co.uk/day-26-gymtastic#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/day-26-gymtastic</feedburner:origLink></item>
    <item>
      <pubDate>Wed, 26 Jan 2011 00:45:00 -0800</pubDate>
      <title>Day 25 - Was Christmas only a month ago??</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/aZ4iNdDEWwk/day-25-was-christmas-only-a-month-ago</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/day-25-was-christmas-only-a-month-ago</guid>
      <description>
        <![CDATA[<p>
	<p>Nothing much to report today, cycled to and from work to the station. &nbsp;The <strong>only</strong>&nbsp;thing of note is all the bikes in on dock were bust, so I had to tappy lappy over to the next nearest dock. &nbsp; Apparently, there is a convention is to turn the seat facing backwards if its bust, so from now on I will do!</p>
<p>Oh and the other thing of note, is really a note to self; when going from a new dock think about the route before you end up being stuck on a one way stretch sandwiched imbetween two buses...</p>
<p><strong>Stats (Bike Totals):</strong><br /><strong>Distance</strong>: 3.42 mi<br /><strong>Duration</strong>: 00:25:04<br /><strong>Avg. Pace</strong>: 7:19min/mi</p>
	
</p>

<p><a href="http://rosslawley.co.uk/day-25-was-christmas-only-a-month-ago">Permalink</a> 

	| <a href="http://rosslawley.co.uk/day-25-was-christmas-only-a-month-ago#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/day-25-was-christmas-only-a-month-ago</feedburner:origLink></item>
    <item>
      <pubDate>Tue, 25 Jan 2011 00:18:00 -0800</pubDate>
      <title>Day 24 - Monday, Monday</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/rYfUzp9iX0c/day-24-monday-monday</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/day-24-monday-monday</guid>
      <description>
        <![CDATA[<p>
	<div style="background-color: #ffffff; margin: 8px;">
<p>Mondays come round all to quickly but luckily they seem to go quickly too!</p>
<p>I'm still really enjoying the new&nbsp;regime&nbsp;of cycling to work and have been quite lucky with the weather. &nbsp;Last night it was wet and I noticed the Boris bike wasn't too grippy on the cobbles, so took extra care but I still managed an Avg pace of under 7 minutes miles! &nbsp;So since starting a couple of weeks ago my pace has improved by a minute a mile! &nbsp;Thats including being caught up by all the traffic lights last night as Murphys Law was in action and I wanted to catch an earlier train, I missed it by a minute :(</p>
<p>I was planning on going for a swim once I got home from work, but feeling a little run down I decided to skip it and rest up.</p>
<p style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px;">&nbsp;</p>
<p style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px;"><strong>Stats (Bike Totals):</strong></p>
<p style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px;"><strong>Distance</strong>: 3.41 mi<br /><strong>Duration</strong>: 00:23:46<br /><strong>Avg. Pace</strong>: 6:58min/mi</p>
</div>
<p>&nbsp;</p>
	
</p>

<p><a href="http://rosslawley.co.uk/day-24-monday-monday">Permalink</a> 

	| <a href="http://rosslawley.co.uk/day-24-monday-monday#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/day-24-monday-monday</feedburner:origLink></item>
    <item>
      <pubDate>Sun, 23 Jan 2011 09:03:00 -0800</pubDate>
      <title>Day 23 - Muddy and Momentous</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/IxxEZSOeRL4/day-23-muddy-and-momentous</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/day-23-muddy-and-momentous</guid>
      <description>
        <![CDATA[<p>
	<p>Up with the larks this morning to go for my weekly run with Adam. Still very dark in the mornings, so the first off road section was slightly hazardous. &nbsp;It seems to have got so much muddier in the last two weeks the fields have changed into a quagmire of mud and puddles. So not too dissimilar from last weekend!</p>
<p>The run felt great, in fact managed negative splits. &nbsp;By the end my legs were so tired I decided a cold bath would help them. &nbsp; Now for my momentous moment of the day: I managed a cold bath without screaming like a girl! &nbsp;As my legs were so muddy, I didn't stretch out after the run big mistake as after the cold bath my legs felt too cold to stretch out...</p>
<p><strong>Stats:</strong></p>
<p><strong>Distance: 8:02 mi</strong><br /><strong>Duration: 01:26:28</strong><br /><strong>Avg. Pace: 10:47min/mi</strong></p>
	
</p>

<p><a href="http://rosslawley.co.uk/day-23-muddy-and-momentous">Permalink</a> 

	| <a href="http://rosslawley.co.uk/day-23-muddy-and-momentous#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/day-23-muddy-and-momentous</feedburner:origLink></item>
    <item>
      <pubDate>Sat, 22 Jan 2011 11:04:00 -0800</pubDate>
      <title>Day 22 - Gym will fix it</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/qb8druRiOug/day-22-gym-will-fix-it</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/day-22-gym-will-fix-it</guid>
      <description>
        <![CDATA[<p>
	<p>Well today I went to the gym for 45 minutes. &nbsp;The plan for the gym is to focus on upper body and core strength, I figure the running is good for the legs and cycling will be to! &nbsp;So after beasting myself on the weights (doing relatively small weights on the various torture machines) my arms, chest and back are now tender (read f'ing hurt). &nbsp;So much so&nbsp;I'm really glad I have power steering, as I could really feel it straight after on the drive home! &nbsp;I'm hoping this is a newbie thing and that I will soon get used to doing weights and be able to lift weights that someone my size should be able to!</p>
	
</p>

<p><a href="http://rosslawley.co.uk/day-22-gym-will-fix-it">Permalink</a> 

	| <a href="http://rosslawley.co.uk/day-22-gym-will-fix-it#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/day-22-gym-will-fix-it</feedburner:origLink></item>
    <item>
      <pubDate>Sat, 22 Jan 2011 05:39:00 -0800</pubDate>
      <title>Day 21 - Daily Commute</title>
      <link>http://feedproxy.google.com/~r/RossLawley/~3/EjPTU14ty7g/day-21-daily-commute</link>
      <guid isPermaLink="false">http://rosslawley.co.uk/day-21-daily-commute</guid>
      <description>
        <![CDATA[<p>
	<p>Not much to report, a good days cycling on the commute, no instances, no drama!</p>
<p>&nbsp;</p>
<p><strong>Stats (Bike Totals):</strong></p>
<p>Distance: 3.49 mi&nbsp;</p>
<p>Duration: 00:25:14</p>
<p>Avg. Pace: 7:14min/mi</p>
	
</p>

<p><a href="http://rosslawley.co.uk/day-21-daily-commute">Permalink</a> 

	| <a href="http://rosslawley.co.uk/day-21-daily-commute#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/944588/me.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/1kq5T4g7lvP3</posterous:profileUrl>
        <posterous:firstName>Ross</posterous:firstName>
        <posterous:lastName>Lawley</posterous:lastName>
        <posterous:nickName>RossC0</posterous:nickName>
        <posterous:displayName>Ross Lawley</posterous:displayName>
      </posterous:author>
    <feedburner:origLink>http://rosslawley.co.uk/day-21-daily-commute</feedburner:origLink></item>
  </channel>
</rss>

