<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dublue</title>
	<atom:link href="http://dublue.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dublue.com</link>
	<description>APS professional by day, WordPress ninja wannabe by night</description>
	<lastBuildDate>Wed, 27 Mar 2013 11:19:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Table of Contents Plus 1303.1 released</title>
		<link>http://dublue.com/2013/03/22/table-of-contents-plus-1303-1-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=table-of-contents-plus-1303-1-released</link>
		<comments>http://dublue.com/2013/03/22/table-of-contents-plus-1303-1-released/#comments</comments>
		<pubDate>Fri, 22 Mar 2013 12:40:16 +0000</pubDate>
		<dc:creator>Mike T</dc:creator>
				<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://dublue.com/?p=907</guid>
		<description><![CDATA[Changelog:

New: added Polish translation, curtesy Jakub.
Fixed: an issue in 1303 that ignored headings with the opening tag on the first line and the heading text on a new line. Thanks to richardsng for the quick discovery.

If you run into issues, or have suggestions, please make them at http://dublue.com/plugins/toc/
]]></description>
				<content:encoded><![CDATA[<p>Changelog:</p>
<ul>
<li>New: added Polish translation, curtesy <a href="http://notatki.4use.pl/" rel="nofollow">Jakub</a>.</li>
<li>Fixed: an issue in 1303 that ignored headings with the opening tag on the first line and the heading text on a new line. Thanks to <a href="http://wordpress.org/support/topic/unable-to-display-the-full-toc" rel="nofollow">richardsng</a> for the quick discovery.</li>
</ul>
<p>If you run into issues, or have suggestions, please make them at <a href="http://dublue.com/2011/12/09/plugins/toc/">http://dublue.com/plugins/toc/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dublue.com/2013/03/22/table-of-contents-plus-1303-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Table of Contents Plus 1303 released</title>
		<link>http://dublue.com/2013/03/22/table-of-contents-plus-1303-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=table-of-contents-plus-1303-released</link>
		<comments>http://dublue.com/2013/03/22/table-of-contents-plus-1303-released/#comments</comments>
		<pubDate>Thu, 21 Mar 2013 13:03:59 +0000</pubDate>
		<dc:creator>Mike T</dc:creator>
				<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://dublue.com/?p=904</guid>
		<description><![CDATA[Changelog:

New: option auto insert after the first heading. Thanks to @thelawnetwork for requesting it.
New: allow headings to be excluded from the table of contents. This is available both globally under the advanced section of Settings &#62; TOC+ and individually with the TOC shortcode. Check out the help material for examples. Thanks to the many of you [...]]]></description>
				<content:encoded><![CDATA[<p>Changelog:</p>
<ul>
<li>New: option auto insert after the first heading. Thanks to <a href="http://dublue.com/plugins/toc/comment-page-4/#comment-1782">@thelawnetwork</a> for requesting it.</li>
<li>New: allow headings to be excluded from the table of contents. This is available both globally under the advanced section of Settings &gt; TOC+ and individually with the TOC shortcode. Check out the help material for examples. Thanks to the many of you that requested it.</li>
<li>New: advanced option to lowercase all anchors. The default is off.</li>
<li>New: advanced option to use hyphens rather than underscores in anchors. The default is off.</li>
<li>New: shortcode to list all posts in alphabetical order grouped by first letter.</li>
<li>New: added Slovak translation, curtesy Branco Radenovich.</li>
<li>Add version numbers to CSS/JS files to better support setups that cache these files heavily for timely invalidation. Thanks to <a href="http://wordpress.org/support/topic/some-changes-we-made-that-you-might-consider">boxcarpress</a> for the amendments.</li>
<li>Add CSS class &#8216;contracted&#8217; to #toc_container when the table of contents is hidden. Thanks to <a href="http://wordpress.org/support/topic/hide-link-not-working?replies=6#post-3968019">Sam</a> for suggesting it.</li>
<li>With smooth scroll enabled, do not use an offset if no admin bar is present and the offset value is default. This means that public users do not have the offset space at the top.</li>
<li>New help material for developers under the help tab.</li>
<li>Added API function: toc_get_index() lets you retrieve a table of contents to be placed within PHP. Check out the new developer help material for examples.</li>
<li>Allow anchors to be filterable using toc_url_anchor_target to customise further through code. Check the new developer help material for an example. Thanks to <a href="http://dublue.com/plugins/toc/comment-page-4/#comment-1713">Russell Heimlich</a> for the tip.</li>
<li>Adjust CSS and JS registration.</li>
<li>Updated jQuery Smooth Scroll to 1.4.10.</li>
<li>Fixed: When using the widget, addressed an issue where the index with special characters (such as &#8216; and &#8220;) would not link to the correct spot within the content. Thanks to <a href="http://wordpress.org/support/topic/problems-with-apostrophes-and-quotation-marks">esandman</a> for raising it.</li>
<li>Fixed: Saving at Settings &gt; TOC+ resets TOC+ widget options. Thanks to <a href="http://dublue.com/plugins/toc/comment-page-4/#comment-1808">Chris</a> for reporting it.</li>
</ul>
<p>If you run into issues, or have suggestions, please make them at <a href="http://dublue.com/2011/12/09/plugins/toc/">http://dublue.com/plugins/toc/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dublue.com/2013/03/22/table-of-contents-plus-1303-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Table of Contents Plus 1211 released</title>
		<link>http://dublue.com/2012/11/17/table-of-contents-plus-1211-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=table-of-contents-plus-1211-released</link>
		<comments>http://dublue.com/2012/11/17/table-of-contents-plus-1211-released/#comments</comments>
		<pubDate>Sat, 17 Nov 2012 03:37:09 +0000</pubDate>
		<dc:creator>Mike T</dc:creator>
				<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://dublue.com/?p=797</guid>
		<description><![CDATA[Changelog:

New: allow %PAGE_TITLE% to be used in the TOC title.  Note that this also works in the widget title too.  When used, this variable will be replaced with the current page&#8217;s title.  Thanks to Peter for the request.
New: new option to hide the TOC initially.  Thanks to Jonas, Jonathan, and Doc Germanicus for requesting it.
New: added [...]]]></description>
				<content:encoded><![CDATA[<p>Changelog:</p>
<ul>
<li>New: allow %PAGE_TITLE% to be used in the TOC title.  Note that this also works in the widget title too.  When used, this variable will be replaced with the current page&#8217;s title.  Thanks to <a href="http://dublue.com/plugins/toc/comment-page-3/#comment-4782">Peter</a> for the request.</li>
<li>New: new option to hide the TOC initially.  Thanks to <a href="http://dublue.com/plugins/toc/comment-page-2/#comment-852">Jonas</a>, <a href="http://dublue.com/plugins/toc/comment-page-2/#comment-2161">Jonathan</a>, and <a href="http://dublue.com/plugins/toc/comment-page-4/#comment-5048">Doc Germanicus</a> for requesting it.</li>
<li>New: added ability to customise visited TOC link colour.</li>
<li>New: option to restrict generation to a URL path match.  For example, you can restrict to wiki pages that fall under http://domain/wiki/ by entering /wiki/ into the field.  The setting can be found in the advanced options.  Thanks to <a href="http://dublue.com/plugins/toc/comment-page-3/#comment-4466">Tux</a> and <a href="http://dublue.com/plugins/toc/comment-page-3/#comment-5000">Justine Smithies</a> for suggesting it.</li>
<li>Make regular expressions less greedy.  That means you can have multiple headings on a single line whereas before you needed to ensure each heading was on their own line.  Thanks to <a href="http://wordpress.org/support/topic/widget-isnt-showing-up">drdamour</a> for raising and providing a fix.</li>
<li>Also make regular expressions match across multiple lines.  This means you can have your single heading split across many lines.</li>
<li>Better accessibility: when using smooth scrolling, allow for focus to follow the target, eg tabbing through will continue from the content block you clicked through to.</li>
<li>Better performance: as requested by a few, javascript files have been consolidated into one and both javascript and CSS files are now minified.</li>
<li>&#8216;Auto&#8217; is now the default width which means it&#8217;ll take up the needed amount of space up to 100%.  The previous default was a fixed width of 275px.</li>
<li>Added the ability to exclude entire branches when using &#91;sitemap_pages&#93; and &#91;sitemap_categories&#93; using the exclude_tree attribute.  Thanks to <a href="http://dublue.com/plugins/toc/comment-page-3/#comment-3607">Benny Powers</a> for requesting it.</li>
<li>Wrap index numbers around span tags to enable easier CSS customisation.  The spans are have two classes: toc_number and toc_depth_X where X is between 1 and 6.  Thanks to <a href="http://dublue.com/plugins/toc/comment-page-3/#comment-3922">Matthias Krok</a> for requesting it.</li>
<li>Moved the &#8216;preserve theme bullets&#8217; option into the advanced section.</li>
<li>Updated and simplified the translation file.</li>
<li>Fixed: &#91;sitemap_categories&#93; using the wrong label when none was specified.  Thanks to <a href="http://wordpress.org/support/topic/plugin-table-of-contents-plus-sitemap-setting-categories-label-of-sitemap_categories-not-shown">brandt-net</a> for raising it.  The labels for both &#91;sitemap_pages&#93; and &#91;sitemap_categories&#93; may be removed in a future update as you can insert the title within your content.</li>
</ul>
<p>If you run into issues, or have suggestions, please make them at <a href="http://dublue.com/2011/12/09/plugins/toc/">http://dublue.com/plugins/toc/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dublue.com/2012/11/17/table-of-contents-plus-1211-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new family member</title>
		<link>http://dublue.com/2012/09/26/a-new-family-member/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-new-family-member</link>
		<comments>http://dublue.com/2012/09/26/a-new-family-member/#comments</comments>
		<pubDate>Wed, 26 Sep 2012 13:14:47 +0000</pubDate>
		<dc:creator>Mike T</dc:creator>
				<category><![CDATA[Simba]]></category>
		<category><![CDATA[golden retriever]]></category>

		<guid isPermaLink="false">http://dublue.com/?p=759</guid>
		<description><![CDATA[Drove out to Young to pick up our new family member, roaringly named Simba, from a reputable breeder who have been breeding golden retrievers for over 20 years.  Their pups have made their way through various competitions and some have found duty through Guide Dogs Australia.
After seeing him for the first time, he was the [...]]]></description>
				<content:encoded><![CDATA[<p>Drove out to Young to pick up our new family member, roaringly named Simba, from a reputable breeder who have been breeding golden retrievers for over 20 years.  Their pups have made their way through various competitions and some have found duty through Guide Dogs Australia.</p>
<p>After seeing him for the first time, he was the largest of the litter and the most energetic, playful and explorative.  It would seem that he was the alpha of the group, thoughts that were later reaffirmed as he dominated pillows, towels, ugg boots, etc.  Being a puppy, he has a knack for tasting and chewing everything: daffodils, rose bushes, branches, weeds, rocks, metal railings&#8230;</p>
<p>His formal name is Rivajazz Simba and he has potential for something big, but probably take after me and be a champion snorer.</p>
<p>And his pedigree:</p>
<ul>
<li>Sire: Montego Chandon On Ice (S: Ch Shogold Champagne On Ice, D: Ch Montego Absolute Bliss)</li>
<li>Dam: Montego Star Dreamer (S: Ch Inniscroft Keep the Faith, D: Inniscroft Twinkle-Li&#8217;l-Star)</li>
</ul>
<p>Simba was born on 30/7/12.  Young is slightly over 2 hours drive from Canberra but the drive was pleasant both there and back as we were lucky enough not to have any toilet accidents.</p>

<a href='http://dublue.com/2012/09/26/a-new-family-member/img_2342/' title='IMG_2342'><img data-attachment-id="760" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2342.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;7.1&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1348292956&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.008&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_2342" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2342-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2342.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2342-150x150.jpg" class="attachment-thumbnail" alt="IMG_2342" /></a>
<a href='http://dublue.com/2012/09/26/a-new-family-member/img_2387/' title='Montego Star Dreamer (the mother)'><img data-attachment-id="761" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2387.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1348293276&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;50&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.01&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Montego Star Dreamer (the mother)" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2387-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2387.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2387-150x150.jpg" class="attachment-thumbnail" alt="Montego Star Dreamer (the mother)" /></a>
<a href='http://dublue.com/2012/09/26/a-new-family-member/img_2403/' title='The ride home'><img data-attachment-id="762" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2403.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1348296330&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;500&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="The ride home" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2403-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2403.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2403-150x150.jpg" class="attachment-thumbnail" alt="The ride home" /></a>
<a href='http://dublue.com/2012/09/26/a-new-family-member/img_2475/' title='IMG_2475'><img data-attachment-id="763" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2475.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1348304426&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;27&quot;,&quot;iso&quot;:&quot;4000&quot;,&quot;shutter_speed&quot;:&quot;0.025&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_2475" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2475-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2475.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2475-150x150.jpg" class="attachment-thumbnail" alt="IMG_2475" /></a>
<a href='http://dublue.com/2012/09/26/a-new-family-member/img_2514/' title='IMG_2514'><img data-attachment-id="764" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2514.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1348648805&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;59&quot;,&quot;iso&quot;:&quot;6400&quot;,&quot;shutter_speed&quot;:&quot;0.025&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_2514" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2514-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2514.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2514-150x150.jpg" class="attachment-thumbnail" alt="IMG_2514" /></a>

]]></content:encoded>
			<wfw:commentRss>http://dublue.com/2012/09/26/a-new-family-member/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>London</title>
		<link>http://dublue.com/2012/09/13/london/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=london</link>
		<comments>http://dublue.com/2012/09/13/london/#comments</comments>
		<pubDate>Thu, 13 Sep 2012 09:07:39 +0000</pubDate>
		<dc:creator>Mike T</dc:creator>
				<category><![CDATA[Ireland - England 2012]]></category>

		<guid isPermaLink="false">http://dublue.com/?p=721</guid>
		<description><![CDATA[So we finally made it to our final destination unharmed, unscathed and concluded our on-road journey as well.  In total, we travelled 1470km in a tank and a half of diesel &#8211; bloody awesome fuel economy.  The car we drove was a Skoda Octavia S 1.6 5D that had only done 4486km beforehand.  We can [...]]]></description>
				<content:encoded><![CDATA[<p>So we finally made it to our final destination unharmed, unscathed and concluded our on-road journey as well.  In total, we travelled 1470km in a tank and a half of diesel &#8211; bloody awesome fuel economy.  The car we drove was a Skoda Octavia S 1.6 5D that had only done 4486km beforehand.  We can also cross Wales off our list as we took an unplanned detour via the western parts of Wales.</p>
<p><span id="more-721"></span><br />
A map of the main spots I&#8217;ve been to on this trip can be found below.<br />
<iframe src="https://maps.google.co.uk/maps/ms?msa=0&amp;msid=214256918803854343041.0004c8d120f857bafb21e&amp;ie=UTF8&amp;ll=52.895649,-3.054199&amp;spn=4.414277,9.787359&amp;t=m&amp;output=embed" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="100%" height="350"></iframe><br />
<small>View <a style="color: #0000ff; text-align: left;" href="https://maps.google.co.uk/maps/ms?msa=0&amp;msid=214256918803854343041.0004c8d120f857bafb21e&amp;ie=UTF8&amp;ll=52.895649,-3.054199&amp;spn=4.414277,9.787359&amp;t=m&amp;source=embed">Ireland and England trip</a> in a larger map</small></p>
<p>It seems like we timed our trip well.  In Dublin we had the tall ships, then we had them again in Liverpool.  We then had St Giles Fair in Oxford, the Ludlow Food Festival, and now we have the Thames Festival, paralympic closing ceremony, olympic parade, and Elizabeth Tower renaming in London.  People, people, everywhere.</p>
<p>If you&#8217;re going to London, I second a recommendation given to me to obtain an Oyster card which provides easy (and cheaper) access to public transport.  We started off on the tour buses but they took forever to complete the loop so ended up using the underground for all transport.  The system is great and is what Melbourne&#8217;s myki should be.</p>
<p>As we travelled around London, the many long years of studying English history (read: Monopoly) paid off as I could recognise the names and somewhat gauge the wealth of the area.  We didn&#8217;t spend too much time at Mayfair.</p>
<p>The food&#8230; quite average.  I tried the award winning Cornish pastie from the authentic Cornish pastie store on Oxford St and it was&#8230; average.  It had some chunky potatoes and not much taste, furthermore, they reheat your selection in the microwave losing the crunch you expect.  It reminded me of my experience with the fish and chips / mushy peas from the Lake District.  And you all were right, coffee really sucks here &#8211; even from Starbucks.</p>
<p>So in London, we have been to:</p>
<ul>
<li>London Eye</li>
<li>Big Ben / Elizabeth Tower</li>
<li>Houses of Parliament</li>
<li>Westminster Abbey</li>
<li>Tower of London</li>
<li>London Aquarium</li>
<li>London Bridge</li>
<li>Tower Bridge</li>
<li>St Paul&#8217;s Cathedral</li>
<li>IMAX cinemas (largest in England)</li>
</ul>
<p>And we&#8217;re planning to do either of the following if we can:</p>
<ul>
<li>Arsenal stadium tour</li>
<li>Visit the land of time: Greenwich</li>
<li>Cutty Sark</li>
<li>Natural History Museum</li>
</ul>
<p>So that&#8217;s probably it from me.  We&#8217;re flying out late tomorrow and I can&#8217;t wait for our 22 hour flight back.</p>

<a href='http://dublue.com/2012/09/13/london/img_1954/' title='St Paul&#039;s Cathedral'><img data-attachment-id="731" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1954.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;9&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347267303&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;22&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.005&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="St Paul&#8217;s Cathedral" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1954-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1954.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1954-150x150.jpg" class="attachment-thumbnail" alt="St Paul&#039;s Cathedral" /></a>
<a href='http://dublue.com/2012/09/13/london/img_1965/' title='The Tower of London'><img data-attachment-id="732" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1965.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347271175&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;29&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.00125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="The Tower of London" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1965-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1965.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1965-150x150.jpg" class="attachment-thumbnail" alt="The Tower of London" /></a>
<a href='http://dublue.com/2012/09/13/london/img_1973/' title='Entrance to the crown jewels'><img data-attachment-id="733" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1973.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347274747&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;27&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.008&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Entrance to the crown jewels" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1973-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1973.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1973-150x150.jpg" class="attachment-thumbnail" alt="Entrance to the crown jewels" /></a>
<a href='http://dublue.com/2012/09/13/london/img_2009/' title='IMG_2009'><img data-attachment-id="734" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2009.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;16&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347394332&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;42&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;2&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_2009" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2009-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2009.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2009-150x150.jpg" class="attachment-thumbnail" alt="IMG_2009" /></a>
<a href='http://dublue.com/2012/09/13/london/img_2015/' title='IMG_2015'><img data-attachment-id="735" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2015.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347394624&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;78&quot;,&quot;iso&quot;:&quot;6400&quot;,&quot;shutter_speed&quot;:&quot;0.066666666666667&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_2015" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2015-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2015.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2015-150x150.jpg" class="attachment-thumbnail" alt="IMG_2015" /></a>
<a href='http://dublue.com/2012/09/13/london/img_2022/' title='London Eye'><img data-attachment-id="736" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2022.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347394801&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;6400&quot;,&quot;shutter_speed&quot;:&quot;0.066666666666667&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="London Eye" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2022-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2022.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2022-150x150.jpg" class="attachment-thumbnail" alt="London Eye" /></a>
<a href='http://dublue.com/2012/09/13/london/img_2056/' title='Westminster Abbey'><img data-attachment-id="737" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2056.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347443974&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.00125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Westminster Abbey" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2056-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2056.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2056-150x150.jpg" class="attachment-thumbnail" alt="Westminster Abbey" /></a>
<a href='http://dublue.com/2012/09/13/london/img_2104/' title='IMG_2104'><img data-attachment-id="738" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2104.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347453162&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;27&quot;,&quot;iso&quot;:&quot;500&quot;,&quot;shutter_speed&quot;:&quot;0.025&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_2104" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2104-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2104.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2104-150x150.jpg" class="attachment-thumbnail" alt="IMG_2104" /></a>
<a href='http://dublue.com/2012/09/13/london/img_2114/' title='Clown fish'><img data-attachment-id="739" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2114.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347453298&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;62&quot;,&quot;iso&quot;:&quot;2000&quot;,&quot;shutter_speed&quot;:&quot;0.0125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Clown fish" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2114-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2114.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2114-150x150.jpg" class="attachment-thumbnail" alt="Clown fish" /></a>
<a href='http://dublue.com/2012/09/13/london/img_2134/' title='Leopard sailfin pleco'><img data-attachment-id="740" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2134.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347454066&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;4000&quot;,&quot;shutter_speed&quot;:&quot;0.02&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Leopard sailfin pleco" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2134-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2134.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2134-150x150.jpg" class="attachment-thumbnail" alt="Leopard sailfin pleco" /></a>
<a href='http://dublue.com/2012/09/13/london/img_2139/' title='Combination entree'><img data-attachment-id="741" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2139.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347477962&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;27&quot;,&quot;iso&quot;:&quot;5000&quot;,&quot;shutter_speed&quot;:&quot;0.025&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Combination entree" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2139-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2139.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2139-150x150.jpg" class="attachment-thumbnail" alt="Combination entree" /></a>
<a href='http://dublue.com/2012/09/13/london/img_2140/' title='Roast duck pancake'><img data-attachment-id="742" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2140.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347478686&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;3200&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Roast duck pancake" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2140-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2140.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2140-150x150.jpg" class="attachment-thumbnail" alt="Roast duck pancake" /></a>
<a href='http://dublue.com/2012/09/13/london/img_2142/' title='IMG_2142'><img data-attachment-id="743" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2142.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347479867&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;3200&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_2142" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2142-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2142.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2142-150x150.jpg" class="attachment-thumbnail" alt="IMG_2142" /></a>
<a href='http://dublue.com/2012/09/13/london/img_2177/' title='British Museum'><img data-attachment-id="751" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2177.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;7.1&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347546091&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.008&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="British Museum" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2177-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2177.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2177-150x150.jpg" class="attachment-thumbnail" alt="British Museum" /></a>
<a href='http://dublue.com/2012/09/13/london/img_2182/' title='IMG_2182'><img data-attachment-id="752" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2182.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347564178&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.066666666666667&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_2182" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2182-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2182.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2182-150x150.jpg" class="attachment-thumbnail" alt="IMG_2182" /></a>
<a href='http://dublue.com/2012/09/13/london/img_2216/' title='Tower Bridge'><img data-attachment-id="753" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2216.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347568171&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;4000&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Tower Bridge" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2216-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_2216.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_2216-150x150.jpg" class="attachment-thumbnail" alt="Tower Bridge" /></a>

]]></content:encoded>
			<wfw:commentRss>http://dublue.com/2012/09/13/london/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beaulieu, Stonehenge and Batheaston</title>
		<link>http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=beaulieu-stonehenge-and-batheaston</link>
		<comments>http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/#comments</comments>
		<pubDate>Wed, 05 Sep 2012 21:01:47 +0000</pubDate>
		<dc:creator>Mike T</dc:creator>
				<category><![CDATA[Ireland - England 2012]]></category>
		<category><![CDATA[cars]]></category>
		<category><![CDATA[stonehenge]]></category>

		<guid isPermaLink="false">http://dublue.com/?p=679</guid>
		<description><![CDATA[Beaulieu (locals pronouce it bew-lee) is home to the national motor museum, Beaulieu Abbey and is situated in the New Forest National Park.  Driving to this destination, we saw free roaming horses, donkies and cows and within habitated areas.  They were behaved enough to come close to and pet.  The Abbey dates back to 1204 [...]]]></description>
				<content:encoded><![CDATA[<p>Beaulieu (locals pronouce it bew-lee) is home to the national motor museum, Beaulieu Abbey and is situated in the New Forest National Park.  Driving to this destination, we saw free roaming horses, donkies and cows and within habitated areas.  They were behaved enough to come close to and pet.  The Abbey dates back to 1204 but this time I was there for the automotive kind.</p>
<p>For one year only, one of the museum&#8217;s exhibitions showcases 50 vehicles from the 007 Bond movies.  It is the single most largest collection in the world.</p>
<p><span id="more-679"></span></p>
<p>The most expensive car in the museum is worth about 8 million pounds and they still take it out to the races.</p>

<a href='http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/img_1679/' title='Mr Bean&#039;s car'><img data-attachment-id="680" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1679.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346753174&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;1250&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Mr Bean&#8217;s car" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1679-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1679.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1679-150x150.jpg" class="attachment-thumbnail" alt="Mr Bean&#039;s car" /></a>
<a href='http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/img_1682/' title='The indestructable Toyota Hilux'><img data-attachment-id="681" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1682.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;7.1&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346753337&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.008&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="The indestructable Toyota Hilux" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1682-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1682.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1682-150x150.jpg" class="attachment-thumbnail" alt="The indestructable Toyota Hilux" /></a>
<a href='http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/img_1700/' title='IMG_1700'><img data-attachment-id="682" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1700.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346754626&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.004&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1700" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1700-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1700.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1700-150x150.jpg" class="attachment-thumbnail" alt="IMG_1700" /></a>
<a href='http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/img_1713/' title='De Dion Bouton, Lord Montagu&#039;s first car in the museum'><img data-attachment-id="683" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1713.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346756563&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;19&quot;,&quot;iso&quot;:&quot;5000&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="De Dion Bouton, Lord Montagu&#8217;s first car in the museum" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1713-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1713.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1713-150x150.jpg" class="attachment-thumbnail" alt="De Dion Bouton, Lord Montagu&#039;s first car in the museum" /></a>
<a href='http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/img_1730/' title='IMG_1730'><img data-attachment-id="684" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1730.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346758753&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;85&quot;,&quot;iso&quot;:&quot;1250&quot;,&quot;shutter_speed&quot;:&quot;0.008&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1730" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1730-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1730.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1730-150x150.jpg" class="attachment-thumbnail" alt="IMG_1730" /></a>
<a href='http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/img_1735/' title='IMG_1735'><img data-attachment-id="685" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1735.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346759720&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;20&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.0125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1735" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1735-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1735.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1735-150x150.jpg" class="attachment-thumbnail" alt="IMG_1735" /></a>
<a href='http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/img_1737/' title='IMG_1737'><img data-attachment-id="686" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1737.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346759747&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.02&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1737" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1737-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1737.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1737-150x150.jpg" class="attachment-thumbnail" alt="IMG_1737" /></a>
<a href='http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/img_1744/' title='Aston Martin DBS'><img data-attachment-id="687" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1744.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346760033&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;19&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.04&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Aston Martin DBS" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1744-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1744.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1744-150x150.jpg" class="attachment-thumbnail" alt="Aston Martin DBS" /></a>
<a href='http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/img_1756/' title='AMC Hornet'><img data-attachment-id="688" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1756.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346760557&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.01&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="AMC Hornet" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1756-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1756.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1756-150x150.jpg" class="attachment-thumbnail" alt="AMC Hornet" /></a>
<a href='http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/img_1767/' title='IMG_1767'><img data-attachment-id="689" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1767.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346761285&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;2500&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1767" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1767-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1767.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1767-150x150.jpg" class="attachment-thumbnail" alt="IMG_1767" /></a>
<a href='http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/img_1784/' title='IMG_1784'><img data-attachment-id="690" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1784.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346762589&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;22&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.01&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1784" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1784-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1784.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1784-150x150.jpg" class="attachment-thumbnail" alt="IMG_1784" /></a>
<a href='http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/img_1786/' title='IMG_1786'><img data-attachment-id="691" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1786.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346762664&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;29&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.0025&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1786" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1786-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1786.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1786-150x150.jpg" class="attachment-thumbnail" alt="IMG_1786" /></a>
<a href='http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/img_1788/' title='IMG_1788'><img data-attachment-id="692" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1788.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346762879&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.01&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1788" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1788-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1788.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1788-150x150.jpg" class="attachment-thumbnail" alt="IMG_1788" /></a>
<a href='http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/img_1816/' title='Bealieu Palace'><img data-attachment-id="693" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1816.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;9&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346765671&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.005&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Bealieu Palace" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1816-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1816.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1816-150x150.jpg" class="attachment-thumbnail" alt="Bealieu Palace" /></a>

<h2>Stonehenge</h2>
<p>On top of the fence surrounding the region, those that pay are restricted to a path that takes you around the wonder.  As shown on the sign, you cannot run up to the stones &#8211; or anywhere near it.</p>

<a href='http://dublue.com/?attachment_id=697' title='IMG_1832'><img data-attachment-id="697" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1832.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346840788&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;19&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.00025&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1832" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1832-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1832.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1832-150x150.jpg" class="attachment-thumbnail" alt="IMG_1832" /></a>
<a href='http://dublue.com/?attachment_id=698' title='IMG_1833'><img data-attachment-id="698" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1833.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346841038&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;72&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.0025&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1833" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1833-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1833.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1833-150x150.jpg" class="attachment-thumbnail" alt="IMG_1833" /></a>
<a href='http://dublue.com/?attachment_id=699' title='IMG_1836'><img data-attachment-id="699" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1836.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346841058&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;27&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.0005&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1836" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1836-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1836.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1836-150x150.jpg" class="attachment-thumbnail" alt="IMG_1836" /></a>
<a href='http://dublue.com/?attachment_id=700' title='IMG_1847'><img data-attachment-id="700" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1847.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346841464&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;72&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.000625&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1847" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1847-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1847.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1847-150x150.jpg" class="attachment-thumbnail" alt="IMG_1847" /></a>
<a href='http://dublue.com/?attachment_id=701' title='IMG_1849'><img data-attachment-id="701" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1849.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;9&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346841549&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.005&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1849" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1849-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1849.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1849-150x150.jpg" class="attachment-thumbnail" alt="IMG_1849" /></a>
<a href='http://dublue.com/?attachment_id=702' title='IMG_1862'><img data-attachment-id="702" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1862.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346841888&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;135&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.000625&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1862" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1862-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1862.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1862-150x150.jpg" class="attachment-thumbnail" alt="IMG_1862" /></a>

<h2>Batheaston</h2>
<p>The Old Mill Hotel was our pit stop for the night for a long day at Bath tomorrow.  It did have a nice Italian restaurant though.</p>

<a href='http://dublue.com/?attachment_id=706' title='Garlic bread with cheese and salad'><img data-attachment-id="706" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1893.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346865730&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;22&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.01&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Garlic bread with cheese and salad" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1893-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1893.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1893-150x150.jpg" class="attachment-thumbnail" alt="Garlic bread with cheese and salad" /></a>
<a href='http://dublue.com/?attachment_id=707' title='Soup of the day: tomato'><img data-attachment-id="707" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1894.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346865741&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;50&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.01&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Soup of the day: tomato" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1894-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1894.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1894-150x150.jpg" class="attachment-thumbnail" alt="Soup of the day: tomato" /></a>
<a href='http://dublue.com/?attachment_id=708' title='Beef al Rustico'><img data-attachment-id="708" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1897.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346866715&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;125&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Beef al Rustico" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1897-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1897.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1897-150x150.jpg" class="attachment-thumbnail" alt="Beef al Rustico" /></a>
<a href='http://dublue.com/?attachment_id=709' title='Mixed Grill Mulino'><img data-attachment-id="709" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1898.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346866720&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;250&quot;,&quot;shutter_speed&quot;:&quot;0.02&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Mixed Grill Mulino" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1898-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1898.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1898-150x150.jpg" class="attachment-thumbnail" alt="Mixed Grill Mulino" /></a>
<a href='http://dublue.com/?attachment_id=710' title='Tiramisu'><img data-attachment-id="710" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1899.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346868257&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;160&quot;,&quot;shutter_speed&quot;:&quot;0.02&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Tiramisu" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1899-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1899.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1899-150x150.jpg" class="attachment-thumbnail" alt="Tiramisu" /></a>
<a href='http://dublue.com/?attachment_id=711' title='Orange pudding'><img data-attachment-id="711" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1900.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346868266&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;50&quot;,&quot;iso&quot;:&quot;400&quot;,&quot;shutter_speed&quot;:&quot;0.016666666666667&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Orange pudding" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1900-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1900.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1900-150x150.jpg" class="attachment-thumbnail" alt="Orange pudding" /></a>
<a href='http://dublue.com/?attachment_id=712' title='IMG_1901'><img data-attachment-id="712" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1901.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346868929&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;160&quot;,&quot;shutter_speed&quot;:&quot;0.02&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1901" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1901-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1901.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1901-150x150.jpg" class="attachment-thumbnail" alt="IMG_1901" /></a>

]]></content:encoded>
			<wfw:commentRss>http://dublue.com/2012/09/06/beaulieu-stonehenge-and-batheaston/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Liverpool</title>
		<link>http://dublue.com/2012/09/03/liverpool/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=liverpool</link>
		<comments>http://dublue.com/2012/09/03/liverpool/#comments</comments>
		<pubDate>Mon, 03 Sep 2012 07:29:25 +0000</pubDate>
		<dc:creator>Mike T</dc:creator>
				<category><![CDATA[Ireland - England 2012]]></category>
		<category><![CDATA[chandni chowk]]></category>
		<category><![CDATA[chicken korma]]></category>
		<category><![CDATA[Everton]]></category>
		<category><![CDATA[saag aloo]]></category>
		<category><![CDATA[tall ships]]></category>

		<guid isPermaLink="false">http://dublue.com/?p=645</guid>
		<description><![CDATA[The drive from Windermere to Liverpool took around 1.5 hours but felt very short with all the things to look at along the way (and of course the 130km/h motorways helped).  There are some strange roundabouts here, especially the ones with traffic lights on the roundabout itself!  A work colleague warned me about Swindon&#8217;s magic [...]]]></description>
				<content:encoded><![CDATA[<p>The drive from Windermere to Liverpool took around 1.5 hours but felt very short with all the things to look at along the way (and of course the 130km/h motorways helped).  There are some strange roundabouts here, especially the ones with traffic lights on the roundabout itself!  A work colleague warned me about <a href="http://en.wikipedia.org/wiki/Magic_Roundabout_%28Swindon%29">Swindon&#8217;s magic roundabout</a> which we&#8217;ll fully avoid.</p>
<p><span id="more-645"></span></p>
<p>After checking in, our actual day in Liverpool was short and it didn&#8217;t help with the constant sprinkling.  There were some tallships in town and they too had their own special race.</p>
<p>Our hotel is in a great location, on the edge of the River Mersey and dead in the middle of Albert Dock which houses the main attractions.  Our window overlooks the Big Wheel.</p>
<p>For dinner, we went into the <a href="http://www.spicelounge.uk.com/">Spice Lounge in Albert Dock</a> and it was a fantastic decision.  We had a butter and cheesie naan bread, boiled rice, Chicken Korma (left dish, pansy heat), Saag Aloo (spinach with potatoes, middle dish), and Chandni Chowk (lamb, medium heat, right dish).  We were fighting each other for the lamb dish and it was the perfect medium heatness.  The entire meal was fantastic so if you&#8217;re in the area, give it a try &#8211; we&#8217;ll surely be coming back again.</p>

<a href='http://dublue.com/2012/09/03/liverpool/img_1500/' title='Tallships in Liverpool'><img data-attachment-id="646" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1500.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346431805&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;112&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.016666666666667&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Tallships in Liverpool" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1500-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1500.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1500-150x150.jpg" class="attachment-thumbnail" alt="Tallships in Liverpool" /></a>
<a href='http://dublue.com/2012/09/03/liverpool/img_1502/' title='IMG_1502'><img data-attachment-id="647" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1502.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346435811&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;42&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.025&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1502" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1502-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1502.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1502-150x150.jpg" class="attachment-thumbnail" alt="IMG_1502" /></a>
<a href='http://dublue.com/2012/09/03/liverpool/img_1506/' title='Dinner at Spice Lounge, Albert Dock'><img data-attachment-id="648" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1506.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346436264&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;4000&quot;,&quot;shutter_speed&quot;:&quot;0.02&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Dinner at Spice Lounge, Albert Dock" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1506-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1506.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1506-150x150.jpg" class="attachment-thumbnail" alt="Dinner at Spice Lounge, Albert Dock" /></a>
<a href='http://dublue.com/2012/09/03/liverpool/img_1507/' title='Liverpool Big Wheel'><img data-attachment-id="655" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1507.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346440225&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;29&quot;,&quot;iso&quot;:&quot;500&quot;,&quot;shutter_speed&quot;:&quot;0.025&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Liverpool Big Wheel" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1507-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1507.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1507-150x150.jpg" class="attachment-thumbnail" alt="Liverpool Big Wheel" /></a>
<a href='http://dublue.com/2012/09/03/liverpool/img_1515/' title='Liverpool Big Wheel later at night with a longer exposure'><img data-attachment-id="656" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1515.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;25&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346444186&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;5&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Liverpool Big Wheel later at night with a longer exposure" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1515-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1515.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1515-150x150.jpg" class="attachment-thumbnail" alt="Liverpool Big Wheel later at night with a longer exposure" /></a>

<h2>Day 2 (1 Sept)</h2>
<p>We went to the World Museum which had exhibitions on Egypt, the Roman empire, dinosaurs, an aquarium, and a section on photography.  After which, we walked around St George&#8217;s Hall which used to house a court and gaol underneath.</p>
<p>For dinner, we went back to the Spice Lounge and ordered Murgh Tikka Karara for starters, Chandni Chowk (the same lamb dish), Chicken Chengizi (which was quite sweet), and Saag Paneer for veggies (spinach and cheese).</p>

<a href='http://dublue.com/?attachment_id=663' title='Royal Liver Builiding'><img data-attachment-id="663" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1529.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;8&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346491153&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;56&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.004&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Royal Liver Builiding" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1529-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1529.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1529-150x150.jpg" class="attachment-thumbnail" alt="Royal Liver Builiding" /></a>
<a href='http://dublue.com/?attachment_id=664' title='Roman Catholic Cathedral'><img data-attachment-id="664" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1549.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;11&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346492466&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.003125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Roman Catholic Cathedral" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1549-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1549.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1549-150x150.jpg" class="attachment-thumbnail" alt="Roman Catholic Cathedral" /></a>
<a href='http://dublue.com/?attachment_id=665' title='IMG_1562'><img data-attachment-id="665" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1562.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;8&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346494547&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.00625&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1562" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1562-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1562.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1562-150x150.jpg" class="attachment-thumbnail" alt="IMG_1562" /></a>
<a href='http://dublue.com/?attachment_id=666' title='IMG_1565'><img data-attachment-id="666" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1565.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346495769&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;29&quot;,&quot;iso&quot;:&quot;1000&quot;,&quot;shutter_speed&quot;:&quot;0.025&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1565" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1565-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1565.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1565-150x150.jpg" class="attachment-thumbnail" alt="IMG_1565" /></a>
<a href='http://dublue.com/?attachment_id=667' title='Me trying to go to sleep'><img data-attachment-id="667" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1567.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346496278&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;96&quot;,&quot;iso&quot;:&quot;6400&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Me trying to go to sleep" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1567-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1567.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1567-150x150.jpg" class="attachment-thumbnail" alt="Me trying to go to sleep" /></a>
<a href='http://dublue.com/?attachment_id=668' title='IMG_1570'><img data-attachment-id="668" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1570.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346500548&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;6400&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1570" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1570-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1570.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1570-150x150.jpg" class="attachment-thumbnail" alt="IMG_1570" /></a>
<a href='http://dublue.com/?attachment_id=669' title='Murgh Tikka Karara'><img data-attachment-id="669" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1583.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346527017&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;6400&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Murgh Tikka Karara" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1583-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1583.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1583-150x150.jpg" class="attachment-thumbnail" alt="Murgh Tikka Karara" /></a>
<a href='http://dublue.com/?attachment_id=670' title='IMG_1586'><img data-attachment-id="670" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1586.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346529088&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;5000&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1586" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1586-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1586.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1586-150x150.jpg" class="attachment-thumbnail" alt="IMG_1586" /></a>
<a href='http://dublue.com/?attachment_id=671' title='IMG_1597'><img data-attachment-id="671" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1597.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346531344&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;56&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1597" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1597-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1597.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1597-150x150.jpg" class="attachment-thumbnail" alt="IMG_1597" /></a>
<a href='http://dublue.com/?attachment_id=672' title='IMG_1623'><img data-attachment-id="672" data-orig-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1623.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346532404&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;22&quot;,&quot;iso&quot;:&quot;6400&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1623" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1623-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/09/IMG_1623.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/09/IMG_1623-150x150.jpg" class="attachment-thumbnail" alt="IMG_1623" /></a>

<h2>Day 3</h2>
<p>This was a lazy day, went to the Museum of Liverpool where we learnt that Everton is regarded as the Queanbeyan of Liverpool.  Tom is in revolt for his favourite team.</p>
<p>We had to go to the Spice Lounge for our last meal with them.  It must have been our best curries ever.</p>
]]></content:encoded>
			<wfw:commentRss>http://dublue.com/2012/09/03/liverpool/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Cumbria County, Lake District</title>
		<link>http://dublue.com/2012/08/31/cumbria-county-lake-district/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cumbria-county-lake-district</link>
		<comments>http://dublue.com/2012/08/31/cumbria-county-lake-district/#comments</comments>
		<pubDate>Thu, 30 Aug 2012 21:59:50 +0000</pubDate>
		<dc:creator>Mike T</dc:creator>
				<category><![CDATA[Ireland - England 2012]]></category>
		<category><![CDATA[birds]]></category>
		<category><![CDATA[Bowness]]></category>
		<category><![CDATA[Windermere]]></category>

		<guid isPermaLink="false">http://dublue.com/?p=620</guid>
		<description><![CDATA[We traveled on the bus doing a loop that took us to Grasmere, Ambleside, Windermere and Bowness.  Windermere is the largest body of water in England and is home to about 3000 boats.


View 599 Bus Tour in a larger map
The area is dog friendly as they allow them to come within shop buildings.  Many shop [...]]]></description>
				<content:encoded><![CDATA[<p>We traveled on the bus doing a loop that took us to Grasmere, Ambleside, Windermere and Bowness.  Windermere is the largest body of water in England and is home to about 3000 boats.</p>
<p><span id="more-620"></span></p>
<p><iframe src="https://maps.google.co.uk/maps/ms?msid=214256918803854343041.0004c87e0aa120cbce8eb&amp;msa=0&amp;ie=UTF8&amp;t=m&amp;ll=54.370959,-2.922363&amp;spn=0.227197,0.727158&amp;output=embed" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="100%" height="350"></iframe><br />
<small>View <a style="color: #0000ff; text-align: left;" href="https://maps.google.co.uk/maps/ms?msid=214256918803854343041.0004c87e0aa120cbce8eb&amp;msa=0&amp;ie=UTF8&amp;t=m&amp;ll=54.370959,-2.922363&amp;spn=0.227197,0.727158&amp;source=embed">599 Bus Tour</a> in a larger map</small></p>
<p>The area is dog friendly as they allow them to come within shop buildings.  Many shop owners leave filled water bowls outside their stores for the four legged friends.</p>
<p>We got off at Bowness and did a lake cruise.  The birds eat food out of your hand &#8211; if you&#8217;re game enough. I went and got a cottage pie as I was still getting over what has become our morning routine, the English breakfast.</p>
<p>For dinner, we went to Lazy Daisys in Windermere as it had the most number of customers.  For entrees, we both got the soup of the day.  Tom had the Yorkshire Pudding and I thought I had ordered a fancy Haddock fish dish but it turned out to be basic fish and chips with mushy peas.  For dessert, Tom had the sticky toffee pudding with hot custard and I asked if they had any sticky date pudding not knowing that they were the same thing &#8211; she said no nonetheless so I got the icecream.</p>
<p>By the way, there have been floods displacing families to the western areas of Cumbria and it is now official, this summer has been the wettest since 1912.</p>
<p>It is a really nice area and for such a small town, it&#8217;s busy with a booming tourism.  I would definitely do a few walks here next time.</p>

<a href='http://dublue.com/2012/08/31/cumbria-county-lake-district/img_1398/' title='Swan at Bowness'><img data-attachment-id="621" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1398.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346324619&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;42&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.0008&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Swan at Bowness" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1398-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1398.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1398-150x150.jpg" class="attachment-thumbnail" alt="Swan at Bowness" /></a>
<a href='http://dublue.com/2012/08/31/cumbria-county-lake-district/img_1411/' title='Goose at Bowness'><img data-attachment-id="622" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1411.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346324811&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;27&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.0015625&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Goose at Bowness" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1411-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1411.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1411-150x150.jpg" class="attachment-thumbnail" alt="Goose at Bowness" /></a>
<a href='http://dublue.com/2012/08/31/cumbria-county-lake-district/img_1422/' title='Cottage pie'><img data-attachment-id="623" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1422.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;7.1&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346326768&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;29&quot;,&quot;iso&quot;:&quot;400&quot;,&quot;shutter_speed&quot;:&quot;0.005&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Cottage pie" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1422-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1422.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1422-150x150.jpg" class="attachment-thumbnail" alt="Cottage pie" /></a>
<a href='http://dublue.com/2012/08/31/cumbria-county-lake-district/img_1456/' title='IMG_1456'><img data-attachment-id="624" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1456.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;10&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346330736&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;27&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.008&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1456" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1456-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1456.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1456-150x150.jpg" class="attachment-thumbnail" alt="IMG_1456" /></a>
<a href='http://dublue.com/2012/08/31/cumbria-county-lake-district/img_1460/' title='IMG_1460'><img data-attachment-id="625" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1460.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;9&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346330885&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.008&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1460" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1460-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1460.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1460-150x150.jpg" class="attachment-thumbnail" alt="IMG_1460" /></a>
<a href='http://dublue.com/2012/08/31/cumbria-county-lake-district/img_1462/' title='IMG_1462'><img data-attachment-id="626" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1462.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346330907&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;113&quot;,&quot;iso&quot;:&quot;125&quot;,&quot;shutter_speed&quot;:&quot;0.00625&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1462" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1462-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1462.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1462-150x150.jpg" class="attachment-thumbnail" alt="IMG_1462" /></a>
<a href='http://dublue.com/2012/08/31/cumbria-county-lake-district/img_1401/' title='IMG_1401'><img data-attachment-id="627" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1401.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346324693&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;56&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.002&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1401" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1401-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1401.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1401-150x150.jpg" class="attachment-thumbnail" alt="IMG_1401" /></a>
<a href='http://dublue.com/2012/08/31/cumbria-county-lake-district/img_1417/' title='IMG_1417'><img data-attachment-id="628" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1417.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346324914&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;135&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.002&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1417" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1417-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1417.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1417-150x150.jpg" class="attachment-thumbnail" alt="IMG_1417" /></a>
<a href='http://dublue.com/2012/08/31/cumbria-county-lake-district/img_1485/' title='Soup of the day entree'><img data-attachment-id="638" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1485.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346351584&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;22&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Soup of the day entree" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1485-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1485.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1485-150x150.jpg" class="attachment-thumbnail" alt="Soup of the day entree" /></a>
<a href='http://dublue.com/2012/08/31/cumbria-county-lake-district/img_1486/' title='Haddock fish and chips'><img data-attachment-id="639" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1486.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346353366&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;27&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.1&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Haddock fish and chips" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1486-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1486.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1486-150x150.jpg" class="attachment-thumbnail" alt="Haddock fish and chips" /></a>
<a href='http://dublue.com/2012/08/31/cumbria-county-lake-district/img_1487/' title='Yorkshire Pudding'><img data-attachment-id="640" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1487.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346353412&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;27&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.076923076923077&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Yorkshire Pudding" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1487-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1487.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1487-150x150.jpg" class="attachment-thumbnail" alt="Yorkshire Pudding" /></a>
<a href='http://dublue.com/2012/08/31/cumbria-county-lake-district/img_1488/' title='Icecream with a flake'><img data-attachment-id="641" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1488.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346355081&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;29&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Icecream with a flake" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1488-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1488.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1488-150x150.jpg" class="attachment-thumbnail" alt="Icecream with a flake" /></a>
<a href='http://dublue.com/2012/08/31/cumbria-county-lake-district/img_1490/' title='Sticky toffee pudding with hot custard'><img data-attachment-id="642" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1490.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346355107&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;27&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Sticky toffee pudding with hot custard" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1490-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1490.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1490-150x150.jpg" class="attachment-thumbnail" alt="Sticky toffee pudding with hot custard" /></a>

]]></content:encoded>
			<wfw:commentRss>http://dublue.com/2012/08/31/cumbria-county-lake-district/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hadrian&#8217;s Wall</title>
		<link>http://dublue.com/2012/08/30/hadrians-wall/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hadrians-wall</link>
		<comments>http://dublue.com/2012/08/30/hadrians-wall/#comments</comments>
		<pubDate>Wed, 29 Aug 2012 21:10:57 +0000</pubDate>
		<dc:creator>Mike T</dc:creator>
				<category><![CDATA[Ireland - England 2012]]></category>
		<category><![CDATA[Hadrian's Wall]]></category>

		<guid isPermaLink="false">http://dublue.com/?p=600</guid>
		<description><![CDATA[Our real driving adventure finally started as we headed out from Newcastle towards the Housesteads which was a recommendation by our hotel receptionist for the best vantage point of Hadrian&#8217;s Wall.  Getting out was easy, a simple one way stretch onto the motorway.

We weren&#8217;t sure what the speed limit was on the motorway so I [...]]]></description>
				<content:encoded><![CDATA[<p>Our real driving adventure finally started as we headed out from Newcastle towards the Housesteads which was a recommendation by our hotel receptionist for the best vantage point of Hadrian&#8217;s Wall.  Getting out was easy, a simple one way stretch onto the motorway.</p>
<p><span id="more-600"></span></p>
<p>We weren&#8217;t sure what the speed limit was on the motorway so I went at around 60 mph thinking that was similar to our 100 km/h zones.  I was quickly overtaken by lorries, elderly, and two door hatches.  It turns out that the speed limit was 80 mph or 132 km/h.  Even at 80 mph, we were frequently overtaken.  This limit may have just recently been increased from 70 mph this year.</p>
<p>We first went onto Vindolanda which was a Roman fort off the wall.  The site had continued excavations occurring.  There was a nice museum at the bottom but it wasn&#8217;t Hadrian&#8217;s Wall so we continued onto The Housesteads.  The Housesteads housed about 800 soldiers and at its height and still has a good amount of the Wall left &#8211; enough to walk on.  If you have a dog, it would be a great track to walk them.</p>
<p>The dialects were amazing at Newcastle, as in bordering incomprehensible when spoken quickly.  As much as we liked it there, we were happy to come across people that we could understand a little better.</p>

<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1300/' title='IMG_1300'><img data-attachment-id="601" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1300.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346248749&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.04&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1300" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1300-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1300.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1300-150x150.jpg" class="attachment-thumbnail" alt="IMG_1300" /></a>
<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1305/' title='IMG_1305'><img data-attachment-id="602" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1305.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346248894&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;135&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.076923076923077&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1305" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1305-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1305.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1305-150x150.jpg" class="attachment-thumbnail" alt="IMG_1305" /></a>
<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1313/' title='IMG_1313'><img data-attachment-id="603" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1313.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346249018&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;64&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.004&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1313" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1313-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1313.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1313-150x150.jpg" class="attachment-thumbnail" alt="IMG_1313" /></a>
<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1319/' title='IMG_1319'><img data-attachment-id="604" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1319.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346249326&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;74&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.0125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1319" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1319-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1319.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1319-150x150.jpg" class="attachment-thumbnail" alt="IMG_1319" /></a>
<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1327/' title='Tom hiking up to Housesteads on the Wall'><img data-attachment-id="605" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1327.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;10&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346253709&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.00625&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Tom hiking up to Housesteads on the Wall" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1327-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1327.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1327-150x150.jpg" class="attachment-thumbnail" alt="Tom hiking up to Housesteads on the Wall" /></a>
<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1343/' title='IMG_1343'><img data-attachment-id="606" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1343.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;11&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346254767&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;22&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.008&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1343" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1343-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1343.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1343-150x150.jpg" class="attachment-thumbnail" alt="IMG_1343" /></a>
<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1347/' title='IMG_1347'><img data-attachment-id="607" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1347.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346254882&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;135&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.004&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1347" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1347-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1347.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1347-150x150.jpg" class="attachment-thumbnail" alt="IMG_1347" /></a>
<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1350/' title='IMG_1350'><img data-attachment-id="608" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1350.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;9&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346255082&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.005&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1350" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1350-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1350.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1350-150x150.jpg" class="attachment-thumbnail" alt="IMG_1350" /></a>
<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1356/' title='IMG_1356'><img data-attachment-id="609" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1356.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346255200&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.000625&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1356" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1356-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1356.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1356-150x150.jpg" class="attachment-thumbnail" alt="IMG_1356" /></a>
<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1365/' title='IMG_1365'><img data-attachment-id="610" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1365.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;10&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346255660&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.004&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1365" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1365-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1365.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1365-150x150.jpg" class="attachment-thumbnail" alt="IMG_1365" /></a>
<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1368/' title='IMG_1368'><img data-attachment-id="611" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1368.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;7.1&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346255694&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;135&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.0025&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1368" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1368-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1368.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1368-150x150.jpg" class="attachment-thumbnail" alt="IMG_1368" /></a>
<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1369/' title='IMG_1369'><img data-attachment-id="612" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1369.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346255713&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;135&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.0008&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1369" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1369-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1369.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1369-150x150.jpg" class="attachment-thumbnail" alt="IMG_1369" /></a>
<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1378/' title='IMG_1378'><img data-attachment-id="613" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1378.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346255821&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.0003125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1378" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1378-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1378.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1378-150x150.jpg" class="attachment-thumbnail" alt="IMG_1378" /></a>
<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1381/' title='IMG_1381'><img data-attachment-id="614" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1381.jpg" data-orig-size="667,1000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346255901&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;135&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.001&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1381" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1381-200x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1381.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1381-150x150.jpg" class="attachment-thumbnail" alt="IMG_1381" /></a>
<a href='http://dublue.com/2012/08/30/hadrians-wall/img_1384/' title='IMG_1384'><img data-attachment-id="615" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1384.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346256412&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.0005&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1384" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1384-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1384.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1384-150x150.jpg" class="attachment-thumbnail" alt="IMG_1384" /></a>

]]></content:encoded>
			<wfw:commentRss>http://dublue.com/2012/08/30/hadrians-wall/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Newcastle upon Tyne</title>
		<link>http://dublue.com/2012/08/30/newcastle-upon-tyne/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=newcastle-upon-tyne</link>
		<comments>http://dublue.com/2012/08/30/newcastle-upon-tyne/#comments</comments>
		<pubDate>Wed, 29 Aug 2012 20:20:01 +0000</pubDate>
		<dc:creator>Mike T</dc:creator>
				<category><![CDATA[Ireland - England 2012]]></category>
		<category><![CDATA[currency]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[museum]]></category>
		<category><![CDATA[Newcastle]]></category>
		<category><![CDATA[Tesco]]></category>

		<guid isPermaLink="false">http://dublue.com/?p=560</guid>
		<description><![CDATA[After touching down in Newcastle International airport, we picked up our car and began driving.  They didn&#8217;t have any GPSes left and the lady said they were 15 pounds a day to hire and that buying the cheapest would have been more affordable.  She directed us to the local shopping complex which we headed in.

This [...]]]></description>
				<content:encoded><![CDATA[<p>After touching down in Newcastle International airport, we picked up our car and began driving.  They didn&#8217;t have any GPSes left and the lady said they were 15 pounds a day to hire and that buying the cheapest would have been more affordable.  She directed us to the local shopping complex which we headed in.</p>
<p><span id="more-560"></span></p>
<p>This shopping complex is massive.  Similar to Blanchardstown, it would seem like an entire suburb was devoted to all things commercial.  There was a Tesco which is a Kmart and Coles joined together spanning the length of four Tuggeranong Bunnings warehouses.</p>
<p>We purchased the cheapest GPS for 50 pounds and immediately settled our nerves.  If you&#8217;re driving in a foreign country, let alone city, make sure you use a GPS to help you along your way.</p>
<p>We also took the opportunity to grab a quick meal at McDonalds before heading into town.  I attribute the Maccas to my early crash for the day (fell asleep at 4:30pm until 6:30 the next morning).</p>
<p>Tom later had the munchies and went into a shop named &#8220;Fish n Chips&#8221; for their pinnacle dish.  Normally he can tolerate strange flavours where one would normally pass but he couldn&#8217;t complete it saying it was the worst fish and chips he ever had.</p>
<h2>28 August</h2>
<p>After our complimentary breakfast (which looks very similar to an Irish breakfast), we went in search of a currency exchange as we forgot to do it at the airport.  It turns out that you should avoid doing it at the airport as you get worse rates.  We were refused by the main banks (Barclays and HSBC) as we weren&#8217;t customers.  I exchanged all Euros except for the 500 Euro note as you need to provide your passport (your drivers license will not do), location of where you originally obtained the note, and your UK based phone number (or location of hotel you&#8217;re staying at). Maybe I&#8217;ll have better luck disposing the note at a casino.</p>
<p>We then hopped onto the red city tour buses and did a full loop of the city which took about an hour.  We ended up going into the Great North Museum which had exhibits on Egypt, Iraq, Dinosaurs, Greece, and animals.</p>
<p>For afternoon tea, we went through the gates of China Town and had a three course meal for 7.5 pounds.  Tom had the sweet corn soup and I had bbq spare ribs for entrees.  We then had curry chicken and crispy beef with rice and ended with some ice cream.</p>
<p>We later played three games of pool and let me say that there clearly was a better.  I&#8217;ll leave it there.</p>
<p><strong>29 August</strong></p>
<p>We checked out and went to the Discovery Museum and easily spent the next two hours there before having lunch and driving off to Hadrian&#8217;s Wall.</p>

<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1091/' title='Life Science Centre'><img data-attachment-id="564" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1091.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;8&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346143120&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;27&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.005&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Life Science Centre" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1091-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1091.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1091-150x150.jpg" class="attachment-thumbnail" alt="Life Science Centre" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1102/' title='IMG_1102'><img data-attachment-id="565" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1102.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;7.1&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346144181&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;59&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.00625&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1102" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1102-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1102.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1102-150x150.jpg" class="attachment-thumbnail" alt="IMG_1102" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1106/' title='Greys Monument'><img data-attachment-id="566" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1106.jpg" data-orig-size="533,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;10&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346144382&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.004&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Greys Monument" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1106-199x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1106.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1106-150x150.jpg" class="attachment-thumbnail" alt="Greys Monument" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1109/' title='IMG_1109'><img data-attachment-id="567" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1109.jpg" data-orig-size="533,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;9&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346144831&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;50&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.004&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1109" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1109-199x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1109.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1109-150x150.jpg" class="attachment-thumbnail" alt="IMG_1109" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1125/' title='Gates of Chinatown'><img data-attachment-id="568" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1125.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;7.1&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346151137&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.00625&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Gates of Chinatown" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1125-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1125.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1125-150x150.jpg" class="attachment-thumbnail" alt="Gates of Chinatown" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1129/' title='The Sage Gateshead'><img data-attachment-id="569" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1129.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;10&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346151649&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;27&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.003125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="The Sage Gateshead" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1129-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1129.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1129-150x150.jpg" class="attachment-thumbnail" alt="The Sage Gateshead" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1130/' title='Tyne Bridge'><img data-attachment-id="570" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1130.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;10&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346151657&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;50&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.004&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Tyne Bridge" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1130-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1130.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1130-150x150.jpg" class="attachment-thumbnail" alt="Looks very similar to Sydney Harbour Bridge, only smaller" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1144/' title='Gateshead Millennium Bridge'><img data-attachment-id="571" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1144.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;10&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346151987&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.004&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Gateshead Millennium Bridge" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1144-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1144.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1144-150x150.jpg" class="attachment-thumbnail" alt="Gateshead Millennium Bridge" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1161/' title='Great North Museum: Hancock'><img data-attachment-id="572" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1161.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;11&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346154282&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.0025&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Great North Museum: Hancock" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1161-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1161.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1161-150x150.jpg" class="attachment-thumbnail" alt="Great North Museum: Hancock" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1164/' title='IMG_1164'><img data-attachment-id="573" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1164.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346154468&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;62&quot;,&quot;iso&quot;:&quot;6400&quot;,&quot;shutter_speed&quot;:&quot;0.025&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1164" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1164-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1164.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1164-150x150.jpg" class="attachment-thumbnail" alt="IMG_1164" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1167/' title='IMG_1167'><img data-attachment-id="574" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1167.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346154583&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;42&quot;,&quot;iso&quot;:&quot;2500&quot;,&quot;shutter_speed&quot;:&quot;0.016666666666667&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1167" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1167-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1167.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1167-150x150.jpg" class="attachment-thumbnail" alt="IMG_1167" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1169/' title='IMG_1169'><img data-attachment-id="575" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1169.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346154660&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;74&quot;,&quot;iso&quot;:&quot;1250&quot;,&quot;shutter_speed&quot;:&quot;0.01&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1169" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1169-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1169.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1169-150x150.jpg" class="attachment-thumbnail" alt="IMG_1169" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1177/' title='IMG_1177'><img data-attachment-id="576" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1177.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346155082&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;22&quot;,&quot;iso&quot;:&quot;6400&quot;,&quot;shutter_speed&quot;:&quot;0.05&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1177" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1177-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1177.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1177-150x150.jpg" class="attachment-thumbnail" alt="IMG_1177" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1184/' title='IMG_1184'><img data-attachment-id="577" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1184.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346155640&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;22&quot;,&quot;iso&quot;:&quot;6400&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1184" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1184-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1184.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1184-150x150.jpg" class="attachment-thumbnail" alt="IMG_1184" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1190/' title='IMG_1190'><img data-attachment-id="578" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1190.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346155966&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;22&quot;,&quot;iso&quot;:&quot;5000&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1190" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1190-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1190.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1190-150x150.jpg" class="attachment-thumbnail" alt="IMG_1190" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1195/' title='IMG_1195'><img data-attachment-id="579" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1195.jpg" data-orig-size="533,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346157036&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;2500&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1195" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1195-199x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1195.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1195-150x150.jpg" class="attachment-thumbnail" alt="IMG_1195" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1201/' title='IMG_1201'><img data-attachment-id="580" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1201.jpg" data-orig-size="533,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346157227&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;22&quot;,&quot;iso&quot;:&quot;500&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1201" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1201-199x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1201.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1201-150x150.jpg" class="attachment-thumbnail" alt="IMG_1201" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1206/' title='IMG_1206'><img data-attachment-id="581" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1206.jpg" data-orig-size="533,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346157474&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;3200&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1206" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1206-199x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1206.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1206-150x150.jpg" class="attachment-thumbnail" alt="IMG_1206" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1214/' title='Sweet corn soup'><img data-attachment-id="582" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1214.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346162751&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;42&quot;,&quot;iso&quot;:&quot;640&quot;,&quot;shutter_speed&quot;:&quot;0.016666666666667&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Sweet corn soup" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1214-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1214.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1214-150x150.jpg" class="attachment-thumbnail" alt="Sweet corn soup" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1215/' title='BBQ pork spare ribs'><img data-attachment-id="583" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1215.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346162760&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;35&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.076923076923077&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="BBQ pork spare ribs" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1215-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1215.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1215-150x150.jpg" class="attachment-thumbnail" alt="BBQ pork spare ribs" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1216/' title='Chicken curry'><img data-attachment-id="584" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1216.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346163574&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.05&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Chicken curry" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1216-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1216.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1216-150x150.jpg" class="attachment-thumbnail" alt="Chicken curry" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1217/' title='Crispy beef'><img data-attachment-id="585" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1217.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346163590&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Crispy beef" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1217-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1217.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1217-150x150.jpg" class="attachment-thumbnail" alt="Crispy beef" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1218/' title='IMG_1218'><img data-attachment-id="586" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1218.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346164664&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;29&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1218" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1218-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1218.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1218-150x150.jpg" class="attachment-thumbnail" alt="IMG_1218" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1219/' title='500 Euro note'><img data-attachment-id="587" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1219.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346166386&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;50&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.025&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="500 Euro note" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1219-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1219.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1219-150x150.jpg" class="attachment-thumbnail" alt="500 Euro note" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1220/' title='&quot;Poor child, you need alot of blessings&quot;'><img data-attachment-id="591" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1220.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346227462&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;20&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.0125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="&#8220;Poor child, you need alot of blessings&#8221;" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1220-300x199.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1220.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1220-150x150.jpg" class="attachment-thumbnail" alt="&quot;Poor child, you need alot of blessings&quot;" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1223/' title='Statue of shopping carts, near the Life centre'><img data-attachment-id="592" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1223.jpg" data-orig-size="533,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;8&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346229968&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;18&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.005&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Statue of shopping carts, near the Life centre" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1223-199x300.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_1223.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_1223-150x150.jpg" class="attachment-thumbnail" alt="Statue of shopping carts, near the Life centre" /></a>
<a href='http://dublue.com/2012/08/30/newcastle-upon-tyne/img_1129-2/' title='IMG_1129'><img data-attachment-id="598" data-orig-file="http://dublue.com/wp-content/uploads/2012/08/IMG_11291.jpg" data-orig-size="1000,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;10&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 650D&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1346151649&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;27&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.003125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IMG_1129" data-image-description="" data-medium-file="http://dublue.com/wp-content/uploads/2012/08/IMG_11291-300x200.jpg" data-large-file="http://dublue.com/wp-content/uploads/2012/08/IMG_11291.jpg" width="150" height="150" src="http://dublue.com/wp-content/uploads/2012/08/IMG_11291-150x150.jpg" class="attachment-thumbnail" alt="IMG_1129" /></a>

]]></content:encoded>
			<wfw:commentRss>http://dublue.com/2012/08/30/newcastle-upon-tyne/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
