<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" >

<channel>
	<title>Penny Blood&#039;s Black Book - My Independent Guide to London &#187; 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>Sun, 05 Feb 2012 22:37:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Tooting Tram and Social</title>
		<link>http://www.pennybloodsblackbook.com/2011/08/tooting-tram-and-social/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/08/tooting-tram-and-social/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 14:49:35 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bars]]></category>
		<category><![CDATA[Eat and Drink]]></category>
		<category><![CDATA[South]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=5150</guid>
		<description><![CDATA[The Tooting Social Club gets full marks for decoration I can tell you that. The location is another story though. On the one hand it’s in such a far-flung and how do I say diplomatically, ‘vibrant’ area (translation hellhole) that it can’t help but have a “we’re not joining the Shoreditch bandwagon” vibe about it, [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/relay-tea-room/' rel='bookmark' title='Relay Tea Room'>Relay Tea Room</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/04/dalson-superstore/' rel='bookmark' title='Dalson Superstore'>Dalson Superstore</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/breads-etcetera/' rel='bookmark' title='Breads Etcetera'>Breads Etcetera</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The Tooting Social Club gets full marks for decoration I can tell you that. The location is another story though. On the one hand it’s in such a far-flung and how do I say diplomatically, ‘vibrant’ area (translation hellhole) that it can’t help but have a “we’re not joining the Shoreditch bandwagon” vibe about it, which I have to say I wholly approve of. On the other hand it’s in a far-flung hellhole. Tooting has dedicated it’s presence to fried chicken shops, pound shops and betting shops but fortunately The Tooting Social Club is tucked away up an alley so for a moment you can forget all that. I’m counting it in my top ten though because it just looks so great, you just can’t put into words how stunning it is. As a former Tram Shed it has 75ft ceilings which invoke the impression of a vastly eccentric ballroom with epic chandeliers and sixties lamps. The multitude of worn and comfortable leather couches, odd pictures (I spot a Tretchikoff –yes!)  and ornaments give this bar wonderful charisma. </p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/tooting1.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/tooting2.gif" alt="" width="540" height="443" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/tooting3.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/tooting4.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/tooting5.gif" alt="" width="535" height="410" /></p>
<p><a href="http://www.antic-ltd.com/tooting" target="_blank">www.antic-ltd.com/tooting</a></p>
<p><strong>Tooting Tram and Social, 46-48 Mitcham Road, London, SW17 9NA<br />
0208 767 0278<br />
Tuesday &#8211; Thursday 5.00pm &#8211; 12.00am Friday 4.00pm &#8211; 2.00am Saturday 1.00pm &#8211; 2.00pm Sunday 1.00pm &#8211; 12.00am<br />
</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.4266272, -0.1662724) ;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_5150').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_5150'));
     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.4266272, -0.1662724),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.4266272, -0.1662724));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.4266272, -0.1662724), '<span style="font-weight:bold;font-size:15px;">Tooting Tram and Social</span><br>Bar, Tooting' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/relay-tea-room/' rel='bookmark' title='Relay Tea Room'>Relay Tea Room</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/04/dalson-superstore/' rel='bookmark' title='Dalson Superstore'>Dalson Superstore</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/breads-etcetera/' rel='bookmark' title='Breads Etcetera'>Breads Etcetera</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/08/tooting-tram-and-social/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Nightjar</title>
		<link>http://www.pennybloodsblackbook.com/2011/08/nightjar/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/08/nightjar/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 11:30:24 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bars]]></category>
		<category><![CDATA[East]]></category>
		<category><![CDATA[Eat and Drink]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=4256</guid>
		<description><![CDATA[Nightjar is the kind of subterranean speakeasy people love to tell their friends about, probably (unfortunately) because places like this are few and far between. Sandwiched between two awful sandwich shops next to Old Street Roundabout, the entrance to Nightjar is little more than a heavy wooden door with a small gold plate with an [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Nightjar is the kind of subterranean speakeasy people love to tell their friends about, probably (unfortunately) because places like this are few and far between. Sandwiched between two awful sandwich shops next to Old Street Roundabout, the entrance to Nightjar is little more than a heavy wooden door with a small gold plate with an engraving of a gold Nightjar, a bird known for only venturing out undercover of dusk and in the early hours of the morning. In other words someone would have had to tell you about Nightjar because it&#8217;s unlikely you would ever discover it otherwise. After you descend down the corridor and polished dark wooden stairs you will find yourself in a romantically lit bar not out of place in either the TV shows Mad Men or Boardwalk Empire. I’m promptly shown to a table, (although it’s laid back they still like to do things properly) and presented with a menu of exquisite (although I’m afraid, expensive cocktails) and a jar of popcorn to stack on, I’m starving so I eat the lot before the waitress even takes my order, (fortunately she just brings me more). Cocktails are their speciality and they have a very original selection, as much as I love cocktails they are not something I can indulge in much these days so I have to make do with watching the expert staff do their thing. They serve a few small bites complete with a little trolley where a chef will whip up a something like crepes Suzette at your table all to the backdrop of live jazz, cabaret, and swing music, drinking doesn’t get more debonair than that.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/nightjar0.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/nightjar1.gif" alt="" width="540" height="443" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/nightjar2.gif" alt="" width="540" height="423" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/nightjar3.gif" alt="" width="540" height="412" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/nightjar4.gif" alt="" width="530" height="693" /></p>
<p><a href="http://barnightjar.com/" target="_blank">http://barnightjar.com/</a></p>
<p><strong>Nightjar, 129 City Road, London EC1V 1JB<br />
020 7253 4101<br />
Tuesday &#8211; Wednesday, Sunday 5pm-1:30am; Thursday &#8211; Saturday 5pm-3:30am</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.526657, -0.0879957) ;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_4256').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_4256'));
     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.526657, -0.0879957),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.526657, -0.0879957));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.526657, -0.0879957), '<span style="font-weight:bold;font-size:15px;">Nightjar</span><br>Bar, Old Street' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/08/nightjar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dalson Superstore</title>
		<link>http://www.pennybloodsblackbook.com/2011/04/dalson-superstore/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/04/dalson-superstore/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 09:40:11 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bars]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=3697</guid>
		<description><![CDATA[There is one thing that London seriously seems to lack and that&#8217;s dive bars. New York has countless dive bars, that&#8217;s the only thing I would say New York had over London, dive bars. We have plenty of nice pubs just not enough dive bars. Dalston Superstore is not a dive bar as such but [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/blitz/' rel='bookmark' title='Blitz'>Blitz</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/the-palm-tree/' rel='bookmark' title='The Palm Tree'>The Palm Tree</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/tooting-tram-and-social/' rel='bookmark' title='Tooting Tram and Social'>Tooting Tram and Social</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>There is one thing that London seriously seems to lack and that&#8217;s dive bars. New York has countless dive bars, that&#8217;s the only thing I would say New York had over London, dive bars. We have plenty of nice pubs just not enough dive bars. Dalston Superstore is not a dive bar as such but it is a New York style bar in many ways, clad in cement and steel it&#8217;s definitely laid back with graffiti on the walls and random stuff hanging above the bar. Hipster to a fault it&#8217;s a name often dropped, &#8220;what are you up to tonight? My friend is DJing at Dalston Superstore&#8221; (you study computer science at UCL but your girlfriend studies fine art at Central Saint Martins, am I right? You&#8217;re the person thay made that &#8216;Being a Dickhead&#8217;s cool&#8217; video about.) You can order a good cocktail and expect to find hearty hamburgers, sandwichs and delicious cakes on the menu too.</p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/dalston1.gif" alt="" width="540" height="443" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/dalston2.gif" alt="" width="540" height="412" /></p>
<p><a href="http://www.facebook.com/dalstonsuperstore" target="_blank">http://www.facebook.com/dalstonsuperstore</a></p>
<p><strong>Dalston Superstore, 117 Kingsland High Street, London, E8 2PB<br />
Monday &#8211; Friday 12.00pm &#8211; 2.00am<br />
Saturday &#8211; Sunday 11.00am &#8211; 2.00am<br />
Food served 12.00pm &#8211; 4.30pm, 6.oopm &#8211; 9.30pm daily</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5503262, -0.0752261) ;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_3697').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_3697'));
     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.5503262, -0.0752261),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5503262, -0.0752261));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5503262, -0.0752261), '<span style="font-weight:bold;font-size:15px;">Dalston Superstore</span><br>Bar, Dalston' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/blitz/' rel='bookmark' title='Blitz'>Blitz</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/the-palm-tree/' rel='bookmark' title='The Palm Tree'>The Palm Tree</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/tooting-tram-and-social/' rel='bookmark' title='Tooting Tram and Social'>Tooting Tram and Social</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/04/dalson-superstore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Casita</title>
		<link>http://www.pennybloodsblackbook.com/2011/02/casita/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/02/casita/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 10:12: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=3699</guid>
		<description><![CDATA[Casita is a (I want to say Mexican themed) tiny little bar where they serve delicious (if somewhat pricey) cocktails but it&#8217;s the tequila shot I would recommend. It&#8217;s made from a special brand of Tequila, mint and lime I think but it&#8217;s thick and just a little bit sweet, I can&#8217;t remember what it&#8217;s [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Casita is a (I want to say Mexican themed) tiny little bar where they serve delicious (if somewhat pricey) cocktails but it&#8217;s the tequila shot I would recommend. It&#8217;s made from a special brand of Tequila, mint and lime I think but it&#8217;s thick and just a little bit sweet, I can&#8217;t remember what it&#8217;s called but I&#8217;m sure they&#8217;d know what you&#8217;re talking about. I recommended Casita to a friend who went with a few people who she tells me got very drunk and gave the bartender a hard time. She felt obliged to compensate him for his patience with a large tip. For some reason I felt the need to point out that he was a high ranking British Aristocrat and that he certainly didn&#8217;t work behind the bar because he had too, this is reflected in the service which is warm and friendly making everyone feel like a regular. My friend wished I hadn&#8217;t told her that though.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/casita1.gif" alt="" width="540" height="443" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/casita2.gif" alt="" width="540" height="412" /></p>
<p><strong>Casita, 5a Ravey Street, London, EC2A 4QW<br />
02077297230<br />
Monday &#8211; Sunday 5pm-11pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.524973, -0.0820374) ;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_3699').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_3699'));
     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.524973, -0.0820374),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.524973, -0.0820374));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.524973, -0.0820374), '<span style="font-weight:bold;font-size:15px;">Casita</span><br>Bar, Shoreditch' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/02/casita/feed/</wfw:commentRss>
		<slash:comments>0</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 23: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 [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/favelachic.gif" alt="" width="270" height="212" /></p>
<p>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. I love Favela Chic.</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>Favela Chic, 91-93 Great Eastern Street, London EC2A 3HZ<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.5259731, -0.0834118) ;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.5259731, -0.0834118),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5259731, -0.0834118));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5259731, -0.0834118), '<span style="font-weight:bold;font-size:15px;">Favela Chic</span><br>Bar, Shoreditch' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/04/favela-chic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Balham Bowling Club</title>
		<link>http://www.pennybloodsblackbook.com/2009/12/balham-bowling-club/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/12/balham-bowling-club/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 14:00:19 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bars]]></category>
		<category><![CDATA[South]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=2614</guid>
		<description><![CDATA[It may be way down south, miles from anywhere but the Balham Bowling Club is a great pub. It&#8217;s pouring with rain and I had to cut an epic breakfast at Little Georgia on Broadway Market with N.I.C.N.M* short as the night before I had the stupid idea that Sunday lunch at the B.B.C was [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/12/caffe-in/' rel='bookmark' title='Caffe-in'>Caffe-in</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It may be way down south, miles from anywhere but the Balham Bowling Club is a great pub. It&#8217;s pouring with rain and I had to cut an epic breakfast at Little Georgia on Broadway Market with N.I.C.N.M* short as the night before I had the stupid idea that Sunday lunch at the B.B.C was a good idea even though it meant trekking down from Bethnal Green in monumentally shit weather. And just as I get there I get a call saying that my friends are all still at home eating gluten free pancakes, that&#8217;s bloody great. So out of 8 people I’m the only one here, what a loser! Not to worry though this place is just great, there&#8217;s nowhere quite like it. It&#8217;s decorated in a theme somewhere between an old school and a sports club, like a set from the History Boys with gaudy furniture and tapestries, basically one giant junk shop neatly arranged. There are billiard tables and Chesterfield couches and big rooms with lots of nooks and crannies to sit in. Only thing is it&#8217;s not very cosy but at least it&#8217;s not crowded.</p>
<p>*N.I.C.N.M (Name I Can Not Mention) was like my best friend for about 6 months. After knowing him for 2 months I moved into a spare room in his house, this turned out to be a mistake. It came to light that N.I.C.N.M is a hybrid between the character in American Psycho and Julia Roberts&#8217; husband in Sleeping with the Enemy. You get the idea. Freakishly anal he would label all the shelves in the kitchen with a dynamo, things like &#8220;small cups&#8221; plates and bowls&#8221; cereal bowls&#8221;, large plates&#8221; I always thought at the very least plates and large plates and bowls and cereal bowls should be in the same cupboards, anyway N.I.C.N.M thought otherwise. There was one shelf marked &#8220;glasses&#8221; which was always empty so I put mugs in there as there wasn&#8217;t enough room in the &#8220;mugs&#8221; shelf. He came up to me one day saying that &#8216;Adam (our other housemate) was fucking with his head putting things in the wrong places&#8217;, when I confessed it was me he (in all seriousness) told me how disappointed he was in me so I pointed out we didn&#8217;t own any glasses. The next day he bought one single glass and put it on the shelf. He had turned the garage into his personal gym decorated with pictures of Cindy Crawford in a bathing suit in the early 90&#8242;s and listened to Mariah Carey really loud whilst lifting weights and then obsessively recorded his reps on a board on the wall. He had bizarrely neat hand writing. He also used to collect anything with a rainbow pattern this included spending £7 on a rainbow shaped eraser he bought of ebay. He would keep all his shirts in the order of the rainbow on coathangers in various shades, again following the colours of the rainbow. Nothing got N.I.C.N.M more excited than a new shade to add to his collection. He also loved Usher and had a gay pet parrot (which like N.I.C.N.M hated girls) which was the most pointless pet in the world as all it did was shreak and shit everywhere. </p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/balam1.gif" alt="" width="540" height="421" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/balam2.gif" alt="" width="540" height="421" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/balam3.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/balam4.gif" alt="" width="535" height="410" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/balam5.gif" alt="" width="540" height="423" /></p>
<p><strong>Balham Bowling Club, 7 Ramsden Road London, SW12 8QX<br />
020 86734700<br />
Monday &#8211; Saturday 9am-6pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.4452307, -0.1524265) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_2614').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_2614'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.4452307, -0.1524265),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.4452307, -0.1524265));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.4452307, -0.1524265), '<span style="font-weight:bold;font-size:15px;">Balham Bowling Club</span><br>Description of Blog Location' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/12/caffe-in/' rel='bookmark' title='Caffe-in'>Caffe-in</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/12/balham-bowling-club/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>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: left;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/trailer3.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/trailer1.gif" alt="" width="540" height="423" /><br />
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 (Russian 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&#8242;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><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/trailer2.gif" alt="" width="540" height="412" /></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>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 Shoreditch locals*. A bit like an old fashioned English pub but with 70&#8242;s-style hippie-chic wallpaper. “ ….it’s popular with an uber trendy twenty [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/old-shoreditch-station/' rel='bookmark' title='Old Shoreditch Station'>Old Shoreditch Station</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2012/01/the-willow-shoreditch/' rel='bookmark' title='The Willow Shoreditch'>The Willow Shoreditch</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/09/rio-cafe/' rel='bookmark' title='The Bridge (Shoreditch) Rio Café and Ricco&#8217;s (Walthamstow)'>The Bridge (Shoreditch) Rio Café and Ricco&#8217;s (Walthamstow)</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 Shoreditch locals*.  A bit like an old fashioned English pub but with 70&#8242;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>*At time of writing this was true, however now it&#8217;s cool to go to uncool places leaving the formally cool places to the uncool people.</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>Shoreditch Electricity Rooms, 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.527349, -0.081966) ;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.527349, -0.081966),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.527349, -0.081966));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.527349, -0.081966), '<span style="font-weight:bold;font-size:15px;">Shoreditch Electricity Rooms</span><br>Bar, Shoreditch' );
          	          			});
						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='Old Shoreditch Station'>Old Shoreditch Station</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2012/01/the-willow-shoreditch/' rel='bookmark' title='The Willow Shoreditch'>The Willow Shoreditch</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/09/rio-cafe/' rel='bookmark' title='The Bridge (Shoreditch) Rio Café and Ricco&#8217;s (Walthamstow)'>The Bridge (Shoreditch) Rio Café and Ricco&#8217;s (Walthamstow)</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 11: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[The Commercial Tavern is kitsch kitsch kitsch but works all the same as they&#8217;ve gone all the way with it, there is nothing parsimonious about the theme here and there is no shortage of chandeliers, flocked wallpaper or faux antique furniture painted gold either. It’s a cross between a pub and a bar or rather [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/jerusalem-tavern/' rel='bookmark' title='Jerusalem Tavern'>Jerusalem Tavern</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/03/st-john-archway/' rel='bookmark' title='St. John&#8217;s Tavern'>St. John&#8217;s Tavern</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/the-havelock/' rel='bookmark' title='The Havelock Tavern'>The Havelock Tavern</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The Commercial Tavern is kitsch kitsch kitsch but works all the same as they&#8217;ve gone all the way with it, there is nothing parsimonious about the theme here and there is no shortage of chandeliers, flocked wallpaper or faux antique furniture painted gold either. 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 kaleidoscopic prints so they can charge more for a drink. I’m on a dreadful date where I keep having to buy my own drinks and the guy keeps talking about his ex-girlfriend who is a model apparently, always good to hear, what a moron.  </p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/commercial1.gif" alt="" width="540" height="443" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/commercial2.gif" alt="" width="540" height="443" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/commercial3.gif" alt="" width="540" height="443" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/commercial4.gif" alt="" width="540" height="443" /></p>
<p><strong>Commercial Tavern, 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.5215092, -0.0757272) ;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.5215092, -0.0757272),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5215092, -0.0757272));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5215092, -0.0757272), '<span style="font-weight:bold;font-size:15px;">Commercial Tavern</span><br>Bar, Shoreditch' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/jerusalem-tavern/' rel='bookmark' title='Jerusalem Tavern'>Jerusalem Tavern</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/03/st-john-archway/' rel='bookmark' title='St. John&#8217;s Tavern'>St. John&#8217;s Tavern</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/the-havelock/' rel='bookmark' title='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>
		<item>
		<title>Bistrotheque</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/bistroteque-2/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/bistroteque-2/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 11:38:27 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bars]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=136</guid>
		<description><![CDATA[The first time I came here was to see &#8216;tranny lip-synching&#8217;. The MC was this tall lanky transvestite wearing nothing but a black spandex catsuit and an epic silver Helmut Lang belt. It had a profound effect on me. Bistrotheque is a bar, a club and a restaurant with a very Paris-meets-Shoreditch style. It&#8217;s up [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>The first time I came here was to see &#8216;tranny lip-synching&#8217;. The MC was this tall lanky transvestite wearing nothing but a black spandex catsuit and an epic silver Helmut Lang belt. It had a profound effect on me.  Bistrotheque is a bar, a club and a restaurant with a very Paris-meets-Shoreditch style. It&#8217;s up an industrial-looking side street and you would never know it was there unless you knew it was there. They have done a beautiful job with not much to start with, creating a half antique-looking half ultra-chic east London hang out and the bathrooms are illustrated by Will Broome (the guy who does the drawings for Marc by Marc Jacobs) Not only a bar, they have a great restaurant which gets booked out night after night.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bistro1.gif" alt="" width="540" height="405" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bistro2.gif" alt="" width="540" height="405" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bistro3.gif" alt="" width="540" height="405" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bistro4.gif" alt="" width="540" height="405" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bistro5.gif" alt="" width="540" height="405" /></p>
<p><a href="http://www.bistrotheque.com" target="_blank"><strong>http://www.bistrotheque.com</strong></a></p>
<p><strong>Bistroteque, 23-27 Wadeson Street, London, E2 9DR<br />
020 8983 7900<br />
(Brunch) Saturday &#8211; Sunday 11am-4pm<br />
(Dinner) Sunday &#8211; Thursday 6.30pm &#8211; 10.30pm  Friday &#8211; Saturday 6.30 &#8211; 11.00pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5340065, -0.0562008) ;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_136').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_136'));
     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.5340065, -0.0562008),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5340065, -0.0562008));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5340065, -0.0562008), '<span style="font-weight:bold;font-size:15px;">Bistroteque</span><br>Bar, Bethnal Green' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/bistroteque-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

