<?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/"
	xmlns:georss="http://www.georss.org/georss" >

<channel>
	<title>Penny Blood&#039;s Black Book &#187; Pubs</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/eat-and-drink/pubs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pennybloodsblackbook.com</link>
	<description>Penny Blood&#039;s eclectic collection of favourite places in London to drink coffee, eat cake, have tea, eat out, buy clothes, watch movies, kill time, read Voltaire, quote Baudelaire and write this blog.</description>
	<lastBuildDate>Wed, 28 Jul 2010 11:35:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Balham Bowling Club</title>
		<link>http://www.pennybloodsblackbook.com/2009/12/balham-bowling-club/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/12/balham-bowling-club/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 14:00:19 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Pubs]]></category>
		<category><![CDATA[South]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=2614</guid>
		<description><![CDATA[It may be way down south, miles from anywhere but the Balham Bowling Club is the best pub ever. It&#8217;s pouring with rain and I had to cut an epic breakfast at Little Georgia with Morgs short as the night before I had the stupid idea that Sunday lunch at the B.B.C was a good [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/05/the-french-house/' rel='bookmark' title='Permanent Link: The French House'>The French House</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/all-star-lanes/' rel='bookmark' title='Permanent Link: All Star Lanes Bricklane'>All Star Lanes Bricklane</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-breakfast-club/' rel='bookmark' title='Permanent Link: The Breakfast Club'>The Breakfast Club</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>It may be way down south, miles from anywhere but the Balham Bowling Club is the best pub ever. It&#8217;s pouring with rain and I had to cut an epic breakfast at Little Georgia with Morgs short as the night before I had the stupid idea that Sunday lunch at the B.B.C was a good idea even though it meant trekking down from Bethnal Green in monumentally shit weather. And just as I get there I get a call saying that they are all still at home eating gluten free pancakes, that&#8217;s bloody great. So out of 8 people I’m the only one here, what a loser! Not to worry though this place is just great, there&#8217;s nowhere quite like it. It&#8217;s decorated in a theme somewhere between an old school and a sports club, like a set from the History Boys with gaudy furniture and tapestries, basically one giant junk shop neatly arranged. There are billiard tables and Chesterfield couches and big rooms with lots of nooks and crannies to sit in. Only thing is it&#8217;s not very cosy but at least it&#8217;s not crowded.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/balam1.gif" alt="" width="540" height="421" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/balam2.gif" alt="" width="540" height="421" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/balam3.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/balam4.gif" alt="" width="535" height="410" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/balam5.gif" alt="" width="540" height="423" /></p>
<p><strong>7 Ramsden Road London, SW12 8QX<br />
020 86734700<br />
Monday &#8211; Saturday 9am-6pm</strong></p>

<div id='map_2614' style='width:580px; height:300px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.4452388, -0.1524007) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_2614').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_2614'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.4452388, -0.1524007),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.4452388, -0.1524007));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.4452388, -0.1524007), '<span style="font-weight:bold;font-size:15px;">Balham Bowling Club</span><br>Balham, South London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/05/the-french-house/' rel='bookmark' title='Permanent Link: The French House'>The French House</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/all-star-lanes/' rel='bookmark' title='Permanent Link: All Star Lanes Bricklane'>All Star Lanes Bricklane</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-breakfast-club/' rel='bookmark' title='Permanent Link: The Breakfast Club'>The Breakfast Club</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/12/balham-bowling-club/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jerusalem Tavern</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/jerusalem-tavern/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/jerusalem-tavern/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 11:43:45 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Pubs]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=456</guid>
		<description><![CDATA[
If it wasn’t for the type of people who come here, the suit-wearing, boring and loud, let&#8217;s-get-a-drink-after-work type, The Jerusalem would be perfect. You’ll come across a lot of people who work in Clerkenwell, which has an abundance of media offices and architecture offices, that kind of thing and people dressed on the wrong side [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/commercial-tavern-3/' rel='bookmark' title='Permanent Link: Commercial Tavern'>Commercial Tavern</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-havelock/' rel='bookmark' title='Permanent Link: The Havelock Tavern'>The Havelock Tavern</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/cay-tre/' rel='bookmark' title='Permanent Link: Cay Tre'>Cay Tre</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/imagestocome.gif" alt="" width="540" height="230" /></p>
<p>If it wasn’t for the type of people who come here, the suit-wearing, boring and loud, let&#8217;s-get-a-drink-after-work type, The Jerusalem would be perfect. You’ll come across a lot of people who work in Clerkenwell, which has an abundance of media offices and architecture offices, that kind of thing and people dressed on the wrong side of cool. What it does have however is a number of good restaurants and proper old English pubs, probably because it’s like a really really historic area, which is now mainly trendy glass fronted offices. Housed in a building dating back to 1720, it’s as beautiful as they come in that tatty, uneven and creaky kind of way. It’s tiny and cosy and serves not too shabby food but it’s worth trying to nab the little cockpit table on the second floor, (the cockpit is in fact the ‘second floor’). I think it’s the most authentic London pub….in London.</p>
<p><strong>55 Britton Street, Clerkenwell, London, EC1M 5UQ<br />
020 7490 4281<br />
Monday &#8211; Friday  11am-11pm , Food served: Monday and Friday 12pm-3pm<br />
Tuesday &#8211; Thursday 12pm-3pm and 5pm-9.30pm </strong></p>

<div id='map_456' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5216782, -0.1041575) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_456').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_456'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5216782, -0.1041575),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5216782, -0.1041575));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5216782, -0.1041575), '<span style="font-weight:bold;font-size:15px;">Jerusalem Tavern</span><br>Clerkenwell, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/commercial-tavern-3/' rel='bookmark' title='Permanent Link: Commercial Tavern'>Commercial Tavern</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-havelock/' rel='bookmark' title='Permanent Link: The Havelock Tavern'>The Havelock Tavern</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/cay-tre/' rel='bookmark' title='Permanent Link: Cay Tre'>Cay Tre</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/jerusalem-tavern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ye Old Mitre</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/ye-old-mitre/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/ye-old-mitre/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:16:03 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Central]]></category>
		<category><![CDATA[Pubs]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=285</guid>
		<description><![CDATA[
You just don’t get places like this outside of London. Located off a gated and guarded cul de sac you would never find this pub unless you knew it was here (and even then you have to search for it). Tucked away up a narrow alley, Ye Old Mitre is the tiny little pub next [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-bouchee/' rel='bookmark' title='Permanent Link: La Bouchée'>La Bouchée</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/peyton-and-byrne-2/' rel='bookmark' title='Permanent Link: Peyton and Byrne'>Peyton and Byrne</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/imagestocome.gif" alt="" width="540" height="230" /></p>
<p>You just don’t get places like this outside of London. Located off a gated and guarded cul de sac you would never find this pub unless you knew it was here (and even then you have to search for it). Tucked away up a narrow alley, Ye Old Mitre is the tiny little pub next door to St Etheldreda’s Church. Apparently it hasn’t changed much since it was opened in 1772, from the stained glass to the crooked little bar and ‘Ye closet’ snug usually occupied by a few city boys having lunch. They serve typical pub food and there is an upstairs reached by a steep narrow staircase with a polite bathroom sign stating “absolutely for ladies only”. There are a good few of these kinds of pubs in London but the fact that Ye Old Mitre is so hard to find makes it one of my favourites.<br />
<strong><br />
1 Ely Court, London  EC1N 6SJ<br />
0207 405 4751<br />
Monday &#8211; Saturday  9am-6pm</strong></p>

<div id='map_285' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5187585, -0.1070122) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_285').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_285'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5187585, -0.1070122),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5187585, -0.1070122));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5187585, -0.1070122), '<span style="font-weight:bold;font-size:15px;">Ye Old Mitre</span><br>Holborn/Clerkenwell, Central London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-bouchee/' rel='bookmark' title='Permanent Link: La Bouchée'>La Bouchée</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/peyton-and-byrne-2/' rel='bookmark' title='Permanent Link: Peyton and Byrne'>Peyton and Byrne</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/ye-old-mitre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blackfriar</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/blackfriar/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/blackfriar/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:15:35 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Central]]></category>
		<category><![CDATA[Pubs]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=283</guid>
		<description><![CDATA[
I have to mention that the Blackfriar is undoubtedly the most beautiful and unusual pub I have ever been to, it is literally a work of art. The exterior, although pleasing, does not prepare you for the extraordinary interior. It is like that of a scaled down version of a cathedral. Every inch is decorated [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2008/10/river-cafe/' rel='bookmark' title='Permanent Link: River Cafe'>River Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/hope-and-greenwood/' rel='bookmark' title='Permanent Link: Hope and Greenwood'>Hope and Greenwood</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/imagestocome.gif" alt="" width="540" height="230" /></p>
<p>I have to mention that the Blackfriar is undoubtedly the most beautiful and unusual pub I have ever been to, it is literally a work of art. The exterior, although pleasing, does not prepare you for the extraordinary interior. It is like that of a scaled down version of a cathedral. Every inch is decorated in ornate marble or mosaic, including a large bas-relief sculpture depicting frolicking friars singing carols and playing instruments. Three lower arches lead to another room resembling a beautiful chapel with a mosaic ceiling below which are nuggets of wisdom such as &#8220;don’t advertise tell a gossip” and “finery is foolery”. The detail is amazing even the light fittings are carved wooden monks carrying yokes on their shoulders from which the lights hang. However there is always a ‘BUT’. The Blackfriar may be beautiful but unfortunately it appears the people who run it couldn’t give a shit as they treat it like it was any old Wetherspoon pub with gaudy meal deal cards at the tables and cheesy chart music playing in the background, stripping it of any atmosphere it would otherwise have in spades.</p>
<p><strong>174 Queen Victoria St London, EC4V 4EG<br />
020 72139727<br />
Monday &#8211; Friday  11.30am-11pm (Friday 11.30pm)  Saturday  11am-11.30pm   Sunday 12am-10.30pm </strong></p>

<div id='map_283' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5120434, -0.1036465) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_283').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_283'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5120434, -0.1036465),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5120434, -0.1036465));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5120434, -0.1036465), '<span style="font-weight:bold;font-size:15px;">The Blackfriar</span><br>Holborn, Central London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2008/10/river-cafe/' rel='bookmark' title='Permanent Link: River Cafe'>River Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/hope-and-greenwood/' rel='bookmark' title='Permanent Link: Hope and Greenwood'>Hope and Greenwood</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/blackfriar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ten Bells</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/ten-bells-2/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/ten-bells-2/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 12:16:23 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Pubs]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=126</guid>
		<description><![CDATA[
Situated on the corner of Fournier Street (one of my favourite streets in London, due to its proper Victorian charm) and next to Shoreditch Church, the Ten Bells is where Jack the Ripper would meet the prostitutes who would later become his victims. It&#8217;s this kind of trivia that prompts most guide books to advise [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/blackfriar/' rel='bookmark' title='Permanent Link: Blackfriar'>Blackfriar</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/imagestocome.gif" alt="" width="540" height="230" /></p>
<p>Situated on the corner of Fournier Street (one of my favourite streets in London, due to its proper Victorian charm) and next to Shoreditch Church, the Ten Bells is where Jack the Ripper would meet the prostitutes who would later become his victims. It&#8217;s this kind of trivia that prompts most guide books to advise you not to come (to avoid people like me) but I say this is the attraction. Surprisingly few people know this Jack the Ripper fact. It&#8217;s a beautiful old pub with mosaic walls, dark furniture and Pendleton couches. It’s invariably packed with a cross section of people staring at other people better looking than them&#8230;..</p>
<p><strong>84 Commercial Street,  London, E1 6LY<br />
020 73661721<br />
Monday &#8211; Saturday 9am-6pm</strong></p>

<div id='map_126' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5193011, -0.0745057) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_126').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_126'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5193011, -0.0745057),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5193011, -0.0745057));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5193011, -0.0745057), '<span style="font-weight:bold;font-size:15px;">Ten Bells</span><br>Spitalfields, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/blackfriar/' rel='bookmark' title='Permanent Link: Blackfriar'>Blackfriar</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/ten-bells-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The French House</title>
		<link>http://www.pennybloodsblackbook.com/2009/05/the-french-house/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/05/the-french-house/#comments</comments>
		<pubDate>Tue, 19 May 2009 11:02:44 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Central]]></category>
		<category><![CDATA[Eat and Drink]]></category>
		<category><![CDATA[Pubs]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=3129</guid>
		<description><![CDATA[The best thing about a bad date is it gives me something to write about and a new person to slag off. On this occasion we had arranged to meet at the Groucho club in Soho at 9pm. However my moronic date for the evening text me just before to say let’s meet at the [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/dennis-severs-house/' rel='bookmark' title='Permanent Link: Dennis Sever&#8217;s House'>Dennis Sever&#8217;s House</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/busaba-eathai/' rel='bookmark' title='Permanent Link: Busaba Eathai'>Busaba Eathai</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/parliment-hill/' rel='bookmark' title='Permanent Link: Hamstead Heath / Parliment Hill / Kenwood House'>Hamstead Heath / Parliment Hill / Kenwood House</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>The best thing about a bad date is it gives me something to write about and a new person to slag off. On this occasion we had arranged to meet at the Groucho club in Soho at 9pm. However my moronic date for the evening text me just before to say let’s meet at the French House instead as 9pm is a bit early for Groucho’s (Groucho’s isn’t exactly hip, it’s where old school newspaper hacks and media types hang out all day to get away from their wives or get over their recent divorce). Know knowing Remi*  that translated to “the person who could get us into the Groucho (it’s a private members club) can’t make it so we have to go somewhere else but I’m too pretentious to admit this”. No problem though as the French House is one of the best pubs in London despite the fact that most people would also agree with that. Located in the heart of Soho it’s a respite from the sleazy gayness of the surrounding bars and latex shops, basically this is where straight people go when they drink in Soho. It’s old and wooden with faded pictures of movie stars on the walls and little tables where you can hide away in a corner. It’s small and gets very crowded but has a fairly quick turnover as it’s the kind of place people meet at before they head off elsewhere. It’s a Soho institution and worth a visit.</p>
<p>*yes this is his real name.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/french1.gif" alt="" width="540" height="412" /></p>
<p><a title="The French House" href="http://www.frenchhousesoho.com" target="_blank">www.frenchhousesoho.com</a></p>
<p><strong>49 Dean Street, London W1D 5BG<br />
020 7437 2477<br />
Monday &#8211; Saturday 12pm-11pm Sunday 12pm-10.30pm Sun,<br />
Food served: Bar Monday &#8211; Saturday 12pm-3pm Restaurant Monday &#8211; Saturday 12-3pm, 5.30-11pm</strong></p>

<div id='map_3129' style='width:580px; height:300px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5001524, -0.1262362) ;points.push(poin);var poin = new GLatLng(51.5126851, -0.1318192) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_3129').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_3129'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('--Default Icon--'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/--Default Icon--';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5001524, -0.1262362),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5001524, -0.1262362));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5001524, -0.1262362), '<span style="font-weight:bold;font-size:15px;">London</span><br>Description of Blog Location' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5126851, -0.1318192),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5126851, -0.1318192));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5126851, -0.1318192), '<span style="font-weight:bold;font-size:15px;">The French House</span><br>Pub, Soho' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/dennis-severs-house/' rel='bookmark' title='Permanent Link: Dennis Sever&#8217;s House'>Dennis Sever&#8217;s House</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/busaba-eathai/' rel='bookmark' title='Permanent Link: Busaba Eathai'>Busaba Eathai</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/parliment-hill/' rel='bookmark' title='Permanent Link: Hamstead Heath / Parliment Hill / Kenwood House'>Hamstead Heath / Parliment Hill / Kenwood House</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/05/the-french-house/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
