<?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</title>
	<atom:link href="http://www.pennybloodsblackbook.com/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>Thu, 02 Sep 2010 09:28:47 +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>no-one</title>
		<link>http://www.pennybloodsblackbook.com/2010/08/no-one-2/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/08/no-one-2/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 11:52:23 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Boutiques]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=209</guid>
		<description><![CDATA[If they gave out ‘Buyer’ awards then Tomo (the buyer here) would win it. God they have so much great, great stuff, it’s expensive but so worth it. They were the first stockists in London of Cheap Monday jeans, or so I hear from The Captain. Now The Captain is NOT one of the beautiful [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/public-beware/' rel='bookmark' title='Permanent Link: Public Beware'>Public Beware</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/06/pogo-cafe/' rel='bookmark' title='Permanent Link: Pogo Cafe'>Pogo Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/absolute-vintage/' rel='bookmark' title='Permanent Link: Absolute Vintage'>Absolute Vintage</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/one.gif" alt="" width="270" height="203" />If they gave out ‘Buyer’ awards then Tomo (the buyer here) would win it. God they have so much great, great stuff, it’s expensive but so worth it. They were the first stockists in London of Cheap Monday jeans, or so I hear from The Captain. Now The Captain is NOT one of the beautiful people but I just LOVE ugly but well dressed people. I don&#8217;t know why it should be, but the sight of an attractive but ill dressed person MADDENS me&#8230;! Tomo gets in everything just before it becomes super fashionable and before everywhere else stocks it and its all gone just as the wider public latches on to it, this girl totally has a CLUE! But then she is Japanese. I love their jewellery and accessories and oh crap, crap crap, I just spent too much money on some Gal Stern gold printed tights which I don’t think I’m brave enough to wear. I’ve got the sweats now (which I get when I over spend) and my hand is shaking as I hand over my card.<br />
NB. On publishing this post I have yet to wear said tights, they haven’t left their box.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/one0.gif" alt="" width="540" height="390" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/one1.gif" alt="" width="540" height="418" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/one2.gif" alt="" width="540" height="415" /></p>
<p><a href="http://www.no-one.co.uk/" target="_blank">http://www.no-one.co.uk/</a></p>
<p><strong>1 Kingsland Road, London E2 8AA<br />
020 7613 5314<br />
Monday &#8211; Wednesday, Thursday 11am-8.30pm, Friday &#8211; Saturday 11am-7pm   Sunday  12am-6pm </strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/public-beware/' rel='bookmark' title='Permanent Link: Public Beware'>Public Beware</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/06/pogo-cafe/' rel='bookmark' title='Permanent Link: Pogo Cafe'>Pogo Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/absolute-vintage/' rel='bookmark' title='Permanent Link: Absolute Vintage'>Absolute Vintage</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/08/no-one-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pogo Cafe</title>
		<link>http://www.pennybloodsblackbook.com/2010/06/pogo-cafe/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/06/pogo-cafe/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 07:58:27 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Breakfast]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=3329</guid>
		<description><![CDATA[
Now Pogo Café is a full on no frills vegan cafe and is where I come when I don&#8217;t want to feel like I&#8217;m in London. It&#8217;s the sort of cafe you&#8217;d find somewhere uber-liberal like Eugene, Oregon. On the other hand you could find it extremely irritating if you were the type to take [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/09/rio-cafe/' rel='bookmark' title='Permanent Link: Rio Café and Ricco&#8217;s'>Rio Café and Ricco&#8217;s</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/10/cafe-picasso/' rel='bookmark' title='Permanent Link: Cafe Picasso'>Cafe Picasso</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/09/counter-cafe/' rel='bookmark' title='Permanent Link: Counter Cafe'>Counter Cafe</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/pogo1.gif" alt="" width="540" height="412" /></p>
<p>Now Pogo Café is a full on no frills vegan cafe and is where I come when I don&#8217;t want to feel like I&#8217;m in London. It&#8217;s the sort of cafe you&#8217;d find somewhere uber-liberal like Eugene, Oregon. On the other hand you could find it extremely irritating if you were the type to take all that anti-establishment crap seriously. They go to town with the shredded carrot, but it&#8217;s all so satisfyingly healthy and cheap. You&#8217;re unlikely to stumble across it unless of course you are unfortunate enough to live near by or you&#8217;re a street level drug dealer or one of 5 kids to a white trash single mom. What I&#8217;m saying is, this is a dodgy street, where delinquents walk down the middle of the road refusing to move for cars and where kids half my size look like they&#8217;re gonna kill me just because I don&#8217;t wear jewellery from Argos.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/pogo.gif" alt="" width="534" height="416" /></p>
<p><a href="http://www.pogocafe.co.uk" target="_blank">www.pogocafe.co.uk</a></p>
<p><strong>76 Clarence Road, London E5 8HB<br />
020 8533 1214<br />
Wednesday &#8211; Saturday 12.30pm &#8211; 9pm  Sunday 11am &#8211; 9pm</strong></p>
<p><strong><strong></p>
<pre style="margin: 5px;">
<div id='map_3329' style='width:580px; height:300px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5001524, -0.1262362) ;points.push(poin);var poin = new GLatLng(51.5543265, -0.0560626) ;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_3329').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_3329'));
     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.5543265, -0.0560626),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5543265, -0.0560626));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5543265, -0.0560626), '<span style="font-weight:bold;font-size:15px;">Pogo Cafe</span><br>Breakfast, Hackney' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		</pre>
<p></strong></strong></p>


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/09/rio-cafe/' rel='bookmark' title='Permanent Link: Rio Café and Ricco&#8217;s'>Rio Café and Ricco&#8217;s</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/10/cafe-picasso/' rel='bookmark' title='Permanent Link: Cafe Picasso'>Cafe Picasso</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/09/counter-cafe/' rel='bookmark' title='Permanent Link: Counter Cafe'>Counter Cafe</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/06/pogo-cafe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dandy in the Underworld</title>
		<link>http://www.pennybloodsblackbook.com/2010/05/dandy-in-the-underworld/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/05/dandy-in-the-underworld/#comments</comments>
		<pubDate>Wed, 12 May 2010 15:40:39 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Interviews]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=3294</guid>
		<description><![CDATA[
On a narrow cobbled street in the heart of Soho lies a row of rickety old Georgian houses, each one a testimony to what Soho once was, ugly, dangerous and debauched, not the shiny glass box it is today. Having walked up and down this street a million times over the past 10 years, it [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/195/' rel='bookmark' title='Permanent Link: Farina Cafe'>Farina Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/04/lorelei/' rel='bookmark' title='Permanent Link: Lorelei'>Lorelei</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/seb03.gif" alt="" width="540" height="810" /></p>
<p>On a narrow cobbled street in the heart of Soho lies a row of rickety old Georgian houses, each one a testimony to what Soho once was, ugly, dangerous and debauched, not the shiny glass box it is today. Having walked up and down this street a million times over the past 10 years, it was one house in particular that always caught my attention, the one with the plaque provocatively stating, “this is not a brothel, there are no prostitutes here”. This is the home to Sebastian Horsley. Best described as a modern day Quentin Crisp, a self-proclaimed dandy and the embodiment of decadence and I don’t just say that for poetic effect, he really lives his life like a character in a novel. Or a porn star’s autobiography. </p>
<p>Sebastian has created something of a reputation for himself.  An artist, writer, drug addict, sex columnist, pimp, prostitute, national treasure. He has been described as all these things but asks only that we make up our mind so he knows how to dress. His book, ‘Dandy in the Underworld’ made us take notice. An autobiography on someone not yet famous? He was as surprised by its success as he should be, “I didn’t see my little book getting out of Britain, Ok England, Ok London, Ok Soho, Ok Meard Street, Ok 7 Meard Street, Ok my flat, Ok my bedroom, Ok my lavatory.”</p>
<p>He welcomes me at the door dressed in a long velvet dress coat, cravat and black velvet top hat, custom made, extra tall. He’s friendly but a little nervous, strangers walking into his inner sanctum. I feel lucky. When a stylist requested to shoot Kate Moss in his flat, he agreed. However this was before realising by ‘shoot’ they meant photograph. At this point Sebastian merely responded with, “I don’t want f****** Kate Moss in my studio thank you very much, to me her looks and her greed are both ugly. Tell her this pretty boy will allow them for £10,000 and I’ll throw in a ‘good morning’ for that price. I won’t, however, get out of bed”. </p>
<p>He pads around the room for a moment, slightly unsure what to do or really why I’m here. “So when are you going to run this interview? Is it anything to do with the play? Oh it is? I have to change then, I have a different outfit planned for anything to do with the play”. He retreats to his bedroom, “Sorry I can’t offer you a cup of tea, only a cigarette or a glass of milk, would you like a glass of milk? I ordered a glass of milk in a bar the other day, they thought that was strange. People think I’m trying to be like Alex from A Clockwork Orange. What they don’t realise is that it’s because my father was a milkman. Anyway I won’t be a minute”.</p>
<p>I hover, not quite sure if I should sit or look around. His living room, a shrine to ‘His Royal Lowness’ is covered with press clippings, newspaper articles, posters and advertising paraphernalia including a full sized cardboard cut-out of himself, a souvenir from his moment as muse to Rei Kawakubo, designer for Comme des Garçons. Above the fireplace a stunning display of human skulls mounted in a bespoke and finely carved unit, flanked on ether side by shelves of hard back books on many a great author, poet and artist. And the silver nails used for his crucifixion in the Maldives in 2007 (yes, he crucified himself as some kind of extreme publicity stunt, which I don’t ask him about because what would I have to say on that? “Um… that’s a weird thing to do?”), proudly framed on the wall. </p>
<p>Moments later he comes back, dressed head to toe in red. It’s even the same shade of red just different textures. I love men who take an unusually close interest in their appearance. Like Sebastian says, men, once they know they are beautiful, are far more besotted with their looks than women ever are. “You’re not taking a full length picture are you? I’m not wearing shoes”, (although his socks are indeed a matching red). When asked to lift his chin as his top hat is casting a shadow over his face he has a momentary reservation, “Do I look fat? At my age, I’m looking for mercy not honesty.”  </p>
<p>As he offers me a seat he enquires after the small scar on my top lip, “How did you get that?  It’s very glamorous, I love it. We must put our scars to work for us. They are the best things we have because they’re proof of something.” I sit listening to him, trying not to be distracted by the fact I’ve forgotten to hit record on my dictaphone, I can’t bring myself to interrupt him, he doesn’t speak like normal people. He thinks things over. And over some more. Then reduces it down to one succinct and quippy sentence which sums up, albeit totally trivialising the subject. He talks in aphorisms, one strung perfectly after the other, “It’s better to be quotable than honest. I don’t speak I quote. I am a fraud. I have cobbled together my personality from hundreds of little bits. I am simultaneously the most genuine and the most artificial person you will ever meet. I am a controversial figure: people either dislike me or hate me.”</p>
<p>So I’m here primarily to ask Sebastian questions about London, where he likes to go, where he eats, drinks, writes, that kind of thing. The questionnaire I submitted to him prior to our meeting was angling for a bit of name-dropping but I got no such thing. When I ask where he is happiest in London, I should have expected the answer I received, “Soho. Soho is a whore with syphilis, her knickers pulled down, her face abandoned; a mess too revolting to complete. Living in Soho is like coming all the time.” Most people just say, “hmm I don’t know, the park?”  “So you’re going to ask me a lot of questions I’m not going to answer, what is my fantasy high street? No. Fantasy high street is a contradiction in terms, like witty woman, happy marriage or young poet. These shops all sell the greatest disadvantage of them all: hope.”</p>
<p>I keeping going determined to shed some light on where Sebastian spends his time. There has to be somewhere he goes when he’s not entertaining prostitutes in his flat. “It used to be suicide or the Ritz. I hate private clubs, Blacks is too quaint and the Groucho is just people showing off their cufflinks, I’ve been banned anyway. The Colony was great, full of artists, writers and other losers, I felt at home there.  I don’t really like to eat out and I take no pleasure from food. Eating is so undignified, I find watching someone eat utterly disgusting. My perfect place is my flat on Meard Street. It is a lighthouse for losers. They get off at Dover and make their way over.  I won’t leave Soho. If I get an invitation from Notting Hill it will go straight in the bin. I like the Stockpot on Old Compton Street, I’ll go there with a good book, and Bruno’s on Wardour Street. I’m there every night, the food looks disgusting, like someone has already eaten it and my favourite The Lorelei on Bateman Street, it’s positively Polish and every dish tastes the same so it doesn’t matter what you order. </p>
<p>“Are we nearly done now my dear? I’m afraid I have an appointment at 3pm.” Off the record Sebastian is running his home as a brothel. Apparently it’s to make the mortgage, however I believe he just likes to be around something depraved, since he has an uncanny knack of making the worst things appear glorious and romantic, just read his book. “I’ve always wanted to be a pimp, but really I’m just a madam, cleaning the sheets and fluffing the pillows.”</p>
<p>Before I leave I ask to look around. In his bedroom I find an ornately carved wooden bed, next to it a loaded gun sitting atop an elaborate wooden box. He explains that before his last STD test the nurse asked him if he had had unprotected sex, “Never. There is always a gun by my bedside”. He shows me the spot a crazed prostitute took a shot at him and where the bullet hit the wall. The room is bathed in a soft orange glow with large gilt framed pieces of red velvet on the walls. His closet is full to bursting with his tailor made suits, top hats and adornments. S H is the real thing, a genuine dandy, charming and humble and impeccably presented,  “a respectable appearance makes people more interested in your soul”. I wouldn’t be here if I didn’t agree. The kitchen looks more or less as you would expect a kitchen to look, although there are a set of human bones on the counter and the shelves are filled with books. There’s not a saucepan or plate in sight, only a mug with the handle broken off saying ‘world’s greatest dad’, unlikely as Sebastian has openly stated in the past that “The worst sexually transmitted disease of them all is children. The only place a dandy would push a pram is into the Thames.” The bathroom is immaculate with nothing but Chanel products. I can’t imagine Sebastian taking part in something as mundane and everyday as taking a shower. It’s more likely he has kittens lick him clean with milk.</p>
<p>As he shows me out, I enquire how far through his next book he is, “well I’ve written the opening sentence” and to his art, “I’m working on abstract pieces right now, no paintbrushes, no paint, no canvas, I’m just thinking about it”. Someone shouts up at the window where Sebastian is sitting with his fluffy white lapdog, Tampon. The man is holding a sign saying “Horsley’s Air Sickness Bags” it appears random but I get the feeling this sort of thing happens all the time. It starts raining outside. “Is it raining?” he asks, “I thought it was applause…”</p>
<p>Thank you <a href="http://www.tommedwell.com/" target="_blank">Tom Medwell</a> for the lovely photographs.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/seb01.gif" alt="" width="540" height="810" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/seb02.gif" alt="" width="540" height="810" /></p>


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/195/' rel='bookmark' title='Permanent Link: Farina Cafe'>Farina Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/04/lorelei/' rel='bookmark' title='Permanent Link: Lorelei'>Lorelei</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/05/dandy-in-the-underworld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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/12/alfies-antique-market/' rel='bookmark' title='Permanent Link: Alfies Antique Market'>Alfies Antique 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/2010/01/beedle-coram/' rel='bookmark' title='Permanent Link: Beedell Coram'>Beedell Coram</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>ps. re-reading this it sounds like I don&#8217;t like it, I do, I love it, it&#8217;s without a doubt the best vintage shop selling household wares in London, there is so much stuff I want and pretty much everything is a collectible, ignore my sarcasm I just couldn&#8217;t sleep as the person living above me was bouncing a tennis ball all night, which is really strange as I live on the top floor and there is no one who lives above me.</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/12/alfies-antique-market/' rel='bookmark' title='Permanent Link: Alfies Antique Market'>Alfies Antique 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/2010/01/beedle-coram/' rel='bookmark' title='Permanent Link: Beedell Coram'>Beedell Coram</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>Favela Chic</title>
		<link>http://www.pennybloodsblackbook.com/2010/04/favela-chic/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/04/favela-chic/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 22:44:19 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bars]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=155</guid>
		<description><![CDATA[There is nothing I love more than taking a Third World theme and throwing a shit load of money at it thereby creating the ideal place for posh kids to hold their birthday parties all the while discussing their current holier-than-thou missions with the red cross, UN or whatever. The theme is in the title [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/commercial-tavern-3/' rel='bookmark' title='Permanent Link: Commercial Tavern'>Commercial Tavern</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/trailer-happiness/' rel='bookmark' title='Permanent Link: Trailer Happiness'>Trailer Happiness</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/favelachic.gif" alt="" width="270" height="212" />There is nothing I love more than taking a Third World theme and throwing a shit load of money at it thereby creating the ideal place for posh kids to hold their birthday parties all the while discussing their current holier-than-thou missions with the red cross, UN or whatever. The theme is in the title and I can surely say it summarises the place entirely apart from the fact that it is absolutely nothing like a favela or anywhere else in Brazil for that matter. However salsa music, disco balls, furniture that looks like it was washed up on a beach, flea market lamps, kitsch paintings and wallpaper, graffitied bathrooms, staff dressed head to toe in American apparel and imported Japanese trainers, cocktails and delicious Brazilian inspired food with exterior walls covered in carpet is good enough for me.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/favelachic1.gif" alt="" width="524" height="403" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/favelachic2.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/favelachic3.gif" alt="" width="527" height="206" /></p>
<p><a href="http://www.favelachic.com/london/" target="_blank">http://www.favelachic.com/london/</a></p>
<p><strong>91-93 Great Eastern Street, London EC2A3HZ<br />
020 7613 4228<br />
Tuesday &#8211; Thursday  6pm-10pm   Friday &#8211; Saturday 6pm-11.30pm </strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/commercial-tavern-3/' rel='bookmark' title='Permanent Link: Commercial Tavern'>Commercial Tavern</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/trailer-happiness/' rel='bookmark' title='Permanent Link: Trailer Happiness'>Trailer Happiness</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/04/favela-chic/feed/</wfw:commentRss>
		<slash:comments>0</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>Lorelei</title>
		<link>http://www.pennybloodsblackbook.com/2010/04/lorelei/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/04/lorelei/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 09:41:48 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Central]]></category>
		<category><![CDATA[Cheap Dinner]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=3234</guid>
		<description><![CDATA[
It was after talking to his Royal Lowness, King of Soho, Sebastian Horsley that I decided to try out the Lorelei as it’s one of Sebastian’s favourites. I’d walked past it countless times without it registering, mainly because it always looked closed and I never trust places in Soho that aren’t widely known. Well the [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/snog-2/' rel='bookmark' title='Permanent Link: Snog'>Snog</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/andrew-edmunds/' rel='bookmark' title='Permanent Link: Andrew Edmunds'>Andrew Edmunds</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/05/dandy-in-the-underworld/' rel='bookmark' title='Permanent Link: Dandy in the Underworld'>Dandy in the Underworld</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lorelei1.gif" alt="" width="540" height="402" /></p>
<p>It was after talking to his Royal Lowness, King of Soho, Sebastian Horsley that I decided to try out the Lorelei as it’s one of Sebastian’s favourites. I’d walked past it countless times without it registering, mainly because it always looked closed and I never trust places in Soho that aren’t widely known. Well the Lorelei as it turns out is widely known (I’m just clueless, but not as clueless as you) and what a place it is. You couldn’t squeeze more character into it if you tried. Tiny with little Formica tables (since well before they were fashionable) and an epic mural of a mermaid on the wall it’s one of my greatest finds, let alone the fact it’s in Soho. It’s nice to be able to recommend somewhere that isn’t <a href="http://www.busaba.com/" target="_blank">Busaba Eathai</a>. The Lorelei hasn’t changed a stitch since it opened back in the 1940s (or thereabouts) and feels like walking into a back alley restaurant in Naples. It’s Italian with pretty much 2 things on the menu, omelettes and pizza. Both are good and cost about £6. My Greek company for the evening sums up the menu “I haven’t seen a dessert menu like this since I used to go on holiday to Cyprus as a kid, the only difference is this one is spelt correctly”. They appear to have various flavours of ice cream and sorbet but when we enquire as to what flavours the tiny little waitress just stabs her finger at the menu squawking “vanilla”, hmm anything else? Any sorbet? “VANILLA” ok ok we’ll take vanilla. Our smirk as she pulls a giant budget sized carton out the freezer quickly disappears as we soon realise the ice cream tastes wonderfully homemade. It’s the small things like the fact that there appears to only be one bottle of ketchup, one set of salt and pepper and one jar of sugar for the whole place so the tiny little Asian lady is constantly grabbing them for whoever asks, not to be returned so make sure you take as much as you need.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lorelei2.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lorelei3.gif" alt="" width="540" height="443" /></p>
<p><strong>21 Bateman Street, London, W1D 3AL<br />
020 7734 0954</strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/snog-2/' rel='bookmark' title='Permanent Link: Snog'>Snog</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/andrew-edmunds/' rel='bookmark' title='Permanent Link: Andrew Edmunds'>Andrew Edmunds</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/05/dandy-in-the-underworld/' rel='bookmark' title='Permanent Link: Dandy in the Underworld'>Dandy in the Underworld</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/04/lorelei/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hackney Pearl</title>
		<link>http://www.pennybloodsblackbook.com/2010/04/hackney-pearl/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/04/hackney-pearl/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 07:54:57 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bars]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[East]]></category>
		<category><![CDATA[Wifi Cafes]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=3232</guid>
		<description><![CDATA[
Hackney Wick is clearly on the up and the Hackney Pearl is definitely a symbol of that. Oh don’t worry the area still looks like a deserted wasteland only fit for amateur fashion shoots, but salvaged Formica tables, school chairs and copies of the observer are a slap across the face reminder of where we’re [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/09/counter-cafe/' rel='bookmark' title='Permanent Link: Counter Cafe'>Counter Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/shoreditch-electricity-rooms/' rel='bookmark' title='Permanent Link: Shoreditch Electricity Rooms'>Shoreditch Electricity Rooms</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/pearl4.gif" alt="" width="540" height="443" /></p>
<p>Hackney Wick is clearly on the up and the Hackney Pearl is definitely a symbol of that. Oh don’t worry the area still looks like a deserted wasteland only fit for amateur fashion shoots, but salvaged Formica tables, school chairs and copies of the observer are a slap across the face reminder of where we’re at now over in the Wick. For quite a while people seemed reluctant to open any kind of business as the area was rife with gypsies who’d been kicked out of (sorry re-housed), Stratford. However so far so good as the Hackney Pearl looks to be attracting all the RIGHT KINDS of people. The staff here look like extras from (all and any) music video but are really friendly all the same. The food here is great and the carrot cake is off-the-scale delicious. It’s the kind of place where they cook muffins there and then and leave them on the counter as if your mum just made them, awww sweet, that just tickles me. The spacious interior is styled so perfectly it rivals any established café in London.  I’m so proud of it being in my very own Hackney Wick.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/pearl1.gif" alt="" width="540" height="412" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/pearl2.gif" alt="" width="540" height="402" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/pearl3.gif" alt="" width="534" height="416" /></p>
<p><a href="http://thehackneypearl.com/" target="_blank">http://thehackneypearl.com/</a></p>
<p><strong>Hackney Pearl, 11 Prince Edward Road, Hackney Wick, London, E9 5LX<br />
0208 510 3605<br />
Tuesday – Saturday: 10am until 11pm    Sunday: 10am until 6pm</strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/09/counter-cafe/' rel='bookmark' title='Permanent Link: Counter Cafe'>Counter Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/shoreditch-electricity-rooms/' rel='bookmark' title='Permanent Link: Shoreditch Electricity Rooms'>Shoreditch Electricity Rooms</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/04/hackney-pearl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lucky Spot</title>
		<link>http://www.pennybloodsblackbook.com/2010/04/lucky-spot/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/04/lucky-spot/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 21:39:58 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Cafes]]></category>
		<category><![CDATA[Eat and Drink]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=3229</guid>
		<description><![CDATA[Ahhh just opened up my note book to write up Lucky Spot and out fell a great postcard I nicked from an art gallery, don’t you love that, when you nick something, stash it away stealthily and then forget about it, only to discover it again later…. I am debating deleting this as I sound [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/lucky-7-2/' rel='bookmark' title='Permanent Link: Lucky 7'>Lucky 7</a></li><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/2010/04/wild-and-wood-coffee/' rel='bookmark' title='Permanent Link: Wild and Wood Coffee'>Wild and Wood Coffee</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Ahhh just opened up my note book to write up Lucky Spot and out fell a great postcard I nicked from an art gallery, don’t you love that, when you nick something, stash it away stealthily and then forget about it, only to discover it again later…. I am debating deleting this as I sound like one of those people who buy a can of beans from a shop and ask for a spoon with it.</p>
<p>The reason I’m here is by pure chance. I’m looking for a church and it’s supposed to be on this street. I’m already late but I pass by this little café/restaurant, which immediately grabs my attention. I take a quick peak inside and realise I’ve found a hidden gem. It’s a bit medieval, a bit Austrian ski village, a bit Italian and a bit grannies living room. And it’s in Mayfair of all places, minutes from Selfridges and the American Embassy. It’s opposite Starbucks which sadly has many more customers (that is of course why I write this blog, to highlight child poverty, the war in Darfur and the growth of chain coffee shops)* . It’s the fact Lucky Spot is so out of place that makes it so special. I just don’t give Mayfair enough credit. There is only one other person here, a young man who’s staring at me, he must think I’m attractive, on the other hand I’ve just noticed I’ve got crumbs and raspberry jam on my face from breakfast. Seriously how long has that been there?</p>
<p>*sorry this sentence is so try-hard and not funny.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lucky1.gif" alt="" width="540" height="424" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lucky2.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lucky3.gif" alt="" width="535" height="410" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lucky4.gif" alt="" width="540" height="412" /></p>
<p><strong>14 North Audley Street, London W1K 6WE<br />
020 7493 0277</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5130315, -0.1533823) ;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_3229').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_3229'));
     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.5130315, -0.1533823),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5130315, -0.1533823));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5130315, -0.1533823), '<span style="font-weight:bold;font-size:15px;">Lucky Spot</span><br>Cafe, Mayfair' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/lucky-7-2/' rel='bookmark' title='Permanent Link: Lucky 7'>Lucky 7</a></li><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/2010/04/wild-and-wood-coffee/' rel='bookmark' title='Permanent Link: Wild and Wood Coffee'>Wild and Wood Coffee</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/04/lucky-spot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
