<?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; Features</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/features/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>The Last Tuesday Society</title>
		<link>http://www.pennybloodsblackbook.com/2010/04/viktor-wynds-little-shop-of-horrors/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/04/viktor-wynds-little-shop-of-horrors/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 10:49:37 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Random Shops]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=3015</guid>
		<description><![CDATA[
Now here is a collection of weird shit. So taxidermy and monkey skulls I get, but Labrador’s testicles in jars? It&#8217;s hard not to like it here, I mean there aren’t many places where you hear the staff shout, “the ocelot fur coats are in the kid’s coffin under the mortuary table in the back [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/wynds1.gif" alt="" width="540" height="404" /></p>
<p>Now here is a collection of weird shit. So taxidermy and monkey skulls I get, but Labrador’s testicles in jars? It&#8217;s hard not to like it here, I mean there aren’t many places where you hear the staff shout, “the ocelot fur coats are in the kid’s coffin under the mortuary table in the back room with Aleister Crowley’s skull and the Vagina grafts” now are there?  The stream of people asking what is and what isn’t real must do their head in though. Upstairs there is a conventional gallery but downstairs is Viktor Wynds wet dream, the extensive overspill of his house of madness. With dark red walls and cabinets full of his collection of classical ivory figurines randomly (?) placed next to a key chain of a teddy bear blowing his brains out and a set of goliwogs mixed with shrunken heads and prosthetic limbs. The Last Tuesday Society additionally hold a series of talks on subjects ranging from Hypochondria to Syphilis to bed bugs by renowned speakers who although have a list of great credentials on paper often have a tendency to waffle. I think half the time they are just people Mr. Wynd wants to meet.  The shop is a ‘window display’ so to speak for the Last Tuesday Society which hosts debauched and fabulous fancy dress and masquerade balls at different locations throughout the city.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/wynd.gif" alt="" width="535" height="410" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/wynds2.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/wynds3.gif" alt="" width="540" height="423" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/wynds4.gif" alt="" width="540" height="421" /></p>
<p><a href="http://www.thelasttuesdaysociety.org" target="_blank">http://www.thelasttuesdaysociety.org</a></p>
<p><strong>11 Mare Street, London, E8 4RP<br />
07947 049814<br />
Wednesday &#8211; Sunday 12pm &#8211; 6pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5001524, -0.1262362) ;points.push(poin);var poin = new GLatLng(51.5346943, -0.0572757) ;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_3015').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_3015'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('--Default Icon--'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/--Default Icon--';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5001524, -0.1262362),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5001524, -0.1262362));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5001524, -0.1262362), '<span style="font-weight:bold;font-size:15px;">London</span><br>Description of Blog Location' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5346943, -0.0572757),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5346943, -0.0572757));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5346943, -0.0572757), '<span style="font-weight:bold;font-size:15px;">Viktor Wynd\'s Little Shop of Horrors </span><br>Curiosity Shop, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/04/viktor-wynds-little-shop-of-horrors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Le Grenier</title>
		<link>http://www.pennybloodsblackbook.com/2010/04/le-grenier/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/04/le-grenier/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 10:46:25 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Random Shops]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=3010</guid>
		<description><![CDATA[

Le Grenier appears to be the official retailer of 70’s Crockery. Full sets of brown and orange tea cups, sugar pots and tea jars interspersed with eclectic jewellery, retro furniture, exciting knick knacks and old record players in suitcases which are so pretentious it makes me want to throw up. This shop probably survives in [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/past-caring-2/' rel='bookmark' title='Permanent Link: Past Caring'>Past Caring</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/01/beedle-coram/' rel='bookmark' title='Permanent Link: Beedell Coram'>Beedell Coram</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bang-bang/' rel='bookmark' title='Permanent Link: Bang Bang'>Bang Bang</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/grenier2.gif" alt="" width="540" height="421" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/grenier1.gif" alt="" width="540" height="404" /></p>
<p>Le Grenier appears to be the official retailer of 70’s Crockery. Full sets of brown and orange tea cups, sugar pots and tea jars interspersed with eclectic jewellery, retro furniture, exciting knick knacks and old record players in suitcases which are so pretentious it makes me want to throw up. This shop probably survives in large part to people thinking that they will start their own collection of vintage clutter inspired by the immaculate style of this shop, so they start by purchasing one of the gaudy tea sets, but once they get it home and realise how badly it goes with dated Ikea furniture it gets stuck in a cupboard and never sees the light of day. Two years later said tea set ends up in a charity shop where it is bought by a similar posh second hand shop and the price put up by 1000% where it is then purchased by a younger generation of same people. It’s all part of the upper middle class circle of stuff.</p>
<p><a title="Le Grenier" href="http://www.le-grenier.com" target="_blank">www.le-grenier.com</a></p>
<p><strong>146 Bethnal Green Road, London, E2 6DG<br />
07720 890 393<br />
Monday-Saturday 12pm-7:30pm; Sunday 10am-7:30pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5001524, -0.1262362) ;points.push(poin);var poin = new GLatLng(51.525193, -0.07081) ;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_3010').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_3010'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('--Default Icon--'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/--Default Icon--';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5001524, -0.1262362),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5001524, -0.1262362));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5001524, -0.1262362), '<span style="font-weight:bold;font-size:15px;">London</span><br>Description of Blog Location' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.525193, -0.07081),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.525193, -0.07081));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.525193, -0.07081), '<span style="font-weight:bold;font-size:15px;">Le Grenier</span><br>Antique Shop, Brick Lane, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/past-caring-2/' rel='bookmark' title='Permanent Link: Past Caring'>Past Caring</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/01/beedle-coram/' rel='bookmark' title='Permanent Link: Beedell Coram'>Beedell Coram</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bang-bang/' rel='bookmark' title='Permanent Link: Bang Bang'>Bang Bang</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/04/le-grenier/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Koenig Books</title>
		<link>http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 10:46:36 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bookshops]]></category>
		<category><![CDATA[Central]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=698</guid>
		<description><![CDATA[Koenig books hosts a collection of wanky art books with beautiful covers and artistically out of focus photographs. It does have a huge selection though so if you do have £50 to burn on a book you will look through once then leave around to use as a coaster you will no doubt find something [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/claire-rouen-books/' rel='bookmark' title='Permanent Link: Claire Rouen Books'>Claire Rouen Books</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/magma/' rel='bookmark' title='Permanent Link: Magma'>Magma</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-travel-bookshop/' rel='bookmark' title='Permanent Link: The Travel Bookshop'>The Travel Bookshop</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Koenig books hosts a collection of wanky art books with beautiful covers and artistically out of focus photographs. It does have a huge selection though so if you do have £50 to burn on a book you will look through once then leave around to use as a coaster you will no doubt find something here. The basement houses all their less glamorous art books (the ones not published by Phaidon), collections of titles on each main stream artist and artistic movement which art students buy to plagiarize in their 3rd year thesis. Main reason I go is that the owner has a pet pug which is sooo cute.</p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/koenig2.gif" alt="" width="540" height="404" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/koenig3.gif" alt="" width="540" height="423" /></p>
<p>80 Charing Cross Road, Leicester Square, London WC2H 0BF<br />
020 7240 8190</p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5122849, -0.1286099) ;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_698').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_698'));
     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.5122849, -0.1286099),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5122849, -0.1286099));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5122849, -0.1286099), '<span style="font-weight:bold;font-size:15px;">Koenig Boooks</span><br>Covent Garden, Central London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/claire-rouen-books/' rel='bookmark' title='Permanent Link: Claire Rouen Books'>Claire Rouen Books</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/magma/' rel='bookmark' title='Permanent Link: Magma'>Magma</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-travel-bookshop/' rel='bookmark' title='Permanent Link: The Travel Bookshop'>The Travel Bookshop</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beedell Coram</title>
		<link>http://www.pennybloodsblackbook.com/2010/01/beedle-coram/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/01/beedle-coram/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 11:51:12 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Random Shops]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=205</guid>
		<description><![CDATA[
Easily my favourite &#8216;junk shop&#8217; in London. Beedell Coram is stocked full of Victorian paintings, taxidermy, antique furniture, books, postcards and old medicine jars all lovingly displayed with no order or thought to presentation whatsoever. When she&#8217;s not drunk in the Golden Hart pub next door this is where ?????* collects her miniature tea sets, [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/hurwendeki/' rel='bookmark' title='Permanent Link: Hurwundeki'>Hurwundeki</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/past-caring-2/' rel='bookmark' title='Permanent Link: Past Caring'>Past Caring</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/get-stuffed/' rel='bookmark' title='Permanent Link: Get Stuffed'>Get Stuffed</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/beedle3.gif" alt="" width="530" height="746" /></p>
<p>Easily my favourite &#8216;junk shop&#8217; in London. Beedell Coram is stocked full of Victorian paintings, taxidermy, antique furniture, books, postcards and old medicine jars all lovingly displayed with no order or thought to presentation whatsoever. When she&#8217;s not drunk in the Golden Hart pub next door this is where ?????* collects her miniature tea sets, the ??????*  buy their master paintings before they deface them, where ??????*  has bought the odd taxidermy dome and ???? and ?????*  purchase a human skull or two. The owner Andrew Coram is a gem in himself, with his gold earring and an east end sales man grin he alone makes it worth a visit.</p>
<p>*I have omitted the names of those guilty out of respect for the proprietor and his gracious message concerning the privacy of his clients. This little antique shop can hold its own without name dropping anyway.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/beedle2.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/beedle5.gif" alt="" width="458" height="600" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/beedle1.gif" alt="" width="540" height="443" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/beedle4.gif" alt="" width="462" height="600" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/beedle6.gif" alt="" width="447" height="600" /></p>
<p><strong>86 Commercial Street, London, E1 6LY</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5193678, -0.0745043) ;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_205').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_205'));
     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.5193678, -0.0745043),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5193678, -0.0745043));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5193678, -0.0745043), '<span style="font-weight:bold;font-size:15px;">Beedell Coram</span><br>Spitalfields, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/hurwendeki/' rel='bookmark' title='Permanent Link: Hurwundeki'>Hurwundeki</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/past-caring-2/' rel='bookmark' title='Permanent Link: Past Caring'>Past Caring</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/get-stuffed/' rel='bookmark' title='Permanent Link: Get Stuffed'>Get Stuffed</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/01/beedle-coram/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alfies Antique Market</title>
		<link>http://www.pennybloodsblackbook.com/2009/12/alfies-antique-market/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/12/alfies-antique-market/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 11:58:33 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Random Shops]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=716</guid>
		<description><![CDATA[

Situated on a street which is home to a scummy street market selling stolen toilet paper and knock off household products with old immigrants and market people yelling at each other and groups of Eastern European and Asian kids hanging out in intimidating groups cutting school is Alfies Antiques Market. A vast cavern of Antique [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/borough-market/' rel='bookmark' title='Permanent Link: Borough Market'>Borough 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/dover-street-market-2/' rel='bookmark' title='Permanent Link: Dover Street Market'>Dover Street Market</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/alfies1.gif" alt="" width="540" height="421" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/alfies2.gif" alt="" width="540" height="404" /></p>
<p>Situated on a street which is home to a scummy street market selling stolen toilet paper and knock off household products with old immigrants and market people yelling at each other and groups of Eastern European and Asian kids hanging out in intimidating groups cutting school is Alfies Antiques Market. A vast cavern of Antique shops, several stories high, there are hundreds of vendors inside specialising in everything from Victorian jewellery to vintage lace, antique paintings, 60’s furniture with the odd junk shop or two thrown in. I can spend hours here, mainly because most of it is expensive and once engaged in a conversation over the price of something that despite the fact is £600 out of my budget I get a kick out of selling working his ass of to convince me it’s a really good price. There is a café too which is a highlight.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/alfies3.gif" alt="" width="540" height="423" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/alfies4.gif" alt="" width="540" height="416" /></p>
<p><a href="http://www.alfiesantiques.com/" target="_blank">http://www.alfiesantiques.com/</a></p>
<p><strong>13-25 Church Street, London, NW8<br />
020 7723 6066<br />
Tuesday &#8211; Saturday  10am-6pm</strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/borough-market/' rel='bookmark' title='Permanent Link: Borough Market'>Borough 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/dover-street-market-2/' rel='bookmark' title='Permanent Link: Dover Street Market'>Dover Street Market</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/12/alfies-antique-market/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>F. Cooke</title>
		<link>http://www.pennybloodsblackbook.com/2009/12/f-cooke/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/12/f-cooke/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 11:41:51 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Fish Chips Curry Eel]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=678</guid>
		<description><![CDATA[One of the last remnants of the pre-gentrified Broadway market, F. Cooke dates back to the days before the street was thick with Cypressa vans delivering organic goods. When I politely ask if I may take a photo, I get an obvious &#8220;aye roll along&#8221; with a weary sigh and a “what’s it for?” “My [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-bouche/' rel='bookmark' title='Permanent Link: La Bouche'>La Bouche</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-dove/' rel='bookmark' title='Permanent Link: The Dove'>The Dove</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/medcalf/' rel='bookmark' title='Permanent Link: Medcalf'>Medcalf</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/cook.gif" alt="" width="270" height="212" />One of the last remnants of the pre-gentrified Broadway market, F. Cooke dates back to the days before the street was thick with Cypressa vans delivering organic goods. When I politely ask if I may take a photo, I get an obvious &#8220;aye roll along&#8221; with a weary sigh and a “what’s it for?” “My blog on pla….” “Oh another blog, yeah ok just a couple though”. It helps having a rubbish camera as no one takes you seriously. F. Cooke is a beautiful and authentic old pie and mash shop with all the original tiled walls, marble topped tables and metal and wooden benches. Being a vegetarian there is nothing I can actually eat here, I may just order a coke. I just love the fact that you would never find anywhere that resembled a place like this outside of London, well Britain any way. </p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/cook1.gif" alt="" width="540" height="423" /></p>
<p><strong>9 Broadway Market, London, E8 4PH<br />
020 72546458<br />
Monday &#8211; Thursday  10am-7pm   Friday &#8211; Saturday 10.30am-8pm</strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-bouche/' rel='bookmark' title='Permanent Link: La Bouche'>La Bouche</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-dove/' rel='bookmark' title='Permanent Link: The Dove'>The Dove</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/medcalf/' rel='bookmark' title='Permanent Link: Medcalf'>Medcalf</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/12/f-cooke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kokon To Zai</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/kokon-to-zai-2/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/kokon-to-zai-2/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 07:28:02 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Random Shops]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=1231</guid>
		<description><![CDATA[The sister shop to Kokon To Zai in Soho but this one is so much more exciting, marrying together my twin obsessions death and clothes. It’s a menagerie of gorgeous stuff, taxidermy, glass domes, phallic shaped sculptures from A Clockwork Orange, gothic jewellery, weird clothes, beautiful staff, amazing antiques the collection just goes on and [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/kokon-to-zai/' rel='bookmark' title='Permanent Link: Kokon To Zai'>Kokon To Zai</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/past-caring-2/' rel='bookmark' title='Permanent Link: Past Caring'>Past Caring</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/breads-etc/' rel='bookmark' title='Permanent Link: Breads Etcetera'>Breads Etcetera</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/kok.gif" alt="" width="270" height="212" />The sister shop to Kokon To Zai in Soho but this one is so much more exciting, marrying together my twin obsessions death and clothes. It’s a menagerie of gorgeous stuff, taxidermy, glass domes, phallic shaped sculptures from A Clockwork Orange, gothic jewellery, weird clothes, beautiful staff, amazing antiques the collection just goes on and on there is so much to look at. Situated on Golbourne road in West London near Notting Hill it’s surrounded by Moroccan and Lebanese cafes, in an area populated with residents that don’t ever seem to work although the type that choose not to I might add therefore possibly the type that can afford anything from this amazing shop. Lord knows how a place like this makes any money, I just got to get home decorating ideas, new ways to display crow skulls and what not.<br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/kok1.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/kok2.gif" alt="" width="540" height="423" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/kok3.gif" alt="" width="540" height="375" /></p>
<p><a href="http://www.kokontozaishop.com/" target="_blank">http://www.kokontozaishop.com/</a></p>
<p><strong>86 Golborne Road, London, W10 5P5<br />
020 8960 3736<br />
Monday &#8211; Saturday 10am-6pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.52168, -0.2087273) ;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_1231').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_1231'));
     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.52168, -0.2087273),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.52168, -0.2087273));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.52168, -0.2087273), '<span style="font-weight:bold;font-size:15px;">Kokon To Zai</span><br>Notting Hill, West London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/kokon-to-zai/' rel='bookmark' title='Permanent Link: Kokon To Zai'>Kokon To Zai</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/past-caring-2/' rel='bookmark' title='Permanent Link: Past Caring'>Past Caring</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/breads-etc/' rel='bookmark' title='Permanent Link: Breads Etcetera'>Breads Etcetera</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/kokon-to-zai-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Petersham Nurseries</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/petersham-nurseries/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/petersham-nurseries/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 16:33:19 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Places to kill time]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=1223</guid>
		<description><![CDATA[Until I discovered Petersham Nurseries “Let’s go to Kew Gardens” were 5 words I wasn’t keen on hearing. Kew Gardens is hugely over-rated and expensive. If you’re looking for a nice day out in the park then Richmond Park is a better idea the best part being afternoon tea or lunch at nearby Petersham Nurseries. [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/primrose-bakery/' rel='bookmark' title='Permanent Link: Primrose Bakery'>Primrose Bakery</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/loafing/' rel='bookmark' title='Permanent Link: Loafing'>Loafing</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/vintage-heaven/' rel='bookmark' title='Permanent Link: The Cake Hole'>The Cake Hole</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/pet.gif" alt="" width="270" height="212" />Until I discovered Petersham Nurseries “Let’s go to Kew Gardens” were 5 words I wasn’t keen on hearing. Kew Gardens is hugely over-rated and expensive. If you’re looking for a nice day out in the park then Richmond Park is a better idea the best part being afternoon tea or lunch at nearby Petersham Nurseries. Being an actual nursery it’s an idyllic setting with potted trees, flowers and stone statues everywhere. Part o it is a fairly expensive restaurant designed to feel like you are outdoors…. Indoors, with a canopy like roof and vines growing up pillars, all the while decorated with antique furniture and old paintings. It’s gorgeous. The café is equally lovely yet more relaxed serving all kinds of cakes, soup, quiche, that kind of thing. It’s a perfect place to make a trip on a sunny day for a cup of tea and a piece of Victoria sponge cake.<br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/pet1.gif" alt="" width="540" height="423" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/pet2.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/pet3.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/pet4.gif" alt="" width="540" height="375" /></p>
<p><a href="http://www.petershamnurseries.com/" target="_blank">http://www.petershamnurseries.com/</a><br />
<strong><br />
143 Petersham Road, Richmond, TW10<br />
020 8605 3627<br />
Restaurant  (Monday &#8211; Tuesday Closed)   Wednesday &#8211; Sunday  12.00- 2.45<br />
Cafe  (Monday Closed)   Tuesday &#8211; Saturday  10am &#8211; 4.30pm   Sunday  11am-4.30pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.4462011, -0.3027507) ;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_1223').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_1223'));
     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.4462011, -0.3027507),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.4462011, -0.3027507));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.4462011, -0.3027507), '<span style="font-weight:bold;font-size:15px;">Petersham Nurseries</span><br>Richmond' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/primrose-bakery/' rel='bookmark' title='Permanent Link: Primrose Bakery'>Primrose Bakery</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/loafing/' rel='bookmark' title='Permanent Link: Loafing'>Loafing</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/vintage-heaven/' rel='bookmark' title='Permanent Link: The Cake Hole'>The Cake Hole</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/petersham-nurseries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fortnum and Mason</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/fortnum-and-mason/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/fortnum-and-mason/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 18:59:19 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Central]]></category>
		<category><![CDATA[Special Mention]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=915</guid>
		<description><![CDATA[
Fortnum and Mason is a palace of food, it’s also a one-stop-tourist hole from hell. What was once the grocer to Queen Victoria’s court is now a giant food themed gift shop (unless you buy all your food in pretty tins). But what a gift shop it is. The window displays are worth a visit [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/hurwendeki/' rel='bookmark' title='Permanent Link: Hurwundeki'>Hurwundeki</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/liberty/' rel='bookmark' title='Permanent Link: Liberty'>Liberty</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/fortnum.gif" alt="" width="540" height="424" /></p>
<p>Fortnum and Mason is a palace of food, it’s also a one-stop-tourist hole from hell. What was once the grocer to Queen Victoria’s court is now a giant food themed gift shop (unless you buy all your food in pretty tins). But what a gift shop it is. The window displays are worth a visit alone. Every British condiment and edible commodity from days gone by is sold here in [re-produced] original packaging. There are also counters dedicated to all and everything delicious, chocolate, pastries and cakes, cheese and exotic coffee and tea in delectable wooden boxes. It’s a good a place as any to get all your gifts in one go and when you feel you have just about enough, drop into the fountain tea room for an authentic, I mean expensive afternoon tea. Actually don’t its a bit tacky, designed for American tourists. Afternoon tea is a cherished British tradition from days when the upper classes had the time to sit around and eat finger food and chat. That’s why many such places including fancy hotels try to re-create this experience in lavish and fake settings which charge anything upwards of £40 a head making them little more than overpriced tourist traps. Like I said great for gifts though.</p>
<p><a href="http://www.fortnumandmason.com/" target="_blank">http://www.fortnumandmason.com/</a></p>
<p><strong>181 Piccadilly, London, W1A 1ER<br />
020 7734 8040<br />
Monday &#8211; Saturday 10am-8pm  Sunday 12pm &#8211; 6pm (with browsing time from 11.30am to 12noon) 020 7734 8040</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5095706, -0.1353761) ;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_915').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_915'));
     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.5095706, -0.1353761),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5095706, -0.1353761));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5095706, -0.1353761), '<span style="font-weight:bold;font-size:15px;">Fortnum and Mason</span><br>Piccadilly, Central London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/hurwendeki/' rel='bookmark' title='Permanent Link: Hurwundeki'>Hurwundeki</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/liberty/' rel='bookmark' title='Permanent Link: Liberty'>Liberty</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/fortnum-and-mason/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Past Caring</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/past-caring-2/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/past-caring-2/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:02:13 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[North]]></category>
		<category><![CDATA[Random Shops]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=725</guid>
		<description><![CDATA[This is the kind of place I’d recommend if you were looking for something random like say, a dressmakers dummy or an antique mousetrap. It’s effectively a junk shop but really well organised and edited to only the best stuff without charging a fortune for it. Needless to say they always have vast amounts of [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/bang-bang/' rel='bookmark' title='Permanent Link: Bang Bang'>Bang Bang</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bfi-southbank/' rel='bookmark' title='Permanent Link: BFI Southbank'>BFI Southbank</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>This is the kind of place I’d recommend if you were looking for something random like say, a dressmakers dummy or an antique mousetrap. It’s effectively a junk shop but really well organised and edited to only the best stuff without charging a fortune for it. Needless to say they always have vast amounts of 50’s and 60’s tea sets in gaudy colours. It’s well placed, surrounded by a few great places to eat and a good second hand record shop not to mention ‘Get Stuffed’ and amazing taxidermy shop albeit with questionable morals. There are usually a few crazy folk here, the kind of regulars who have lived in council flats in the area for ages and stop by frequently to see what new stuff is in that they can feign interest in buying. I over hear a middle aged lady complaining to the cashier that her mother had be kicked out of the loony bin for depressing the other patients so had come home to depress her family instead and that she was trying to find any reason to be out of the house.<br />
<strong><br />
76 Essex Road, Islington, London, N1 8LT </strong></p>

<div id='map_725' 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_725').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_725'));
     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/bang-bang/' rel='bookmark' title='Permanent Link: Bang Bang'>Bang Bang</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bfi-southbank/' rel='bookmark' title='Permanent Link: BFI Southbank'>BFI Southbank</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/past-caring-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
