<?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; Doing Things</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/doing-things/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>Shop@172</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/shop172/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/shop172/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 08:14:02 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Boutiques]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=1263</guid>
		<description><![CDATA[
I’ve said it before but I’ll say it again, the current climate and by climate I mean the eco-bender we’re all on not the recession (I don’t have any money now but I didn’t have any before either) means I feel not on justified but holier than thou buying one-off creations from London and Tokyo’s [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/labour-of-love/' rel='bookmark' title='Permanent Link: Labour of Love'>Labour of Love</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/1723.gif" alt="" width="540" height="404" /><br />
<img class="alignright" src="http://www.pennybloodsblackbook.com/media/172.gif" alt="" width="270" height="266" /><strong>I’ve said it before</strong> but I’ll say it again, the current climate and by climate I mean the eco-bender we’re all on not the recession (I don’t have any money now but I didn’t have any before either) means I feel not on justified but holier than thou buying one-off creations from London and Tokyo’s finest young designers. Don’t be distracted or put off for that matter by all the Kanye West Jewellery  as Shop @172 is the kind of place that has one of a kind pieces which don’t cost the earth. I’ve just noticed a ‘White Trumpet’ silver jumper it’s £60 but I’ve spent too much money I don’t have this week already. If I’m still thinking about it in a week then I’ll buy it. Well I was but they’d sold it….boo.</p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/1721.gif" alt="" width="540" height="426" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/1722.gif" alt="" width="540" height="416" /></p>
<p><a href="http://www.shop172.com/" target="_blank">http://www.shop172.com/</a></p>
<p><strong>172 Brick lane, London E1 6RU<br />
020 7650 8873<br />
Monday &#8211; Friday 12.30pm-7pm    Saturday &#8211; Sunday 1am-7pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5224273, -0.0716466) ;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_1263').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_1263'));
     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.5224273, -0.0716466),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5224273, -0.0716466));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5224273, -0.0716466), '<span style="font-weight:bold;font-size:15px;">Shop@172</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/labour-of-love/' rel='bookmark' title='Permanent Link: Labour of Love'>Labour of Love</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/shop172/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bang Bang</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/bang-bang/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/bang-bang/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:07:07 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Central]]></category>
		<category><![CDATA[Vintage]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=738</guid>
		<description><![CDATA[I’m frequently drawn in to Bang bang by a cute pair of Chanel flats or a Vivienne Westwood jacket that I kid myself will be in my price range, they are after all second hand. That’s the problem with designer vintage, they charge you more than what the item cost brand new for the privilege [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/kokon-to-zai/' rel='bookmark' title='Permanent Link: Kokon To Zai'>Kokon To Zai</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/r-d-franks/' rel='bookmark' title='Permanent Link: R D Franks'>R D Franks</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/no-one-2/' rel='bookmark' title='Permanent Link: no-one'>no-one</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I’m frequently drawn in to Bang bang by a cute pair of Chanel flats or a Vivienne Westwood jacket that I kid myself will be in my price range, they are after all second hand. That’s the problem with designer vintage, they charge you more than what the item cost brand new for the privilege of wearing something that isn’t made anymore. Oh but of course I forgot, that makes it totally worth it.  I always justify buying expensive second hand clothes by reminding myself and everyone else that I’m merely keeping my carbon footprint spotless by re-cycling and not patronising the slave trade in Indonesia by buying clothes made in Italy. Bang bang is all about second hand designer, but is reasonable low-rent so you may find something affordable it’s not all about jeans, t-shirts and leather jackets which despite the fact there are racks and racks of them you’ll never find a good one.</p>
<p><a href="http://www.myspace.com/bangbangexchange" target="_blank">http://www.myspace.com/bangbangexchange</a><br />
<strong><br />
9 Berwick Street, London W1F 0PJ<br />
020 7494 2042<br />
Monday &#8211; Saturday 11am-6.30pm   Closed Sundays</strong></p>
<p><strong>21 Goodge Street, Fitzrovia, London, W1T 2PJ<br />
020 7631 4191<br />
Monday &#8211; Friday  10am-6.30pm   Saturday 11am-6pm   Closed Sundays</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5131284, -0.1345583) ;points.push(poin);var poin = new GLatLng(51.5178848, -0.1369372) ;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_738').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_738'));
     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.5131284, -0.1345583),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5131284, -0.1345583));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5131284, -0.1345583), '<span style="font-weight:bold;font-size:15px;">Bang Bang</span><br>Soho, Central London' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5178848, -0.1369372),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5178848, -0.1369372));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5178848, -0.1369372), '<span style="font-weight:bold;font-size:15px;">Bang Bang</span><br>Fitzrovia, Central London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/kokon-to-zai/' rel='bookmark' title='Permanent Link: Kokon To Zai'>Kokon To Zai</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/r-d-franks/' rel='bookmark' title='Permanent Link: R D Franks'>R D Franks</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/no-one-2/' rel='bookmark' title='Permanent Link: no-one'>no-one</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/bang-bang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>East End Thrift Store</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/east-end-thrift-store/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/east-end-thrift-store/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:06:35 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Vintage]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=736</guid>
		<description><![CDATA[
There is little point really in reviewing vintage shops, (I might as well just list them) as they are more of less all the same and stock the same stuff depending on the trend. If leather jackets, lumberjack shirts or old t-shirts with baseball team logo’s on them ever go out of fashion most of [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/beyond-retro/' rel='bookmark' title='Permanent Link: Beyond Retro'>Beyond Retro</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bricklane-market/' rel='bookmark' title='Permanent Link: Bricklane Market'>Bricklane Market</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>There is little point really in reviewing vintage shops, (I might as well just list them) as they are more of less all the same and stock the same stuff depending on the trend. If leather jackets, lumberjack shirts or old t-shirts with baseball team logo’s on them ever go out of fashion most of these places will close down. Past the Turkish kebab shops and the fried chicken, past the 99p shops and dodgy guys lurking by the corner hawking drugs and stolen mobile phones and down a cobbled alleyway, you’ll find The East End Thrift Store. It’s a good one mainly because it’s in the middle of nowhere so you have plenty of room to browse and it’s cheaper than the better located ones.</p>
<p><a href="http://www.theeastendthriftstore.com/" target="_blank">http://www.theeastendthriftstore.com/</a></p>
<p><strong>Unit 1a Watermans Building, Assembly Passage, Stepney, E1<br />
020 7423 9700<br />
Monday &#8211; Sunday 11am-6pm</strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/beyond-retro/' rel='bookmark' title='Permanent Link: Beyond Retro'>Beyond Retro</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bricklane-market/' rel='bookmark' title='Permanent Link: Bricklane Market'>Bricklane Market</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/east-end-thrift-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shock and Soul</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/shock-and-soul/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/shock-and-soul/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:05:23 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[North]]></category>
		<category><![CDATA[Vintage]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=734</guid>
		<description><![CDATA[
http://www.shockandsoul.co.uk/
100 Islington High Street, London N1 8EG
020 7359 1490
Monday &#8211; Tuesday 11am &#8211; 7pm   Wedneday 11am-8pm
Thursday &#8211; Saturday 11am-5pm   Sunday 12pm-6pm 


Related posts:Marine IcesThe FlaskCay Tre


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/marine-ices/' rel='bookmark' title='Permanent Link: Marine Ices'>Marine Ices</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-flask/' rel='bookmark' title='Permanent Link: The Flask'>The Flask</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/cay-tre/' rel='bookmark' title='Permanent Link: Cay Tre'>Cay Tre</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><a href="http://www.shockandsoul.co.uk/" target="_blank">http://www.shockandsoul.co.uk/</a></p>
<p><strong>100 Islington High Street, London N1 8EG<br />
020 7359 1490<br />
Monday &#8211; Tuesday 11am &#8211; 7pm   Wedneday 11am-8pm<br />
Thursday &#8211; Saturday 11am-5pm   Sunday 12pm-6pm </strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/marine-ices/' rel='bookmark' title='Permanent Link: Marine Ices'>Marine Ices</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-flask/' rel='bookmark' title='Permanent Link: The Flask'>The Flask</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/cay-tre/' rel='bookmark' title='Permanent Link: Cay Tre'>Cay Tre</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/shock-and-soul/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Radio Days &amp; What the Butler Wore</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/radio-days/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/radio-days/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:04:34 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[South]]></category>
		<category><![CDATA[Vintage]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=732</guid>
		<description><![CDATA[When it comes to vintage I think London trumps any other city. Well yes every vintage store sells the same stuff like it’s all sourced from some giant warehouse in the sky but at least it’s all somewhat affordable. LA used to be cheap, not any more, New York is so expensive you’d be better [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/absolute-vintage/' rel='bookmark' title='Permanent Link: Absolute Vintage'>Absolute Vintage</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/04/le-grenier/' rel='bookmark' title='Permanent Link: Le Grenier'>Le Grenier</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/top-shop/' rel='bookmark' title='Permanent Link: Top Shop'>Top Shop</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>When it comes to vintage I think London trumps any other city. Well yes every vintage store sells the same stuff like it’s all sourced from some giant warehouse in the sky but at least it’s all somewhat affordable. LA used to be cheap, not any more, New York is so expensive you’d be better off shopping at American Apparel, to hell with being original, Paris is good but the stores are tiny, full of French people who won’t get out the way and you have to have some seriously strong biceps to root through the clothes crammed in within an inch of their life. Radio days has a great collection of all things vintage, kitchenware, accessories, knick-knacks, shoes, clothes and so on. It’s been here a long time and the owners are seriously dedicated. It has that vibe of somewhere you’ll just know you will find something great, even if it is a pair of mustard brown Chelsea boots a size too small.</p>
<p><a href="http://radiodaysvintage.co.uk/" target="_blank">http://radiodaysvintage.co.uk/</a></p>
<p><strong>87 Lower Marsh Street, Waterloo, London SE1 7AB<br />
020 7928 0800<br />
Monday &#8211; Saturday 10-6pm, Friday closed at 7pm</strong></p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/radio1.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/radio2.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/radio3.gif" alt="" width="540" height="204" /></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/absolute-vintage/' rel='bookmark' title='Permanent Link: Absolute Vintage'>Absolute Vintage</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/04/le-grenier/' rel='bookmark' title='Permanent Link: Le Grenier'>Le Grenier</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/top-shop/' rel='bookmark' title='Permanent Link: Top Shop'>Top Shop</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/radio-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rokit</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/rokit/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/rokit/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:03:31 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Central]]></category>
		<category><![CDATA[East]]></category>
		<category><![CDATA[Vintage]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=728</guid>
		<description><![CDATA[I’m standing outside Rokit in Covent Garden, pacing back and forth deciding whether or not to go in, I could just have a quick look, I doubt there will be anything I want, well what’s the point of going in then? Well there might be something I want, something that would infinitely improve my life [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/liberty/' rel='bookmark' title='Permanent Link: Liberty'>Liberty</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/dover-street-market-2/' rel='bookmark' title='Permanent Link: Dover Street Market'>Dover Street Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/cyber-candy/' rel='bookmark' title='Permanent Link: Cyber Candy'>Cyber Candy</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/rocket.gif" alt="" width="270" height="219" />I’m standing outside Rokit in Covent Garden, pacing back and forth deciding whether or not to go in, I could just have a quick look, I doubt there will be anything I want, well what’s the point of going in then? Well there might be something I want, something that would infinitely improve my life as I know it, I have no problems though, my only real problems are financial. I head straight for the faux-fur and there it is, a leopard print coat, a la Kate Moss. I try it on and it’s perfect, but I really can’t afford anything new right now, I haven’t worked in days….. hmmm but I’ll never see one quite so perfect again will I? If it’s £25 I’ll get it, if it’s £40 I won’t. I look at the price tag it’s £65. So of course I buy the coat, I wouldn’t be complete without it. And anyway the seventies throw back shop assistant has been circling me the whole time I’m in the shop he likes it he also looks like an extra from a Russ Meyer film. Where do they find these people? </p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/rocket2.gif" alt="" width="527" height="206" /></p>
<p><a href="http://www.rokit.co.uk/" target="_blank">http://www.rokit.co.uk/</a></p>
<p><strong>101 / 107 Brick Lane, London, E1 6SE<br />
0207 375 3864 / 0207 247 3777<br />
Monday &#8211; Friday 11am-7pm   Saturday &#8211; Sunday 10am-7pm </strong></p>
<p><strong>225 High Street, Camden, London, NW1 7BU<br />
0207 267 3046<br />
Monday &#8211; Sunday 10am-7pm </strong></p>
<p><strong>42 Shelton Street, Covent Garden, London, WC2 9H2<br />
0207 836 6547<br />
Monday &#8211; Saturday 10am-7pm    Sunday 11am-6pm </strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5221693, -0.07164) ;points.push(poin);var poin = new GLatLng(51.5225443, -0.0715792) ;points.push(poin);var poin = new GLatLng(51.5141649, -0.1244906) ;points.push(poin);var poin = new GLatLng(51.5399188, -0.14343) ;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_728').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_728'));
     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.5221693, -0.07164),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5221693, -0.07164));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5221693, -0.07164), '<span style="font-weight:bold;font-size:15px;">Rokit</span><br>Brick Lane, East London' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5225443, -0.0715792),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5225443, -0.0715792));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5225443, -0.0715792), '<span style="font-weight:bold;font-size:15px;">Rokit</span><br>Brick Lane, East London' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5141649, -0.1244906),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5141649, -0.1244906));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5141649, -0.1244906), '<span style="font-weight:bold;font-size:15px;">Rokit</span><br>Brick Lane, East London' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5399188, -0.14343),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5399188, -0.14343));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5399188, -0.14343), '<span style="font-weight:bold;font-size:15px;">Rokit</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/liberty/' rel='bookmark' title='Permanent Link: Liberty'>Liberty</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/dover-street-market-2/' rel='bookmark' title='Permanent Link: Dover Street Market'>Dover Street Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/cyber-candy/' rel='bookmark' title='Permanent Link: Cyber Candy'>Cyber Candy</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/rokit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Phoenix Cinema</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/the-phoenix-cinema/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/the-phoenix-cinema/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 10:27:44 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Cinemas]]></category>
		<category><![CDATA[North]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=658</guid>
		<description><![CDATA[
Let it be known in no uncertain terms that I will never under any circumstances go anywhere near a multiplex cinema. I would rather trek to north London to a little gem known as the Phoenix Cinema. Built in 1910 and surviving two world wars, it’s believed to be the oldest purpose built cinema in [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-electric-cinema/' rel='bookmark' title='Permanent Link: The Electric Cinema'>The Electric Cinema</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/everyman-hampstead/' rel='bookmark' title='Permanent Link: Everyman Hampstead'>Everyman Hampstead</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-gate-cinema/' rel='bookmark' title='Permanent Link: The Gate Cinema'>The Gate Cinema</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>Let it be known in no uncertain terms that I will never under any circumstances go anywhere near a multiplex cinema. I would rather trek to north London to a little gem known as the Phoenix Cinema. Built in 1910 and surviving two world wars, it’s believed to be the oldest purpose built cinema in Britain. It’s plush red velvet chairs, unique art-deco auditorium and bar serving sweets and homemade cakes make it one of the most charming cinema’s around. Although nowhere near where I live I do find myself going there to catch the better breed of films that don’t make the rounds of the more centrally located cinemas. A short walk away is Bishops Avenue, home to London’s most ostentatious mansions of Arab arm dealer, Beverly hills meets Dubai ridiculously over the top, glamorous and gaudy tackorama, where no house is older than 10 years as each new owner just buys the plot brings in a bulldozer and joins the ongoing competition as to who can create the biggest heap of brick, bile, glitter and glass.</p>
<p><a href="http://www.phoenixcinema.co.uk/" target="_blank">http://www.phoenixcinema.co.uk/</a></p>
<p><strong>52 High Road, East Finchley, London, N2 9PJ<br />
020 8444 6789</strong></p>

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

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


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-electric-cinema/' rel='bookmark' title='Permanent Link: The Electric Cinema'>The Electric Cinema</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/everyman-hampstead/' rel='bookmark' title='Permanent Link: Everyman Hampstead'>Everyman Hampstead</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/the-gate-cinema/' rel='bookmark' title='Permanent Link: The Gate Cinema'>The Gate Cinema</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/the-phoenix-cinema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
