<?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; By Area</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/by-area/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>Koenig Books</title>
		<link>http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 10:46:36 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bookshops]]></category>
		<category><![CDATA[Central]]></category>

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


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

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

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

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/claire-rouen-books/' rel='bookmark' title='Permanent Link: Claire Rouen Books'>Claire Rouen Books</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/magma/' rel='bookmark' title='Permanent Link: Magma'>Magma</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-travel-bookshop/' rel='bookmark' title='Permanent Link: The Travel Bookshop'>The Travel Bookshop</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lorelei</title>
		<link>http://www.pennybloodsblackbook.com/2010/04/lorelei/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/04/lorelei/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 09:41:48 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Central]]></category>
		<category><![CDATA[Cheap Dinner]]></category>

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


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

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

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

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

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


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

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


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

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

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

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/09/counter-cafe/' rel='bookmark' title='Permanent Link: Counter Cafe'>Counter Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/shoreditch-electricity-rooms/' rel='bookmark' title='Permanent Link: Shoreditch Electricity Rooms'>Shoreditch Electricity Rooms</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/04/hackney-pearl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wild and Wood Coffee</title>
		<link>http://www.pennybloodsblackbook.com/2010/04/wild-and-wood-coffee/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/04/wild-and-wood-coffee/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 16:08:19 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Cafes]]></category>
		<category><![CDATA[Central]]></category>
		<category><![CDATA[Eat and Drink]]></category>

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

These days it is getting increasingly more difficult to find nice places to go in central London. We are losing everything to corporations. I know that&#8217;s such a cliched thing to say, but it&#8217;s true and should be pointed out more often.  It&#8217;s not all bad though. A few little places pop up now and [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/market-coffee-house/' rel='bookmark' title='Permanent Link: Market Coffee House'>Market Coffee House</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/WW1.gif" alt="" width="531" height="322" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/WW2.gif" alt="" width="531" height="322" /></p>
<p>These days it is getting increasingly more difficult to find nice places to go in central London. We are losing everything to corporations. I know that&#8217;s such a cliched thing to say, but it&#8217;s true and should be pointed out more often.  It&#8217;s not all bad though. A few little places pop up now and again, god knows how they afford the rent. My new favourite for central London is Wild and Wood Coffee. New Oxford Street is not the most likely street to find such a place, a fact which makes Wild and Wood Coffee even more special. It&#8217;s a tiny little place that mixes raw concrete walls with parts lined with the wood of old shutters. The booths are made from old church pews and the best part&#8230; it has a teeny little &#8216;nook&#8217; with little shelves for the sugar it&#8217;s so cramped. They do great sandwiches and the coffee is good too. In theory it&#8217;s the perfect place to hide away. However my tranquility has been spoiled by two &#8216;corporates&#8217;, one being interviewed for a project&#8230;ugh&#8230;blah&#8230;.gross&#8230;management consultant job. Every time she refers to the &#8216;CP database&#8217; I think about cutting her head off with a bread knife.</p>
<p>PS I like the sign on the wall stating, &#8220;Be prepared for the fire alarm going off on Tuesdays&#8221;.</p>
<p><strong>Wild and Wood Coffee, New Oxford Street 1 unit 19, London, WC1 A1BA<br />
07525155957<br />
Monday &#8211; Friday 7.30am-6.30pm Saturday 9.00am-6.00pm</strong></p>
<p><a href="http://wildandwoodcoffee.co.uk/" target="_blank">http://wildandwoodcoffee.co.uk/</a></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/market-coffee-house/' rel='bookmark' title='Permanent Link: Market Coffee House'>Market Coffee House</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/04/wild-and-wood-coffee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beedell Coram</title>
		<link>http://www.pennybloodsblackbook.com/2010/01/beedle-coram/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/01/beedle-coram/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 11:51:12 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Random Shops]]></category>

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


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

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

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

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

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


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

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

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


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

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

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

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/borough-market/' rel='bookmark' title='Permanent Link: Borough Market'>Borough Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Permanent Link: Columbia Road Flower Market'>Columbia Road Flower Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/dover-street-market-2/' rel='bookmark' title='Permanent Link: Dover Street Market'>Dover Street Market</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/12/alfies-antique-market/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
