<?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; East</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/by-area/east/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>Pogo Cafe</title>
		<link>http://www.pennybloodsblackbook.com/2010/06/pogo-cafe/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/06/pogo-cafe/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 07:58:27 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Breakfast]]></category>
		<category><![CDATA[East]]></category>

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


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

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

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

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_3329'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('--Default Icon--'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/--Default Icon--';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5001524, -0.1262362),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5001524, -0.1262362));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5001524, -0.1262362), '<span style="font-weight:bold;font-size:15px;">London</span><br>Description of Blog Location' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5543265, -0.0560626),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5543265, -0.0560626));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5543265, -0.0560626), '<span style="font-weight:bold;font-size:15px;">Pogo Cafe</span><br>Breakfast, Hackney' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		</pre>
<p></strong></strong></p>


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/09/rio-cafe/' rel='bookmark' title='Permanent Link: Rio Café and Ricco&#8217;s'>Rio Café and Ricco&#8217;s</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/10/cafe-picasso/' rel='bookmark' title='Permanent Link: Cafe Picasso'>Cafe Picasso</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/09/counter-cafe/' rel='bookmark' title='Permanent Link: Counter Cafe'>Counter Cafe</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/06/pogo-cafe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Last Tuesday Society</title>
		<link>http://www.pennybloodsblackbook.com/2010/04/viktor-wynds-little-shop-of-horrors/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/04/viktor-wynds-little-shop-of-horrors/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 10:49:37 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Random Shops]]></category>

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


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

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

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

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

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


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

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

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


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

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

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

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/past-caring-2/' rel='bookmark' title='Permanent Link: Past Caring'>Past Caring</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/01/beedle-coram/' rel='bookmark' title='Permanent Link: Beedell Coram'>Beedell Coram</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bang-bang/' rel='bookmark' title='Permanent Link: Bang Bang'>Bang Bang</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/04/le-grenier/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>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>Beedell Coram</title>
		<link>http://www.pennybloodsblackbook.com/2010/01/beedle-coram/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/01/beedle-coram/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 11:51:12 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Random Shops]]></category>

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


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

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

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

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

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_205'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5193678, -0.0745043),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5193678, -0.0745043));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5193678, -0.0745043), '<span style="font-weight:bold;font-size:15px;">Beedell Coram</span><br>Spitalfields, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/hurwendeki/' rel='bookmark' title='Permanent Link: Hurwundeki'>Hurwundeki</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/past-caring-2/' rel='bookmark' title='Permanent Link: Past Caring'>Past Caring</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/get-stuffed/' rel='bookmark' title='Permanent Link: Get Stuffed'>Get Stuffed</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/01/beedle-coram/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>F. Cooke</title>
		<link>http://www.pennybloodsblackbook.com/2009/12/f-cooke/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/12/f-cooke/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 11:41:51 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Fish Chips Curry Eel]]></category>

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


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

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

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

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

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_678'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.535911, -0.062112),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.535911, -0.062112));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.535911, -0.062112), '<span style="font-weight:bold;font-size:15px;">F. Cooke</span><br>East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-bouche/' rel='bookmark' title='Permanent Link: La Bouche'>La Bouche</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-dove/' rel='bookmark' title='Permanent Link: The Dove'>The Dove</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/medcalf/' rel='bookmark' title='Permanent Link: Medcalf'>Medcalf</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/12/f-cooke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Eagle</title>
		<link>http://www.pennybloodsblackbook.com/2009/11/the-eagle/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/11/the-eagle/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 09:49:44 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Gastro Pubs]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=2877</guid>
		<description><![CDATA[This was the first so-called &#8216;gastro pub&#8217; in London started by one of the Eyre brothers. That is the main reason I like it. It looks much the same as all other gastro pubs but being one large room with the bar along one wall and lacking any nooks and crannies it somewhat lacks an [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-havelock/' rel='bookmark' title='Permanent Link: The Havelock Tavern'>The Havelock Tavern</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-paradise/' rel='bookmark' title='Permanent Link: The Paradise by way of Kensal Green'>The Paradise by way of Kensal Green</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/jerusalem-tavern/' rel='bookmark' title='Permanent Link: Jerusalem Tavern'>Jerusalem Tavern</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/eagle.gif" alt="" width="270" height="266" />This was the first so-called &#8216;gastro pub&#8217; in London started by one of the Eyre brothers. That is the main reason I like it. It looks much the same as all other gastro pubs but being one large room with the bar along one wall and lacking any nooks and crannies it somewhat lacks an element of &#8216;cosiness&#8217;, although in it’s favour it does look like a pub rather than an over-gentrified ‘gastro-pub’.* The food however is great. I love ordering fish and getting the whole fish. I generally inhale my food so picking through all the bones gives me something to do for an hour and a half. Like all good gastro pubs the menu changes daily and attracts all the kind of people who live and work in the area thus not feeling too cliquey like local residential pubs.</p>
<p>*Note that I have no problem what so ever with over-gentrification, I’m not going to pretend that I like being surrounded by poor people.</p>
<p><strong>159 Farringdon Road, Farringdon, EC1R 3AL<br />
<strong>020 7837 1353</strong><br />
Monday-Saturday 12-11pm  Sunday 12-5pm Lunch served Monday &#8211; Friday 12.30-3pm<br />
Saturday-Sunday 12.30-3.30pm  Dinner served Monday &#8211; Saturday 6.30-10.30pm</strong></p>
<p><strong><strong> </strong></strong></p>
<pre style="margin: 5px;"><strong><strong>
<div id='map_2877' style='width:580px; height:300px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5242661, -0.1095902) ;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_2877').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_2877'));
     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.5242661, -0.1095902),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5242661, -0.1095902));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5242661, -0.1095902), '<span style="font-weight:bold;font-size:15px;">The Eagle</span><br>Clerkenwell, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		</strong></strong></pre>
<p><strong><strong> </strong></strong></p>


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-havelock/' rel='bookmark' title='Permanent Link: The Havelock Tavern'>The Havelock Tavern</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-paradise/' rel='bookmark' title='Permanent Link: The Paradise by way of Kensal Green'>The Paradise by way of Kensal Green</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/jerusalem-tavern/' rel='bookmark' title='Permanent Link: Jerusalem Tavern'>Jerusalem Tavern</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/11/the-eagle/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fika</title>
		<link>http://www.pennybloodsblackbook.com/2009/10/fika/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/10/fika/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 16:28:11 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Cheap Dinner]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=2792</guid>
		<description><![CDATA[A night out with Drage is one of my favourite ways to spend an evening. He’s the perfect male, just effeminate enough to not only cite but tell the difference between good jeans and lesbian jeans, yet you wouldn’t catch him standing in front of a mirror, feet turned slightly inwards pulling at the corners [...]


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/the-dove/' rel='bookmark' title='Permanent Link: The Dove'>The Dove</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/st-john/' rel='bookmark' title='Permanent Link: St John Bread and Wine'>St John Bread and Wine</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>A night out with Drage is one of my favourite ways to spend an evening. He’s the perfect male, just effeminate enough to not only cite but tell the difference between good jeans and lesbian jeans, yet you wouldn’t catch him standing in front of a mirror, feet turned slightly inwards pulling at the corners of his t-shirt stating “I’m getting fat”. Drage is far from fat but wouldn’t care a whole deal if he were. He ordered the gnocchi. Fika is such a perfect little restaurant (aside from the near dealbreaking fact that I can see part of the kitchen due to the lack of a concealing door). It’s small and cosy prompting Drage to point out that “it’s all very relaxed, I don’t feel tense at all&#8221; as he purposely strokes the astro turf cut-out of a stag drinking a cup of tea stuck on the wall. The food is Swedish &#8211; some of it fairly typical: meatballs, reindeer salami, that kind of thing &#8211; and delicious. They do great hamburgers and a vegetable and bean grilled umm….mush thing, I don’t know quite how to describe it. It was great though, it’s all real comfort food. I thought, or was scared even, that everything would be pickled: pickled this, pickled that but actually pickled was barely even on the menu. Although it wouldn’t be Swedish without pickled herring. It’s a bit like a little Swedish cabin with wood planks on the walls and a simple yet chic theme involving astro turf. It’s like a comfortable film, in fact it’s the “Small Time Crooks’ of restaurants. It’s definitely a favourite. They never did close the bloody kitchen door though.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/fika1.gif" alt="" width="540" height="421" /></p>
<p>It looks like a shed I know.</p>
<p><a href=" http://www.fikalondon.com/" target="_blank">http://www.fikalondon.com/</a></p>
<p><strong>161A Brick Lane, London, E1 6SB<br />
0207 613 2013</strong></p>
<p><strong>Monday &#8211; Thursday 12pm-11pm  Friday 12pm-midnight<br />
Saturday 10.30am-midnight Sunday 10.30am-10.30pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5248222, -0.071691) ;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_2792').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_2792'));
     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.5248222, -0.071691),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5248222, -0.071691));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5248222, -0.071691), '<span style="font-weight:bold;font-size:15px;">Fika</span><br>Brick Lane, 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/the-dove/' rel='bookmark' title='Permanent Link: The Dove'>The Dove</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/st-john/' rel='bookmark' title='Permanent Link: St John Bread and Wine'>St John Bread and Wine</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/10/fika/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Counter Cafe</title>
		<link>http://www.pennybloodsblackbook.com/2009/09/counter-cafe/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/09/counter-cafe/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 13:23:15 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Wifi Cafes]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=2669</guid>
		<description><![CDATA[
You might think that there wasn&#8217;t much in Hackney Wick and that&#8217;s because there isn&#8217;t apart from a lot  of unemployed people who call themselves artists. Anyway for months i&#8217;d been going to a fairly nasty cafe as there wasn&#8217;t anywhere else. Then a great little place opened up, eclectic and quirky, like sitting [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2010/04/hackney-pearl/' rel='bookmark' title='Permanent Link: Hackney Pearl'>Hackney Pearl</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/candid-arts-cafe-2/' rel='bookmark' title='Permanent Link: Candid Arts Café'>Candid Arts Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/rosies-cafe/' rel='bookmark' title='Permanent Link: Rosie&#8217;s Café'>Rosie&#8217;s Café</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/counter1.gif" alt="" width="540" height="421" /><br />
You might think that there wasn&#8217;t much in Hackney Wick and that&#8217;s because there isn&#8217;t apart from a lot  of unemployed people who call themselves artists. Anyway for months i&#8217;d been going to a fairly nasty cafe as there wasn&#8217;t anywhere else. Then a great little place opened up, eclectic and quirky, like sitting in a film students living room and serving great food and proper coffee too, sadly it had to close as the Irish gypsy&#8217;s, sorry &#8220;travellers&#8221; kept nicking their stuff. In light of this I was so pleased to discover the Counter Cafe as it&#8217;s  a great cafe by all standards. Hidden away deep in Hackney Wick, next to the canal and surrounded by artist warehouses, it&#8217;s a bit like London&#8217;s answer to Greenpoint, Brooklyn. It&#8217;s still pretty industrial but ever so slowly on the rise as it&#8217;s right on the border of the Olympic zone. The cafe itself attracts all the locals from builders to artists but mainly artists. I generally refer to it as &#8220;the Posh cafe&#8221; due to the exposed brick walls, wooden counters, leather chairs and fancy menu serving everything from soup and salad to posh sandwiches and Eggs Benedict. The fact that it&#8217;s owned by artists, run by artists and caters to artists (although the prices don&#8217;t) will give you a good idea about the place*.</p>
<p>* It&#8217;s clean though.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/counter2.gif" alt="" width="540" height="404" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/counter3.gif" alt="" width="540" height="423" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/counter4.gif" alt="" width="540" height="416" /></p>
<p><a href="http://www.thecountercafe.co.uk" target="_blank">http://www.thecountercafe.co.uk</a></p>
<p><strong>4 Roach Road, London E3 2PA<br />
07952 696 388<br />
Monday &#8211; Friday 7.30am &#8211; 5pm (Thursday 11pm serving Tapas)<br />
Saturday 8.30am &#8211; 5pm  Sunday 9.30am &#8211; 5pm</strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2010/04/hackney-pearl/' rel='bookmark' title='Permanent Link: Hackney Pearl'>Hackney Pearl</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/candid-arts-cafe-2/' rel='bookmark' title='Permanent Link: Candid Arts Café'>Candid Arts Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/rosies-cafe/' rel='bookmark' title='Permanent Link: Rosie&#8217;s Café'>Rosie&#8217;s Café</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/09/counter-cafe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
