<?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 - My Independent Guide to London &#187; Doing Things</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/doing-things/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>Sun, 05 Feb 2012 22:37:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Aubin Cinema</title>
		<link>http://www.pennybloodsblackbook.com/2012/01/aubin-cinema/</link>
		<comments>http://www.pennybloodsblackbook.com/2012/01/aubin-cinema/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 18:29:19 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Doing Things]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=5681</guid>
		<description><![CDATA[This is a really cute little cinema with big comfy chairs, just like how you might have a cinema in your house if you could and the lounge area is very stylish too. Be careful to get there early though as they have rammed in one row too many so the front row will make [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/rio/' rel='bookmark' title='Rio Cinema'>Rio Cinema</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/the-phoenix-cinema/' rel='bookmark' title='The Phoenix Cinema'>The Phoenix Cinema</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/the-gate-cinema/' rel='bookmark' title='The Gate Cinema'>The Gate Cinema</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This is a really cute little cinema with big comfy chairs, just like how you might have a cinema in your house if you could and the lounge area is very stylish too. Be careful to get there early though as they have rammed in one row too many so the front row will make you go crossed eyed. They don&#8217;t have the usual yuck cinema food either, instead you can get honeycomb, wasabi peas and spiced ginger cookies and they have a really good drinks list, I love to take hot chocolate into the cinema.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/aubin1.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/aubin2.gif" alt="" width="540" height="402" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/aubin3.gif" alt="" width="540" height="412" /></p>
<p><a href="http://www.aubincinema.com" target="_blank">www.aubincinema.com</a></p>
<p><strong>Aubin Cinema, 64-66 Redchurch Street, London E2 7DP<br />
0845 604 8486<br />
Monday-Saturday 3pm-12am, Sunday 10am-11pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.508129, -0.128005) ;points.push(poin);var poin = new GLatLng(51.5244479, -0.0746459) ;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_5681').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_5681'));
     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.508129, -0.128005),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.508129, -0.128005));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.508129, -0.128005), '<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.5244479, -0.0746459),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5244479, -0.0746459));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5244479, -0.0746459), '<span style="font-weight:bold;font-size:15px;">Aubin Cinema</span><br>Cinema, Shoreditch' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/rio/' rel='bookmark' title='Rio Cinema'>Rio Cinema</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/the-phoenix-cinema/' rel='bookmark' title='The Phoenix Cinema'>The Phoenix Cinema</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/the-gate-cinema/' rel='bookmark' title='The Gate Cinema'>The Gate Cinema</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2012/01/aubin-cinema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boxpark</title>
		<link>http://www.pennybloodsblackbook.com/2012/01/boxpark/</link>
		<comments>http://www.pennybloodsblackbook.com/2012/01/boxpark/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 15:46:56 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Doing Things]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=5640</guid>
		<description><![CDATA[Boxpark is a pretty weird set up. Having taken over a disused space next to the fairly new Shoreditch station, it’s made up of a series of shipping containers. Pretty ingenious I think. That area used to be nothing and could have been turned into another glass skyscraper. The container units are all painted gloss [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Boxpark is a pretty weird set up. Having taken over a disused space next to the fairly new Shoreditch station, it’s made up of a series of shipping containers. Pretty ingenious I think. That area used to be nothing and could have been turned into another glass skyscraper. The container units are all painted gloss black and house a whole bunch of shops, cafes and casual restaurants. It all varies considerably, there are a fair number of streetwear brands, alongside a Phaidon book shop, lingerie shop, worlds most hideous shoe shop and lots of different restaurants from Vietnamese to Mexican. It’s pretty useful, most of the businesses that are there are well known shops, nothing too left wing, it’s basically just a mall, but at least it’s a mall that looks good and doesn’t take over the size of a small country.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/boxpark1.gif" alt="" width="540" height="443" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/boxpark2.gif" alt="" width="535" height="410" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/boxpark3.gif" alt="" width="540" height="412" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/boxpark4.gif" alt="" width="540" height="416" /></p>
<p><a href="http:// www.boxpark.co.uk" target="_blank">www.boxpark.co.uk</a></p>
<p><strong>Boxpark, Shoreditch High Street, London, E1 6JE<br />
0208 133 0182</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.508129, -0.128005) ;points.push(poin);var poin = new GLatLng(51.5251358, -0.0774184) ;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_5640').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_5640'));
     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.508129, -0.128005),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.508129, -0.128005));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.508129, -0.128005), '<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.5251358, -0.0774184),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5251358, -0.0774184));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5251358, -0.0774184), '<span style="font-weight:bold;font-size:15px;">Boxpark</span><br>Pop-Up Mall, Shoreditch' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2012/01/boxpark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dennis Severs&#8217; House</title>
		<link>http://www.pennybloodsblackbook.com/2012/01/dennis-severs-house/</link>
		<comments>http://www.pennybloodsblackbook.com/2012/01/dennis-severs-house/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 18:22:00 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Doing Things]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=668</guid>
		<description><![CDATA[Let me start by saying that I generally hate museums. I find things in glass cases painfully dull. Whenever I visit a new city I&#8217;m honestly more inclined to check out the supermarkets. On a recent trip to Washington DC, from the wealth of museums on offer I only went to the Smithsonian to see [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/11/the-happy-kitchen-e5-bake-house-arch-389-furniture/' rel='bookmark' title='The Happy Kitchen, e5 Bake House, Arch 389 Furniture'>The Happy Kitchen, e5 Bake House, Arch 389 Furniture</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/parliment-hill/' rel='bookmark' title='Kenwood House'>Kenwood House</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/09/platform-cafe-in-netil-house/' rel='bookmark' title='Platform Cafe in Netil House'>Platform Cafe in Netil House</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Let me start by saying that I generally hate museums. I find things in glass cases painfully dull. Whenever I visit a new city I&#8217;m honestly more inclined to check out the supermarkets. On a recent trip to Washington DC, from the wealth of museums on offer I only went to the Smithsonian to see Jerry Seinfeld&#8217;s trainers. However the kind of museum I love is the likes of the Dennis Severs&#8217; House. Dennis Severs took on a <a href="http://en.wikipedia.org/wiki/Marie_Celeste" target="_blank">Mary Celeste</a> approach, designing the house to appear as if the family living there just ceased to exit one day leaving plates of half eaten food and unmade beds. Back in 1979 an eccentric American by the name of Dennis Severs bought a Georgian townhouse in the heart of Spitalfields. A former home of <a href="http://en.wikipedia.org/wiki/Huguenot" target="_blank">Huguenot</a> silk weavers, he went about turning it into a sort of time capsule of a typical family home, each room in a different historic style, mainly from the 18th and 19th centuries. The house is bursting at the seams with amazing stuff including antique furniture and knick-knacks, a four poster bed adorned with gargoyles, old photographs and every day items. It has countless cosy but elegant rooms all lit by candle light and open fires and has a great atmosphere smelling like Christmas, it&#8217;s really Gothic and totally brilliant.</p>
<p>To read more about Spitalfields which I find to be the most fascinating area of London, check out this website <a href="http://spitalfieldslife.com/" target="_blank">http://spitalfieldslife.com/</a></p>
<p style="text-align: left;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/dennissevers1.gif" alt="" width="540" height="412" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/dennissevers3.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/dennissevers2.gif" alt="" width="530" height="693" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/dennissevers4.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/dennissevers5.gif" alt="" width="530" height="685" /></p>
<p>Photo Credit James Brittain and Roelof Bakker</p>
<p><a href="http://www.dennissevershouse.co.uk/" target="_blank">http://www.dennissevershouse.co.uk/</a></p>
<p><strong>Dennis Sever&#8217;s House, 18 Folgate Street, London, E1 6BX<br />
020 7247 4013<br />
Every Sunday between 12-4pm last admission 3.15pm, £10 per person. No booking required<br />
Monday following the first and third Sunday Between 12pm and 2pm last admission 1.15pm, price £7 No booking required. </strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5208184, -0.0766999) ;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_668').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_668'));
     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.5208184, -0.0766999),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5208184, -0.0766999));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5208184, -0.0766999), '<span style="font-weight:bold;font-size:15px;">Dennis Sever\'s House</span><br>Spitalfields, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/11/the-happy-kitchen-e5-bake-house-arch-389-furniture/' rel='bookmark' title='The Happy Kitchen, e5 Bake House, Arch 389 Furniture'>The Happy Kitchen, e5 Bake House, Arch 389 Furniture</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/parliment-hill/' rel='bookmark' title='Kenwood House'>Kenwood House</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/09/platform-cafe-in-netil-house/' rel='bookmark' title='Platform Cafe in Netil House'>Platform Cafe in Netil House</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2012/01/dennis-severs-house/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Labour and Wait</title>
		<link>http://www.pennybloodsblackbook.com/2012/01/labour-and-wait-2/</link>
		<comments>http://www.pennybloodsblackbook.com/2012/01/labour-and-wait-2/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 10:23:53 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Doing Things]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=5597</guid>
		<description><![CDATA[From enamel colanders and bread bins to horsehair brooms, linen dishtowels, stainless steel kettles and old-fashioned school notebooks, buying the most boring household items had never been so fun. Labour and Wait specialise in all things timeless, traditional and simple right down to the tin lampshades, buying a dustpan and brush has taken on a [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/labour-of-love/' rel='bookmark' title='Labour of Love'>Labour of Love</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>From enamel colanders and bread bins to horsehair brooms, linen  dishtowels, stainless steel kettles and old-fashioned school notebooks, buying the most boring household items had never been so fun. Labour and Wait specialise in all things timeless, traditional and simple right down to the tin lampshades, buying a dustpan and brush has taken on a whole new slant, whatever you buy from here will probably outlive you. With shelves stacked with an art gallery aesthetic I find myself trying to think up reasons why I need to buy another ruled notebook or £18 tea jar?  The only problem is, if you&#8217;re going to buy anything from here, really you have to buy everything from here as a £20 spatula isn&#8217;t going to have much impact on it&#8217;s own, you need to have your entire kitchen kitted out from here to get the same effect. For all it&#8217;s Englishness though, Labour and Wait import most of their stock from Japan. The Japanese recognised the charm of these quintessential old-fashioned everyday items so began to reproduce them, once again prevailing in style right down to a wooden doorstop.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/labour1.gif" alt="" width="540" height="443" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/labour2.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/labour3.gif" alt="" width="535" height="410" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/labour4.gif" alt="" width="540" height="416" /></p>
<p><a href="http://www.labourandwait.co.uk" target="_blank">www.labourandwait.co.uk</a></p>
<p><strong>Labour and Wait, 85 Redchurch Street, London, E2 7DL<br />
020 7729 6253<br />
Monday Closed, Tuesday &#8211; Sunday 11am-6pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.508129, -0.128005) ;points.push(poin);var poin = new GLatLng(51.5247025, -0.073286) ;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_5597').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_5597'));
     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.508129, -0.128005),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.508129, -0.128005));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.508129, -0.128005), '<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.5247025, -0.073286),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5247025, -0.073286));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5247025, -0.073286), '<span style="font-weight:bold;font-size:15px;">Labour and Wait</span><br>Housewares shop, Shoreditch' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/labour-of-love/' rel='bookmark' title='Labour of Love'>Labour of Love</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2012/01/labour-and-wait-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notting Hill Bookshop</title>
		<link>http://www.pennybloodsblackbook.com/2012/01/the-travel-bookshop/</link>
		<comments>http://www.pennybloodsblackbook.com/2012/01/the-travel-bookshop/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 15:31:42 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Doing Things]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=198</guid>
		<description><![CDATA[I found the Notting Hill Bookshop whilst escaping the thundering rain and deciding to look for a travel guide for my upcoming trip to Amsterdam. I drive my friends mad by buying one of each guide and insisting on keeping the books in perfect condition, so no bending of the spine, meaning the book can [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/notting-hill-book-exchange/' rel='bookmark' title='Notting Hill Book Exchange'>Notting Hill Book Exchange</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/jambala/' rel='bookmark' title='Jambala Bookshop'>Jambala Bookshop</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/daunt-books/' rel='bookmark' title='Daunt Books'>Daunt Books</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I found the Notting Hill Bookshop whilst escaping the thundering rain and deciding to look for a travel guide for my upcoming trip to Amsterdam. I drive my friends mad by buying one of each guide and insisting on keeping the books in perfect condition, so no bending of the spine, meaning the book can only be opened at a 45 degree angle and when not being used must be kept in a plastic bag at all times. This is for the sole purpose of being able to take them back to the shop and get my money back*. I don’t like having things around that I won’t use again, it also means I don’t need to be too selective with which books I buy. Whilst waiting to pay the American in front is asking “Is this the bookshop from the movie Notting Hill?” (it is), I wonder how many times they get asked that, that would drive me mad. It’s a cute little shop if you were looking for a travel guide or a book by Bill Bryson, as travel books and travel guides are all they sell. Beware of travel bores though as a couple of rich white kids perusing books on South East Asia are boring each other with their gap year stories, each waiting for the other to finish so they can tell their own far more impressive story.</p>
<p>*Another great tip I have is buying one of those single hole punches which you can use at cafes that have loyalty cards, where you get your 10th coffee for free. Some use fancier punches with rabbit or monkey shapes but you can get these off the internet. I’m not telling you which cafes or where to get the punches though, you will have to figure that out for yourself.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/travelbookshop1.gif" alt="" width="534" height="416" /></p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/travel1.gif" alt="" width="540" height="412" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/travel2.gif" alt="" width="540" height="412" /></p>
<p><strong>The Notting Hill Bookshop, 13-15 Blenheim Crescent, London, W11 2EE<br />
020 7229 5260<br />
Monday &#8211; Saturday 10am-6pm Sundays 12pm-5pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5156878, -0.2058238) ;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_198').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_198'));
     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.5156878, -0.2058238),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5156878, -0.2058238));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5156878, -0.2058238), '<span style="font-weight:bold;font-size:15px;">The Travel Bookshop</span><br>Bookshop, Notting Hill' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/notting-hill-book-exchange/' rel='bookmark' title='Notting Hill Book Exchange'>Notting Hill Book Exchange</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/jambala/' rel='bookmark' title='Jambala Bookshop'>Jambala Bookshop</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/daunt-books/' rel='bookmark' title='Daunt Books'>Daunt Books</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2012/01/the-travel-bookshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tate Modern</title>
		<link>http://www.pennybloodsblackbook.com/2012/01/tate-modern/</link>
		<comments>http://www.pennybloodsblackbook.com/2012/01/tate-modern/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 12:56:26 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Central]]></category>
		<category><![CDATA[Doing Things]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=664</guid>
		<description><![CDATA[I’ve never been keen on Museums or Art galleries. I find that when paintings, furniture or artefacts of any kind are out of their intended habitat, they just become boring objects of which countless replicas have been made, so who cares if it’s really really old. The kind of ‘museums’ I love however are Buckingham [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I’ve never been keen on Museums or Art galleries. I find that when paintings, furniture or artefacts of any kind are out of their intended habitat, they just become boring objects of which countless replicas have been made, so who cares if it’s really really old. The kind of ‘museums’ I love however are Buckingham Palace, The Dennis Severs Museum, The Houses of Parliament and Versailles to name a few where everything is more or less left as it was. I think a Leonardo da Vinci looks spectacular when it’s on a brocaded wall and surrounded by gilt furniture, but when hung on a white wall, to me lacks any personality. The same goes for Jackson Pollack and Monet. I love their work but I wish to see it set up in the kind of surroundings where it may have been created or on the wall of someone who might have bought it at the time. That being said I don’t go to the Tate Modern for the art, I like the bookshop. I also love the Turbine hall, it’s just a shame they fill it with some rubbish the likes of Rachel Whiteread dreamt up. Tate Modern is a converted power station and the ground floor / entrance reaches floor to ceiling several stories high which renders it unbelievably impressive. The brilliant bookshop has every art book conceivable (more or less) and a vast range of magazines and 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>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2012/01/tate-modern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cyber Candy</title>
		<link>http://www.pennybloodsblackbook.com/2012/01/cyber-candy/</link>
		<comments>http://www.pennybloodsblackbook.com/2012/01/cyber-candy/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 11:39:42 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Central]]></category>
		<category><![CDATA[Doing Things]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=428</guid>
		<description><![CDATA[I&#8217;ve just been on a trip to America and I promised a friend I would pick up some of her favourite sweets and peanut butter however I couldn&#8217;t be bothered to carry it all the way home so figured I&#8217;d just go to Cyber Candy the Holy Grail of sugar in every colour, shape and [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/cyber.gif" alt="" width="540" height="404" /></p>
<p>I&#8217;ve just been on a trip to America and I promised a friend I would pick up some of her favourite sweets and peanut butter however I couldn&#8217;t be bothered to carry it all the way home so figured I&#8217;d just go to Cyber Candy the Holy Grail of sugar in every colour, shape and form. It’s the place to come for your Lucky Charms, Junior Mints, Root Beer, Cream Soda, Tootsie Rolls, Twinkies and all manner of good things where the packaging will expire before the contents do. It’s the home to Japanese and American confectionery galore and the brightest most obscene packaging ever. It’s all imported no doubt at quite a cost which is heavily reflected in the price tag and be warned that it does appear to be a major hang out for groups of kids on a school trip.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/cyber1.gif" alt="" width="540" height="421" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/cyber2.gif" alt="" width="540" height="423" /></p>
<p><a href="http://www.cybercandy.co.uk" target="_blank">http://www.cybercandy.co.uk</a></p>
<p><strong>Cyber Candy, 3 Garrick Street, Covent Garden, London, WC2E 9BF<br />
0845 838 0958<br />
Sunday &#8211; Friday 11am-8pm   Saturdays 10.30am to 8pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5113874, -0.1255138) ;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_428').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_428'));
     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.5113874, -0.1255138),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5113874, -0.1255138));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5113874, -0.1255138), '<span style="font-weight:bold;font-size:15px;">Cyber Candy</span><br>Covent Garden, Central London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2012/01/cyber-candy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Mongers</title>
		<link>http://www.pennybloodsblackbook.com/2011/08/book-mongers/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/08/book-mongers/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 11:32:27 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bookshops]]></category>
		<category><![CDATA[Eat and Drink]]></category>
		<category><![CDATA[South]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=5160</guid>
		<description><![CDATA[I found Book Mongers totally by accident when I was looking for Brixton Village. Brixton has many great places, give it time and no doubt it will be what Shoreditch has become, although I think it has a few years in it yet. Book Mongers is the sort of place that anyone who has a [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/notting-hill-book-exchange/' rel='bookmark' title='Notting Hill Book Exchange'>Notting Hill Book Exchange</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/daunt-books/' rel='bookmark' title='Daunt Books'>Daunt Books</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/' rel='bookmark' title='Koenig Books'>Koenig Books</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I found Book Mongers totally by accident when I was looking for Brixton Village. Brixton has many great places, give it time and no doubt it will be what Shoreditch has become, although I think it has a few years in it yet. Book Mongers is the sort of place that anyone who has a passion for books will instantly love. It has a good selection of new and old books all arranged into categories, film, sci-fi, poets, literature, travel, male American writers, female American writers, they are very specific! The shelves are piled high and tight and stacked up on the floor, there just isn’t enough space for all their stock. It’s just a book geeks dream with a little sofa at the back to browse before you buy with every conceivable space covered in pictures or stuffed with books on every subject.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bookmongers1.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bookmongers2.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bookmongers3.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bookmongers4.gif" alt="" width="535" height="410" /></p>
<p><strong>Book Mongers, 439 Coldharbour Lane, London, SW9 8LN<br />
0207 738 4225<br />
Monday &#8211; Saturday 10.30am &#8211; 6.30pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.4615359, -0.1140491) ;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_5160').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_5160'));
     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.4615359, -0.1140491),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.4615359, -0.1140491));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.4615359, -0.1140491), '<span style="font-weight:bold;font-size:15px;">Book Mongers</span><br>Bookshop, Brixton' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/notting-hill-book-exchange/' rel='bookmark' title='Notting Hill Book Exchange'>Notting Hill Book Exchange</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/daunt-books/' rel='bookmark' title='Daunt Books'>Daunt Books</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/' rel='bookmark' title='Koenig Books'>Koenig Books</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/08/book-mongers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blitz</title>
		<link>http://www.pennybloodsblackbook.com/2011/08/blitz/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/08/blitz/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 08:35:18 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Second Hand Clothes]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=5163</guid>
		<description><![CDATA[Blitz feels like a little piece of New York City. I couldn’t tell you what it was exactly that makes me say this, perhaps it’s the sophistication and service? Excellent service! super friendly, American style, the store assistants look like an extras from a Russ Meyer film, where do they find these people? Best described [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Blitz feels like a little piece of New York City. I couldn’t tell you what it was exactly that makes me say this, perhaps it’s the sophistication and service? Excellent service! super friendly, American style, the store assistants look like an extras from a Russ Meyer film, where do they find these people?  Best described as a ‘vintage department store’, a one stop shop for all things vintage with a huge collection of clothes, both men’s and women’s, alongside furniture and random bits and pieces, laid out and displayed so beautifully all the while screaming at me “You can’t afford any of this!” (which pretty much sums up New York for me anyway). Blitz is spacious and totally void of the ever-fashionable clutter, nothing appears to be ever so slightly out of place. Everything is immaculately organised, displayed according to type, dresses over there, jackets over here. There is a great little bookshop and café too. Now I often find a great café, one that looks good and feels good but the coffee sucks, but I would have to say that on this occasion the coffee was perfect, only the very best know how to deal with Soya milk. On a weekend forget getting a peaceful cup of coffee around Spitalfields and Brick Lane as I can assure you everywhere will be rammed but Blitz is a little off the beaten path so fortunately hasn’t totally been discovered yet, that won’t last long though. </p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/blitz1.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/blitz8.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/blitz2.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/blitz3.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/blitz4.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/blitz5.gif" alt="" width="540" height="443" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/blitz6.gif" alt="" width="535" height="410" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/blitz7.gif" alt="" width="540" height="405" /></p>
<p><a href="http://www.blitzlondon.co.uk" target="_blank">www.blitzlondon.co.uk</a></p>
<p><strong>Blitz, 55-59 Hanbury Street, London, E1 5JP<br />
0207 377 0730<br />
Monday &#8211; Wednesday, Sunday 11.00am &#8211; 7.00pm Thursday &#8211; Saturday 11.00am &#8211; 8.00pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5202989, -0.0706082) ;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_5163').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_5163'));
     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.5202989, -0.0706082),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5202989, -0.0706082));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5202989, -0.0706082), '<span style="font-weight:bold;font-size:15px;">Blitz</span><br>Second hand clothes, Brick Lane' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/08/blitz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paper Dress</title>
		<link>http://www.pennybloodsblackbook.com/2011/08/paper-dress/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/08/paper-dress/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 13:25:06 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Second Hand Clothes]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=4260</guid>
		<description><![CDATA[The times when I seem to find the best places are when I&#8217;m killing time waiting for Rafael. This time we&#8217;re going to see a band. I rarely if ever go and see bands. My days of that are long gone unless I know someone in the band. These days I prefer to sit and [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>The times when I seem to find the best places are when I&#8217;m killing time waiting for Rafael. This time we&#8217;re going to see a band.  I rarely if ever go and see bands. My days of that are long gone unless I know someone in the band. These days I prefer to sit and maybe have a pizza. On this occasion the band are playing at Shoreditch House which is A-ok with me as this means I can take handfuls of sweets from the sweetie jars. Grown men take handfuls of sweets from the sweetie jars. No one looks down on it, it&#8217;s probably why most people are members. So the principle of ready made clothes &#8211; and by that I mean clothes that come in different sizes to fit anyone that they appeal to &#8211; is all very well but it does mean that you have to sacrifice any originality whatsoever.  So what you could do is buy second hand clothes and get them altered.  Even better if there is an in house tailor, would you agree?  And what if there was a cafe too serving tea in bone china with creamy cakes.  Paper Dress has it all and it&#8217;s where I most consistently find great things for example complete one off pieces Anita Pallenberg might have worn and it&#8217;s by the far the prettiest secondhand shop I know.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/paper1.gif" alt="" width="540" height="405" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/paper2.gif" alt="" width="540" height="405" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/paper3.gif" alt="" width="540" height="405" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/paper4.gif" alt="" width="540" height="405" /></p>
<p><a href="http://paperdressvintage.co.uk/" target="_blank">http://paperdressvintage.co.uk/</a><br />
<strong><br />
Paper Dress Vintage, 114–116 Curtain Road, London EC2A 3AH<br />
020 7729 4100<br />
Monday &#8211; Friday 9.30–7.30 Saturday 11.00–19.00 Sunday 12.00–18.00</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.525695, -0.0802899) ;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_4260').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_4260'));
     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.525695, -0.0802899),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.525695, -0.0802899));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.525695, -0.0802899), '<span style="font-weight:bold;font-size:15px;"> Paper Dress Vintage</span><br>Secondhand Clothes' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/08/paper-dress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

