<div id="box"><div classname="eight-col discussion content-comment-list" id="width-helper" class="eight-col discussion content-comment-list"><div id="discussion-comments"><ul id="comment-5696482" class="comment"><li class="comment-author"><div class="comment-body"><p>an they?<br/></p><p>We by Yevgeny Zamyatin.<br/></p><p>Banned russian classic. This slightly dated science fiction novel still has alot of relevance and follows one mans diary up to and after the riot/revolution to top a totalitarian state.</p><br/> <br/> </div><br/> </li><br/> <br/> <li class="comment-tools"><br/> <ul><br/> <li style="display: list-item;" class="recomended"><br/> <br/> Recommend<br/> <br/> (<span id="recommended-count-5696482" class="recommended">0</span>)<br/> </li><br/> <li class="abuse-report"><br/> <a rel="nofollow" href="http://www.guardian.co.uk/discussion/report-abuse/comment/5696482" class="report-abuse "><br/> Report abuse<br/> </a><br/> </li><br/> <li class="clip"><br/> <form method="post" action="http://www.guardian.co.uk/users/clippings/add"><br/> <input name="microappName" value="discussion-main" type="hidden"><br/> <input name="microappItemId" value="comment-5696482" type="hidden"> <br/> <input value="Clip" title="Add this comment to your profile bookmarks" type="submit" class="form-based-login-required package-required-RCO"><br/> </form><br/> </li><br/> <li class="link">|<br/> <a rel="nofollow" href="http://www.guardian.co.uk/discussion/comment-permalink/5696482" title="Permalink to this comment" alt="Permalink to this comment"><br/> Link<br/> </a><br/> </li><br/> </ul><br/> </li><br/> <br/> </ul><br/> <br/> <ul id="comment-5703637" class="comment"><br/> <br/> <li id="end-of-comments" class="comment-author"><br/> <div><br/> <br/> <br/> <br/><span class="author-tier"><br/> <br/></span><br/> <br/> <br/> <h3><a rel="nofollow" href="http://www.guardian.co.uk/discussion/user/kayfilex" class="author-profile-picture"><br/> <img height="60" alt="" width="60" src="http://static.guim.co.uk/sys-images/discussion/avatars/2010/08/23/kayfilex/569a3acc-9428-4963-a6f3-ee6f01eb439c/60x60.png"><br/> </a><br/> <a rel="nofollow" href="http://www.guardian.co.uk/discussion/user/kayfilex"><br/> kayfilex <br/> </a><br/> </h3><br/> <p class="date">29 May 2010 5:12PM</p><br/> </div><br/> <div class="comment-body"><br/> <br/> <p>There's a wonderful staged riot in Tom Sharpe's "The Great Pursuit".</p><br/> <br/> </div><br/> </li><br/> <br/> <li class="comment-tools"><br/> <ul><br/> <li style="display: list-item;" class="recomended"><br/> <br/> Recommend<br/> <br/> (<span id="recommended-count-5703637" class="recommended">0</span>)<br/> </li><br/> <li class="abuse-report"><br/> <a rel="nofollow" href="http://www.guardian.co.uk/discussion/report-abuse/comment/5703637" class="report-abuse "><br/> Report abuse<br/> </a><br/> </li><br/> <li class="clip"><br/> <form method="post" action="http://www.guardian.co.uk/users/clippings/add"><br/> <input name="microappName" value="discussion-main" type="hidden"><br/> <input name="microappItemId" value="comment-5703637" type="hidden"> <br/> <input value="Clip" title="Add this comment to your profile bookmarks" type="submit" class="form-based-login-required package-required-RCO"><br/> </form><br/> </li><br/> <li class="link">|<br/> <a rel="nofollow" href="http://www.guardian.co.uk/discussion/comment-permalink/5703637" title="Permalink to this comment" alt="Permalink to this comment"><br/> Link<br/> </a><br/> </li><br/> </ul><br/> </li><br/> <br/> </ul><br/> <br/> <br/> </div><br/></div><br/><br/><br/><br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/><p id="post-area">Comments on this page are now closed.</p><br/><br/><br/><br/><br/><br/><br/><br/><script type="text/javascript"><br/> <br/> function fix_domain_for_careers(url){<br/> var re, fixed_url;<br/> var careers_length = "careers".length;<br/> <br/> if (window.location.host.substr(0, careers_length) === "careers") {<br/> re = /http:\/\/www\./;<br/> fixed_url = url.replace(re, "http://careers.");<br/> } else {<br/> re = /http:\/\/careers\./;<br/> fixed_url = url.replace(re, "http://www.");<br/> }<br/> <br/> return fixed_url;<br/> }<br/> <br/> jQ(function() {<br/> fixOldPluckRedirect('http://www.guardian.co.uk/discussion/api/resolvePluckCommentKey?pluck-comment-keys=&callback=');<br/> var loading_box = jQ("<div class="report-form-loading">Loading</div>");<br/><br/> jQ('a.report-abuse:not(.no-abuse-popup)').live('click', function(ev) {<br/> ev.preventDefault();<br/><br/> loading_box.dialog({<br/> title: "Abuse report",<br/> draggable: false,<br/> modal: true,<br/> width: 400,<br/> minHeight: 320,<br/> resizable: false,<br/> beforeclose: function(event, ui) {<br/> var readOnly = jQ('.report-abuse-ajax-readonly').length;<br/> if(readOnly == 1) return true;<br/><br/> var reason = jQ('.report-abuse-ajax-form textarea#id_reason').val();<br/> var thanksPage = jQ('.report-form-loading p[data-abuse-report-accepted-for-comment]').length;<br/> if (thanksPage == 0) {<br/> thanksPage = jQ('.report-form-loading p[data-abuse-report-accepted-for-profile]').length;<br/> }<br/> if(thanksPage == 0) {<br/> if(reason == 0) {<br/> return true;<br/> } else {<br/> return confirm("Closing this window without pressing \"Report\" will result in your words being lost. Are you sure?");<br/> }<br/> }<br/> else {<br/> return true;<br/> }<br/> },<br/> close: function(ev, ui) { loading_box.remove(); }<br/> });<br/> <br/> abuse_report_url = this.href.replace('report-abuse', 'report-abuse-ajax'); <br/> abuse_report_url = fix_domain_for_careers(abuse_report_url);<br/> <br/> jQ.ajax({<br/> url: abuse_report_url,<br/> success: function(data){<br/> loading_box.html(data);<br/> }<br/> });<br/> });<br/><br/> jQ('body').delegate('.report-abuse-ajax-form form', 'submit', function(ev) {<br/> ev.preventDefault();<br/> var form = jQ(this);<br/> var url = fix_domain_for_careers(form.attr('action'));<br/> jQ.post(url, form.serialize(), function(html) {<br/> form.parents('.ui-dialog-content').html(html);<br/> // Has the abuse report been accepted?<br/> var el = jQ(html);<br/> var comment_id = el.attr('data-abuse-report-accepted-for-comment');<br/> var profile_id = el.attr('data-abuse-report-accepted-for-profile');<br/> if (comment_id) {<br/> jQ('ul#comment-' + comment_id).find('li.abuse-report').remove();<br/> } else if (profile_id) {<br/> jQ('p.report-abuse').remove();<br/> }<br/> var is_successful_submission = (comment_id || profile_id);<br/> if (is_successful_submission) {<br/> window.setTimeout(function() {<br/> loading_box.dialog("close");<br/> }, 3000);<br/> }<br/> });<br/> });<br/> <br/> //make sure submit button is enabled onReady.<br/> jQ('#newcommenting-form input[type=submit]' ).attr('disabled','');<br/><br/> var newFormURL = window.location.protocol + '//' + window.location.host + window.location.pathname + '?#post-area';<br/> jQ('div#login-container form.post-your-comments').attr('action', newFormURL);<br/><br/> jQ('div#signup-container input').click(function(){<br/> urlStack.clearUrlStack();<br/> urlStack.pushUrlOntoStack(newFormURL);<br/> document.location = 'http://users.guardian.co.uk/signup/tr/1,,-720,00.html';<br/> });<br/><br/> <br/> jQ('a#discussion-sign-out-link').click(function(){<br/> urlStack.clearUrlStack();<br/> urlStack.pushUrlOntoStack(document.location);<br/> window.location = "/Users/signout/tr/1,,,00.html";<br/> return false;<br/> });<br/> <br/> jQ('.recomended').show();<br/><br/> jQ('#newcommenting-form').submit(function(){<br/> jQ('input[type=submit]', this).attr('disabled', 'disabled');<br/> });<br/> }); //end jQ ready<br/><br/> function openAbuseBox(commentId) {<br/> jQ("#abuse-report-comment-id").val(commentId);<br/> var loading_box = jQ('<div class="report-form-loading">Loading</div>');<br/> loading_box.dialog({<br/> title:"Abuse report",<br/> draggable: false,<br/> modal:true,<br/> width:400,<br/> minHeight:320,<br/> resizable: false,<br/> beforeclose: function(event, ui) {<br/> var reason = jQ('textarea#id_reason').val();<br/> if (reason != "") {<br/> return confirm("Closing this window without pressing \"Report\" will result in your words being lost. Are you sure?");<br/> } else {<br/> return true;<br/> }<br/> }<br/> });<br/> }<br/><br/> function recommendComment(commentId) {<br/> var post_url = "http://www.guardian.co.uk/discussion/handlers/recommendComment"; <br/> post_url = fix_domain_for_careers(post_url);<br/> <br/> jQ.post(post_url, { comment_id: commentId }, function(data) {<br/> if (data == "OK") {<br/> var span = jQ("#recommended-count-" + commentId);<br/> span.prev('a').contents().unwrap();<br/> span.text(parseInt(span.text(), 10)+1);<br/> }<br/> else {<br/> var span = jQ("#recommended-count-" + commentId);<br/> span.prev('a').contents().unwrap();<br/> }<br/> });<br/> }<br/><br/></script><br/> <br/> <br/><br/> <br/><div class="pluck-off-error"><br/><h2>Comments</h2><br/><p>Sorry, commenting is not available at this time. <span>Please try again later.</span></p><br/></div><br/><div style="display: none;" id="pluck-error-area"><br/><p>Apologies, something has gone wrong and this action cannot be completed. <span>Please try again later.</span></p><br/></div><br/><br/><div style="display: none;"><br/> <div style="display: none;" id="comment-box-wrapper"><br/> <div id="comment-box-pluck"><br/> <div class="comment-author"><br/> <ul><br/> <li class="comment-author-img"><img height="30" width="30" id="user-image"></li><br/> <li class="comment-author-name">Logged in as <strong id="user-name"></strong><br/> <a rel="nofollow" href="#" title="click here to log out" id="sign-out-link">click here to log out</a><br/> </li><br/> <li class="author-role"></li><br/> </ul><br/> </div><br/> <div id="comment-box-edit"><br/> <div id="blockquote-button"><br/> <input value="blockquote" type="button" id="add-blockquotes"><br/> <input value="bold" type="button" id="add-bolds"><br/> <input value="italic" type="button" id="add-italics"><br/> <input value="link" type="button" id="add-links"><br/> <p>You have <span id="chars-left"></span> characters left</p><br/> </div><br/> <fieldset><br/> <textarea name="comment-body" rows="16" cols="50" id="comment-body"></textarea><br/> </fieldset><br/> <div id="submit"><br/> <p class="msg">Please read our <a rel="nofollow" href="http://www.guardian.co.uk/talkpolicy" id="community-standards-link">community standards</a>.</p><br/> <p><input name="submit-comment" value="Post your comment" disabled="true" type="submit" id="submit-comment"></p><br/> </div><br/> </div><br/> <div style="display: none;" id="comment-box-progress"><br/> <p>Loading...............</p><br/> </div><br/> <div id="comment-close-confirmation-area"><br/> <p>Closing this window without pressing "Post your comment" will result in your words being lost.<br/> <br> Are you sure?<br/> <input value="Yes, close" type="button" id="comment-close-confirm"><br/> <input value="No, return to text" type="button" id="comment-close-cancel"><br/> </p><br/> </div><br/> <div id="comment-premoderation-area"><br/> <p>Thank you for your comment. This has been submitted for moderation.<br/> <input value="Close" type="button" id="comment-premoderation-close"><br/> </p><br/> </div><br/> <div id="comment-thank-you-area"><br/> <p>Your comment has been successfully posted.</p><br/> <input value="Comment again" type="button" id="comment-again"><br/> </div><br/> <div id="comment-pluck-error-area"><br/> <p>Sorry, something has gone wrong and this action cannot be completed. <span>Please try again later.</span></p><br/> </div><br/> </div><br/></div><br/></div><br/><div style="display: none;" id="abuse-box-wrapper"><br/> <div id="abuse-box"><br/> <p id="abuse-box-close"><a rel="nofollow" title="Close">Close</a></p><br/><br/> <div><br/> <h2>Abuse report</h2><br/> </div><br/> <div id="abuse-box-edit-area"><br/><br/> <p><label for="abuse-reason">Please choose a problem:</label></p><br/> <select id="abuse-reason"><br/> <option selected="selected" value="">Choose one</option><br/> <option value="Personal abuse">Personal abuse</option><br/> <option value="Off topic">Off topic</option><br/> <option value="Legal issue">Legal issue</option><br/> <option value="Trolling">Trolling</option><br/> <option value="Hate speech">Hate speech</option><br/> <option value="Offensive/Threatening language">Offensive/Threatening language</option><br/> <option value="Copyright">Copyright</option><br/> <option value="Spam">Spam</option><br/> <option value="Other">Other</option><br/> </select><br/><br/> <p><label for="abuse-description">Comment: <span id="abuse-description-optional">(optional)</span></label></p><br/> <textarea rows="4" cols="50" id="abuse-description"></textarea><br/> <p>You have <span id="abuse-chars-left">5000</span> characters left</p><br/><br/> <div id="abuse-login-info"><br/> <p>Logged in as <strong id="abuse-user-name"></strong></p><br/> </div><br/> <div id="abuse-email-info"><br/> <p><label for="abuse-email">Your email address: <span>(optional)</span></label></p><br/> <input type="text" id="abuse-email"><br/> </div><br/> <p id="abuse-submit-container"><br/> <input value="Report" disabled="true" type="button" id="abuse-submit"><br/> </p><br/> </div><br/> <div id="abuse-progress-area"><br/> <p>Loading...............</p><br/> </div><br/> <div id="abuse-close-confirmation-area"><br/> <p>Closing this window without pressing "Report" will result in your words being lost.<br/> <br> Are you sure?<br/> <input value="Yes, close" type="button" id="abuse-close-confirm"><br/> <input value="No, return to text" type="button" id="abuse-close-cancel"><br/> </p><br/> </div><br/> <div id="abuse-thank-you-area"><br/> <p>Thank you<br/> <input value="Close" type="button" id="abuse-close-thank-you"><br/> </p><br/> </div><br/> <div id="abuse-pluck-error-area"><br/> <p>Sorry, something has gone wrong and this action cannot be completed. <span>Please try again later.</span></p><br/> </div><br/> </div><br/></div><br/> <br/></div><br/><br/> <div id="promo"><br/> <!-- this is the third column --><br/> <br/><br/><br/><br/><br/><br/> <br/> <br/><br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <div class=" hide-on-popup" id="Right1"><br/><br/> <br/> <br/> <script type="text/javascript"><br/> //<![CDATA[<br/><br/> OAS_AD('Right1');<br/> //]><br/> </script><!-- Rubicon Project tag --><br/><!-- Site: guardian.co.uk (ROW) Zone: RON Size: Wide Skyscraper --><br/><iframe frameborder="0" height="600" marginwidth="0" marginheight="0" width="160" scrolling="NO" src="http://optimized-by.rubiconproject.com/a/7845/12580/22620-9.html?"></iframe><br/><!-- end Rubicon Project tag --><br/><br/> <br/> <script language="JavaScript1.1"><br/> if(typeof oas_camp_list=="undefined" || oas_camp_list==null)<br/> {<br/> var oas_camp_list= "Guardian/Rubicon_ROW_RON^Right1;";<br/> }<br/> else<br/> {<br/> oas_camp_list += "Guardian/Rubicon_ROW_RON^Right1;";<br/> }<br/> var oas_d=new Date();<br/> var oas_m=oas_d.getTime();<br/> oas_d.setTime(oas_m+1209600000);<br/> document.cookie="OAX_tmp=566a4d6165557a6b46373441416b3058;expires="+oas_d.toGMTString()+";path=/;";<br/> </script><br/> <br/> <br/> <br/> </div><br/><br/><br/> <br/> <br/> <br/> <br/> <br/> <br/> <style><br/> .m-zeitgeist .bd { float: left } /* for the IE6 lols */<br/> .m-zeitgeist .hd { padding-bottom: 0px; margin-bottom: -12px}<br/> .m-zeitgeist .hd h2 { padding-bottom: 12px; }<br/> .m-zeitgeist #att-panes { background-color: #fff; float: left; }<br/> .m-zeitgeist .att-toggle-pane { min-width:280px; }<br/> .m-zeitgeist ol { padding: 0 5px; }<br/> .m-zeitgeist #most-zeitgeist ol { padding-left: 0; }<br/> .m-zeitgeist .zg-date { color: #D61D00; padding-left:5px; padding-top: 5px; }<br/> .m-zeitgeist ol li { clear: both; padding-left: 15px; }<br/> .m-zeitgeist div#att-most-viewed ol li.l1,<br/> .m-zeitgeist div#att-latest ol li.l1 { padding-bottom: 9px !important; }<br/> .m-zeitgeist ol li.footer { clear: both; padding-left: 0px !important; padding-top: 5px !important; }<br/> .m-zeitgeist .rank { float: left; margin-left: -15px; }<br/> .m-zeitgeist .kicker { font-weight: bold; }<br/> .m-zeitgeist ol li.thumb { padding-left: 0; }<br/> .m-zeitgeist ol li.thumb .rank { margin-left: 0; }<br/> .m-zeitgeist ol li img { float: left; margin: 0 10px 3px 0; }<br/> <br/> .m-zeitgeist #most-zeitgeist ol li { border-top: none; padding: 0; border-top: none; } <br/> .m-zeitgeist #most-zeitgeist ol li .zeit-link {background-color: #fff; padding: 5px 0 9px 5px; border-top: 1px dotted #999; margin-bottom: 0px; } <br/> .m-zeitgeist #most-zeitgeist ol li.footer { border-top:1px dotted #999; padding: 5px 0 9px 10px; margin-left: 5px } <br/> .m-zeitgeist #most-zeitgeist .m-zeigeist ol { padding-left: 0}<br/> <br/> /* zeit-up */<br/> .m-zeitgeist #most-zeitgeist .what-is { float: none; padding: 0 3px; vertical-align: middle; cursor: pointer; }<br/> .about-zeit { position: relative; }<br/> .zeit-popup { position: absolute; display: none; background-color: #dbedf3; color: #333; padding: 6px; width: 200px; } <br/><br/>.fade-1 { border-left: 5px solid #D1008B !important;}<br/>.fade-2 { border-left: 5px solid #d8269c !important;}<br/>.fade-3 { border-left: 5px solid #df4dae !important;}<br/>.fade-4 { border-left: 5px solid #e673bf !important;}<br/>.fade-5 { border-left: 5px solid #ed99d1 !important;}<br/><br/>.m-zeitgeist div.hd { padding-bottom: 0; }<br/>.m-zeitgeist.most-viewed div.hd { padding-bottom: 7px; }<br/><br/><br/></style><br/><br/><script type="text/javascript"><br/>jQ(function($){$('.about-zeit').each(function(){var distance=-10;var time=250;var hideDelay=500;var hideDelayTimer=null;var beingShown=false;var shown=false;var trigger=$('.what-is',this);var info=$('.zeit-popup',this).css('opacity',0);$([trigger.get(0),info.get(0)]).mouseover(function(){if(hideDelayTimer)clearTimeout(hideDelayTimer);if(beingShown||shown){return;}else{beingShown=true;info.css({top:-97,right:0,display:'block'}).animate({top:'-='+distance+'px',opacity:1},time,'swing',function(){beingShown=false;shown=true;});}return false;}).mouseout(function(){if(hideDelayTimer)clearTimeout(hideDelayTimer);hideDelayTimer=setTimeout(function(){hideDelayTimer=null;info.animate({top:'-='+distance+'px',opacity:0},time,'swing',function(){shown=false;info.css('display','none');});},hideDelay);return false;});});});<br/></script><br/><br/> <!------ widget old rhs: books : 2010-11-20 02:40:55.739839 ------><br/> <div class="m-zeitgeist promo-component four-col attention-data"><br/><br/> <div class="hd"><br/> <h3>On Books</h3><br/> </div><br/> <br/> <div class="bd"><br/> <div id="att-toggle"><br/> <ul class="tabs"><br/> <li><br/> <a rel="nofollow" href="#att-most-viewed" class="active">Most viewed</a><br/> </li><br/> <li><br/> <a rel="nofollow" href="#most-zeitgeist" class="inactive">Zeitgeist</a><br/> </li><br/> <br/> <li><br/> <a rel="nofollow" href="#att-latest" class="inactive">Latest</a><br/> </li><br/> <br/> </ul><br/> <br/> <div id="att-panes"><br/> <div id="att-most-viewed" class="att-tabs att-toggle-pane"><br/> <p class="b2 zg-date">Last 24 hours</p><br/> <ol><br/> <br/> <li class="l1 thumb"><br/> <br/> <br/> <img src="http://static.guim.co.uk/sys-images/Books/Pix/pictures/2010/11/16/1289927100841/George-Bush-serves-a-Than-002.jpg"><br/> <br/> <br/> <span class="rank">1. </span><br/> <br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/19/george-bush-decision-points-review">Decision Points by George W Bush – review</a><br/> </li><br/> <br/> <li class="l1"><br/> <br/> <span class="rank">2. </span><br/> <br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/audioslideshow/2010/nov/16/michelangelo-papers-words-sketches">Words and pictures sketch the mind of Michelangelo</a><br/> </li><br/> <br/> <li class="l1"><br/> <br/> <span class="rank">3. </span><br/> <br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/video/2010/nov/19/nick-hornby-ministry-stories-video">Inside Nick Hornby's Ministry of Stories</a><br/> </li><br/> <br/> <li class="l1"><br/> <br/> <span class="rank">4. </span><br/> <br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/14/christopher-hitchens-cancer-interview">Christopher Hitchens: 'You have to choose your future regrets'</a><br/> </li><br/> <br/> <li class="l1"><br/> <br/> <span class="rank">5. </span><br/> <br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/18/nick-hornby-ministry-stories">Nick Hornby opens Ministry of Stories to get Britain's kids writing again</a><br/> </li><br/> <br/> <li class="more-most-viewed l1 footer"><br/> <a rel="nofollow" href="http://www.guardian.co.uk/most-viewed/books">More most viewed</a><br/> </li><br/> </ol><br/> </div><br/> <br/> <div id="most-zeitgeist" class="att-tabs att-toggle-pane initially-off"><br/> <p class="b2 zg-date">Last 24 hours</p><br/> <ol><br/> <br/> <li class="l1 books fade-1"><br/> <div class="zeit-link"><a rel="nofollow" href="http://www.guardian.co.uk/books/audioslideshow/2010/nov/16/michelangelo-papers-words-sketches">Words and pictures sketch the mind of Michelangelo</a></div><br/> </li><br/> <br/> <li class="l1 books fade-2"><br/> <div class="zeit-link"><a rel="nofollow" href="http://www.guardian.co.uk/books/video/2010/nov/19/nick-hornby-ministry-stories-video">Inside Nick Hornby's Ministry of Stories</a></div><br/> </li><br/> <br/> <li class="l1 books fade-3"><br/> <div class="zeit-link"><a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/19/george-bush-decision-points-review">Decision Points by George W Bush – review</a></div><br/> </li><br/> <br/> <li class="l1 books fade-4"><br/> <div class="zeit-link"><a rel="nofollow" href="http://www.guardian.co.uk/books/audio/2010/nov/19/latin-america-mexico-maile-chapman">Latin America at the checkpoint</a></div><br/> </li><br/> <br/> <li class="l1 books fade-5"><br/> <div class="zeit-link"><a rel="nofollow" href="http://www.guardian.co.uk/books/quiz/2010/nov/17/books-quiz-literary-weddings">Literary weddings</a></div><br/> </li><br/> <br/> <li class="l1 footer about-zeit"><br/> <a rel="nofollow" href="http://www.guardian.co.uk/zeitgeist">More zeitgeist</a><br/> <img title="" alt="What is Zeigeist?" src="http://static.guim.co.uk/microapps/zeitgeist/about-zeitgeist.gif" class="what-is"><br/> <div style="opacity: 0;" class="zeit-popup" id="zeit-popup"><br/> <strong>What is Zeitgeist?</strong><br/> <p>Zeitgeist is an experiment in showing trending news, topics and articles from the Guardian. Find out more in <a rel="nofollow" href="http://www.guardian.co.uk/help/insideguardian/2010/feb/03/zeitgeist">our blog post</a>.</p><br/> </div><br/> </li><br/> </ol><br/> </div><br/> <br/> <br/> <div id="att-latest" class="att-tabs att-toggle-pane initially-off"><br/> <p class="b2 zg-date">Last 24 hours</p><br/> <ol><br/> <br/> <li class="l1"><br/> <br/> <br/> <br/> <span class="rank">1. </span><br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/20/critical-eye-book-reviews-roundup">Critical eye: book reviews roundup</a><br/> </li><br/> <br/> <li class="l1"><br/> <br/> <span class="rank">2. </span><br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/20/sex-hard-to-write-about">Even DHL found sex hard to write about</a><br/> </li><br/> <br/> <li class="l1"><br/> <br/> <span class="rank">3. </span><br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/20/jonathan-safran-foer-bruno-schulz">Creating new books from old</a><br/> </li><br/> <br/> <li class="l1"><br/> <br/> <span class="rank">4. </span><br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/20/michael-donaghy-hero-maggie-ofarrell">My hero Michael Donaghy</a><br/> </li><br/> <br/> <li class="l1"><br/> <br/> <span class="rank">5. </span><br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/20/tolstoy-centenary-estate-james-meek">Tolstoy's great estate</a><br/> </li><br/> <br/> <li class="more-latest l1 footer"><br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/all">All today's stories</a><br/> </li><br/> </ol><br/> </div><br/> <br/> <br/> </div><br/> </div><br/> </div><br/> </div><br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/><br/><br/><br/><div data-latest-tweet="5725123466235904" data-fetch-url="http://resource.guim.co.uk/twitter/jsonlist/guardianbooks.jsonp" class="promo-component twitter-container" id="guardianbooks"><br/> <div class="hd"><br/> <h3>Guardian Books on Twitter</h3><br/> </div><br/> <br/><div class="bd"><br/><br/> <p class="l2">Latest news, views and links from the Guardian's books team</p><br/><br/><br/><br/><br/> <ul><br/> <br/> <br/> <li class="l1 tweet"><br/> <a rel="nofollow" href="http://twitter.com/FionaMaddocks"><img height="40" alt="FionaMaddocks" width="40" src="http://a3.twimg.com/profile_images/1100028187/fiona_maddocks_normal.jpg"></a><br/> <p><a rel="nofollow" href="http://twitter.com/FionaMaddocks"><strong>FionaMaddocks:</strong></a> John Adams reviews "Begin Again", Kenneth Silverman's new biog of John Cage <a rel="nofollow" href="http://nyti.ms/9qFHw4" target="_new">http://nyti.ms/9qFHw4</a> <a rel="nofollow" href="http://search.twitter.com/search?q=%23music">#music</a> <a rel="nofollow" href="http://search.twitter.com/search?q=%23books">#books</a></p><br/> <span><a rel="nofollow" href="http://twitter.com/FionaMaddocks/statuses/5725123466235904">about 5 hours, 49 minutes ago</a></span><br/> </li><br/> <br/> <li class="l1 tweet"><br/> <a rel="nofollow" href="http://twitter.com/guardianreview"><img height="40" alt="guardianreview" width="40" src="http://a1.twimg.com/profile_images/1170876613/tolstoycover_normal.jpg"></a><br/> <p><a rel="nofollow" href="http://twitter.com/guardianreview"><strong>guardianreview:</strong></a> 'That's when poetry seems to work best, when it takes in your dreaming mind'. Les Murray, interviewed by Nicholas Wroe, tmrw <a rel="nofollow" href="http://search.twitter.com/search?q=%23books">#books</a></p><br/> <span><a rel="nofollow" href="http://twitter.com/guardianreview/statuses/5675918420869120">about 9 hours, 4 minutes ago</a></span><br/> </li><br/> <br/> <li class="l1 tweet"><br/> <a rel="nofollow" href="http://twitter.com/Hannah_Freeman"><img height="40" alt="Hannah_Freeman" width="40" src="http://a3.twimg.com/profile_images/1137429127/twitter_Hannah_normal.jpg"></a><br/> <p><a rel="nofollow" href="http://twitter.com/Hannah_Freeman"><strong>Hannah_Freeman:</strong></a> Interesting discussion around Alastair Campbell's review of Bush memoir - <a rel="nofollow" href="http://t.co/l4hpshZ" target="_new">http://t.co/l4hpshZ</a> <a rel="nofollow" href="http://search.twitter.com/search?q=%23books">#books</a> via <a rel="nofollow" href="http://twitter.com/guardian" target="_new">@guardian</a></p><br/> <span><a rel="nofollow" href="http://twitter.com/Hannah_Freeman/statuses/5673742927667200">about 9 hours, 13 minutes ago</a></span><br/> </li><br/> <br/> <br/> </ul><br/></div><br/><br/><div class="ft">• <a rel="nofollow" href="http://www.guardian.co.uk/twitter/list/guardianbooks">Find more tweets from our books team</a><br>• <a rel="nofollow" href="http://twitter.com/guardian/books-staff">Follow our books team on a Twitter list</a><br></div><br/><br/></div><br/><br/> <br/><br/><br/><br/> <br/><br/><br/> <br/> <br/> <br/> <br/> <br/> <br/> <style><br/> .m-guardianbookshop .rank { float: left; margin-left: -15px; }<br/> .m-guardianbookshop .thumb .rank { margin-left: 0; }<br/> .m-guardianbookshop h4 { border-top: none !important; font-weight: bold; margin-left: 5px !important; padding: 5px 0 8px 0 !important; }<br/> .m-guardianbookshop .bestsellers { background-color: #fff; padding-bottom: 17px;}<br/> .m-guardianbookshop ol { padding: 0 5px; }<br/> .m-guardianbookshop .l1 { clear: both; padding-left: 15px; }<br/> .m-guardianbookshop .thumb { padding-left: 0; }<br/> .m-guardianbookshop .thumb img { float: left; margin: 2px 10px 9px 0;}<br/> .m-guardianbookshop .price { display: inline; }<br/> .m-guardianbookshop .thumb .price { display: block; }<br/> .m-guardianbookshop .rank, .m-guardianbookshop .book-title { font-weight: bold; }<br/> .m-guardianbookshop input { border: 1px solid #999; width: 75%; min-height: 16px; margin-top: 8px; padding: 3px 2px;}<br/></style><br/><br/><div class="m-guardianbookshop promo-component"><br/> <div class="hd"><br/> <h3><br/> <a rel="nofollow" href="http://www.guardianbookshop.co.uk"><img title="" alt="Guardian Bookshop" src="http://resource.guim.co.uk/global/static/proxy?url=http%3A%2F%2Fgu-books.appspot.com%2Fimg%2Flogo-guardian-bookshop.png"></a><br/> </h3><br/> </div><br/> <div class="bd"><br/> <div class="bestsellers"><br/> <h4>This week's bestsellers</h4><br/> <ol><br/> <br/> <li class="l1 thumb"><br/> <br/> <br/> <img title="History of the World in 100 Objects" src="http://resource.guim.co.uk/books/gubookshop/thumbnail/images.bertrams.com/ProductImages/services/GetImage?Source=BERT&Quality=WEB&EAN13=9781846144134&Component=FRONTCOVER"><br/> <br/> <br/> <span class="rank">1. </span><br/> <a rel="nofollow" href="http://www.guardianbookshop.co.uk/BerteShopWeb/viewProduct.do?ISBN=9781846144134" class="book-title">History of the World in 100 Objects</a><br/> <p><br/> <br/> by Neil MacGregor<br/> <br/> <br/> <span class="price">£18.00</span><br/> <br/> </p><br/> </li><br/> <br/> <li class="l1"><br/> <br/> <span class="rank">2. </span><br/> <a rel="nofollow" href="http://www.guardianbookshop.co.uk/BerteShopWeb/viewProduct.do?ISBN=9781841589190" class="book-title">Delete This at Your Peril</a><br/> <p><br/> <br/> by Bob Servant<br/> <br/> <br/> <span class="price">£4.99</span><br/> <br/> </p><br/> </li><br/> <br/> <li class="l1"><br/> <br/> <span class="rank">3. </span><br/> <a rel="nofollow" href="http://www.guardianbookshop.co.uk/BerteShopWeb/viewProduct.do?ISBN=9780852652176" class="book-title">Eyewitness Decade</a><br/> <p><br/> <br/> by Roger Tooth<br/> <br/> <br/> <span class="price">£17.50</span><br/> <br/> </p><br/> </li><br/> <br/> <li class="l1"><br/> <br/> <span class="rank">4. </span><br/> <a rel="nofollow" href="http://www.guardianbookshop.co.uk/BerteShopWeb/viewProduct.do?ISBN=9780852651483" class="book-title">You are the Ref</a><br/> <p><br/> <br/> by Paul Trevillion & Keith Hackett<br/> <br/> <br/> <span class="price">£10.00</span><br/> <br/> </p><br/> </li><br/> <br/> <li class="l1"><br/> <br/> <span class="rank">5. </span><br/> <a rel="nofollow" href="http://www.guardianbookshop.co.uk/BerteShopWeb/viewProduct.do?ISBN=9780852652220" class="book-title">Guardian Style</a><br/> <p><br/> <br/> by David R Marsh<br/> <br/> <br/> <span class="price">£15.00</span><br/> <br/> </p><br/> </li><br/> <br/> </ol><br/> </div><br/> <div class="search"><br/> <p><br/> Search the Guardian bookshop<br/> </p><br/> <form name="QuickSearchForm" method="POST" action="http://www.guardianbookshop.co.uk/BerteShopWeb/search.do"><br/> <input name="keyword" value="" type="text" class="searchBox"><br/> <button type="submit" class="searchBtn"><br/> <span class="searchText">Search</span><br/> </button><br/> <input name="author" value="" type="hidden"><br/> </form><br/> </div><br/> </div><br/></div><br/><br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/><br/> <br/> <div class="latest-reviews promo-component"><br/> <div class="hd"><br/> <h3>Latest reviews</h3> <br/> </div><br/> <div class="bd"><br/> <ul class="two-col"><br/> <li><br/> <p><br/> <br/> <br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/20/technology-writing-julian-dibbell-review" class="link-text">The Best Technology Writing 2010, edited by Julian Dibbell – review</a><br/> </p><br/> <p>By <strong>PD Smith</strong></p><br/> </li><br/> </ul><br/> <ul class="l1d two-col edge"><br/> <li><br/> <p> <br/> <br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/20/space-between-charlie-hill-review" class="link-text">The Space Between Things by Charlie Hill – review</a><br/> </p><br/> </li><br/> <li><br/> <p> <br/> <br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/20/double-helix-james-watson-review" class="link-text">The Double Helix: A Personal Account of the Discovery of the Structure of DNA, by James D Watson – review</a><br/> </p><br/> </li><br/> <li><br/> <p> <br/> <br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/20/thrillers-books-roundup-oconnell-reviews" class="link-text">John O'Connell's choice of thrillers</a><br/> </p><br/> </li><br/> <li><br/> <p> <br/> <br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/20/russell-hoban-angelica-lost-review" class="link-text">Angelica Lost and Found by Russell Hoban - review</a><br/> </p><br/> </li><br/> </ul><br/> </div><br/> <div class="ft"><br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/books+tone/reviews" id="more-reviews-link">More books reviews</a><br/> </div><br/> </div><br/><br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/><br/> <br/> <br/> <div class="reader-offers promo-component"><br/> <div class="hd"><br/> <h3>Bestsellers from the Guardian shop</h3><br/> </div><br/> <br/> <div class="bd"><br/> <ul> <br/> <li class="inline-pic"><a rel="nofollow" href="http://www.guardianoffers.co.uk/mall/productpage.cfm/GuardianOffers/CS976/132002" class="link-image"><br/> <img alt="Loose top socks by HJ Hall " src="http://www.guardianoffers.co.uk/mall/GOBVGAirflo/customerimages/products/t_CS976.jpg"><br/> </a></li><br/> <br/> <li><p class="t6"><a rel="nofollow" href="http://www.guardianoffers.co.uk/mall/productpage.cfm/GuardianOffers/CS976/132002">Loose top socks by HJ Hall </a></p></li><br/> <br/> <li><p>Twelve pairs (black, navy, grey and oatmeal) Save over £20 off RRP</p></li><br/> <br/> <li><p class="price">From: £24.99</p></li><br/> <br/> </ul><br/> <br/> </div><br/> <div class="ft"><br/> <ul><br/> <li><a rel="nofollow" href="http://www.guardianoffers.co.uk/">Visit the Guardian reader offers shop</a></li><br/> <br/> <li><a rel="nofollow" href="http://www.guardianecostore.co.uk/">Green & ethical shopping at Guardian ecostore</a></li><br/> </ul><br/> </div><br/> </div><br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/><br/> <br/> <div class="promo-component gu-now"><br/> <div class="hd"><br/> <h3>Latest news on guardian.co.uk</h3><br/> </div><br/> <div class="bd"><br/> <p id="gu-now-last-updated"><br/> <br/> <br/> </p><br/> <ul class="l1d"><br/> <li><br/> <h4><a rel="nofollow" href="http://www.guardian.co.uk/">News</a></h4><br/> <p><a rel="nofollow" href="http://www.guardian.co.uk/world/2010/nov/19/russia-nuclear-lisbon-summit">Nato looks to Russia for help with missile shield</a></p> </li><br/> </ul><br/> </div><br/> </div><br/><br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <div style="" class="promo-component json-features four-col"><br/> <div class="hd"><br/> <h3>Sponsored features</h3><br/> </div><br/> <div class="bd"><br/> <ul><br/> <li class="two-col"><br/> <a rel="nofollow" href="http://oas.guardian.co.uk/5c/www.guardian.co.uk/books/2010/may/29/ten-best-riots-literature-mullan/oas.html/L29/649241809/x31/Guardian/Nikon_Camera_Club_sponsored_feature_RON_filler/Nikon_Camera_Club_new_SF.html/566a4d6165557a6b46373441416b3058?http://www.guardian.co.uk/artanddesign/series/camera-club"><img height="78" alt="Nikon_jessops" width="130" src="http://static.guim.co.uk/sys-images/Guardian/Pix/commercial/2010/11/01/Nikon_jessops.gif"></a><br/> <a rel="nofollow" href="http://oas.guardian.co.uk/5c/www.guardian.co.uk/books/2010/may/29/ten-best-riots-literature-mullan/oas.html/L29/649241809/x31/Guardian/Nikon_Camera_Club_sponsored_feature_RON_filler/Nikon_Camera_Club_new_SF.html/566a4d6165557a6b46373441416b3058?http://www.guardian.co.uk/artanddesign/series/camera-club" class="ad-link">Win a £400 Jessops gif card</a><br/> <p>Plus, top tips from Guardian camera club</p><br/> <br/> <br/> <br/> <div class=" hide-on-popup" id="x31"><br/><br/> <br/> <br/> <script type="text/javascript"><br/> //<![CDATA[<br/><br/> OAS_AD('x31');<br/> //]><br/> </script><br/><script>var sponJSON = {"ad":{"image":"http://static.guim.co.uk/sys-images/Guardian/Pix/commercial/2010/11/01/Nikon_jessops.gif","alt-image-text":"Nikon_jessops","link":"http://oas.guardian.co.uk/5c/www.guardian.co.uk/books/2010/may/29/ten-best-riots-literature-mullan/oas.html/L29/649241809/x31/Guardian/Nikon_Camera_Club_sponsored_feature_RON_filler/Nikon_Camera_Club_new_SF.html/566a4d6165557a6b46373441416b3058?http://www.guardian.co.uk/artanddesign/series/camera-club","linkText":"Win a £400 Jessops gif card","description":"Plus, top tips from Guardian camera club"}}</script><br/><br/> <br/> <script language="JavaScript1.1"><br/> if(typeof oas_camp_list=="undefined" || oas_camp_list==null)<br/> {<br/> var oas_camp_list= "Guardian/Nikon_Camera_Club_sponsored_feature_RON_filler^x31;";<br/> }<br/> else<br/> {<br/> oas_camp_list += "Guardian/Nikon_Camera_Club_sponsored_feature_RON_filler^x31;";<br/> }<br/> var oas_d=new Date();<br/> var oas_m=oas_d.getTime();<br/> oas_d.setTime(oas_m+1209600000);<br/> document.cookie="OAX_tmp=566a4d6165557a6b46373441416b3058;expires="+oas_d.toGMTString()+";path=/;";<br/> </script><br/> <br/> <br/> <br/> </div><br/><br/> <script><br/> if (window.sponJSON) {<br/> if(typeof(sponJSON) === 'object') {<br/> ad1 = sponJSON;<br/> jQ(document).ready(function() {<br/> convertJSONtoAd(jQ('.json-features li:first-child'), ad1);<br/> });<br/> }<br/> }<br/> </script><br/> </li><br/><br/> <li class="two-col edge"><br/> <a rel="nofollow" href="http://oas.guardian.co.uk/5c/www.guardian.co.uk/books/2010/may/29/ten-best-riots-literature-mullan/oas.html/L29/649241809/x31/Guardian/Nikon_Camera_Club_sponsored_feature_RON_filler/Nikon_Camera_Club_new_SF.html/566a4d6165557a6b46373441416b3058?http://www.guardian.co.uk/artanddesign/series/camera-club"><img height="78" alt="Nikon_jessops" width="130" src="http://static.guim.co.uk/sys-images/Guardian/Pix/commercial/2010/11/01/Nikon_jessops.gif"></a><br/> <a rel="nofollow" href="http://oas.guardian.co.uk/5c/www.guardian.co.uk/books/2010/may/29/ten-best-riots-literature-mullan/oas.html/L29/649241809/x31/Guardian/Nikon_Camera_Club_sponsored_feature_RON_filler/Nikon_Camera_Club_new_SF.html/566a4d6165557a6b46373441416b3058?http://www.guardian.co.uk/artanddesign/series/camera-club" class="ad-link">Win a £400 Jessops gif card</a><br/> <p>Plus, top tips from Guardian camera club</p><br/> <br/> <br/> <br/> <div class=" hide-on-popup" id="x32"><br/><br/> <br/> <br/> <script type="text/javascript"><br/> //<![CDATA[<br/><br/> OAS_AD('x32');<br/> //]><br/> </script><a rel="nofollow" href="http://oas.guardian.co.uk/5c/www.guardian.co.uk/books/2010/may/29/ten-best-riots-literature-mullan/oas.html/L29/649241809/x31/Guardian/Nikon_Camera_Club_sponsored_feature_RON_filler/Nikon_Camera_Club_new_SF.html/566a4d6165557a6b46373441416b3058?http://www.guardian.co.uk/artanddesign/series/camera-club" target="_top"><img height="1" border="0" alt="Nikon_jessops" width="1" src="http://static.guim.co.uk/sys-images/Guardian/Pix/commercial/2010/11/01/Nikon_jessops.gif"></a><br/> <br/> <script language="JavaScript1.1"><br/> if(typeof oas_camp_list=="undefined" || oas_camp_list==null)<br/> {<br/> var oas_camp_list= "default^x32;";<br/> }<br/> else<br/> {<br/> oas_camp_list += "default^x32;";<br/> }<br/> var oas_d=new Date();<br/> var oas_m=oas_d.getTime();<br/> oas_d.setTime(oas_m+1209600000);<br/> document.cookie="OAX_tmp=566a4d6165557a6b46373441416b3058;expires="+oas_d.toGMTString()+";path=/;";<br/> </script><br/> <br/> <br/> <br/> </div><br/><br/> <script><br/> if (window.sponJSON) {<br/> if(typeof(sponJSON) === 'object') {<br/> ad2 = sponJSON;<br/> jQ(document).ready(function() {<br/> convertJSONtoAd(jQ('.json-features li:last-child'), ad2);<br/> });<br/> }<br/> }<br/> </script><br/> </li><br/> </ul><br/><br/> </div><br/> </div><br/><br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/><div class="promo-component four-col edge jobs-box"><br/> <div class="hd"><br/> <a rel="nofollow" href="http://jobs.guardian.co.uk?INTCMP=JB3_ARTS"><br/> <img alt="guardian jobs" src="http://resource.guim.co.uk/global/jobsbox/public/images/guardianjobs.gif"><br/> </a><br/> </div><br/> <br/> <br/> <div class="bd"><br/> <!--Country code: SAU--><br/><br/> <br/> <!-- UK Jobs box version: 3--><br/> <br/> <br/> <br/> <style><br/><br/>.job-notifications .upload h3<br/>{<br/> background-image: url(http://resource.guim.co.uk/global/jobsbox/public/images/icon-upload.gif);<br/>}<br/><br/>.job-notifications .email h3<br/>{<br/> background-image: url(http://resource.guim.co.uk/global/jobsbox/public/images/icon-receive.gif);<br/>}<br/><br/>.job-notifications .interview h3<br/>{<br/> background-image: url(http://resource.guim.co.uk/global/jobsbox/public/images/icon-interview.gif);<br/>}<br/><br/>.job-notifications .twitter h3<br/>{<br/> background-image: url(http://resource.guim.co.uk/global/jobsbox/public/images/icon-twitter.gif);<br/>}<br/><br/><br/></style><br/><br/><ul class="job-notifications"><br/> <li class="upload"><br/> <h3><a rel="nofollow" href="http://jobs.guardian.co.uk/profile?INTCMP=JB3_ARTS">Upload your CV</a></h3><br/> <p>and get spotted by recruiters</p><br/> </li><br/> <li class="email edge"><br/> <h3><a rel="nofollow" href="http://jobs.guardian.co.uk/alerts/?INTCMP=JB3_ARTS">Get jobs by email</a></h3><br/> <p>and get the latest jobs in your inbox</p><br/> </li><br/> <li class="interview"><br/> <h3><a rel="nofollow" href="http://jobs.guardian.co.uk/interviews.html?INTCMP=JB3_ARTS">Interview advice</a></h3><br/> <p>we'll help you prepare for that interview</p><br/> </li><br/> <li class="twitter edge"><br/> <h3><a rel="nofollow" href="http://jobs.guardian.co.uk/twitterfeeds/?INTCMP=JB3_ARTS">Jobs by Twitter</a></h3><br/> <p>follow our bespoke Twitter feeds</p><br/> </li><br/></ul><br/><form action="http://jobs.guardian.co.uk/searchjobs/?INTCMP=JB3_ARTS" id="search-jobs-form"><br/> <fieldset><br/> <input name="keyword" value="arts" type="text" class="text plain-search" id="freetext-searchalljobs"><br/> <input name="INTCMP" value="JB3_ARTS" type="hidden"><br/> <input name="go" value="Search" type="submit" class="submit"><br/> </fieldset><br/></form><br/><br/> <br/> <div class="featured-job"><br/> <a rel="nofollow" href="http://jobs.guardian.co.uk/job/1041789/head-of-production/?INTCMP=ILCJOBTXT1049" class="featured-image"><br/> <img alt="" src="http://resource.guim.co.uk/global/jobsbox/thumbnail/14001?u=1484443756"><br/> </a><br/> <div><br/> <h4><a rel="nofollow" href="http://jobs.guardian.co.uk/job/1041789/head-of-production/?INTCMP=ILCJOBTXT1049">Head of Production</a></h4><br/> <p>London | Competitive</p><br/> <p><a rel="nofollow" href="http://jobs.guardian.co.uk/employer/itn-productions?profile=1">ITN PRODUCTIONS </a></p><br/> </div><br/> </div><br/> <br/> </div><br/></div><br/><br/> <br/> <br/><br/> <br/><br/><br/><br/><br/><br/> <br/> <br/><br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/><br/><br/><br/><br/><br/> <br/> <br/><br/> <br/><br/><br/> <br/> <br/><br/><br/> <br/><br/><br/><br/><br/><br/> <br/> <br/><br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/><br/> <br/> <br/><br/><br/> </div><br/><br/> <br/> <div class="component eight-col more-in-series"><br/> <div class="hd"><br/> <h2>More from<br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/series/10ofthebest">10 of the best</a><br/> </h2><br/> </div><br/> <div class="bd"><br/> <p class="l1 four-col"><br/> Highlights from the world of literature<br/> </p><br/> <ul class="l1d four-col edge"><br/> <li class="four-col edge series"><br/> <h4 class="t6">Latest: </h4><br/> <p><br/> 20 Nov 2010:<br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/nov/20/ten-best-spas-literature"><br/> Ten of the best spas<br/> </a><br/> </p><br/> </li><br/> <li class="four-col edge series"><br/> <h4 class="t6">Next: </h4><br/> <p><br/> 5 Jun 2010:<br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/jun/05/ten-best-rowing-boat-literature"><br/> Ten of the best examples of rowing in literature<br/> </a><br/> </p><br/> </li><br/> <li class="four-col edge series"><br/> <h4 class="t6">Previous: </h4><br/> <p><br/> 22 May 2010:<br/> <a rel="nofollow" href="http://www.guardian.co.uk/books/2010/may/22/ten-best-towers-literature-mullan"><br/> Ten of the best towers in literature<br/> </a><br/> </p><br/> </li><br/> </ul><br/> </div><br/> <div class="ft"><br/> <p><a rel="nofollow" href="http://www.guardian.co.uk/books/series/10ofthebest">10 of the best index</a></p><br/> </div><br/> </div>