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

<channel>
	<title>Penny Blood&#039;s Black Book - My Independent Guide to London &#187; Cafes</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/eat-and-drink/cafes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pennybloodsblackbook.com</link>
	<description>Penny Blood&#039;s eclectic collection of favourite places in London to drink coffee, eat cake, have tea, eat out, buy clothes, watch movies, kill time, read Voltaire, quote Baudelaire and write this blog.</description>
	<lastBuildDate>Sun, 05 Feb 2012 22:37:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Full Stop</title>
		<link>http://www.pennybloodsblackbook.com/2012/01/full-stop/</link>
		<comments>http://www.pennybloodsblackbook.com/2012/01/full-stop/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 13:54:01 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Cafes]]></category>
		<category><![CDATA[East]]></category>
		<category><![CDATA[Eat and Drink]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=5591</guid>
		<description><![CDATA[What was once a really good little antique shop is now an even better café. Full stop has gone right to the top of my list of favourites. I like it because it&#8217;s been designed to look like a sitting room from another decade, complete with 1960’s kitchen cupboards, blue Formica table tops, couches, wall [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>What was once a really good little antique shop is now an even better café. Full stop has gone right to the top of my list of favourites. I like it because it&#8217;s been designed to look like a sitting room from another decade, complete with 1960’s kitchen cupboards, blue Formica table tops, couches, wall lamps and old photographs. They keep it simple serving a few pastries and cakes to go with your coffee and in the evening stay open late serving alcohol, a treat in London where a café rarely stays open past 6pm. I like cafes that lack that air of professionalism where getting a flat white right is a matter of life or death, which as I&#8217;m not actually a big coffee drinker is lost on me. What I like is somewhere were the furniture has all been hand picked, as if the owner was decorating their own house and where the menu is simple but good. It&#8217;s a good spot for working as the back area doesn&#8217;t get much natural light so good for working on a computer but as an antidote there is a nice little window spot up front to watch the world go by.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/fullstop1.gif" alt="" width="540" height="423" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/fullstop2.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/fullstop3.gif" alt="" width="540" height="443" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/fullstop4.gif" alt="" width="535" height="410" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/fullstop5.gif" alt="" width="540" height="412" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/fullstop6.gif" alt="" width="540" height="402" /></p>
<p><a href="http://www.facebook.com/pages/full-stop/130525277050160?ref=ts&amp;sk=wall" target="_blank">www.facebook.com/pages/full-stop/130525277050160?ref=ts&amp;sk=wall</a></p>
<p><strong>Full Stop, 202, Brick Lane, London, E1 6SA<br />
Monday-Friday 8am-11pm, Saturday-Sunday 9am-12.30pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.508129, -0.128005) ;points.push(poin);var poin = new GLatLng(51.5241554, -0.0713786) ;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_5591').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_5591'));
     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.508129, -0.128005),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.508129, -0.128005));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.508129, -0.128005), '<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.5241554, -0.0713786),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5241554, -0.0713786));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5241554, -0.0713786), '<span style="font-weight:bold;font-size:15px;">Full Stop</span><br>Cafe, Bricklane' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2012/01/full-stop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mouse &amp; de Lotz</title>
		<link>http://www.pennybloodsblackbook.com/2011/12/mouse-de-lotz/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/12/mouse-de-lotz/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 21:19:00 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Cafes]]></category>
		<category><![CDATA[East]]></category>
		<category><![CDATA[Eat and Drink]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=5317</guid>
		<description><![CDATA[Ok it&#8217;s true there is nothing so special anymore about salvaged china tea cups and cakes on pretty cake stands but you have to trust me when I say that Mouse &#38; de Lotz is special. If you were to wander around East London these days, taking in the wonderful array of cafes, there are [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Ok it&#8217;s true there is nothing so special anymore about salvaged china tea cups and cakes on pretty cake stands but you have to trust me when I say that Mouse &amp; de Lotz <em>is</em> special. If you were to wander around East London these days, taking in the wonderful array of cafes, there are a few things you will start to see over and over again, home made cakes, pretty chinaware, good quality food, quirky furniture, random pictures and so on but the thing I get excited about are the places that manage to nail every point or at least nearly every point.  I&#8217;ve been to a few places where the service is great, the food is great and the furniture is great but the room is too big or I don&#8217;t like the chairs, I&#8217;m very easily put off and I can&#8217;t stand cafes that have adjoining vintage clothes shops selling lots of real fur (except for <a href="http://www.pennybloodsblackbook.com/2011/08/blitz/" target="_self">Blitz</a>, I love Blitz), it makes me feel sick. Mouse &amp; de Lotz is perfect, it ticks all the boxes and has a couple of cosy little rooms at the back with comfy chairs to relax, read or work on your computer as it has a bit of an unsaid silence rule. Pretty much located in the middle of nowhere it&#8217;s the kind of place that shouts &#8220;this area is on the up&#8221; but I&#8217;m a big fan of that, who wants to live in a shithole anyway?</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/mouse1.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/mouse2.gif" alt="" width="535" height="410" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/mouse3.gif" alt="" width="540" height="443" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/mouse4.gif" alt="" width="540" height="443" /></p>
<p><a href="http://www.mousedelotz.com" target="_blank">www.mousedelotz.com</a><br />
<strong><br />
Mouse &amp; de Lotz, 103 Shacklewell Lane, London, E8 2EB<br />
0203 489 8082<br />
Monday &#8211; Friday 8am-6pm, Saturday 9am-6pm, Sunday 10am-6pm, Tuesday Closed</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.508129, -0.128005) ;points.push(poin);var poin = new GLatLng(51.5531338, -0.0700089) ;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_5317').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_5317'));
     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.508129, -0.128005),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.508129, -0.128005));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.508129, -0.128005), '<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.5531338, -0.0700089),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5531338, -0.0700089));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5531338, -0.0700089), '<span style="font-weight:bold;font-size:15px;">Mouse & de Lotz</span><br>Cafe, Dalston' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/12/mouse-de-lotz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Andor Bureau</title>
		<link>http://www.pennybloodsblackbook.com/2011/12/andor-bureau/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/12/andor-bureau/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 16:19:45 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Cafes]]></category>
		<category><![CDATA[East]]></category>
		<category><![CDATA[Eat and Drink]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=5331</guid>
		<description><![CDATA[Before Andor Bureau came about this spot was a series of greasy spoons ranging from great to awful, it was only a matter of time before it became somewhere that sold Victoria sponge cake rather than fry-up&#8217;s though with the art gallery infested Vyner street opposite and The Last Tuesday Society shop of weirdness next [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Before Andor Bureau came about this spot was a series of greasy spoons ranging from great to awful, it was only a matter of time before it became somewhere that sold Victoria sponge cake rather than fry-up&#8217;s though with the art gallery infested Vyner street opposite and The Last Tuesday Society shop of weirdness next door. Having worked next door and needing constant respite from the hordes of people asking “Is this real?” about every mangy piece of Victorian taxidermy the shop, sold I always felt the area was in need of something like this, somewhere I can get a soya hot chocolate and now all of a sudden there are choices, with Ombra, another great café/bar/restaurant opposite. Andor Bureau did a great job tearing down the bathroom tiles from the place before, even managing to expose the wooden floor boards from the premises above. A long communal table and little window seats make it a perfect place to use as an office away from home. It definitely stands out as one of the loveliest cafes i&#8217;ve been to in London.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/andor5.gif" alt="" width="540" height="402" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/andor1.gif" alt="" width="540" height="412" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/andor2.gif" alt="" width="535" height="410" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/andor3.gif" alt="" width="540" height="443" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/andor4.gif" alt="" width="534" height="416" /></p>
<p><strong>Andor Bureau, 3 Mare Steet, London, E8 4RP<br />
Monday &#8211; Friday 7am &#8211; 5pm  Saturday &#8211; Sunday 9am-6pm</strong></p>
<p><a href="http://andorbureau.com/" target="_blank">www. andorbureau.com</a></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.534679, -0.0575202) ;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_5331').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_5331'));
     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.534679, -0.0575202),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.534679, -0.0575202));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.534679, -0.0575202), '<span style="font-weight:bold;font-size:15px;">Andor Bureau</span><br>Cafe, Hackney/Bethnal Green' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/12/andor-bureau/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Platform Cafe in Netil House</title>
		<link>http://www.pennybloodsblackbook.com/2011/09/platform-cafe-in-netil-house/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/09/platform-cafe-in-netil-house/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 22:17:34 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Cafes]]></category>
		<category><![CDATA[East]]></category>
		<category><![CDATA[Eat and Drink]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=5275</guid>
		<description><![CDATA[The best places always tend to be the secret places I think, the ones that only attract the same sort of people and friends of those people. I’ve got to be honest, I’m not a fan of diversity. I like what I like and who I like and that’s that. Anyway, one day a friend [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/11/the-happy-kitchen-e5-bake-house-arch-389-furniture/' rel='bookmark' title='The Happy Kitchen, e5 Bake House, Arch 389 Furniture'>The Happy Kitchen, e5 Bake House, Arch 389 Furniture</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/netil3.gif" alt="" width="535" height="410" /><br />
The best places always tend to be the secret places I think, the ones that only attract the same sort of people and friends of those people. I’ve got to be honest, I’m not a fan of diversity. I like what I like and who I like and that’s that. Anyway, one day a friend invited me for a coffee at “a place I know you will love” he tells me. Well he wasn’t wrong. Near Broadway Market there is what I can only describe as a hideous old council building, honestly you couldn’t get more ugly and not in a good way. However I discovered that inside this eyesore was a rabbit warren of studios occupied by artists, fashion designers, musicians, graphic designers and so on… it’s just an amazing hive of creativity. And my favourite part? They have the most brilliant café. It’s up on the 2nd floor and it’s huge with random furniture, a great view and a fantastic roof terrace which backs onto a tattoo parlour. You could come here and work for hours without being bothered. I’ve had four unconnected and random introductions to Netil House. One was <a href="http://www.mollybakes.co.uk/" target="_blank">Molly Bakes</a>, the girl who makes amazing cup cakes on sticks; the second was the tall quirky boy who did illustrations for the Secret Seed society, they’re into growing vegetables and stuff; then there was the photographer for the Le Cool guide (he’s the one I give credit to for introducing me first); and then there was the guy who made classical music using only his computer &#8211; these are the kind of people who occupy this building. Thing is, until now you would have had to know someone in the building to get in. Although technically open to the public, not only would you never know it was there but there is no obvious way to get in even if you do know it exists. What you need to do is walk down the side alley opposite the Corner Café, go right to the end and there is a black unmarked door on the left. Buzz number 207 and hopefully someone will let you in, good luck!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/netil1.gif" alt="" width="540" height="402" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/netil2.gif" alt="" width="540" height="402" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/netil4.gif" alt="" width="540" height="443" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/netil5.gif" alt="" width="540" height="423" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/netil6.gif" alt="" width="534" height="416" /></p>
<p><a href="http://www.netilhouse.com" target="_blank">www.netilhouse.com</a></p>
<p><strong>Platform Cafe, Netil House, 1 Westgate Street, London, E8 3RL<br />
0203 095 0900<br />
I don&#8217;t really know when it&#8217;s open, it&#8217;s a bit random, I&#8217;ll find out and get back to you </strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5001524, -0.1262362) ;points.push(poin);var poin = new GLatLng(51.5376626, -0.05832) ;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_5275').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_5275'));
     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.5376626, -0.05832),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5376626, -0.05832));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5376626, -0.05832), '<span style="font-weight:bold;font-size:15px;">Platform Cafe</span><br>Cafe, Broadway Market, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/11/the-happy-kitchen-e5-bake-house-arch-389-furniture/' rel='bookmark' title='The Happy Kitchen, e5 Bake House, Arch 389 Furniture'>The Happy Kitchen, e5 Bake House, Arch 389 Furniture</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/09/platform-cafe-in-netil-house/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cafe Oto</title>
		<link>http://www.pennybloodsblackbook.com/2011/08/cafe-oto/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/08/cafe-oto/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 08:48:42 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Cafes]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=4167</guid>
		<description><![CDATA[Now here&#8217;s a good one, Cafe Oto. Yes I&#8217;m embarrassed to say I&#8217;ve only just got around to coming here. It was only when Katie told me about it that I realised that another day couldn&#8217;t go by without me paying a visit. Katie has great taste, unpretentious but really good. I have a list [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/cafe-1001-2/' rel='bookmark' title='Café 1001'>Café 1001</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/hurwendecki-cafe/' rel='bookmark' title='Hurwundeki Café'>Hurwundeki Café</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2010/06/pogo-cafe/' rel='bookmark' title='Pogo Cafe'>Pogo Cafe</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Now here&#8217;s a good one, Cafe Oto. Yes I&#8217;m embarrassed to say I&#8217;ve only just got around to coming here. It was only when Katie told me about it that I realised that another day couldn&#8217;t go by without me paying a visit. Katie has great taste, unpretentious but really good. I have a list a mile long of places I want to check out but I&#8217;m working full time for a few weeks so whole days dedicated to lounging about have come to an abrupt halt for the time being. I just hadn&#8217;t anticipated that Cafe Oto would be as good as it is. I was expecting a tiny little place crammed full of furniture and Turkish people but instead found a huge warehouse-like space with random junk shop furniture and delicious food including black sesame icecream and tables outside facing the sun (when there is any). To describe in simpler terms: simply perfect.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/oto1.gif" alt="" width="540" height="405" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/oto2.gif" alt="" width="540" height="405" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/oto3.gif" alt="" width="540" height="405" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/oto4.gif" alt="" width="540" height="405" /></p>
<p><a href="http://www.cafeoto.co.uk/" target="_blank">http://www.cafeoto.co.uk/</a></p>
<p><strong>Cafe Oto, 18 &#8211; 22 Ashwin Street, Dalston, London, E8 3DL<br />
020 7923 1231<br />
Monday &#8211; Friday 9.30am &#8211; 5.30pm Saturday &#8211; Sunday 10.30am &#8211; 5.30pm</strong></p>
<p>
<div id='map_4167' style='width:590px; height:380px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.546822, -0.0751132) ;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_4167').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_4167'));
     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.546822, -0.0751132),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.546822, -0.0751132));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.546822, -0.0751132), '<span style="font-weight:bold;font-size:15px;">Cafe Oto</span><br>Cafe, Dalston' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		 
<div id='map_4167' style='width:590px; height:380px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.546822, -0.0751132) ;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_4167').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_4167'));
     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.546822, -0.0751132),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.546822, -0.0751132));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.546822, -0.0751132), '<span style="font-weight:bold;font-size:15px;">Cafe Oto</span><br>Cafe, Dalston' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		</p>
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/cafe-1001-2/' rel='bookmark' title='Café 1001'>Café 1001</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/hurwendecki-cafe/' rel='bookmark' title='Hurwundeki Café'>Hurwundeki Café</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2010/06/pogo-cafe/' rel='bookmark' title='Pogo Cafe'>Pogo Cafe</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/08/cafe-oto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tina, We salute you!</title>
		<link>http://www.pennybloodsblackbook.com/2011/08/tina-we-salute-you/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/08/tina-we-salute-you/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 08:26:35 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Cafes]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=3913</guid>
		<description><![CDATA[So have I told you about my friend Ana? Ana&#8217;s hobby, at least at the moment anyway, is going on dates with people she meets on dating websites. The last date she went on was at Tina, We Salute You! He was a badger watcher apparently, he&#8217;d sit there watching badgers and taking note of [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>So have I told you about my friend Ana? Ana&#8217;s hobby, at least at the moment anyway, is going on dates with people she meets on dating websites. The last date she went on was at Tina, We Salute You! He was a badger watcher apparently, he&#8217;d sit there watching badgers and taking note of how many there were. They call it conducting a &#8216;Badger Census&#8217; I&#8217;m told. I didn&#8217;t quite know how to respond to this. Tina, We Salute You! is a small but comfortable space flooded with light, due to big windows on both sides. They use old tea cups and tea pots with walls decorated with graffiti and a JH Lynch super kitsch painting of &#8216;Tina&#8217; on the wall (you can&#8217;t fail to inspire with a good JH Lynch or a Tretchikoff). They serve delicious cakes, Square Mile coffee (London&#8217;s finest and very own) and have a couch and a big table inviting you to bring your laptop and stay for as long as you please. The boys who own it used to have a cup cake stand on Bricklane, thank god they have moved on from that, haven&#8217;t we all had enough of this cup cake craze? I hear they named the cafe after Tina, the lady in the JH Lynch painting which they used to have hanging in their stand, I like that small fact.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/tina1.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/tina2.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/tina3.gif" alt="" width="540" height="443" /></p>
<p><a href="http://tinawesaluteyou.com/" target="_blank">http://tinawesaluteyou.com/</a></p>
<p><strong>Tina, We salute you!, 47 King Henrys Walk, London N1 4NH<br />
020 3119 0047<br />
Tuesday &#8211; Friday 8am-7pm; Saturday 9am-7pm; Sunday 10am-7pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5490287, -0.079325) ;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_3913').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_3913'));
     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.5490287, -0.079325),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5490287, -0.079325));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5490287, -0.079325), '<span style="font-weight:bold;font-size:15px;">Tina, We salute you!</span><br>Cafe, Dalston' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/08/tina-we-salute-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Look Mum No Hands</title>
		<link>http://www.pennybloodsblackbook.com/2011/03/look-mum-no-hands/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/03/look-mum-no-hands/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 15:43:15 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Cafes]]></category>
		<category><![CDATA[East]]></category>
		<category><![CDATA[Eat and Drink]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=3684</guid>
		<description><![CDATA[Yey another bike shop cafe! Look Mum No Hands, certainly brightens up this boring stretch of Old Street. This ambitous project is both bike workshop and cafe/casual restaurant of sorts. It&#8217;s definitely less of a hipster fixed wheel hangout and more of a family oriented place, hosting fun events from brownie baking competitions to film [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/03/lock-7/' rel='bookmark' title='Lock 7'>Lock 7</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lookmum4.gif" alt="" width="540" height="402" /></p>
<p>Yey another bike shop cafe! Look Mum No Hands, certainly brightens up this boring stretch of Old Street. This ambitous project is both bike workshop and cafe/casual restaurant of sorts. It&#8217;s definitely less of a hipster fixed wheel hangout and more of a family oriented place, hosting fun events from brownie baking competitions to film nights, I usually roll my eyes at this kind of thing but here they get it right. The cyclist themed decoration involves walls festooned with bike frames, wheels and all other manner of cycling paraphernalia, stylishly done of course. If you&#8217;re after a flat white they can sort you out but if its a cold drink you&#8217;re after then there&#8217;s smoothies, milkshakes, iced coffees, fresh fruit juice and a number of different beers and wine served all day, not to mention the pies, cakes, salads and daily specials all by local bakers or made on the premises on the menu as well.</p>
<p>*FREE WIFI</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lookmum1.gif" alt="" width="540" height="443" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lookmum2.gif" alt="" width="525" height="406" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lookmum3.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lookmum5.gif" alt="" width="540" height="423" /></p>
<p><a href="http://www.lookmumnohands.com/" target="_blank">http://www.lookmumnohands.com/</a></p>
<p><strong>Look Mum No Hands, 49 Old Street, London,  EC1V 9HX<br />
Cafe: 020 7253 1025 Workshop: 020 7490 3928<br />
Monday – Friday  07:30–22:00  Saturday  09:00–22:00  Sunday  10:00–22:00</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5244489, -0.09501) ;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_3684').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_3684'));
     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.5244489, -0.09501),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5244489, -0.09501));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5244489, -0.09501), '<span style="font-weight:bold;font-size:15px;">Look Mum No Hands</span><br>Cafe, Old Street' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/03/lock-7/' rel='bookmark' title='Lock 7'>Lock 7</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/03/look-mum-no-hands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lock 7</title>
		<link>http://www.pennybloodsblackbook.com/2011/03/lock-7/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/03/lock-7/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 10:03:51 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Cafes]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=3542</guid>
		<description><![CDATA[I&#8217;m well known for my &#8216;fads&#8217;, they go way back, ranging from synchronized swimming to carpentry but of late I&#8217;m into bikes. I haven&#8217;t gone as far as getting a fixed wheel though. Looking cool on a fixed wheel bike is really not such a fine line. You can only pull it off if you [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/03/look-mum-no-hands/' rel='bookmark' title='Look Mum No Hands'>Look Mum No Hands</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/beigel-bake/' rel='bookmark' title='Beigel Bake'>Beigel Bake</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m well known for my &#8216;fads&#8217;, they go way back, ranging from synchronized swimming to carpentry but of late I&#8217;m into bikes. I haven&#8217;t gone as far as getting a fixed wheel though. Looking cool on a fixed wheel bike is really not such a fine line. You can only pull it off if you belong to an ethnic minority or you look like a bike courier. White hipsters just look like lady bottoms. They wiggle there bottoms when they walk as their jeans are too tight. These are often the types that ride fixed wheel. Not always though. The fixed wheel fad is on it&#8217;s way out now anyway. Say hello to vintage Italian racing bikes. Yawn. Lock 7 is a cafe that combines a bike shop with an organic cafe, four words I can&#8217;t get enough of, bike, shop, organic, cafe. I&#8217;m the kind of bike enthusiast who is less into what kind of crank I have and more into what colour crank I can have. Lock 7 is located right on the canal by Broadway Market and never gets quite as busy as the other cafes, I think because non-bike people think it&#8217;s just a bike shop. As they do repairs on site there are bike parts everywhere and frames hanging from the walls and ceilings. On a sunny day the sun pours in the huge windows and you can watch them play with inner tubes as you have your french toast and hot chocolate.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lock71.gif" alt="" width="540" height="416" /></p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lock72.gif" alt="" width="534" height="416" /></p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lock73.gif" alt="" width="540" height="443" /></p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lock74.gif" alt="" width="540" height="416" /></p>
<p><a href="http://www.lock-7.com" target="_blank"><strong>http://www.lock-7.com</strong></a><br />
<strong><br />
Lock 7, 129 Pritchards Road, London, E2 9AP<br />
020 7739 3042<br />
Tuesday &#8211; Sunday 8am &#8211; 6pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5349467, -0.0629183) ;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_3542').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_3542'));
     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.5349467, -0.0629183),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5349467, -0.0629183));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5349467, -0.0629183), '<span style="font-weight:bold;font-size:15px;">Lock 7</span><br>Cafe, Broadway Market, Bethnal Green' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/03/look-mum-no-hands/' rel='bookmark' title='Look Mum No Hands'>Look Mum No Hands</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/beigel-bake/' rel='bookmark' title='Beigel Bake'>Beigel Bake</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/03/lock-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coffee @ Brick Lane / Bermondsey Street Coffee / Fix Whitecross Street</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/coffee/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/coffee/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 13:30:13 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Cafes]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=323</guid>
		<description><![CDATA[I&#8217;ve put these four cafes in one post because the idea of this blog is that it’s my ‘top 10’ and I can’t decide which of these four cafés I like best and because aside from ‘Fix’ (where the owner only used to work at one of the others) I think they&#8217;re all owned by [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/bricklane-market/' rel='bookmark' title='Brick Lane Market'>Brick Lane Market</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>I&#8217;ve put these four cafes in one post because the idea of this blog is that it’s my ‘top 10’ and I can’t decide which of these four cafés I like best and because aside from ‘Fix’ (where the owner only used to work at one of the others) I think they&#8217;re all owned by the same person. If they open one more though, I may decide they are a chain at which point they will be stricken from my list! </strong></p>
<p style="text-align: left;"><img class="alignright" src="http://www.pennybloodsblackbook.com/media/cof@.gif" alt="" width="270" height="219" />It&#8217;s often hard to get a seat at Coffee @ Brick Lane as it’s always heaving, but if you do manage it then it’s great for people watching.  It’s where t-shirts with trendy slogans and trainers by Jeremy Scott come to hang out. On the definite plus-side it has most of the trappings I look for when drinking coffee: 1. it’s not a Starbucks; 2. it has large comfy chairs taking up valuable retail space; 3. they do a soy latte.<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/cof@1.gif" alt="" width="540" height="426" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/cof@2.gif" alt="" width="540" height="405" /></p>
<p><strong>Coffee@Bricklane, 154 Brick Lane, Spitalfields, London, E1 6RU<br />
020 7247 6735<br />
Monday &#8211; Sunday 7.30am &#8211; 8pm</strong></p>
<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/exbermondsey.gif" alt="" width="300" height="243" />Ahh Bermonsey, London’s favorite shithole. In fact most people have never heard of Bermondsey. Well let me tell you, as long as you stick to Bermondsey Street you will be very pleasantly surprised. First of all it has been gentrified to the hilt (apparent by the abundance of Vespa scooters) which naturally means you will find the following; gastro pubs, expensive cafes and shops where all the stock has been imported from Japan. Bermondsey Street Coffee is exactly what it should be in a place like this; horrendously over-priced, impeccably trendy, and full of graphic designers who dream of having their own t-shirt line. It’s a nice place to work though, comforting as I don’t think anyone else here has job either… by choice of course.</p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bermondsey2.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bermondsey3.gif" alt="" width="540" height="412" /></p>
<p><strong>Bermondsey Street Coffee, 163-167 Bermondsey Street, London, SE1 3UW<br />
020 7423 1525<br />
Monday &#8211; Sunday 7am &#8211; 8pm</strong></p>
<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/exgos.gif" alt="" width="270" height="219" /></p>
<p>Coffee @ Gos sell homemade honey and have lots of magazines to browse through too, there is no need to say more, they sell homemade honey for chrissakes.<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/gos2.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/gos3.gif" alt="" width="540" height="423" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/gos4.gif" alt="" width="525" height="406" /></p>
<p><strong>Coffee @ Gos, 160-164 Goswell Rd, London<br />
020 7336 6538<br />
Mon-Fri 7am &#8211; 8pm Sat-Sun 8am &#8211; 7pm</strong></p>
<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/exfix.gif" alt="" width="270" height="219" /></p>
<p>Now although Fix is not associated with the other three is does have a very similar theme to it. They may not like me saying this but I can assure you it&#8217;s a good thing. They have even gone to the trouble to make a sign stating this fact (see below). <img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/fix1.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/fix2.gif" alt="" width="540" height="443" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/fix4.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/fix5.gif" alt="" width="540" height="416" /></p>
<p><a href="http://www.fix-coffee.co.uk/" target="_blank">http://www.fix-coffee.co.uk/</a></p>
<p><strong>Fix Coffee, 161 Whitecross Street, London EC1Y 8JL<br />
020 7490 8081<br />
Monday &#8211; Friday 7am-7pm Saturday- Sunday 8am-7pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5217205, -0.0715103) ;points.push(poin);var poin = new GLatLng(51.4990593, -0.0811351) ;points.push(poin);var poin = new GLatLng(51.5233801, -0.0931385) ;points.push(poin);var poin = new GLatLng(51.5211159, -0.0973621) ;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_323').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_323'));
     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.5217205, -0.0715103),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5217205, -0.0715103));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5217205, -0.0715103), '<span style="font-weight:bold;font-size:15px;">Coffee@Bricklane</span><br>Cafe, Bricklane' );
          	          			});
						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.4990593, -0.0811351),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.4990593, -0.0811351));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.4990593, -0.0811351), '<span style="font-weight:bold;font-size:15px;">Bermondsey Street Coffee</span><br>Cafe, Bermondsey Street' );
          	          			});
						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.5233801, -0.0931385),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5233801, -0.0931385));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5233801, -0.0931385), '<span style="font-weight:bold;font-size:15px;">Fix Coffee</span><br>Cafe, Whitecross Street' );
          	          			});
						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.5211159, -0.0973621),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5211159, -0.0973621));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5211159, -0.0973621), '<span style="font-weight:bold;font-size:15px;">Coffee @ Gos</span><br>Cafe, Clerkenwell' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/bricklane-market/' rel='bookmark' title='Brick Lane Market'>Brick Lane Market</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/coffee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hurwundeki Café</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/hurwendecki-cafe/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/hurwendecki-cafe/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 13:29:13 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Cafes]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=319</guid>
		<description><![CDATA[On my initial discovery it was like an episode of the Twilight Zone. I decided to walk up Cambridge Heath Road as it was a rare sunny day when I came across what looked like a garden centre or children’s crèche due to an abundance of garden gnomes, miniature chairs and rocking horses on a [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="alignright" title="Hurwendecki1" src="http://www.pennybloodsblackbook.com/media/hur.gif" alt="" width="270" height="219" />On my initial discovery it was like an episode of the Twilight Zone. I decided to walk up Cambridge Heath Road as it was a rare sunny day when I came across what looked like a garden centre or children’s crèche due to an abundance of garden gnomes, miniature chairs and rocking horses on a sand-covered fake beach sort of thing with very old deckchairs and a lovely old oak kitchen table. Situated next to the overground station and facing a particularly seedy strip club, Korean-owned Hurwundeki, is an amazing café playing 20’s jazz and kitted out with old wooden furniture you might find in a sailor&#8217;s beach cabin. Once upon a time the food choice was pretty slim consisting of either a roast vegetable sandwich, a samosa, a croissant or a lemon, now they have a great choice of everything. These days Hurwundeki is a little more polished with slick service and a huge choice of food and drink. I think I was fonder of it when it was a bit random and run by a broody Frenchman though.</p>
<p style="text-align: center;"><img class="aligncenter" title="Hurwedecki1" src="http://www.pennybloodsblackbook.com/media/hur1.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/hur2.gif" alt="" width="549" height="414" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/hur3.gif" alt="" width="540" height="423" /></p>
<p><a href="http://www.hurwundeki.com/renew/store/cafe/cafe_main.php" target="_blank">http://www.hurwundeki.com/renew/store/cafe/cafe_main.php</a></p>
<p><strong>Hurwundeki, 299 Cambridge Heath Road, London, E2 9HA<br />
020 7739 3899<br />
Monday &#8211; Friday 7am &#8211; 6pm   Saturday- Sunday 9am-6pm</strong></p>

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

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

