<?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; South</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/by-area/south/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>Radio Days &amp; What the Butler Wore</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/radio-days/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/radio-days/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:04:34 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[South]]></category>
		<category><![CDATA[Vintage]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=732</guid>
		<description><![CDATA[When it comes to vintage I think London trumps any other city. Well yes every vintage store sells the same stuff like it’s all sourced from some giant warehouse in the sky but at least it’s all somewhat affordable. LA used to be cheap, not any more, New York is so expensive you’d be better [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/absolute-vintage/' rel='bookmark' title='Permanent Link: Absolute Vintage'>Absolute Vintage</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/04/le-grenier/' rel='bookmark' title='Permanent Link: Le Grenier'>Le Grenier</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/top-shop/' rel='bookmark' title='Permanent Link: Top Shop'>Top Shop</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>When it comes to vintage I think London trumps any other city. Well yes every vintage store sells the same stuff like it’s all sourced from some giant warehouse in the sky but at least it’s all somewhat affordable. LA used to be cheap, not any more, New York is so expensive you’d be better off shopping at American Apparel, to hell with being original, Paris is good but the stores are tiny, full of French people who won’t get out the way and you have to have some seriously strong biceps to root through the clothes crammed in within an inch of their life. Radio days has a great collection of all things vintage, kitchenware, accessories, knick-knacks, shoes, clothes and so on. It’s been here a long time and the owners are seriously dedicated. It has that vibe of somewhere you’ll just know you will find something great, even if it is a pair of mustard brown Chelsea boots a size too small.</p>
<p><a href="http://radiodaysvintage.co.uk/" target="_blank">http://radiodaysvintage.co.uk/</a></p>
<p><strong>87 Lower Marsh Street, Waterloo, London SE1 7AB<br />
020 7928 0800<br />
Monday &#8211; Saturday 10-6pm, Friday closed at 7pm</strong></p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/radio1.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/radio2.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/radio3.gif" alt="" width="540" height="204" /></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.500307899417884, -0.1138383150100708) ;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_732').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_732'));
     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.500307899417884, -0.1138383150100708),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.500307899417884, -0.1138383150100708));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.500307899417884, -0.1138383150100708), '<span style="font-weight:bold;font-size:15px;">Radio Days</span><br>Waterloo, South London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/absolute-vintage/' rel='bookmark' title='Permanent Link: Absolute Vintage'>Absolute Vintage</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/04/le-grenier/' rel='bookmark' title='Permanent Link: Le Grenier'>Le Grenier</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/top-shop/' rel='bookmark' title='Permanent Link: Top Shop'>Top Shop</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/radio-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tate Modern</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/tate-modern/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/tate-modern/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 10:36:26 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Places to kill time]]></category>
		<category><![CDATA[South]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=664</guid>
		<description><![CDATA[I honestly can&#8217;t think of a better way to waste time than going to an art gallery and sometimes I feel like wasting time and on these occasions  I come to the Tate Modern. Having said that the crap of the walls is too painful to bear so I generally bypass it entirely (after [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/curzon-soho/' rel='bookmark' title='Permanent Link: Curzon Soho'>Curzon Soho</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/meals-at-heals/' rel='bookmark' title='Permanent Link: Meals at Heals'>Meals at Heals</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I honestly can&#8217;t think of a better way to waste time than going to an art gallery and sometimes I feel like wasting time and on these occasions  I come to the Tate Modern. Having said that the crap of the walls is too painful to bear so I generally bypass it entirely (after a moments marvel at the incredible entrance and ground floor known as the &#8216;Turbine Hall&#8217;) and head straight for the brilliant bookshop which has every art book conceivable (more or less) and a vast range of magazines. Tate Modern is a converted power station and the ground floor / entrance reaches floor to ceiling several stories high which renders it unbelievably impressive and it&#8217;s even better when they don&#8217;t put any crappy art in it. Unfortunately it&#8217;s a bit too child friendly so more often than not there&#8217;s a bunch of kids rolling around on the floor. There&#8217;s a good restaurant on the top floor which although it&#8217;s quite expensive has an amazing view of London.</p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/tate1.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/tate2.gif" alt="" width="540" height="428" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/tate3.gif" alt="" width="527" height="206" /></p>
<p><a href="http://www.tate.org.uk/modern/" target="_blank">http://www.tate.org.uk/modern/</a></p>
<p><strong>Bankside, London SE1 9TG<br />
020 7887 8888<br />
Entry is free except for major exhibitions<br />
Sunday – Thursday 10am–6pm   Friday &#8211; Saturday 10am-10pm<br />
Last admission into exhibitions 5.15pm (Friday and Saturday 9.15pm)</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.50792778721983, -0.09939193725585938) ;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_664').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_664'));
     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.50792778721983, -0.09939193725585938),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.50792778721983, -0.09939193725585938));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.50792778721983, -0.09939193725585938), '<span style="font-weight:bold;font-size:15px;">Tate Modern</span><br>Southbank, South London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/curzon-soho/' rel='bookmark' title='Permanent Link: Curzon Soho'>Curzon Soho</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/meals-at-heals/' rel='bookmark' title='Permanent Link: Meals at Heals'>Meals at Heals</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/tate-modern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BFI Southbank</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/bfi-southbank/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/bfi-southbank/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 10:08:34 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[South]]></category>
		<category><![CDATA[Special Mention]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=626</guid>
		<description><![CDATA[BFI Southbank is kind of a one-stop shop for going out, you can get dinner here, drinks and go to the cinema. It’s the best thing on the Southbank and I thought an appropriate place to go with my Mother as I thought it would be minimal stress as everything was in one place. Well [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/193/' rel='bookmark' title='Permanent Link: John&#8217;s Sandwich Bar'>John&#8217;s Sandwich Bar</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/clapham-picture-house/' rel='bookmark' title='Permanent Link: Clapham Picture House'>Clapham Picture House</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/rio/' rel='bookmark' title='Permanent Link: Rio'>Rio</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>BFI Southbank is kind of a one-stop shop for going out, you can get dinner here, drinks and go to the cinema. It’s the best thing on the Southbank and I thought an appropriate place to go with my Mother as I thought it would be minimal stress as everything was in one place. Well I was wrong there. First off it’s busy as hell, like…. always, and she wanted a bottle of water. Well the bar (after queuing forever as despite my best efforts, I’m invisible to bar staff) only had bottled water in a glass bottle and this was not ok, as she knew she wouldn’t finish it and a glass bottle was too heavy to carry in her bag. So she settled for a glass of water, as at least this was free. Then by the time we got to buy tickets they had practically sold out so we couldn’t sit together, so she’s yelling across a crowded room at me that she wants to see another film where we can sit together and what do I want to see? In the end we just went to the bar, which is pretty and retro. BFI has just been refurbished and they’ve done a really good job. It’d intellectual but stylish, the kind of place that sells ‘Artificial Eye’ DVD’s of obscure Swedish films that cost £15.99 that people who live in Notting Hill and Islington buy and never watch yet let to point out that the Seventh Seal is their favourite film. you know the types, those people come here. It gets a special mention as I love the atmosphere and I love come to the cinema here and getting drinks before and dinner after.</p>
<p><a href="http://www.bfi.org.uk/">http://www.bfi.org.uk/</a><br />
<strong><br />
Belvedere Road, South Bank, Waterloo, London SE1 8XT<br />
(cinema booking) 020 7928 3232<br />
(switchboard) 020 7928 3535</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5001524, -0.1262362) ;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_626').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_626'));
     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);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/193/' rel='bookmark' title='Permanent Link: John&#8217;s Sandwich Bar'>John&#8217;s Sandwich Bar</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/clapham-picture-house/' rel='bookmark' title='Permanent Link: Clapham Picture House'>Clapham Picture House</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/rio/' rel='bookmark' title='Permanent Link: Rio'>Rio</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/bfi-southbank/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Garrison</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/the-garrison/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/the-garrison/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 09:56:02 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Expensive Dinner]]></category>
		<category><![CDATA[South]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=607</guid>
		<description><![CDATA[
So it’s been said that it’s a contender for the loveliest gastro pub in London, however gastro pub? It’s nothing of the sort, it doesn’t resemble a pub in any way. It is lovely though, with worn wooden tables and mismatched regency chairs, quirky odd antiquities under twinkly lights creating a genuinely fake vintage environment, [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/11/the-eagle/' rel='bookmark' title='Permanent Link: The Eagle'>The Eagle</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bermondsey-street-coffee/' rel='bookmark' title='Permanent Link: Bermondsey Street Coffee'>Bermondsey Street Coffee</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/commercial-tavern-3/' rel='bookmark' title='Permanent Link: Commercial Tavern'>Commercial Tavern</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>So it’s been said that it’s a contender for the loveliest gastro pub in London, however gastro pub? It’s nothing of the sort, it doesn’t resemble a pub in any way. It is lovely though, with worn wooden tables and mismatched regency chairs, quirky odd antiquities under twinkly lights creating a genuinely fake vintage environment, an aesthetic as you probably know by now that I love. Serving modern British/European food, they have very graciously customised my order to accommodate my new diet de jour. Deep down in Bermondsey, near enough to London Bridge that you won’t wholly fear for your life or for running into a relative of Jade Goody. Bermondsey Street has a number of great shops, cafes and restaurants including Village East, Delphina and the horrendously overpriced but nice Bermondsey Street Coffee.</p>
<p><a href="http://www.thegarrison.co.uk/" target="_blank">http://www.thegarrison.co.uk/</a></p>
<p><strong>99-101 Bermondsey Street, Bermondsey, SE1 3XB<br />
020 7089 9355<br />
Monday &#8211; Friday  8am-11pm   Saturday 9am-11pm   Sunday 9am-10.30pm<br />
(Breakfast)  Monday &#8211; Friday 8am-11.30am  Saturday &#8211; Sunday  9am-11.30am<br />
(Lunch)  Monday &#8211; Friday 12pm-3.30pm  Saturday &#8211; Sunday  12.30pm-4pm<br />
(Dinner) Monday &#8211; Saturday 6.30pm-10pm  Sun 6pm-9.30pm </strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5007021, -0.081865) ;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_607').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_607'));
     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.5007021, -0.081865),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5007021, -0.081865));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5007021, -0.081865), '<span style="font-weight:bold;font-size:15px;">The Garrison</span><br>Bermondsey, South London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/11/the-eagle/' rel='bookmark' title='Permanent Link: The Eagle'>The Eagle</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bermondsey-street-coffee/' rel='bookmark' title='Permanent Link: Bermondsey Street Coffee'>Bermondsey Street Coffee</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/commercial-tavern-3/' rel='bookmark' title='Permanent Link: Commercial Tavern'>Commercial Tavern</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/the-garrison/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bermondsey Street Coffee</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/bermondsey-street-coffee/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/bermondsey-street-coffee/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 09:52:07 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[South]]></category>
		<category><![CDATA[Wifi Cafes]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=604</guid>
		<description><![CDATA[
163-167 Bermondsey Street, London, SE1 3UW
020 7423 1525
Monday &#8211; Sunday 7am &#8211; 8pm


Related posts:The GarrisonCoffee @ Brick Lane


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-garrison/' rel='bookmark' title='Permanent Link: The Garrison'>The Garrison</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/coffee/' rel='bookmark' title='Permanent Link: Coffee @ Brick Lane'>Coffee @ Brick Lane</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="tocome" src="http://www.pennybloodsblackbook.com/media/tocome.gif" alt="" width="540" height="437" /></p>
<p><strong>163-167 Bermondsey Street, London, SE1 3UW<br />
020 7423 1525<br />
Monday &#8211; Sunday 7am &#8211; 8pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.4990508, -0.081157) ;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_604').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_604'));
     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.4990508, -0.081157),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.4990508, -0.081157));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.4990508, -0.081157), '<span style="font-weight:bold;font-size:15px;">Bermondsey Street Coffee</span><br>Bermondsey, South London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-garrison/' rel='bookmark' title='Permanent Link: The Garrison'>The Garrison</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/coffee/' rel='bookmark' title='Permanent Link: Coffee @ Brick Lane'>Coffee @ Brick Lane</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/bermondsey-street-coffee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Franco Manca</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/franco-manca/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/franco-manca/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 09:14:12 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Lunch]]></category>
		<category><![CDATA[South]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=420</guid>
		<description><![CDATA[
Ok so I take it back, Brixton does have a few places of merit other than the Ritzy and Rosie&#8217;s Café, and one would be Franco Manca. A little pizza place only open for lunch in Brixton Market, it looks a bit like a posh fish and chip shop with a giant mosaic pizza oven [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/rosies-cafe/' rel='bookmark' title='Permanent Link: Rosie&#8217;s Café'>Rosie&#8217;s Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/sweetings/' rel='bookmark' title='Permanent Link: Sweetings'>Sweetings</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/ritzy/' rel='bookmark' title='Permanent Link: Ritzy'>Ritzy</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>Ok so I take it back, Brixton does have a few places of merit other than the Ritzy and Rosie&#8217;s Café, and one would be Franco Manca. A little pizza place only open for lunch in Brixton Market, it looks a bit like a posh fish and chip shop with a giant mosaic pizza oven imported from Naples, the great city of pizza itself. There are a few wooden benches, all very tasteful and serves the most amazing authentic Sicilian pizza in the city. It totally doesn’t fit in with its surroundings as you could easily miss it amongst the exotic Afro-Caribbean food stores selling all kinds of tropical fish, bootleg reggae tapes and piles of yams and plantain. For such a modest and understated little place, a lot of energy has gone into the process of making world class pizza, starting with the cheese maker they flew in from Sorrento to train their supplier in the art of mozzarella making. The sourdough base, made with organic Italian flour, is naturally leavened with wild yeast and left to rise for a minimum of 20 hours before being baked. The select menu of six different pizzas are cooked at around 500 deg C (yes 500) for a mere 2 minutes to ensure the flavour is locked in and the base is perfectly crisped without drying out. There aren’t many reasons to venture this far south of the river but this is one of them.</p>
<p><a href="http://francomanca.co.uk/" target="_blank">http://francomanca.co.uk/</a></p>
<p><strong>4, Market Row, Electric Lane, Brixton, London. SW9 8LD.<br />
020 7738 3021<br />
Monday-Saturday 12pm-5pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.46184175547367, -0.11487364768981934) ;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_420').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_420'));
     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.46184175547367, -0.11487364768981934),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.46184175547367, -0.11487364768981934));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.46184175547367, -0.11487364768981934), '<span style="font-weight:bold;font-size:15px;">Franco Manca</span><br>South London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/rosies-cafe/' rel='bookmark' title='Permanent Link: Rosie&#8217;s Café'>Rosie&#8217;s Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/sweetings/' rel='bookmark' title='Permanent Link: Sweetings'>Sweetings</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/ritzy/' rel='bookmark' title='Permanent Link: Ritzy'>Ritzy</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/franco-manca/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Konditor and Cook</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/konditor-and-cook/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/konditor-and-cook/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:22:01 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[South]]></category>
		<category><![CDATA[Take Away]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=302</guid>
		<description><![CDATA[I find it easy to get lost around Waterloo &#8211; it&#8217;s difficult to navigate due to the enormous railway station slap-bang in the middle. So on an excursion to check out The Anchor and Hope, a highly regarded gastro pub on The Cut (the food may be great but the place itself is a little [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/ottolenghi/' rel='bookmark' title='Permanent Link: Ottolenghi'>Ottolenghi</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/fortnum-and-mason/' rel='bookmark' title='Permanent Link: Fortnum and Mason'>Fortnum and Mason</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-fromagerie/' rel='bookmark' title='Permanent Link: La Fromagerie'>La Fromagerie</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/kond1.gif" alt="" width="270" height="212" />I find it easy to get lost around Waterloo &#8211; it&#8217;s difficult to navigate due to the enormous railway station slap-bang in the middle. So on an excursion to check out The Anchor and Hope, a highly regarded gastro pub on The Cut (the food may be great but the place itself is a little ordinary), I find myself wandering down a quaint side street with little industrial houses that take you back to a time before the 2nd World War. At the end of this little street I came across ‘Konditor and Cook’, a heavenly bakery harking back to Old England with all kinds of cakes, tarts, pastries, breads, chocolates, gingerbread and other good things, including delicious hot chocolate and mince pies at Christmas. Technically the food may not be better than that of many other bakeries but it’s the experience of an old fashioned bakery that makes it special.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/kond2.gif" alt="" width="540" height="204" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/kond3.gif" alt="" width="527" height="206" /></p>
<p><a href="http://www.konditorandcook.com/" target="_blank">http://www.konditorandcook.com/</a></p>
<p><strong>22 Cornwall Road, London, SE1 8TW<br />
020 7261 0456</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5042181, -0.1104649) ;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_302').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_302'));
     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.5042181, -0.1104649),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5042181, -0.1104649));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5042181, -0.1104649), '<span style="font-weight:bold;font-size:15px;">Konditor and Cook</span><br>Waterloo, South London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/ottolenghi/' rel='bookmark' title='Permanent Link: Ottolenghi'>Ottolenghi</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/fortnum-and-mason/' rel='bookmark' title='Permanent Link: Fortnum and Mason'>Fortnum and Mason</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-fromagerie/' rel='bookmark' title='Permanent Link: La Fromagerie'>La Fromagerie</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/konditor-and-cook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Borough Market</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/borough-market/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/borough-market/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:13:25 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Markets]]></category>
		<category><![CDATA[South]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=277</guid>
		<description><![CDATA[
It’s a food market and an expensive one at that. This is where all the local farmers from around London and stretching as far as Devon and Cornwall come to sell their goods on a Friday and Saturday. You can find every conceivable foodstuff here and it goes without saying that it’s pretty much mostly [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/broadway-market/' rel='bookmark' title='Permanent Link: Broadway Market'>Broadway Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Permanent Link: Columbia Road Flower Market'>Columbia Road Flower Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-fromagerie/' rel='bookmark' title='Permanent Link: La Fromagerie'>La Fromagerie</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/borough1.gif" alt="" width="540" height="428" /></p>
<p>It’s a food market and an expensive one at that. This is where all the local farmers from around London and stretching as far as Devon and Cornwall come to sell their goods on a Friday and Saturday. You can find every conceivable foodstuff here and it goes without saying that it’s pretty much mostly organic.  There are stands with every texture and flavour of balsamic vinegar, cheese stands, fresh oysters, spice stands where you can spend hours trying every different bizarre spice with olive oil and pita bread, people selling jam in every variety from ginger and orange to Elderflower and gooseberry, falafel and wrap stands and my personal favourite the raclette stand with all the proper trimmings including corchicons and pickled onions. On a Saturday you can barely move for the volume of people but it’s worth it to sample fresh apple juice, fudge, coffee from Argentina, authentic Italian bread and local cheese.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/borough2.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/borough3.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/borough4.gif" alt="" width="540" height="204" /></p>
<p><a href="http://www.boroughmarket.org.uk" target="_blank">http://www.boroughmarket.org.uk</a></p>
<p><strong><br />
Southwark Street, Borough (London Bridge tube under the railway next to the Cathedral)<br />
Thursdays 11am &#8211; 5pm  Fridays 12pm &#8211; 6pm  Saturdays 8am &#8211; 5pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.50588436653589, -0.0908517837524414) ;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_277').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_277'));
     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.50588436653589, -0.0908517837524414),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.50588436653589, -0.0908517837524414));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.50588436653589, -0.0908517837524414), '<span style="font-weight:bold;font-size:15px;">Borough Market</span><br>London Bridge, South London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/broadway-market/' rel='bookmark' title='Permanent Link: Broadway Market'>Broadway Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Permanent Link: Columbia Road Flower Market'>Columbia Road Flower Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-fromagerie/' rel='bookmark' title='Permanent Link: La Fromagerie'>La Fromagerie</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/borough-market/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clapham Picture House</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/clapham-picture-house/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/clapham-picture-house/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:00:25 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Cinemas]]></category>
		<category><![CDATA[South]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=237</guid>
		<description><![CDATA[
I think I’ve mentioned before that Clapham is an area of London generally to be avoided with one of a few exceptions, The Clapham Picture House. Tucked away down a back street this busy little cinema has a bar, comfortable seating area serving food, hosts a film night every Tuesday where those who know the [...]


Related posts:<ol><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><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/dennis-severs-house/' rel='bookmark' title='Permanent Link: Dennis Sever&#8217;s House'>Dennis Sever&#8217;s House</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 think I’ve mentioned before that Clapham is an area of London generally to be avoided with one of a few exceptions, The Clapham Picture House. Tucked away down a back street this busy little cinema has a bar, comfortable seating area serving food, hosts a film night every Tuesday where those who know the answers to questions such as “who was originally cast in the role of Captain Willard in Apocalypse Now before Martin Sheen?”, “What film was the 1950’s film High Society a remake of?” and “Who were the founders of DreamWorks?” can feel sufficiently pleased with themselves. Although perhaps not as luxurious as the Everyman in Hampstead or the Electric in Notting Hill it is still worth coming to for an evening out rather than because you want to see a particular film as it has a good atmosphere and unique character.</p>
<p><a href="http://www.picturehouses.co.uk/cinema_home_date.aspx?venueId=cph" target="_blank">http://www.picturehouses.co.uk/cinema_home_date.aspx?venueId=cph</a></p>
<p><strong>76 Venn Street, London, SW4 0AT<br />
020 7498 2242 / Booking: 020 7498 3323 </strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.4627034, -0.1381004) ;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_237').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_237'));
     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.4627034, -0.1381004),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.4627034, -0.1381004));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.4627034, -0.1381004), '<span style="font-weight:bold;font-size:15px;">Clapham Picture House</span><br>Clapham, South London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><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><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/dennis-severs-house/' rel='bookmark' title='Permanent Link: Dennis Sever&#8217;s House'>Dennis Sever&#8217;s House</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/clapham-picture-house/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
