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

<channel>
	<title>Penny Blood&#039;s Black Book - My Independent Guide to London &#187; Bookshops</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/features/bookshops/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pennybloodsblackbook.com</link>
	<description>Penny Blood&#039;s eclectic collection of favourite places in London to drink coffee, eat cake, have tea, eat out, buy clothes, watch movies, kill time, read Voltaire, quote Baudelaire and write this blog.</description>
	<lastBuildDate>Sun, 05 Feb 2012 22:37:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Book Mongers</title>
		<link>http://www.pennybloodsblackbook.com/2011/08/book-mongers/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/08/book-mongers/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 11:32:27 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bookshops]]></category>
		<category><![CDATA[Eat and Drink]]></category>
		<category><![CDATA[South]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=5160</guid>
		<description><![CDATA[I found Book Mongers totally by accident when I was looking for Brixton Village. Brixton has many great places, give it time and no doubt it will be what Shoreditch has become, although I think it has a few years in it yet. Book Mongers is the sort of place that anyone who has a [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/notting-hill-book-exchange/' rel='bookmark' title='Notting Hill Book Exchange'>Notting Hill Book Exchange</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/daunt-books/' rel='bookmark' title='Daunt Books'>Daunt Books</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/' rel='bookmark' title='Koenig Books'>Koenig Books</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I found Book Mongers totally by accident when I was looking for Brixton Village. Brixton has many great places, give it time and no doubt it will be what Shoreditch has become, although I think it has a few years in it yet. Book Mongers is the sort of place that anyone who has a passion for books will instantly love. It has a good selection of new and old books all arranged into categories, film, sci-fi, poets, literature, travel, male American writers, female American writers, they are very specific! The shelves are piled high and tight and stacked up on the floor, there just isn’t enough space for all their stock. It’s just a book geeks dream with a little sofa at the back to browse before you buy with every conceivable space covered in pictures or stuffed with books on every subject.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bookmongers1.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bookmongers2.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bookmongers3.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/bookmongers4.gif" alt="" width="535" height="410" /></p>
<p><strong>Book Mongers, 439 Coldharbour Lane, London, SW9 8LN<br />
0207 738 4225<br />
Monday &#8211; Saturday 10.30am &#8211; 6.30pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.4615359, -0.1140491) ;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_5160').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_5160'));
     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.4615359, -0.1140491),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.4615359, -0.1140491));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.4615359, -0.1140491), '<span style="font-weight:bold;font-size:15px;">Book Mongers</span><br>Bookshop, Brixton' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/notting-hill-book-exchange/' rel='bookmark' title='Notting Hill Book Exchange'>Notting Hill Book Exchange</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/daunt-books/' rel='bookmark' title='Daunt Books'>Daunt Books</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/' rel='bookmark' title='Koenig Books'>Koenig Books</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/08/book-mongers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daunt Books</title>
		<link>http://www.pennybloodsblackbook.com/2011/08/daunt-books/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/08/daunt-books/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 10:34:33 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bookshops]]></category>
		<category><![CDATA[Doing Things]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=4620</guid>
		<description><![CDATA[The Daunt Books flagship store is one of the most glorious bookshops you will ever see. It mimics a beautiful old library from one of England’s palaces and reminds me of Lord Groan’s personal library in Gormenghast. Here they don’t arrange books by alphabetical order but by country as it’s primarily a travel bookshop, so [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/' rel='bookmark' title='Koenig Books'>Koenig Books</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/claire-rouen-books/' rel='bookmark' title='Claire Rouen Books'>Claire Rouen Books</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/jambala/' rel='bookmark' title='Jambala Bookshop'>Jambala Bookshop</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The Daunt Books flagship store is one of the most glorious bookshops you will ever see. It mimics a beautiful old library from one of England’s palaces and reminds me of Lord Groan’s personal library in Gormenghast. Here they don’t arrange books by alphabetical order but by country as it’s primarily a travel bookshop, so you will find Japanese authors alongside guide books on Japan. This is good when I’m going through a phase like the time I was into everything Mexican. As great as Amazon is, it’s only good if you know what you want or which topic. The best thing about book shops is that you can browse through the covers and see something that you would never have thought of buying and it feels so good to pick up a book too. Charity shops are also a great source for good books but it’s totally random although you will usually find most of Bill Bryson’s books and I’ve already read all of them. Daunt books is just a pleasure to visit, like my all time favourite Shakespeare and Co. in Paris it’s just a nice place to kill time.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/daunt1.gif" alt="" width="540" height="412" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/daunt2.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/daunt3.gif" alt="" width="540" height="443" /></p>
<p><a href=" http://www.dauntbooks.co.uk/" target="_blank">http://www.dauntbooks.co.uk/</a></p>
<p><strong>Daunt Books, 83 Marylebone High Street, London W1U 4QW<br />
020 7224 2295<br />
Monday &#8211; Saturday 9.00 &#8211; 7.30 Sunday 11.00 &#8211; 6.00</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5205151, -0.1518831) ;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_4620').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_4620'));
     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.5205151, -0.1518831),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5205151, -0.1518831));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5205151, -0.1518831), '<span style="font-weight:bold;font-size:15px;">Daunt Books</span><br>Travel Bookshop, Marylebone' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/' rel='bookmark' title='Koenig Books'>Koenig Books</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/claire-rouen-books/' rel='bookmark' title='Claire Rouen Books'>Claire Rouen Books</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/jambala/' rel='bookmark' title='Jambala Bookshop'>Jambala Bookshop</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/08/daunt-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jambala Bookshop</title>
		<link>http://www.pennybloodsblackbook.com/2011/08/jambala/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/08/jambala/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 10:27:47 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bookshops]]></category>
		<category><![CDATA[Doing Things]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=4622</guid>
		<description><![CDATA[Jambala is a most welcoming little shop, chockablock full of books with shelves crammed to bursting and piles stacked up in every spare corner I can never walk by without sticking my head in and having a look around, no doubt finding a well loved JD Salinger or such like. It’s run by the London [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/artworlds-bookshop/' rel='bookmark' title='Artworlds Bookshop'>Artworlds Bookshop</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2012/01/the-travel-bookshop/' rel='bookmark' title='Notting Hill Bookshop'>Notting Hill Bookshop</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Jambala is a most welcoming little shop, chockablock full of books with shelves crammed to bursting and piles stacked up in every spare corner I can never walk by without sticking my head in and having a look around, no doubt finding a well loved JD Salinger or such like. It’s run by the London Buddhist Centre but I’m assured within minutes that they aren’t about to start preaching to me, they would just like it if I came in and had a look around. Jambala is part of a little community of shops in the area that work together to support each other, including the Gallery Café and a great little second hand shop, Ayoka both on neighboring Old Ford Road. Browsing second hand bookshops is one of my favourite pastimes, I have found some of my favourite books this way, usually great novels that have been long forgotten. As the only way to find anything in the usual chaos of second hand shops is to methodically go through every title, I have discovered many great authors this way, such as my all time favourite Tom Wolfe, there is just no way you can pick up a book titled “The Kandy-Kolored Tangerine-Flake Streamline Baby” and put it back down now is there?</p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/jambala1.gif" alt="" width="534" height="416" /></p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/jambala2.gif" alt="" width="540" height="423" /></p>
<p><a href="www.jambala-bookshop.blogspot.com/" target="_blank">www.jambala-bookshop.blogspot.com/</a></p>
<p><strong>Jambala, 247 Globe Road, Bethnal Green, London E2 0JD<br />
020 8709 9976<br />
Monday &#8211; Saturday 9am-6pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5296396, -0.0527838) ;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_4622').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_4622'));
     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.5296396, -0.0527838),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5296396, -0.0527838));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5296396, -0.0527838), '<span style="font-weight:bold;font-size:15px;">Jambala</span><br>Bookshop, Bethnal Green' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/artworlds-bookshop/' rel='bookmark' title='Artworlds Bookshop'>Artworlds Bookshop</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2012/01/the-travel-bookshop/' rel='bookmark' title='Notting Hill Bookshop'>Notting Hill Bookshop</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/08/jambala/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>John Sandoe</title>
		<link>http://www.pennybloodsblackbook.com/2011/04/john-sandoe/</link>
		<comments>http://www.pennybloodsblackbook.com/2011/04/john-sandoe/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 08:21:38 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bookshops]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=3737</guid>
		<description><![CDATA[I hate to admit it but I don&#8217;t buy books from bookshops anymore. Why bother when you can get them online for half the price. I know, I&#8217;m a contributor to the reason shops like John Sandoe go out of business. That all being said I do believe it&#8217;s better to recycle products and that [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/daunt-books/' rel='bookmark' title='Daunt Books'>Daunt Books</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I hate to admit it but I don&#8217;t buy books from bookshops anymore. Why bother when you can get them online for half the price. I know, I&#8217;m a contributor to the reason shops like John Sandoe go out of business. That all being said I do believe it&#8217;s better to recycle products and that includes books. There&#8217;s no need to re-print books, we should just all share, a giant library in cyberspace. Nonetheless I still love book shops and John Sandoe is one of my favourites. It&#8217;s crammed to the rafters and the uneven floor boards and a rickety old staircase are a small nod to Shakespeare and Co. in Paris. It&#8217;s been around since 1957, has lots of character and it is nice sometimes to browse though books looking at the covers and seeing what jumps out at you rather than all your recommendations being chosen by algorithms. John Sandoe is one of the few places of its kind left and I hope it survives because it would be tragic if it was turned into a Le Pain Quotidien.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/sandoe1.gif" alt="" width="534" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/sandoe2.gif" alt="" width="540" height="412" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/sandoe3.gif" alt="" width="540" height="402" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/sandoe4.gif" alt="" width="540" height="402" /></p>
<p><a href="http://www.johnsandoe.com/" target="_blank">http://www.johnsandoe.com/</a></p>
<p><strong>John Sandoe, 10 Blacklands Terrace, London, SW3 2SR<br />
020 7589 9473<br />
Monday, Tuesday, Thursday, Saturday 9.30am &#8211; 5.30pm<br />
Sunday 12.00pm &#8211; 6.00pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.4915628, -0.161004) ;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_3737').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_3737'));
     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.4915628, -0.161004),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.4915628, -0.161004));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.4915628, -0.161004), '<span style="font-weight:bold;font-size:15px;">John Sandoe</span><br>Bookshop, Kings Road' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/daunt-books/' rel='bookmark' title='Daunt Books'>Daunt Books</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2011/04/john-sandoe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Koenig Books</title>
		<link>http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/</link>
		<comments>http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 11:46:36 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bookshops]]></category>
		<category><![CDATA[Central]]></category>

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

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

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

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

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_698'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5126, -0.1285631),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5126, -0.1285631));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5126, -0.1285631), '<span style="font-weight:bold;font-size:15px;">Koenig Books</span><br>Bookshop, Covent Garden' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/claire-rouen-books/' rel='bookmark' title='Claire Rouen Books'>Claire Rouen Books</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/daunt-books/' rel='bookmark' title='Daunt Books'>Daunt Books</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/artworlds-bookshop/' rel='bookmark' title='Artworlds Bookshop'>Artworlds Bookshop</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magma</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/magma/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/magma/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 10:50:58 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bookshops]]></category>
		<category><![CDATA[Central]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=696</guid>
		<description><![CDATA[Magma is one of those lovely bookshops which sells all those fatuous yet inspiring graphics books and expensive documentary dvd’s about fashion designers, plus every arty magazine in circulation, literally floor to ceiling, with guys who dress like members of Blur standing around with an open book looking into space, mouth slightly open as they’ve [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://www.pennybloodsblackbook.com/media/mag1.gif" class="alignright" width="283" height="231" />Magma is one of those lovely bookshops which sells all those fatuous yet inspiring graphics books and expensive documentary dvd’s about fashion designers, plus every arty magazine in circulation, literally floor to ceiling, with guys who dress like members of Blur standing around with an open book looking into space, mouth slightly open as they’ve just found some inspiration from the latest publication of LOWDOWN for their first year project, as everyone knows all art students have absolutely no idea what they are doing. However student loans are the reason shops like this exist. </p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/mag2.gif" alt="" width="540" height="722" /></p>
<p><a href="http://www.magmabooks.com/" target="_blank">http://www.magmabooks.com/</a></p>
<p><strong>Magma, 8 Earlham Street, London WC2H 9RY<br />
020 7240 8498<br />
Monday &#8211; Saturday 10am-7pm   Sunday 12pm-6pm</p>
<p>Magma, 117-119 Clerkenwell Rd, London, EC1R 5BY<br />
020 7242 9503<br />
Monday &#8211; Saturday 10am-7pm   Sunday 12pm-6pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5135322, -0.1285214) ;points.push(poin);var poin = new GLatLng(51.521734, -0.1115829) ;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_696').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_696'));
     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.5135322, -0.1285214),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5135322, -0.1285214));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5135322, -0.1285214), '<span style="font-weight:bold;font-size:15px;">Magma</span><br>Bookshop, Covent Garden' );
          	          			});
						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.521734, -0.1115829),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.521734, -0.1115829));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.521734, -0.1115829), '<span style="font-weight:bold;font-size:15px;">Magma</span><br>Bookshop, Covent Garden' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/magma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Claire Rouen Books</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/claire-rouen-books/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/claire-rouen-books/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 10:49:36 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bookshops]]></category>
		<category><![CDATA[Central]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=692</guid>
		<description><![CDATA[Tucked away up a narrow flight of stairs above the Soho bookshop on Charing Cross road is a little designer bookshop specialising in fashion and art books, many of which are hard to find. It&#8217;s also home to a vast collection of glossy magazines that, let&#8217;s be honest no one ever really reads but our [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/' rel='bookmark' title='Koenig Books'>Koenig Books</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/daunt-books/' rel='bookmark' title='Daunt Books'>Daunt Books</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/ray%e2%80%99s-jazz-cafe-at-foyles/' rel='bookmark' title='Foyle&#8217;s (Ray’s Jazz Café) / Hatchards'>Foyle&#8217;s (Ray’s Jazz Café) / Hatchards</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Tucked away up a narrow flight of stairs above the Soho bookshop on Charing Cross road is a little designer bookshop specialising in fashion and art books, many of which are hard to find. It&#8217;s also home to a vast collection of glossy magazines that, let&#8217;s be honest no one ever really reads but our world would be poorer without them. For such a tiny space I have never seen such a vast collection, none of which have unsightly 20% off stickers on them, they are all full price and therefore displayed adoringly yey! The owner’s camp little pug is a fixture not to be missed either.</p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/rouen2.gif" alt="" width="567" height="357" /> <img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/rouen3.gif" alt="" width="567" height="357" /> </p>
<p><a href="http://www.clairederouenbooks.com/claire_de_rouen_books.html" target="_blank">http://www.clairederouenbooks.com/claire_de_rouen_books.html</a> </p>
<p><strong>Claire Rouen Books, 1st level, 121-125 Charing Cross Road, London, WC2H 0EW<br />
Monday-Friday 10am-6.30pm   Saturday 10am-6pm    Closed on Sundays and Bank Holidays 020 7287 1813</strong> </p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5121891, -0.1285003) ;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_692').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_692'));
     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.5121891, -0.1285003),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5121891, -0.1285003));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5121891, -0.1285003), '<span style="font-weight:bold;font-size:15px;">Claire Rouen Books</span><br>Bookshop, Soho' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/' rel='bookmark' title='Koenig Books'>Koenig Books</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/daunt-books/' rel='bookmark' title='Daunt Books'>Daunt Books</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/ray%e2%80%99s-jazz-cafe-at-foyles/' rel='bookmark' title='Foyle&#8217;s (Ray’s Jazz Café) / Hatchards'>Foyle&#8217;s (Ray’s Jazz Café) / Hatchards</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/claire-rouen-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Artworlds Bookshop</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/artworlds-bookshop/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/artworlds-bookshop/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 11:34:58 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bookshops]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=203</guid>
		<description><![CDATA[Art books, graphic design books and magazines which are hard to find is what you get here. It’s a tiny shop packed floor to ceiling with “flick-through-once-and-leave-around-to-look-cool books” with the same being said for magazines which are 75% adverts, 15% artistic photoshoots and 5% boring articles on people who don’t matter. I am by the [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/jambala/' rel='bookmark' title='Jambala Bookshop'>Jambala Bookshop</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2012/01/the-travel-bookshop/' rel='bookmark' title='Notting Hill Bookshop'>Notting Hill Bookshop</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/' rel='bookmark' title='Koenig Books'>Koenig Books</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.pennybloodsblackbook.com/media/art.gif" alt="" width="270" height="212" />Art books, graphic design books and magazines which are hard to find is what you get here. It’s a tiny shop packed floor to ceiling with “flick-through-once-and-leave-around-to-look-cool books” with the same being said for magazines which are 75% adverts, 15% artistic photoshoots and 5% boring articles on people who don’t matter. I am by the way one of these people who buys these kinds of books and magazines &#8211; usually because I find one image that I want, so you will often find me killing time before I get my fringe trimmed as they are quite happy to have people linger, flick through everything on display, get them to climb up and pass down magazines out of reach, ask them for the one book or magazine they don’t have and leave without buying anything.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/art1.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/art2.gif" alt="" width="527" height="206" /></p>
<p><a href="http://www.artwords.co.uk/aboutus/" target="_blank">http://www.artwords.co.uk/aboutus/</a></p>
<p><strong>Artworlds Bookshop, 65a Rivington Street, London EC2A 3QQ<br />
020 7729 2000<br />
Monday-Sunday 10.30am &#8211; 7pm  Closed bank holidays</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5262141, -0.0800043) ;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_203').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_203'));
     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.5262141, -0.0800043),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5262141, -0.0800043));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5262141, -0.0800043), '<span style="font-weight:bold;font-size:15px;">Artworlds Bookshop</span><br>Bookshop, Shoreditch' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/jambala/' rel='bookmark' title='Jambala Bookshop'>Jambala Bookshop</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2012/01/the-travel-bookshop/' rel='bookmark' title='Notting Hill Bookshop'>Notting Hill Bookshop</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2010/04/koenig-boooks/' rel='bookmark' title='Koenig Books'>Koenig Books</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/artworlds-bookshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notting Hill Book Exchange</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/notting-hill-book-exchange/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/notting-hill-book-exchange/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 11:34:24 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bookshops]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=201</guid>
		<description><![CDATA[All the people who work here are idiots*. I don’t think they mean to be but they have the mindset that people who work in second had book/record stores have &#8211; ie. that they are superior and know far more on the subject than you ever will. They always have industrial jazz or worse, Bob [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2012/01/the-travel-bookshop/' rel='bookmark' title='Notting Hill Bookshop'>Notting Hill Bookshop</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/book-mongers/' rel='bookmark' title='Book Mongers'>Book Mongers</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/retro-home-exchange/' rel='bookmark' title='Retro Home Exchange'>Retro Home Exchange</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="alignright" src="http://www.pennybloodsblackbook.com/media/book.gif" alt="" width="270" height="219" />All the people who work here are idiots*. I don’t think they mean to be but they have the mindset that people who work in second had book/record stores have &#8211; ie. that they are superior and know far more on the subject than you ever will. They always have industrial jazz or worse, Bob Dylan or the Velvet Underground (totally safe music that no one would ever admit to not liking) playing too loud in the background and over which they make loud in-jokes about comics or whatever that you are meant to be impressed by as I catch them giving me a stealthy side glance. The NHBE is I think the best secondhand bookshop particularly if you are looking for anything on or related to music, film, art, and photography. My favourite section is the part titled &#8216;Cult books&#8217;, I always make a few good finds in there. It’s cramped as the comics take up too much space but I never leave without a few good finds or spending more than a tenner.</p>
<p>*I used to work in a similar shop selling vintage magazines and I used to be an an idiot too. So were all my friends who worked there. Moronic customers just bring that out of you. Just for the record.</p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/book1.gif" alt="" width="540" height="416" /></p>
<p><a href="http://www.mveshops.co.uk/">http://www.mveshops.co.uk/</a></p>
<p><strong>Notting Hill Book Exchange, 14 Pembridge Road, London, W11<br />
020 7229 8420<br />
Monday-Sunday 10am-8pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5093748, -0.1971797) ;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_201').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_201'));
     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.5093748, -0.1971797),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5093748, -0.1971797));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5093748, -0.1971797), '<span style="font-weight:bold;font-size:15px;">Notting Hill Book Exchange</span><br>Bookshop, Notting Hill' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2012/01/the-travel-bookshop/' rel='bookmark' title='Notting Hill Bookshop'>Notting Hill Bookshop</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/book-mongers/' rel='bookmark' title='Book Mongers'>Book Mongers</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/08/retro-home-exchange/' rel='bookmark' title='Retro Home Exchange'>Retro Home Exchange</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/notting-hill-book-exchange/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Foyle&#8217;s (Ray’s Jazz Café) / Hatchards</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/ray%e2%80%99s-jazz-cafe-at-foyles/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/ray%e2%80%99s-jazz-cafe-at-foyles/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:19:20 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Bookshops]]></category>
		<category><![CDATA[Central]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=181</guid>
		<description><![CDATA[I use Foyle’s as my own personal lending library, buy and take back later and it has a great cafe too. Far and away the best bookshop in London, it&#8217;s an independent version of what Borders used to be. I think it’s accurate to say that Ray’s cafe is the central meeting point for anyone [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I use Foyle’s as my own personal lending library, buy and take back later and it has a great cafe too. Far and away the best bookshop in London, it&#8217;s an independent version of what Borders used to be. I think it’s accurate to say that Ray’s cafe is the central meeting point for anyone coming to Soho. Situated in Foyle’s bookshop it serves all kinds of healthy food and cakes, coffee, tea and other drinks. Its pouring with rain outside and it’s a handy place to find myself as I have the whole book shop attached to browse through. Although Ray’s is a favourite, I generally avoid it as I went to college at Central Saint Martins next door and it was our unofficial canteen, too many college people still linger here and I believe you will find ‘small talk’ under my list of ‘pet peeves’. Although it&#8217;s a bit of a melting pot being in the centre of town, it&#8217;s spacious with big wooden tables and window seats and it’s a great place to come if you don’t want to leave in a hurry, great to meet people or hang out all day with your laptop.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/jazz1.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/jazz2.gif" alt="" width="540" height="421" /></p>
<p><a href="http://www.foyles.co.uk" target="_blank">http://www.foyles.co.uk</a></p>
<p><strong>Foyle&#8217;s (Ray’s Jazz Café), 113-119 Charing Cross Road, London, WC2H 0EB<br />
020 7437 5660<br />
Monday &#8211; Saturday 9.30am-9.00pm Sundays 11.30am-6.00pm (Public holidays 11am-8p</strong>m)</p>
<p>For what it&#8217;s worth I thought I&#8217;d mention Hatchard&#8217;s on Piccadilly, it&#8217;s a large scale bookshop but has been around since 1797 which by the way is a very long time. It has lovely sweeping staircases and portraits on the walls and a huge selection books.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/hatchards.gif" alt="" width="534" height="416" /></p>
<p><a href="http://www.hatchards.co.uk/">http://www.hatchards.co.uk/</a></p>
<p><strong>Hatchards, 187 Piccadilly, London, W1J 9LE<br />
020 7439 9921<br />
Monday &#8211; Saturday 9.30am &#8211; 7.00 pm Sunday 12.00 &#8211; 6.00 pm</strong></p>

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

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

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

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_181'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.514669, -0.1298549),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.514669, -0.1298549));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.514669, -0.1298549), '<span style="font-weight:bold;font-size:15px;">Foyle\'s (Ray’s Jazz Café)</span><br>Bookshop, Soho' );
          	          			});
						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.5086512, -0.1380412),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5086512, -0.1380412));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5086512, -0.1380412), '<span style="font-weight:bold;font-size:15px;">Hatchards</span><br>Bookshop, Piccadilly' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/ray%e2%80%99s-jazz-cafe-at-foyles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

