<?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; Wifi Cafes</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/doing-things/wifi-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>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>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>Counter Cafe</title>
		<link>http://www.pennybloodsblackbook.com/2009/09/counter-cafe/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/09/counter-cafe/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 13:23:15 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Wifi Cafes]]></category>

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


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

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

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

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2010/04/hackney-pearl/' rel='bookmark' title='Permanent Link: Hackney Pearl'>Hackney Pearl</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/candid-arts-cafe-2/' rel='bookmark' title='Permanent Link: Candid Arts Café'>Candid Arts Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/rosies-cafe/' rel='bookmark' title='Permanent Link: Rosie&#8217;s Café'>Rosie&#8217;s Café</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/09/counter-cafe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Camera Café</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/1305/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/1305/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 18:38:17 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Wifi Cafes]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/archives/1305</guid>
		<description><![CDATA[It&#8217;s just so cute, tucked away at the back of a camera repair shop, and quiet and discreet with a few little tables and Simon and Garfunkel playing in the background (it&#8217;s that kind of place). The few customers here are total anoraks, wearing hiking gear including boots and said anoraks despite the fact that [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/camera.gif" alt="" width="270" height="212" />It&#8217;s just so cute, tucked away at the back of a camera repair shop, and quiet and discreet with a few little tables and Simon and Garfunkel playing in the background (it&#8217;s that kind of place). The few customers here are total anoraks, wearing hiking gear including boots and said anoraks despite the fact that it&#8217;s the height of summer and we&#8217;re miles from any kind of hill to hike. You needn&#8217;t worry about being bothered though as they are too busy fiddling with their new 50mm F2.8 DG MACRO lens and taking close-up photos of the floor and a teaspoon, then examining the results intently whilst consulting the manual. Despite being located minutes from the British Museum and therefore in a heavily touristy area, no tourist would ever find it, just the odd camera nerd or UCL student. Not so good to meet someone for a chat but perfect if you want a bit of peace and quiet in central London.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/cam1.gif" alt="" width="540" height="416" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/cam2.gif" alt="" width="540" height="416" /></p>
<p><a href="http://www.cameracafe.co.uk/" target="_blank">http://www.cameracafe.co.uk/</a></p>
<p><strong>44 Museum Street, London, WC1A 1LY<br />
020 7831 1566<br />
Monday &#8211; Friday 11am-7pm   Saturday 12pm-7pm</strong></p>

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

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


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/1305/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Grocery</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/the-grocery/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/the-grocery/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 09:52:55 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Wifi Cafes]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/archives/606</guid>
		<description><![CDATA[I’d read many a review of the Grocery café all of which condemned the service but enthused about the food. They weren’t wrong about the food, it’s amazing. And I didn’t have a problem with the service &#8211; it was fine plus I was served by a guy who looked like the freakish blond choir [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I’d read many a review of the Grocery café all of which condemned the service but enthused about the food. They weren’t wrong about the food, it’s amazing. And I didn’t have a problem with the service &#8211; it was fine plus I was served by a guy who looked like the freakish blond choir boy in “The Cook the Thief his Wife and her Lover”. A bit of a hideaway tucked at the back of a chi chi deli-grocery in Shoreditch with exposed brick walls, country kitchen wooden tables and notice boards advertising yoga classes and vegan cookery lessons, it still manages to be more hip than hippie. I was inclined to hate the place, since it’s located only a stone&#8217;s throw from one of London’s poorest boroughs but has shelves stocked with 10 different kinds of glucose-free sugar, 15 different types of tofu and 18 varieties of organic granola. But the food is so good and I&#8217;d rather not give my money to Tesco.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/groc1.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/groc3.gif" alt="" width="527" height="206" /></p>
<p><a href="http://www.thegroceryshop.co.uk/" target="_blank">http://www.thegroceryshop.co.uk/</a><br />
<strong><br />
Monday &#8211; Sunday 8am-5pm<br />
54-56 Kingsland Road, London E2 8DP<br />
020 7729 6855 </strong></p>

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

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


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/the-grocery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bermondsey Street Coffee</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/bermondsey-street-coffee/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/bermondsey-street-coffee/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 09:52:07 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[South]]></category>
		<category><![CDATA[Wifi Cafes]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=604</guid>
		<description><![CDATA[
163-167 Bermondsey Street, London, SE1 3UW
020 7423 1525
Monday &#8211; Sunday 7am &#8211; 8pm


Related posts:The GarrisonCoffee @ Brick Lane


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-garrison/' rel='bookmark' title='Permanent Link: The Garrison'>The Garrison</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/coffee/' rel='bookmark' title='Permanent Link: Coffee @ Brick Lane'>Coffee @ Brick Lane</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="tocome" src="http://www.pennybloodsblackbook.com/media/tocome.gif" alt="" width="540" height="437" /></p>
<p><strong>163-167 Bermondsey Street, London, SE1 3UW<br />
020 7423 1525<br />
Monday &#8211; Sunday 7am &#8211; 8pm</strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-garrison/' rel='bookmark' title='Permanent Link: The Garrison'>The Garrison</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/coffee/' rel='bookmark' title='Permanent Link: Coffee @ Brick Lane'>Coffee @ Brick Lane</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/bermondsey-street-coffee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coffee @ Brick Lane</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 12:30:13 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Wifi Cafes]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=323</guid>
		<description><![CDATA[It&#8217;s often hard to get a seat here as it’s always heaving. The types who come here are the kind who move to Brick Lane because it’s cool not because they’re cool. I bet everyone here has a job in something related to advertising but they hang out on Brick Lane at Coffee @ on [...]


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><li><a href='http://www.pennybloodsblackbook.com/2009/07/story-deli/' rel='bookmark' title='Permanent Link: Story Deli'>Story Deli</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/195/' rel='bookmark' title='Permanent Link: Farina Cafe'>Farina Cafe</a></li></ol>]]></description>
			<content:encoded><![CDATA[<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 here as it’s always heaving. The types who come here are the kind who move to Brick Lane because it’s cool not because they’re cool. I bet everyone here has a job in something related to advertising but they hang out on Brick Lane at Coffee @ on a weekend looking like a graphic designer for a fashionable t-shirt company or record label. I think this demographic fits the majority of East London so whoever is reading this would probably fit right in. I&#8217;m probably being unfair though as most of my friends fit into this category. 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 comfortable chairs taking up valuable retail space; 3. they do a soy latte; 4. it’s full of people I can guiltlessly slag off; and 5. it&#8217;s full of people I want to be friends with.<br />
<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>154 Brick Lane, Spitalfields, London, E1 6RU<br />
020 7247 6735<br />
Monday &#8211; Sunday 7.30am &#8211; 8pm</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.524325256096915, -0.07177591323852539) ;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.524325256096915, -0.07177591323852539),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.524325256096915, -0.07177591323852539));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.524325256096915, -0.07177591323852539), '<span style="font-weight:bold;font-size:15px;">Coffee @ Brick Lane</span><br>Brick Lane, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/market-coffee-house/' rel='bookmark' title='Permanent Link: Market Coffee House'>Market Coffee House</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/story-deli/' rel='bookmark' title='Permanent Link: Story Deli'>Story Deli</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/195/' rel='bookmark' title='Permanent Link: Farina Cafe'>Farina Cafe</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 12:29:13 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Wifi Cafes]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=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 to avoid waiting for a bus as it was a rare sunny day when I came across what looked like a garden centre or children’s crèche with an abundance of garden gnomes, miniature chairs [...]


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/09/counter-cafe/' rel='bookmark' title='Permanent Link: Counter Cafe'>Counter Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/04/le-grenier/' rel='bookmark' title='Permanent Link: Le Grenier'>Le Grenier</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: 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 to avoid waiting for a bus as it was a rare sunny day when I came across what looked like a garden centre or children’s crèche with an abundance of garden gnomes, miniature chairs and rocking horses in 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, it turns out Korean-owned Hurwundeki, one of my favourite clothes shops, has opened an amazing café/antique shop playing 20’s jazz,  and kitted it out with old wooden furniture you might find in a sailor&#8217;s beach cabin, decking and an array of books and magazines that cost £45 strewn across tables. The food which is generally only a roast vegetable ciabata sandwich is totally delicious and made by Frederic, the best thing to come out of France. Oh and all the furniture is for sale and they have a great second hand furniture shop next door with anything from Victorian barbers&#8217; chairs, to top hats to 1950&#8217;s kitchen dressers.<br />
<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="527" height="206" /></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>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.531887733978465, -0.05703449249267578) ;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.531887733978465, -0.05703449249267578),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.531887733978465, -0.05703449249267578));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.531887733978465, -0.05703449249267578), '<span style="font-weight:bold;font-size:15px;">Hurwundeki Café</span><br>Bethnal Green, 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/09/counter-cafe/' rel='bookmark' title='Permanent Link: Counter Cafe'>Counter Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/04/le-grenier/' rel='bookmark' title='Permanent Link: Le Grenier'>Le Grenier</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/hurwendecki-cafe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Candid Arts Café</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/candid-arts-cafe-2/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/candid-arts-cafe-2/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:27:15 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[North]]></category>
		<category><![CDATA[Wifi Cafes]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=315</guid>
		<description><![CDATA[
A home away from home with big comfy chairs (which they probably salvaged from the street thrown away by some landlord who couldn’t use them due to the fire hazard). It&#8217;s hidden in the Candid Arts Trust and you wouldn&#8217;t know it was there unless you knew it was there, which is its main attraction. [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/dennis-severs-house/' rel='bookmark' title='Permanent Link: Dennis Sever&#8217;s House'>Dennis Sever&#8217;s House</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-dove/' rel='bookmark' title='Permanent Link: The Dove'>The Dove</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/cafe-1001-2/' rel='bookmark' title='Permanent Link: Café 1001'>Café 1001</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/imagestocome.gif" alt="" width="540" height="230" /></p>
<p>A home away from home with big comfy chairs (which they probably salvaged from the street thrown away by some landlord who couldn’t use them due to the fire hazard). It&#8217;s hidden in the Candid Arts Trust and you wouldn&#8217;t know it was there unless you knew it was there, which is its main attraction. It&#8217;s fairly hippy-looking with some hideous paintings but still a great place to go by yourself to read or write. It’s surrounded by art studios with grungy looking artists who wear corduroys and wool cardigans and don’t realise how deeply uncool it is to have a studio here and that Hackney Wick is the ONLY place to be. All the chairs come from the Royal Opera House when it was re-furbished (something I overheard) which certainly adds charm I think and invariably it&#8217;s totally empty. It stays open until 10pm which is a rare treat in London where cafés all seem to close at 6pm. You can get a glass of wine there in addition to all the usual fare, coffee, cake etc etc&#8230;</p>
<p><a href="http://www.candidarts.com/sections/galleryandcafepages/candid_cafe.htm" target="_blank">http://www.candidarts.com/sections/galleryandcafepages/candid_cafe.htm</a></p>
<p><strong>3 Torrens St, London, EC1V 1NQ<br />
020 7278 9368<br />
Monday &#8211; Saturday 12pm-10pm   Sunday 12pm-5pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5320115, -0.1055772) ;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_315').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_315'));
     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.5320115, -0.1055772),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5320115, -0.1055772));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5320115, -0.1055772), '<span style="font-weight:bold;font-size:15px;">Candid Arts Café</span><br>Islington, North London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/dennis-severs-house/' rel='bookmark' title='Permanent Link: Dennis Sever&#8217;s House'>Dennis Sever&#8217;s House</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-dove/' rel='bookmark' title='Permanent Link: The Dove'>The Dove</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/cafe-1001-2/' rel='bookmark' title='Permanent Link: Café 1001'>Café 1001</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/candid-arts-cafe-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lemon Monkey</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/lemon-monkey/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/lemon-monkey/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:10:02 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[North]]></category>
		<category><![CDATA[Wifi Cafes]]></category>

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


Ok so another faux-Italian deli cum café, I guess I can’t get enough of these places. Distressed furniture and walls adorned with shelves of jars and Italian produce are two themes I always plum for and like gastro pubs, London has no shortage of them. I’m just picking out a few of my favourites.  [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lemon0.gif" alt="" width="540" height="423" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lemon1.gif" alt="" width="540" height="412" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/lemon2.gif" alt="" width="540" height="402" /></p>
<p>Ok so another faux-Italian deli cum café, I guess I can’t get enough of these places. Distressed furniture and walls adorned with shelves of jars and Italian produce are two themes I always plum for and like gastro pubs, London has no shortage of them. I’m just picking out a few of my favourites.  The best thing about Lemon Monkey apart from the big cups of coffee and delicious deli food is that it has a separate little room up some stairs at the back with big windows and comfortable chairs where you can while away the afternoon reading the newspaper in relative seclusion. It may seem a bit far out but with Abney Park cemetery and the shops on Church Street minutes away it&#8217;s worth the schlep.</p>
<p><strong>188 Stoke Newington High Street, London, N16 7JD<br />
0207 241 4454<br />
Monday &#8211; Wednesday 9am-6pm  Thursday &#8211; Saturday 9am-9pm  Sunday 10am-6pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5621335, -0.0736566) ;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_272').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_272'));
     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.5621335, -0.0736566),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5621335, -0.0736566));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5621335, -0.0736566), '<span style="font-weight:bold;font-size:15px;">Lemon Monkey</span><br>North London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/lemon-monkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ray’s Jazz Café at Foyle&#8217;s</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/ray%e2%80%99s-jazz-cafe-at-foyles/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/ray%e2%80%99s-jazz-cafe-at-foyles/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 11:19:20 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Central]]></category>
		<category><![CDATA[Wifi Cafes]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=181</guid>
		<description><![CDATA[I think it’s accurate to say that Ray’s is the central meeting point for anyone coming to Soho. Situated in Foyle’s bookshop it serves all kinds of healthy food and cakes, coffee, tea and other drinks. Its pouring with rain outside and it’s a handy place to find myself as I have the whole book [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/ace-cafe/' rel='bookmark' title='Permanent Link: Ace Café'>Ace Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/05/the-french-house/' rel='bookmark' title='Permanent Link: The French House'>The French House</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>I think it’s accurate to say that Ray’s is the central meeting point for anyone coming to Soho. Situated in Foyle’s bookshop it serves all kinds of healthy food and cakes, coffee, tea and other drinks. Its pouring with rain outside and it’s a handy place to find myself as I have the whole book shop attached to browse through. I use Foyle’s as my own personal lending library, buy and take it back later. Although Ray’s is a favourite, I generally avoid it as I went to college next door and it was our unofficial canteen, too many college people still linger here and I believe you will find ‘small talk’ under my list of ‘pet peeves’.  Although it&#8217;s totally impersonal being in the centre of town, it&#8217;s spacious with big wooden tables and window seats and it’s a great place to come if you don’t want to leave in a hurry, great to meet people or hang out all day with your laptop.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/jazz1.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/jazz2.gif" alt="" width="540" height="421" /></p>
<p><a href="http://www.foyles.co.uk" target="_blank">http://www.foyles.co.uk</a></p>
<p><strong>113-119 Charing Cross Road, London, WC2H 0EB<br />
020 7437 5660<br />
Monday &#8211; Saturday 9.30am-9.00pm  Sundays 11.30am-6.00pm  (Public holidays 11am-8p</strong>m)</p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.51470514415455, -0.12997984886169434) ;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_181').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_181'));
     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.51470514415455, -0.12997984886169434),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.51470514415455, -0.12997984886169434));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.51470514415455, -0.12997984886169434), '<span style="font-weight:bold;font-size:15px;">LondonRay’s Jazz Café at Foyle\'s</span><br>Central London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/ace-cafe/' rel='bookmark' title='Permanent Link: Ace Café'>Ace Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/05/the-french-house/' rel='bookmark' title='Permanent Link: The French House'>The French House</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/2009/07/ray%e2%80%99s-jazz-cafe-at-foyles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
