<?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; Bars</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/eat-and-drink/bars/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>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>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>Miro&#8217;s</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/samson-miro/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/samson-miro/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 10:15:54 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bars]]></category>
		<category><![CDATA[West]]></category>

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


In an area where a new health food shop or over priced store selling baby clothes pops up every 10 minutes, I initially didn’t give Samson Miro a look in as it was always empty with only a couple of people sitting at a long wooden table who would stare at you when you’d peer [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2010/04/le-grenier/' rel='bookmark' title='Permanent Link: Le Grenier'>Le Grenier</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/miro3.gif" alt="" width="534" height="416" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/miro1.gif" alt="" width="540" height="421" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/miro2.gif" alt="" width="540" height="423" /></p>
<p>In an area where a new health food shop or over priced store selling baby clothes pops up every 10 minutes, I initially didn’t give Samson Miro a look in as it was always empty with only a couple of people sitting at a long wooden table who would stare at you when you’d peer in the window. It turned out to be a little wine bar that does tapas lunch and dinner and brunch at the weekend. Now I come all the time, mainly for the coffee but the food is good too and I love the black shelves of wine bottles and eclectic retro furniture. It’s good value for money with a nice quiet atmosphere, only drawback is one of the girls who works here has such an annoying voice it makes my ears bleed.</p>
<p><a href="http://www.samsonmiro.com/" target="_blank">http://www.samsonmiro.com/</a></p>
<p><strong>75 Chamberlayne Road, London NW10 3ND<br />
020 8962 0275<br />
Monday &#8211; Sunday 11am-11pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5340425, -0.2190087) ;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_638').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_638'));
     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.5340425, -0.2190087),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5340425, -0.2190087));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5340425, -0.2190087), '<span style="font-weight:bold;font-size:15px;">Samson Miro</span><br>Kensal Rise, West London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2010/04/le-grenier/' rel='bookmark' title='Permanent Link: Le Grenier'>Le Grenier</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/samson-miro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trailer Happiness</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/trailer-happiness/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/trailer-happiness/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 10:14:59 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bars]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=636</guid>
		<description><![CDATA[
I don’t go out to bars all that much, I usually only get as far as dinner then decide I’m done socialising and head home. Trailer Happiness isn’t somewhere I come often but if I was to recommend a good bar (which I am) then this would be it. Think South Pacific tiki hut mixed [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/imagestocome.gif" alt="" width="540" height="230" /></p>
<p>I don’t go out to bars all that much, I usually only get as far as dinner then decide I’m done socialising and head home. Trailer Happiness isn’t somewhere I come often but if I was to recommend a good bar (which I am) then this would be it. Think South Pacific tiki hut mixed with 70’s kitsch. The palm tree and sunset décor are bright and colourful against dark walls and the odd Tretchikoff (South American master of the kitsch genre) painting on the wall. They serve great cocktails and cater to the Notting Hill media crowd with the odd boho celebrity thrown in. The music is usually cool 70’s R&#8217;n'B and hip hop not anything like the usual cheesy crap associated with the 70&#8217;s music scene. I’d read that it’s a really friendly place where everyone talks to everyone. Fortunately I didn’t find this to be so, as usually the people who say these things are the people doing all the talking and the people I try to avoid.</p>
<p><a href="http://www.trailerhappiness.com/about/" target="_blank">http://www.trailerhappiness.com/about/</a><br />
<strong><br />
177 Portobello Road, London W11 2DY<br />
020 7727 2700<br />
Tuesday &#8211; Friday 5pm-late   Saturday 7pm-late   Sunday 6pm-10.30pm</strong></p>

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

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


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/trailer-happiness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Positively 4th Street</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/positively-4th-street/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/positively-4th-street/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 10:12:44 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bars]]></category>
		<category><![CDATA[North]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=632</guid>
		<description><![CDATA[
Half speakeasy half colonial clubhouse, this little art deco bar takes you back to 1930’s New York during the prohibition. It also reeks of British colonialism with leaf-shaped fans attached to the ceiling. The intimate atmosphere, flickering tea lights, subtle seediness and decadence remind me a bit of the kind of place you would find [...]


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/dover-street-market-2/' rel='bookmark' title='Permanent Link: Dover Street Market'>Dover Street Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/lounge-lover/' rel='bookmark' title='Permanent Link: Lounge Lover'>Lounge Lover</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/imagestocome.gif" alt="" width="540" height="230" /></p>
<p>Half speakeasy half colonial clubhouse, this little art deco bar takes you back to 1930’s New York during the prohibition. It also reeks of British colonialism with leaf-shaped fans attached to the ceiling. The intimate atmosphere, flickering tea lights, subtle seediness and decadence remind me a bit of the kind of place you would find on Bourbon Street in New Orleans. I’ll warn you though the patrons take themselves very seriously so be prepared to look the part and that means dress up. A full blown flapper costume wouldn’t be too much. The men go all out usually with 1930’s suits and hats and there is usually a fully adorned burlesque stripper or two around. Think back to Howard Hughes, Errol Flynn, Ava Gardner at the Coconut Grove and you’ll get the idea (on a small scale, sort of &#8211; sorry that was blowing it up a bit). Strangely, they serve Japanese food and sushi, and the cocktails are good.</p>
<p><a href="http://www.positively4thstreet.co.uk/" target="_blank">http://www.positively4thstreet.co.uk/</a></p>
<p><strong>119 Hampstead Road, London NW1 3EE 020 7388 5380 Monday -Thursday 5pm-11pm  Friday 5pm-1am  Saturday 7pm-1am  Food served: Monday &#8211; Friday 5pm-9.30pm</strong> 
<div id='map_632' 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_632').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_632'));
     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>
		</p>


<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/dover-street-market-2/' rel='bookmark' title='Permanent Link: Dover Street Market'>Dover Street Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/lounge-lover/' rel='bookmark' title='Permanent Link: Lounge Lover'>Lounge Lover</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/positively-4th-street/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shoreditch Electricity Rooms</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/shoreditch-electricity-rooms/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/shoreditch-electricity-rooms/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 10:05:24 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bars]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=437</guid>
		<description><![CDATA[The way things are going these days, no trendy bar or café will be complete without the odd piece of taxidermy it seems. The venue is large and quite pretentious which attracts a local crowd.  A bit like an old fashioned English pub but with 70&#8217;s-style hippie-chic wallpaper. “ ….it’s popular with an uber [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/old-shoreditch-station/' rel='bookmark' title='Permanent Link: Old Shoreditch Station'>Old Shoreditch Station</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/elms-lesters-painting-rooms/' rel='bookmark' title='Permanent Link: Elms Lester&#8217;s Painting Rooms'>Elms Lester&#8217;s Painting Rooms</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/elec.gif" alt="" width="270" height="219" />The way things are going these days, no trendy bar or café will be complete without the odd piece of taxidermy it seems. The venue is large and quite pretentious which attracts a local crowd.  A bit like an old fashioned English pub but with 70&#8217;s-style hippie-chic wallpaper. “ ….it’s popular with an uber trendy twenty to thirty something crowd who come in their hoards to drink, schmooze and stand around looking like they’ve just stepped out of an indie-styled video.” I stole that from someone else but it was too righteous a description to bother re-phrasing as my own and anyway originality is nothing without judicious imitation. The most original writers borrowed from one another. Voltaire said that. Oh and Polly Morgan used to be the manager here.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/elec1.gif" alt="" width="540" height="482" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/elec2.gif" alt="" width="540" height="415" /></p>
<p><strong>39a Hoxton Square, Shoreditch, N1 6NN<br />
020 7739 3939<br />
Monday &#8211; Friday 12pm-12am   Saturday &#8211; Sunday 12pm-1am</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.52740246177604, -0.08030533790588379) ;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_437').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_437'));
     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.52740246177604, -0.08030533790588379),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.52740246177604, -0.08030533790588379));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.52740246177604, -0.08030533790588379), '<span style="font-weight:bold;font-size:15px;">Shoreditch Electricity Rooms</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/old-shoreditch-station/' rel='bookmark' title='Permanent Link: Old Shoreditch Station'>Old Shoreditch Station</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/elms-lesters-painting-rooms/' rel='bookmark' title='Permanent Link: Elms Lester&#8217;s Painting Rooms'>Elms Lester&#8217;s Painting Rooms</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/shoreditch-electricity-rooms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Commercial Tavern</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/commercial-tavern-3/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/commercial-tavern-3/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 10:43:37 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bars]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=153</guid>
		<description><![CDATA[
Just up the road from the Ten Bells, the Commercial Tavern is where I come when the Ten Bells is too busy. I’m on another bad date where I keep having to buy my own drinks and the guy keeps talking about his ex-girlfriend who is a model, always good to hear.  Commercial Tavern [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/cay-tre/' rel='bookmark' title='Permanent Link: Cay Tre'>Cay Tre</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/jerusalem-tavern/' rel='bookmark' title='Permanent Link: Jerusalem Tavern'>Jerusalem Tavern</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-havelock/' rel='bookmark' title='Permanent Link: The Havelock Tavern'>The Havelock Tavern</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/imagestocome.gif" alt="" width="540" height="230" /></p>
<p>Just up the road from the Ten Bells, the Commercial Tavern is where I come when the Ten Bells is too busy. I’m on another bad date where I keep having to buy my own drinks and the guy keeps talking about his ex-girlfriend who is a model, always good to hear.  Commercial Tavern is kitsch as hell but works all the same as they&#8217;ve gone all the way with it. There is no shortage of chandeliers and flocked wallpaper. It’s a cross between a pub and a bar or rather they have turned a pub into a bar by covering the walls with ridiculous wallpaper so they can charge more for drinks. It’s in Shoreditch therefore naturally full of media types but nowhere is perfect.</p>
<p><strong>142 Commercial Street, Shoreditch, London, E1 6NU<br />
020 7247 1888<br />
Monday &#8211; Friday 5pm-11pm  Saturday &#8211; Sunday 12pm-11pm<br />
Food served Monday &#8211; Friday 12pm-9.30pm     Saturday 12pm-8.30pm    Sunday 12pm-5pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5214702, -0.0757972) ;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_153').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_153'));
     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.5214702, -0.0757972),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5214702, -0.0757972));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5214702, -0.0757972), '<span style="font-weight:bold;font-size:15px;">Commercial Tavern</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/cay-tre/' rel='bookmark' title='Permanent Link: Cay Tre'>Cay Tre</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/jerusalem-tavern/' rel='bookmark' title='Permanent Link: Jerusalem Tavern'>Jerusalem Tavern</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-havelock/' rel='bookmark' title='Permanent Link: The Havelock Tavern'>The Havelock Tavern</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/commercial-tavern-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
