<?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; Caffs</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/eat-and-drink/caffs/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>Cafe Picasso</title>
		<link>http://www.pennybloodsblackbook.com/2009/10/cafe-picasso/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/10/cafe-picasso/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 17:53:43 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Caffs]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=2854</guid>
		<description><![CDATA[A Chelsea institution and a perfect place for celebrity spotting. Every walk of life comes here from supermodels to actors to tourists, to rich locals and down and outs. It&#8217;s a pretty standard London cafe, a bit dowdy but charming as it hasn&#8217;t changed since the sixties with the usual stodgy caff food. A few [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/commercial-tavern-3/' rel='bookmark' title='Permanent Link: Commercial Tavern'>Commercial Tavern</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/09/counter-cafe/' rel='bookmark' title='Permanent Link: Counter Cafe'>Counter Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/jacks-cafe/' rel='bookmark' title='Permanent Link: Jacks Café'>Jacks Café</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>A Chelsea institution and a perfect place for celebrity spotting. Every walk of life comes here from supermodels to actors to tourists, to rich locals and down and outs. It&#8217;s a pretty standard London cafe, a bit dowdy but charming as it hasn&#8217;t changed since the sixties with the usual stodgy caff food. A few years back whilst doing an internship at Storm Model agency up the road I used to frequent Café Picasso to get soggy chips for one of the bookers who I downright couldn’t stand and therefore resented this job above all else. Model bookers are generally VILE BEASTS who I would gladly knock off the face of the earth with the long arm of the lords mighty wrath. I would love to be one though. Likely as not you will see Bob Geldoff here too, he was always a bit of a fixture as I used to work next door at (I’m embarrassed to say) Prime Time Video (which in my defense was cool in those days) and I don’t think a day passed when I didn’t see him there. His wife’s a bitch by the way. And he never returns his videos on time.</p>
<p><a href="http://www.dinos-restaurants.co.uk/picasso.htm" target="_blank">http://www.dinos-restaurants.co.uk/picasso.htm</a></p>
<p><strong>127 King&#8217;s Road, Chelsea, London<br />
020 7352 4921<br />
Monday &#8211; Saturday 8am-11pm  Sunday 8.30am-11pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.4884285, -0.166461) ;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_2854').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_2854'));
     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.4884285, -0.166461),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.4884285, -0.166461));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.4884285, -0.166461), '<span style="font-weight:bold;font-size:15px;">Cafe Picasso</span><br>Kings Road, West London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p><strong><br />
</strong></p>


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/commercial-tavern-3/' rel='bookmark' title='Permanent Link: Commercial Tavern'>Commercial Tavern</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/09/counter-cafe/' rel='bookmark' title='Permanent Link: Counter Cafe'>Counter Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/jacks-cafe/' rel='bookmark' title='Permanent Link: Jacks Café'>Jacks Café</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/10/cafe-picasso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cafe Diana</title>
		<link>http://www.pennybloodsblackbook.com/2009/09/cafe-diana/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/09/cafe-diana/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 16:45:55 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Caffs]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=2648</guid>
		<description><![CDATA[This place is ridiculous but it&#8217;s been here forever which shows it&#8217;s not a gimmick, they&#8217;re serious. Every inch of the wall space is adorned with framed picture after framed picture of Princess Diana. For no obvious reason the proprietors of Cafe Diana are such huge fans of HRH as to dedicate their business to [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2008/10/s-m-cafe/' rel='bookmark' title='Permanent Link: S &#038; M Cafe'>S &#038; M Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/jacks-cafe/' rel='bookmark' title='Permanent Link: Jacks Café'>Jacks Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/10/cafe-picasso/' rel='bookmark' title='Permanent Link: Cafe Picasso'>Cafe Picasso</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/diana1.gif" alt="" width="255" height="208" />This place is ridiculous but it&#8217;s been here forever which shows it&#8217;s not a gimmick, they&#8217;re serious. Every inch of the wall space is adorned with framed picture after framed picture of Princess Diana. For no obvious reason the proprietors of Cafe Diana are such huge fans of HRH as to dedicate their business to her. Aside from that it&#8217;s pretty much like any other caff with nice wooden booths and the usual caff food. It&#8217;s quite pricey though which I begrudge as a caff is still a caff but it&#8217;s strange shrine like adoration to Diana particularly when she was going through her &#8216;I want to appeal to the pee..pul leggings and oversized denim shirt phase&#8217; give it the edge.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/diana2.gif" alt="" width="540" height="421" /></p>
<p><strong>5 Wellington Terrace, London, W2 4LW</strong><a href="http://journeyplanner.tfl.gov.uk/user/XSLT_TRIP_REQUEST2?language=en&amp;execInst=&amp;sessionID=0&amp;ptOptionsActive=-1&amp;place_destination=London&amp;name_destination=w2 4lw&amp;type_destination=locator" target="_blank"><img class="alignright" src="http://www.tfl.gov.uk/tfl/gettingaround/journeyplanner/banners/images/jp-banner-1.gif" alt="Journey Planner" width="120" height="60" /></a><br />
<strong> 020 7792 9606</strong></p>
<p><a href="http://www.cafediana.com" target="_blank">http://www.cafediana.com</a></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2008/10/s-m-cafe/' rel='bookmark' title='Permanent Link: S &#038; M Cafe'>S &#038; M Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/jacks-cafe/' rel='bookmark' title='Permanent Link: Jacks Café'>Jacks Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/10/cafe-picasso/' rel='bookmark' title='Permanent Link: Cafe Picasso'>Cafe Picasso</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/09/cafe-diana/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Paul Rothe &amp; Son</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/paul-roethe-son/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/paul-roethe-son/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 18:52:49 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Caffs]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=906</guid>
		<description><![CDATA[
“Do you want that on a baguette or Ukrainian rye bread?”
“Why rye today I think”
“And how do you like your coffee?”
“Black as a moonless night”
“That’s pretty black”
With walls lined with a collection of honey’s, marmalades and chutney’s as well as various novelty gifts this really is a small village shop from a long gone age. [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/beigel-bake/' rel='bookmark' title='Permanent Link: Beigel Bake'>Beigel Bake</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-fromagerie/' rel='bookmark' title='Permanent Link: La Fromagerie'>La Fromagerie</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>“Do you want that on a baguette or Ukrainian rye bread?”<br />
“Why rye today I think”<br />
“And how do you like your coffee?”<br />
“Black as a moonless night”<br />
“That’s pretty black”<br />
With walls lined with a collection of honey’s, marmalades and chutney’s as well as various novelty gifts this really is a small village shop from a long gone age. The Formica tables give it a hint of what you would find in a classic greasy spoon and demonstrates the owners care and attention to preserving it’s authenticity as this little deli cum caff has been in the family for generations dating back to 1900, with the most recent Paul Roethe cooking some of the dishes himself. There are countless places to pick up a sandwich on Marylebone high street but why go anywhere else when here you can get Austrian Liptauer made with cream cheese, herbs, anchovy paste, paprika and capers or Kummelkase, a blend of stilton, caraway and cream cheese on bagels, ciabattas, bloomer bread or Ukrainian rye? Or if nothing else as someone else said, it’s a good spot for a cup of tea and a think.</p>
<p><strong>35 Marylebone Lane, Marylebone, W1U 2NN<br />
020 7935 6783<br />
Monday &#8211; Friday  8am-6pm  Saturday 11.30am-5.30pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5168368, -0.1506394) ;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_906').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_906'));
     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.5168368, -0.1506394),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5168368, -0.1506394));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5168368, -0.1506394), '<span style="font-weight:bold;font-size:15px;">Paul Rothe & Son</span><br>West London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/beigel-bake/' rel='bookmark' title='Permanent Link: Beigel Bake'>Beigel Bake</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-fromagerie/' rel='bookmark' title='Permanent Link: La Fromagerie'>La Fromagerie</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/paul-roethe-son/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Farina Cafe</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/195/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/195/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 11:30:43 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Caffs]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=195</guid>
		<description><![CDATA[I remember a time when you ordered a coffee you knew what you would be getting and that was, by default filter coffee with a splash of cold milk. After a brief spell living in America the land of a thousand options I was looking forward to return home to be able to order and [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/193/' rel='bookmark' title='Permanent Link: John&#8217;s Sandwich Bar'>John&#8217;s Sandwich Bar</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/jacks-cafe/' rel='bookmark' title='Permanent Link: Jacks Café'>Jacks Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/06/pogo-cafe/' rel='bookmark' title='Permanent Link: Pogo Cafe'>Pogo Cafe</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/farina1.gif" alt="" width="540" height="423" /><img class="alignright" src="http://www.pennybloodsblackbook.com/media/farina.gif" alt="" width="270" height="212" />I remember a time when you ordered a coffee you knew what you would be getting and that was, by default filter coffee with a splash of cold milk. After a brief spell living in America the land of a thousand options I was looking forward to return home to be able to order and get, without too much head trauma a simple coffee. But no. How things have changed. Now when I order a coffee it goes something like this;<br />
“Just a coffee please”<br />
“White?”<br />
“Yes please”<br />
(coffee arrives)<br />
“Ah no sorry not a latte, just a coffee”<br />
“You said a white coffee”<br />
“Yes sorry I wanted just a bit of cold milk”<br />
(new coffee arrives)<br />
“Sorry this is the same, I just want a normal coffee with a bit of milk not a latte”<br />
(turned out they had made a latte and added a bit of cold milk)<br />
“OK can I have a filter coffee with milk on the side?”<br />
(They bring a mug half full of very strong coffee with a large jug of cold milk)<br />
And so it goes….<br />
Farina is run by Italians, it looks and feels like a set from the Soprano&#8217;s. I come here all the time, they still can&#8217;t get my coffee right though.</p>
<p><strong>61 Leather Lane, London, EC1N 7TJ<br />
020 7405 4420<br />
Monday &#8211; Friday 7am-3pm</strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/193/' rel='bookmark' title='Permanent Link: John&#8217;s Sandwich Bar'>John&#8217;s Sandwich Bar</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/jacks-cafe/' rel='bookmark' title='Permanent Link: Jacks Café'>Jacks Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/06/pogo-cafe/' rel='bookmark' title='Permanent Link: Pogo Cafe'>Pogo Cafe</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/195/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>John&#8217;s Sandwich Bar</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/193/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/193/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 11:30:13 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Caffs]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=193</guid>
		<description><![CDATA[When I order a cup of tea the words “what tea do you want? We have Camomile, Peppermint…” fill me with utter dread totally alienating me from the creature in front of me. I hold them in the same regard as people who don’t drink tea or coffee because they don’t like it. The English [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/st-john/' rel='bookmark' title='Permanent Link: St John Bread and Wine'>St John Bread and Wine</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/195/' rel='bookmark' title='Permanent Link: Farina Cafe'>Farina Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2008/10/s-m-cafe/' rel='bookmark' title='Permanent Link: S &#038; M Cafe'>S &#038; M Cafe</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>When I order a cup of tea the words “what tea do you want? We have Camomile, Peppermint…” fill me with utter dread totally alienating me from the creature in front of me. I hold them in the same regard as people who don’t drink tea or coffee because they don’t like it. The English caff is where you will never have this problem. They only serve one kind of tea. The kind that has been stewing for hours, they fill the mug up half way with the over stewed tea and then top it up with boiling water. It’s an unbeatable formula and when you order one sugar they know you really mean three. So long as you’re not squeamish about kitchen cleanliness then a fry-up is always a great option at any established caff, greasy bacon and eggs with toast generously spread with genuine margarine and orange juice that comes in a milk bottle, the perfect way to start the day assuming you have a strong stomach. However John&#8217;s Sandwich bar is just that bit better (actually alot better) than your average caff as the coffee is great and they&#8217;ll do it it just as you like at and it&#8217;s clean and freindly (which is not usually guaranteed) and the old yellowing pictures of formula one on the walls make it utterly charming.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/johns1.gif" alt="" width="540" height="404" /></p>


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/st-john/' rel='bookmark' title='Permanent Link: St John Bread and Wine'>St John Bread and Wine</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/195/' rel='bookmark' title='Permanent Link: Farina Cafe'>Farina Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2008/10/s-m-cafe/' rel='bookmark' title='Permanent Link: S &#038; M Cafe'>S &#038; M Cafe</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/193/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jacks Café</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/jacks-cafe/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/jacks-cafe/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 11:29:28 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Caffs]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=191</guid>
		<description><![CDATA[You can get pregnant just walking through Queens Park there are so many stay at home mums and children, everywhere crawling on every surface. Children should be kept out of sight but oh well hell is other people, like Sebastien Horsely says &#8220;People should only take offense at people who are genuinely offensive &#8211; like [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/09/cafe-diana/' rel='bookmark' title='Permanent Link: Cafe Diana'>Cafe Diana</a></li><li><a href='http://www.pennybloodsblackbook.com/2008/10/s-m-cafe/' rel='bookmark' title='Permanent Link: S &#038; M Cafe'>S &#038; M Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/10/cafe-picasso/' rel='bookmark' title='Permanent Link: Cafe Picasso'>Cafe Picasso</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/jack.gif" alt="" width="270" height="212" />You can get pregnant just walking through Queens Park there are so many stay at home mums and children, everywhere crawling on every surface. Children should be kept out of sight but oh well hell is other people, like Sebastien Horsely says &#8220;People should only take offense at people who are genuinely offensive &#8211; like terrorists and pregnant women&#8221;. Jacks café is one of rare respite from the infestation. Perhaps more of a café than a caff (they make a soy latte), the classic British caff menu and little square tables make it somewhat eligible. It&#8217;s been around since 1902 and they serve free refills of tea and coffee which is practically unheard of in this country. It’s cosy and at times I love a good fry-up. I’m sitting opposite Pete Burns not by choice. I overhear the waitress say &#8220;he looks like a corpse that a mortician has turned into a sex doll&#8221;. I’m sorry I just snorted coffee out my nose when I wrote that last sentence.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/jack1.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/jack2.gif" alt="" width="540" height="416" /></p>
<p><a href="http://www.jacks-cafe.com/" target="_blank">http://www.jacks-cafe.com/</a></p>
<p><strong>101 Salusbury Road, London NW6 6NH<br />
020 7624 8925<br />
Monday &#8211; Friday  7am-late  Saturday 8am-late  Sunday 9am-late</strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/09/cafe-diana/' rel='bookmark' title='Permanent Link: Cafe Diana'>Cafe Diana</a></li><li><a href='http://www.pennybloodsblackbook.com/2008/10/s-m-cafe/' rel='bookmark' title='Permanent Link: S &#038; M Cafe'>S &#038; M Cafe</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/10/cafe-picasso/' rel='bookmark' title='Permanent Link: Cafe Picasso'>Cafe Picasso</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/jacks-cafe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shepherdess</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/shepherdess/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/shepherdess/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 11:28:50 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Caffs]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=189</guid>
		<description><![CDATA[
English caffs are the focal point of any builder’s day and the Shepherdess can certainly vouch for that as on every occasion I&#8217;ve been here builders make up 95% of the clientele. It’s a get what you’re given situation and when asked if I want strawberry jam, marmalade, marmite or honey and I ask for [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/shep1.gif" alt="" width="540" height="402" /></p>
<p>English caffs are the focal point of any builder’s day and the Shepherdess can certainly vouch for that as on every occasion I&#8217;ve been here builders make up 95% of the clientele. It’s a get what you’re given situation and when asked if I want strawberry jam, marmalade, marmite or honey and I ask for one of each the look on the waitresses face makes me promptly add that marmalade will do just fine. The staff are evidently not here to cater to your need for a full and enjoyable experience but merely to help you feed your hunger and get out to make way for the next surge of builders on their 3rd break before lunch. Authentically and somewhat distastefully decorated, with a gaudy and bright interior and exterior,  the Shepherdess has been here forever therefore giving it full due to be included in my top 10.</p>
<p><strong>221 City Road, London, EC1V 1JN<br />
020 72532463<br />
Monday &#8211; Friday  6.30am-4pm  Saturday 7am-3pm</strong></p>

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

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


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/shepherdess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>S &amp; M Cafe</title>
		<link>http://www.pennybloodsblackbook.com/2008/10/s-m-cafe/</link>
		<comments>http://www.pennybloodsblackbook.com/2008/10/s-m-cafe/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 19:57:00 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Caffs]]></category>
		<category><![CDATA[East]]></category>
		<category><![CDATA[North]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=59</guid>
		<description><![CDATA[Don&#8217;t start, I know this isn&#8217;t an authentic caff but it&#8217;s going for the look of an authentic caff, so it qualifies for my &#8216;caff&#8217; section. The food here isn&#8217;t great value for money, its expensive for what you get, I come here for the novelty of the place, I love the way it looks [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/09/cafe-diana/' rel='bookmark' title='Permanent Link: Cafe Diana'>Cafe Diana</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/jacks-cafe/' rel='bookmark' title='Permanent Link: Jacks Café'>Jacks Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/10/cafe-picasso/' rel='bookmark' title='Permanent Link: Cafe Picasso'>Cafe Picasso</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="alignright" title="S&amp;M" src="http://www.pennybloodsblackbook.com/media/sm1.gif" alt="" width="270" height="219" />Don&#8217;t start, I know this isn&#8217;t an authentic caff but it&#8217;s going for the look of an authentic caff, so it qualifies for my &#8216;caff&#8217; section. The food here isn&#8217;t great value for money, its expensive for what you get, I come here for the novelty of the place, I love the way it looks (that&#8217;s why they can get away with over charging). It’s worth it if all you want is a cup of tea or coffee (this at least gives it some authenticity) but I wouldn&#8217;t expect much from the food, it’s tasty but overpriced. I love the faux retro interior with chequered board tablecloths and framed vinyl album covers on the wall and if you want Sausage and Mash (hence the name S&amp;M) then it’s pretty good, its always busy so maybe I’m just too fussy.<br />
<img class="aligncenter" title="S&amp;M2" src="http://www.pennybloodsblackbook.com/media/sm2.gif " alt="" width="540" height="416" /></p>
<p><a href="http://www.sandmcafe.co.uk/" target="_blank">http://www.sandmcafe.co.uk/</a></p>
<p><strong>268 Portobello Road, London, W10 5TY<br />
020 8968 8898<br />
Monday 11am–4pm  Tuesday &#8211; Friday 11am-10pm  Saturday 9am–11pm</strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/09/cafe-diana/' rel='bookmark' title='Permanent Link: Cafe Diana'>Cafe Diana</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/jacks-cafe/' rel='bookmark' title='Permanent Link: Jacks Café'>Jacks Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/10/cafe-picasso/' rel='bookmark' title='Permanent Link: Cafe Picasso'>Cafe Picasso</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2008/10/s-m-cafe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>River Cafe</title>
		<link>http://www.pennybloodsblackbook.com/2008/10/river-cafe/</link>
		<comments>http://www.pennybloodsblackbook.com/2008/10/river-cafe/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 16:57:00 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Caffs]]></category>
		<category><![CDATA[South]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=55</guid>
		<description><![CDATA[
The best thing about workman’s caffs in Britain is that they truly are full of workmen. River Cafe is authentic as they come. Being in Putney it’s not remotely trendy which it would be if it was in Shoreditch. It’s pretty much just workmen and people getting a sandwich to go. It hasn&#8217;t changed since [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/09/cafe-diana/' rel='bookmark' title='Permanent Link: Cafe Diana'>Cafe Diana</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><li><a href='http://www.pennybloodsblackbook.com/2008/10/s-m-cafe/' rel='bookmark' title='Permanent Link: S &#038; M Cafe'>S &#038; M Cafe</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>The best thing about workman’s caffs in Britain is that they truly are full of workmen. River Cafe is authentic as they come. Being in Putney it’s not remotely trendy which it would be if it was in Shoreditch. It’s pretty much just workmen and people getting a sandwich to go. It hasn&#8217;t changed since it opened and has all the required regalia of any leading London caff including formica tables, decorative tiled walls, glass Tiffany style ceiling lamps, laminate flooring, posters of the proprietors football team of choice, faux wood walls, gaudy paintings of European coastlines and most importantly the 50p cup of tea.<br />
<strong><br />
1A Station Approach, London, SW6 3UH<br />
020 7736 6296<br />
Monday &#8211; Friday 12.30pm-2.30pm and 7pm-9.30pm  Saturday 12.30pm-2.30pm and 7pm-9.30pm</strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/09/cafe-diana/' rel='bookmark' title='Permanent Link: Cafe Diana'>Cafe Diana</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><li><a href='http://www.pennybloodsblackbook.com/2008/10/s-m-cafe/' rel='bookmark' title='Permanent Link: S &#038; M Cafe'>S &#038; M Cafe</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2008/10/river-cafe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E Pellicci</title>
		<link>http://www.pennybloodsblackbook.com/2008/10/e-pellicci/</link>
		<comments>http://www.pennybloodsblackbook.com/2008/10/e-pellicci/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 16:52:00 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Caffs]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=53</guid>
		<description><![CDATA[
E Pellicci&#8217;s is the &#8216;Savoy&#8217; of caffs. It’s where notorious London gangsters the Kray brothers used to call their local as they grew up right around the corner on Vallance road back in the 60&#8217;s. It’s a tiny little art deco place barely visible, situated halfway up the hellhole that is Bethnal Green Road. It&#8217;s [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/paul-roethe-son/' rel='bookmark' title='Permanent Link: Paul Rothe &#038; Son'>Paul Rothe &#038; Son</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/broadway-market/' rel='bookmark' title='Permanent Link: Broadway Market'>Broadway Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2008/10/s-m-cafe/' rel='bookmark' title='Permanent Link: S &#038; M Cafe'>S &#038; M Cafe</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>E Pellicci&#8217;s is the &#8216;Savoy&#8217; of caffs. It’s where notorious London gangsters the Kray brothers used to call their local as they grew up right around the corner on Vallance road back in the 60&#8217;s. It’s a tiny little art deco place barely visible, situated halfway up the hellhole that is Bethnal Green Road. It&#8217;s invariably heaving with genuine locals and  students having breakfast after a late night out. Its London&#8217;s longest standing caff run by the same family since the 1920&#8217;s and its my favourite because it combines the best aspects of the classic caff (cheap cups of tea and formica tables) with the class of Paul Roethe &amp; Son (Victorian portraits of the original owners and the original 20&#8217;s cash register), thus still keeping its authentic charm.</p>
<p><strong>332 Bethnal Green Road, London, E2 0AG<br />
020 7739 4873<br />
Monday &#8211; Saturday  6.15am-5pm </strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/paul-roethe-son/' rel='bookmark' title='Permanent Link: Paul Rothe &#038; Son'>Paul Rothe &#038; Son</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/broadway-market/' rel='bookmark' title='Permanent Link: Broadway Market'>Broadway Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2008/10/s-m-cafe/' rel='bookmark' title='Permanent Link: S &#038; M Cafe'>S &#038; M Cafe</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2008/10/e-pellicci/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
