Skip to content

Instantly share code, notes, and snippets.

Created August 16, 2012 10:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5ea583adcbc4eef7558b to your computer and use it in GitHub Desktop.
Save anonymous/5ea583adcbc4eef7558b to your computer and use it in GitHub Desktop.
An unsuccessful Facebook app
<head>
<title>Kings Place Festival 2012</title>
<base target="_parent">
<link href='http://fonts.googleapis.com/css?family=Lato:300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Actor' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
<style type="text/css">
#mainimage img {border: none;}
#rollover {width: 0px; height: 0px; position: relative; display: none;}
#rollover img {border: none; display: block; position: absolute; z-index: 2;}
body, html {margin:0;padding:0;color:#000;font-family: "Helvetica", sans-serif; font-size: 0.9em;}
.genre {float:left;text-align:right;position:relative;z-index:1;top:200;width:120px;height:636px;padding:8px;line-height: 1.65em;}
.artist {position:relative;z-index:1;top:200;margin-left:130px;width:330;height:636px;padding:8px;font-weight:bold; line-height: 1.65em;}
.details {position:absolute;left:465;width:314;top:265;height:455;margin-left:10px;overflow:auto;}
#spotify {left:475;top:727;position:absolute}
#price {position:absolute; left:8; top:727; z-index:2}
#friday {overflow:auto; height:636px;}
#saturday {overflow:auto; height:636px;}
#sunday {overflow:auto; height:636px;}
p {padding:0.2em;margin-top:0.2em;margin-bottom:0em;}
#header {position:absolute;z-index:2;}
h1 {font-color:#333333;text-transform:uppercase;font-family: "Open Sans Condensed", sans-serif;font-size:18}
h2 {font-color:#333322;text-transform:uppercase;font-family: "Open Sans Condensed", sans-serif;font-size:16}
img.centre {display: block; margin-left: auto; margin-right: auto;}
::-webkit-scrollbar {width: 10px;}
::-webkit-scrollbar-thumb {border-radius: 5px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);}
</style>
<link rel="stylesheet" type="text/css" href="style.css" >
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript">
function change(x1,y1,x2,y2,newSrc,newLink)
{
rollParent=document.getElementById("rollover");
rollImg=document.getElementById("rollover").getElementsByTagName("img")[0];
document.getElementById("rollover").getElementsByTagName("a")[0];
rollImg.src=newSrc;
rollParent.style.display="block";
rollParent.style.left=x1+"px";
rollParent.style.top=y1+"px";
rollImg.style.width=(x2-x1)+"px";
rollImg.style.height=(y2-y1)+"px";
}
function revert()
{
rollParent=document.getElementById("rollover");
rollParent.style.display="none";
}
function writeListings(txt)
{
$('.current').hide().removeClass('current');
$('#'+txt).show().addClass('current');
$('.'+txt).show().addClass('current');
};
$(document).ready(function(){
$("#friday").show().addClass('current');
$(".friday").show().addClass('current');
$("#aurora").show().addClass('showing');
change(180,120,359,193,'http://www.kingsplace.co.uk/sites/default/files/assets/general_pages/festival-2012-app/Friday.JPG?1343817908')
});
function showDetails(txt)
{
$('.showing').hide().removeClass('showing');
$('#'+txt).show().addClass('showing');
};
</script>
</head>
<div id="header"><map name="banner">
<area shape="rect" coords="0,0,183,200" alt="Kings Place Festival 2012" href="http://www.kingsplace.co.uk/festival" >
<area shape="rect" coords="180,120,359,193" alt="Friday"
onmouseover="writeListings('friday'); showDetails('aurora'); change(180,120,359,193,'http://www.kingsplace.co.uk/sites/default/files/assets/general_pages/festival-2012-app/Friday_0.JPG?1345030754')">
<area shape="rect" coords="360,120,602,193" alt="Saturday"
onmouseover="writeListings('saturday'); showDetails('impropera'); change(360,120,602,193,'http://www.kingsplace.co.uk/sites/default/files/assets/general_pages/festival-2012-app/Saturday.jpg?1345030766')">
<area shape="rect" coords="603,120,788,193" alt="Saturday"
onmouseover="writeListings('sunday'); showDetails('tarporley'); change(603,120,788,193,'http://www.kingsplace.co.uk/sites/default/files/assets/general_pages/festival-2012-app/Sunday_0.jpg?1345030827')">
<div id="rollover">
<img border="0" src="http://www.kingsplace.co.uk/sites/default/files/assets/general_pages/festival-2012-app/Compiled%20banner_0.jpg?1345030745" alt="Kings Place Festival 2012">
</div>
<div>
<img border="0" src="http://www.kingsplace.co.uk/sites/default/files/assets/general_pages/festival-2012-app/Compiled%20banner_0.jpg?1345030745" alt="Kings Place Festival 2012" usemap="#banner">
</div>
</map>
</div>
<div id="friday" style="display: none">
<div class="genre">
<p style="background-color:#e95c55;color:#ffffff">Family</p>
<p style="background-color:#a2027b;color:#ffffff">Contemporary</p>
<p style="background-color:#fdc600;color:#000000">Spoken Word</p>
<p style="background-color:#ffffff;color:#ef8214">Folk</p>
<p style="background-color:#ec098d;color:#ffffff">Classical</p>
<p style="background-color:#ec098d;color:#ffffff">Classical</p>
<p style="background-color:#fdc600;color:#000000">Spoken Word</p>
<p style="background-color:#ec098d;color:#ffffff">Classical</p>
<p style="background-color:#0092d0;color:#ffffff">Jazz</p>
<p style="background-color:#fdc600;color:#000000">Spoken Word</p>
<p style="background-color:#ffffff;color:#ec098d">Classical</p>
<p style="background-color:#ffffff;color:#a2027b">Contemporary</p>
<p style="background-color:#ffffff;color:#a2027b">Contemporary</p>
<p style="background-color:#ef8214;color:#ffffff">Folk</p>
<p style="background-color:#0092d0;color:#ffffff">Jazz</p>
<p style="background-color:#ec098d;color:#ffffff">Classical</p>
<p style="background-color:#ef8214;color:#ffffff">Folk</p>
<p style="background-color:#ffffff;color:#0092d0">Jazz</p>
<p style="background-color:#009534;color:#ffffff">Comedy</p>
</div>
<div class="artist">
<p style="background-color:#fdeae4" onclick="showDetails('aurora')" onmouseover="style.backgroundColor='e95c55'" onmouseout="style.backgroundColor='#fdeae4'">Aurora Orchestra + Little Angel Theatre</p>
<p style="background-color:#efe3ed" onclick="showDetails('matthew');" onmouseover="style.backgroundColor='a2027b'" onmouseout="style.backgroundColor='#efe3ed'">Matthew Barley</p>
<p style="background-color:#fff7e3" onclick="showDetails('guardian');" onmouseover="style.backgroundColor='fdc600'" onmouseout="style.backgroundColor='#fff7e3'">Guardian: Meet the Journalist</p>
<p style="background-color:#fbd0a4" onclick="showDetails('richard');" onmouseover="style.backgroundColor='ef8214'" onmouseout="style.backgroundColor='#fbd0a4'">Richard Godwin</p>
<p style="background-color:#fbe5ef" onclick="showDetails('orchestra1');" onmouseover="style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fbe5ef'">Orchestra of the Age of Englightenment</p>
<p style="background-color:#fbe5ef" onclick="showDetails('london1');" onmouseover="style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fbe5ef'">London Sinfonietta</p>
<p style="background-color:#fff7e3" onclick="showDetails('simon');" onmouseover="style.backgroundColor='fdc600'" onmouseout="style.backgroundColor='#fff7e3'">Simon Garfield</p>
<p style="background-color:#fbe5ef" onclick="showDetails('chilingirian');" onmouseover="style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fbe5ef'">Chilingirian Quartet</p>
<p style="background-color:#e4eef8" onclick="showDetails('jason');" onmouseover="style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#e4eef8'" >Jason Yarde & Friends</p>
<p style="background-color:#fff7e3" onclick="showDetails('imagined1');" onmouseover="style.backgroundColor='fdc600'" onmouseout="style.backgroundColor='#fff7e3'" >Imagined Corners</p>
<p style="background-color:#f4b6d0" onclick="showDetails('rhiannon');" onmouseover="style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#f4b6d0'">Rhiannon Lambert</p>
<p style="background-color:#cc99cc" onclick="showDetails('songmen');" onmouseover="style.backgroundColor='a2027b'" onmouseout="style.backgroundColor='#cc99cc'">The Songmen</p>
<p style="background-color:#cc99cc" onclick="showDetails('zri');" onmouseover="style.backgroundColor='a2027b'" onmouseout="style.backgroundColor='#cc99cc'">ZRI</p>
<p style="background-color:#ffffcc" onclick="showDetails('jonny');" onmouseover="style.backgroundColor='ef8214'" onmouseout="style.backgroundColor='#ffffcc'">Jonny Kearney and Lucy Farrell</p>
<p style="background-color:#e4eef8" onclick="showDetails('alexander');" onmouseover="style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#e4eef8'">Alexander Hawkins</p>
<p style="background-color:#fbe5ef" onclick="showDetails('serious');" onmouseover="style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fbe5ef'">Serious Cabaret</p>
<p style="background-color:#ffffcc" onclick="showDetails('emily');" onmouseover="style.backgroundColor='ef8214'" onmouseout="style.backgroundColor='#ffffcc'">Emily Portman and Friends</p>
<p style="background-color:#b3d2ec" onclick="showDetails('jim');" onmouseover="style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#b3d2ec'">Jim Hart & Barry Green</p>
<p style="background-color:#ccffcc" onclick="showDetails('ardal');" onmouseover="style.backgroundColor='009534'" onmouseout="style.backgroundColor='#ccffcc'">Ardal O'Hanlon</p>
</div>
</div>
<div id="saturday" style="display: none">
<div class="genre">
<p style="background-color:#e95c55;color:#ffffff">Family</p>
<p style="background-color:#e95c55;color:#ffffff">Family</p>
<p style="background-color:#ffffff;color:#e95c55">Family</p>
<p style="background-color:#ec098d;color:#ffffff">Classical</p>
<p style="background-color:#0092d0;color:#ffffff">Jazz</p>
<p style="background-color:#ffffff;color:#0092d0">Jazz</p>
<p style="background-color:#fdc600;color:#000000">Spoken Word</p>
<p style="background-color:#ffffff;color:#e95c55">Family</p>
<p style="background-color:#0092d0;color:#ffffff">Jazz</p>
<p style="background-color:#ffffff;color:#cccc00">Dance</p>
<p style="background-color:#ec098d;color:#ffffff">Classical</p>
<p style="background-color:#ef8214;color:#ffffff">Folk</p>
<p style="background-color:#fdc600;color:#000000">Spoken Word</p>
<p style="background-color:#999966;color:#ffffff">Food & Drink</p>
<p style="background-color:#ffffff;color:#a2027b">Contemporary</p>
<p style="background-color:#ef8214;color:#ffffff">Folk</p>
<p style="background-color:#ffffff;color:#ec098d">Classical</p>
<p style="background-color:#ec098d;color:#ffffff">Classical</p>
<p style="background-color:#a2027b;color:#ffffff">Contemporary</p>
<p style="background-color:#cccc00;color:000000#">World</p>
<p style="background-color:#ffffff;color:#0092d0">Jazz</p>
<p style="background-color:#ffffff;color:#ec098d">Classical</p>
<p style="background-color:#ec098d;color:#ffffff">Classical</p>
<p style="background-color:#ffffff;color:#0092d0">Jazz</p>
<p style="background-color:#0092d0;color:#ffffff">Jazz</p>
<p style="background-color:#009534;color:#ffffff">Comedy</p>
<p style="background-color:#a2027b;color:#ffffff">Contemporary</p>
<p style="background-color:#0092d0;color:#ffffff">Jazz</p>
<p style="background-color:#009534;color:#ffffff">Comedy</p>
<p style="background-color:#ffffff;color:#0092d0">Jazz</p>
</div>
<div class="artist">
<p style="background-color:#fdeae4" onclick="showDetails('impropera');" onmouseover=" style.backgroundColor='e95c55'" onmouseout="style.backgroundColor='#fdeae4'">Impropera</p>
<p style="background-color:#fdeae4" onclick="showDetails('tarporley');" onmouseover=" style.backgroundColor='e95c55'" onmouseout="style.backgroundColor='#fdeae4'">Tarporley Boat Trip</p>
<p style="background-color:#fdeae4" onclick="showDetails('art1');" onmouseover=" style.backgroundColor='e95c55'" onmouseout="style.backgroundColor='#fbe5ef'">Art Activities for Kids</p>
<p style="background-color:#fbe5ef" onclick="showDetails('leon');" onmouseover=" style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fbe5ef'">Leon McCawley</p>
<p style="background-color:#e4eef8" onclick="showDetails('tomorrows');" onmouseover=" style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#e4eef8'">Tomorrow's Warriors</p>
<p style="background-color:#b3d2ec" onclick="showDetails('national');" onmouseover=" style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#b3d2ec'">National Youth Jazz Collective</p>
<p style="background-color:#fff7e3" onclick="showDetails('rock');" onmouseover=" style.backgroundColor='fdc600'" onmouseout="style.backgroundColor='#fff7e3'">Steve Richards: Politics Live</p>
<p style="background-color:#fdeae4" onclick="showDetails('cake');" onmouseover=" style.backgroundColor='e95c55'" onmouseout="style.backgroundColor='#fdeae4'">Cake Decorating Class</p>
<p style="background-color:#e4eef8" onclick="showDetails('denys');" onmouseover=" style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#e4eef8'">Denys Baptiste: Triumvirate</p>
<p style="background-color:#ffff99" onclick="showDetails('odissi');" onmouseover=" style.backgroundColor='cccc00'" onmouseout="style.backgroundColor='#ffff99'">Odissi Ensemble</p>
<p style="background-color:#fbe5ef" onclick="showDetails('sacconi');" onmouseover=" style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fbe5ef'">Sacconi Discovery</p>
<p style="background-color:#ffffcc" onclick="showDetails('stompin');" onmouseover=" style.backgroundColor='ef8214'" onmouseout="style.backgroundColor='#ffffcc'">Stompin' Dave Allen</p>
<p style="background-color:#fff7e3" onclick="showDetails('imagined2');" onmouseover=" style.backgroundColor='fdc600'" onmouseout="style.backgroundColor='#fff7e3'">Imagined Corners</p>
<p style="background-color:#ccccff" onclick="showDetails('wine');" onmouseover=" style.backgroundColor='999966'" onmouseout="style.backgroundColor='#ccccff'">Wine Tasting</p>
<p style="background-color:#cc99cc" onclick="showDetails('inner');" onmouseover=" style.backgroundColor='a2027b'" onmouseout="style.backgroundColor='#cc99cc'">Inner Chordence</p>
<p style="background-color:#ffffcc" onclick="showDetails('slippery');" onmouseover=" style.backgroundColor='ef8214'" onmouseout="style.backgroundColor='#ffffcc'">The Slippery Hill Boys</p>
<p style="background-color:#f4b6d0" onclick="showDetails('lekker');" onmouseover=" style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#f4b6d0'">The Lekker Quintet</p>
<p style="background-color:#fbe5ef" onclick="showDetails('dmitry');" onmouseover=" style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fbe5ef'">Dmitry Sitkovetsky</p>
<p style="background-color:#ffffcc" onclick="showDetails('latin');" onmouseover=" style.backgroundColor='a2027b'" onmouseout="style.backgroundColor='#ffffcc'">Latin Perspectives</p>
<p style="background-color:#ffffcc" onclick="showDetails('darbar');" onmouseover=" style.backgroundColor='cccc00'" onmouseout="style.backgroundColor='#ffffcc'">Darbar</p>
<p style="background-color:#b3d2ec" onclick="showDetails('ben');" onmouseover=" style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#b3d2ec'">Ben Hazleton & Julia Biel</p>
<p style="background-color:#f4b6d0" onclick="showDetails('marian');" onmouseover=" style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#f4b6d0'">Marian Consort</p>
<p style="background-color:#fbe5ef" onclick="showDetails('academy');" onmouseover=" style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fbe5ef'">Academy of St Martin in the Fields</p>
<p style="background-color:#b3d2ec" onclick="showDetails('pete');" onmouseover=" style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#b3d2ec'">Pete Roth Band</p>
<p style="background-color:#e4eef8" onclick="showDetails('troyka');" onmouseover=" style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#e4eef8'">Troyka</p>
<p style="background-color:#ccffcc" onclick="showDetails('bridget');" onmouseover=" style.backgroundColor='009534'" onmouseout="style.backgroundColor='#ccffcc'">Bridget Christie</p>
<p style="background-color:#efe3ed" onclick="showDetails('silent');" onmouseover=" style.backgroundColor='a2027b'" onmouseout="style.backgroundColor='#efe3ed'">Silent Disco</p>
<p style="background-color:#e4eef8" onclick="showDetails('ivo');" onmouseover=" style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#e4eef8'">Ivo Neame Ensemble</p>
<p style="background-color:#ccffcc" onclick="showDetails('colin');" onmouseover=" style.backgroundColor='009534'" onmouseout="style.backgroundColor='#ccffcc'">Colin Hoult</p>
<p style="background-color:#b3d2ec" onclick="showDetails('ceremonies');" onmouseover=" style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#b3d2ec'">Ceremonies</p>
</div>
</div>
<div id="sunday" style="display: none">
<div class="genre">
<p style="background-color:#e95c55;color:#ffffff">Family</p>
<p style="background-color:#ffffff;color:#e95c55">Family</p>
<p style="background-color:#ec098d;color:#ffffff">Classical</p>
<p style="background-color:#ec098d;color:#ffffff">Classical</p>
<p style="background-color:#e95c55;color:#ffffff">Family</p>
<p style="background-color:#ec098d;color:#ffffff">Classical</p>
<p style="background-color:#0092d0;color:#ffffff">Jazz</p>
<p style="background-color:#ffffff;color:#e95c55">Family</p>
<p style="background-color:#ec098d;color:#ffffff">Classical</p>
<p style="background-color:#ffffff;color:#cccc00">Dance</p>
<p style="background-color:#0092d0;color:#ffffff">Jazz</p>
<p style="background-color:#999966;color:#ffffff">Food & Drink</p>
<p style="background-color:#fdc600;color:#000000">Spoken Word</p>
<p style="background-color:#0092d0;color:#ffffff">Jazz</p>
<p style="background-color:#ffffff;color:#a2027b">Contemporary</p>
<p style="background-color:#ec098d;color:#ffffff">Classical</p>
<p style="background-color:#009534;color:#ffffff">Comedy</p>
<p style="background-color:#ffffff;color:#ef8214">Folk</p>
<p style="background-color:#ec098d;color:#ffffff">Classical</p>
<p style="background-color:#009534;color:#ffffff">Comedy</p>
<p style="background-color:#a2027b;color:#ffffff">Contemporary</p>
<p style="background-color:#ef8214;color:#ffffff">Folk</p>
<p style="background-color:#ffffff;color:#a2027b">Contemporary</p>
<p style="background-color:#ffffff;color:#ef8214">Folk</p>
<p style="background-color:#0092d0;color:#ffffff">Blues</p>
<p style="background-color:#ef8214;color:#ffffff">Folk</p>
<p style="background-color:#a2027b;color:#ffffff">Contemporary</p>
<p style="background-color:#0092d0;color:#ffffff">Blues</p>
<p style="background-color:#ffffff;color:#0092d0">Jazz</p>
</div>
<div class="artist">
<p style="background-color:#fdeae4" onclick="showDetails('tarporley');" onmouseover=" style.backgroundColor='e95c55'" onmouseout="style.backgroundColor='#fdeae4'">Tarporley Boat Trip</p>
<p style="background-color:#fdeae4" onclick="showDetails('art2');" onmouseover=" style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fdeae4'">Art Activities for Kids</p>
<p style="background-color:#fbe5ef" onclick="showDetails('keyboard');" onmouseover=" style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fbe5ef'">Keyboard Conversations</p>
<p style="background-color:#fbe5ef" onclick="showDetails('royal');" onmouseover=" style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fbe5ef'">Royal Academy of Music: Octets</p>
<p style="background-color:#fdeae4" onclick="showDetails('oae');" onmouseover=" style.backgroundColor='e95c55'" onmouseout="style.backgroundColor='#fdeae4'">OAE TOTS!</p>
<p style="background-color:#fbe5ef" onclick="showDetails('samling');" onmouseover=" style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fbe5ef'">Samling: Schubert and a Visual Imagination</p>
<p style="background-color:#e4eef8" onclick="showDetails('marius');" onmouseover=" style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#e4eef8'">Marius Neset & Daniel Herskedal</p>
<p style="background-color:#fdeae4" onclick="showDetails('chris');" onmouseover=" style.backgroundColor='e95c55'" onmouseout="style.backgroundColor='#fdeae4'">Chris T-T</p>
<p style="background-color:#fbe5ef" onclick="showDetails('chamber');" onmouseover=" style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fbe5ef'">Chamber Masterclass</p>
<p style="background-color:#ffff99" onclick="showDetails('akademi');" onmouseover=" style.backgroundColor='cccc00'" onmouseout="style.backgroundColor='#ffff99'">Akademi Presents</p>
<p style="background-color:#e4eef8" onclick="showDetails('josh');" onmouseover=" style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#e4eef8'">Josh Acoleo & Guests</p>
<p style="background-color:#ccccff" onclick="showDetails('mixology'); " onmouseover="style.backgroundColor='999966'" onmouseout="style.backgroundColor='#ccccff'">Mixology Class</p>
<p style="background-color:#fff7e3" onclick="showDetails('jonathan');" onmouseover=" style.backgroundColor='fdc600'" onmouseout="style.backgroundColor='#fff7e3'">Jonathan Coe & Danny Manners</p>
<p style="background-color:#e4eef8" onclick="showDetails('jay');" onmouseover=" style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#e4eef8'">Jay Phelps</p>
<p style="background-color:#cc99cc" onclick="showDetails('zri2');" onmouseover=" style.backgroundColor='a2027b'" onmouseout="style.backgroundColor='#cc99cc'">ZRI</p>
<p style="background-color:#fbe5ef" onclick="showDetails('london2');" onmouseover=" style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fbe5ef'">London Sinfonietta</p>
<p style="background-color:#ccffcc" onclick="showDetails('john');" onmouseover=" style.backgroundColor='009534'" onmouseout="style.backgroundColor='#ccffcc'">John Hegley</p>
<p style="background-color:#fbd0a4" onclick="showDetails('emilia');" onmouseover=" style.backgroundColor='ef8214'" onmouseout="style.backgroundColor='#fbd0a4'">Emilia Martensson & Barry Green</p>
<p style="background-color:#fbe5ef" onclick="showDetails('deaths');" onmouseover=" style.backgroundColor='ec098d'" onmouseout="style.backgroundColor='#fbe5ef'">Death's Cabaret</p>
<p style="background-color:#ccffcc" onclick="showDetails('sara');" onmouseover=" style.backgroundColor='009534'" onmouseout="style.backgroundColor='#ccffcc'">Sara Pascoe</p>
<p style="background-color:#cc99cc" onclick="showDetails('refrains');" onmouseover=" style.backgroundColor='a2027b'" onmouseout="style.backgroundColor='#cc99cc'">The Refrains</p>
<p style="background-color:#ffffcc" onclick="showDetails('ewan');" onmouseover=" style.backgroundColor='ef8214'" onmouseout="style.backgroundColor='#ffffcc'">Ewan McLennan</p>
<p style="background-color:#efe3ed" onclick="showDetails('gone');" onmouseover=" style.backgroundColor='a2027b'" onmouseout="style.backgroundColor='#fbe5ef'">Gone Before Morning</p>
<p style="background-color:#fbd0a4" onclick="showDetails('deborah');" onmouseover=" style.backgroundColor='ef8214'" onmouseout="style.backgroundColor='#efe3ed'">Deborah Rose</p>
<p style="background-color:#e4eef8" onclick="showDetails('marcus');" onmouseover=" style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#e4eef8'">Marcus Bonfanti</p>
<p style="background-color:#ffffcc" onclick="showDetails('walsh');" onmouseover=" style.backgroundColor='ef8214'" onmouseout="style.backgroundColor='#ffffcc'">Walsh & Pound</p>
<p style="background-color:#cc99cc" onclick="showDetails('acappella');" onmouseover=" style.backgroundColor='a2027b'" onmouseout="style.backgroundColor='#cc99cc'">Acappella Amour</p>
<p style="background-color:#e4eef8" onclick="showDetails('todd');" onmouseover=" style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#e4eef8'">Todd Sharpville</p>
<p style="background-color:#b3d2ec" onclick="showDetails('randolph');" onmouseover=" style.backgroundColor='0092d0'" onmouseout="style.backgroundColor='#b3d2ec'">Randolph Matthews & Rob Hughes</p>
</div>
</div>
<div id="spotify">
<iframe style="display: none" class="friday" src="https://embed.spotify.com/?uri=spotify:user:josephbates:playlist:5SHnjOPcur4fMwO4f51t5w" width="300" height="80" frameborder="0" allowtransparency="true"></iframe>
<iframe style="display: none" class="saturday" src="https://embed.spotify.com/?uri=spotify:user:josephbates:playlist:05NPTsmNtiQ8q6ViX9FT0W" width="300" height="80" frameborder="0" allowtransparency="true"></iframe>
<iframe style="display: none" class="sunday" src="https://embed.spotify.com/?uri=spotify:user:josephbates:playlist:1WCNwm00fpZHhuFf3uWK9a" width="300" height="80" frameborder="0" allowtransparency="true"></iframe>
</div>
<div class="details">
<div id="fridaylistings">
<div id="aurora" style="display: none">
<h1>Aurora Orchestra & Little Angel Theatre: Mini Brahms Unwrapped</h1>
<b>11:00am, 12.15pm, 1.30pm / Hall Two</b>
<p>Following on from their Mozart collaboration last year, Aurora musicians and puppeteers from Little Angel Theatre return to present a family concert that delves into Brahms’ works.</p>
<p>Enter a magical world of fantastical creatures who tell their stories through Brahms’ music, played by Aurora’s principal players.</p>
<p>Featuring dances, lullabies, intermezzi and variations, this is aunique opportunity for children to see music brought to life by the world of puppetry.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/interact/aurora-orchestra-with-little-angel-theatre-mini-brahms-unwrapped-perf"> Buy tickets </a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/mini-brahms-unwrapped1/Child-pointing.jpg?1326384849" alt="Aurora ORchestra">
</div>
<div id="matthew" style="display: none">
<h1>Matthew Barley with Adrian Freedman</h1>
12:30pm / Hall One
<p>Matthew Barley is joined by Adrian Freedman for a concert of rare beauty. The timeless, haunting voice of the shakuhachi and the warm humanity of the cello will create moments of profound stillness. In this concert, silence and calm will inspire the musicians' improvisations, which will be interspersed with original compositions – an oasis in the middle of the noisy city.</p>
<p>Matthew Barley is a cellist with a difference, enjoying a career of adventure, collaboration and diversity: his passions include Bach, improvisation, music education and discovering new ways of working with Indian, African, Sufi and jazz musicians ­– and London’s Grime MCs. </p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/matthew-barley-cello-with-adrian-freedman-shakuhachi">Buy Tickets</a></h2>
<h1>Matthew Barley with Julian Joseph:The Music of Brazil</h1>
<p>Classical cellist Matthew Barley and jazz pianist Julian Joseph embark on a new musical adventure after the success of their last album, <i>The Dance of the Three Legged Elephants</i>. This time they continue their musical journey by exploring the music of Brazil – with the sound of the Bossa Nova and Clube da Esquina ‘Corner Club’ Movement. Their concert features some of the greatest Brazilian songwriters of all time, Antonio Carlos Jobim and Milton Nascimento, Lô Borges and Danilo Caymmi.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/matthew-barley-cello-with-julian-joseph-piano-the-music-of-brazil">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/matthew-barley-cello-with-adrian-freedman-shakuhachi/Matthew-Barley-boxed.jpg?1334750097" alt="Matthew Barley with Adrian Freedman">
</div>
<div id="guardian" style="display: none">
<h1>Open Journalism with The Guardian's Dan Roberts</h1>
<p>1:00pm / St Pancras Room</p>
<p>The Guardian national editor Dan Roberts discusses the revolution that is upending the traditional hierarchies of newspapers. The days of professional reporters handing down news like tablets of stone are fading fast as social media, citizen journalism and crowd-sourcing become vibrant alternatives.</p>
<p>Find out how The Guardian's newsroom is evolving to adapt to this challenge, discuss where it goes next and what the pitfalls are.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/spoken-word/open-journalism-with-the-guardians-dan-roberts">Buy tickets</a></h2>
<h1>Twitter Culture with The Guardian's Jonathan Haynes</h1>
<p>Poorly understood by outsiders, but thrillingly addictive to many of Britain's brightest minds, Twitter has become the hottest salon in town. Join one of its rising online celebrities – The Guardian web news editor, Jonathan Haynes – to discover how to get the most from this social media enigma, and hear a few myths exploded in more than 140 characters.</p>
<p>This is your chance to hear first-hand about the channels of news delivery in the twenty-first century. Essential for anyone interested in the challenges and opportunities facing today’s media.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/spoken-word/twitter-culture-with-the-guardians-jonathan-haynes">Buy tickets</a></h2>
</div>
<div id="richard" style="display: none">
<h1>Richard Godwin</h1>
<p>1:15pm / Box Office Stage</p>
<p>Richard Godwin is a singer/songwriter from north London. Backing himself with acoustic guitar, singing in a louche baritone, he performs compositions that are by turns haunting and haunted.</p>
<p>He released his first album, <i>Tale of Tales</i>, last year, a twilit collection of finger-picked folk tunes, while his dramatic, darkly humorous new material draws more heavily on his love for Jacques Brel.</p>
<p>By day, he is a staff writer for the Evening Standard.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/richard-godwin-free-performance">Free Performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/richard-goodwin-free-performance/Twitter-profile-248x186.jpg?1334748059" alt="Richard Godwin">
</div>
<div id="orchestra1" style="display: none">
<h1>The Two Haydns and Pleyel</h1>
<p>3:15pm / Hall One</p>
<p>Soloists of the Orchestra of the Age of Enlightenment (OAE) return to Kings Place with two chamber concerts showcasing one of the geniuses of the classical era, Haydn, alongside the lesser known Pleyel and Danzi.</p>
<p>This programme begins with Joseph Haydn’s Trio in C, in 1766 and released in an edition of 5 Eisenstädter trios.</p>
<p>They follow this with a duo from Haydn’s younger brother, Michael, whom Mozart held in high regard. Like his brothe's music, this string duo is well crafted, elegant and charming. They finish with a string quartet by Austrian-born French composer, piano builder and music publisher, Ignace Pleyel who was taught as a young student by Joseph Haydn. You can certainly hear his teacher’s influence in Pleyel’s work.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/orchestra-of-the-age-of-enlightenment-the-two-haydns-and-pleyel">Buy tickets</a></h2>
<h1>Haydn for the Baryton</h1>
<p>4:30pm / Hall One</p>
<p>Prince Nikolaus Esterházy, Haydn’s employer, had a deep fondness for the baryton and we showcase this fascinating instrument in our second concert of the evening. A relative of the viola d’amore, this little-known instrument had extra strings behind the neck, which could add special effects when plucked. Between 1765-1778, Haydn composed in excess of 170 baryton pieces incorporating the instrument at the express request of his patron.</p>
<p>The two divertimenti played tonight, composed in 1769, are shining examples of the rich timbres that the instrument could provide, and present a significant contrast in their intimacy to Haydn’s later grand symphonies.</p>
<p>Sandwiched between these lighthearted pieces is a string duo by Danzi, a German cellist, born in 1763, who was mentor to the young Carl Maria von Weber, and a fellow Kapellmeister to the main court in Munich. This progressive duet features an expansive opening movement and a dramatic nature that goes beyond the classical conventions of the time.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/orchestra-of-the-age-of-enlightenment-haydn-for-the-baryton">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/orchestra-of-the-age-of-enlightenment-the-genius-of-haydn-1/Matthew-Truscott.jpg?1334757747" alt="The Two Haydns and Pleyel">
</div>
<div id="london1" style="display: none">
<h1>Holt, Lutoslawski and Bartok</h1>
<p>3:30pm / Hall Two</p>
<p>The London Sinfonietta is one of the world’s leading contemporary music ensembles. The ensemble aims to put new music at the heart of contemporary culture, through collaborations with choreographers, video and electronica artists, and jazz and folk musicians.</p>
<p>This concert combines a 20th century chamber music classic along with other contrasting and complementary chamber pieces. Bartók’s <i>Contrasts</i> was written in 1938, commissioned by jazz clarinettist Benny Goodman and incorporates a number of Hungarian and Rumanian folk melodies. </p>
<p>Lutoslawski’s <i>Dance Preludes</i> for clarinet and piano is also based on folk melodies, this time from his native Poland. London-based composer Simon Holt’s <i>Brief Candles</i> is an evocative set of miniatures for clarinet. The concert will be introduced by the players, who will demonstrate how these contemporary classics work.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/london-sinfonietta-holt-lutoslawski-and-bart-k">Buy tickets</a></h2>
<h1>Stravinsky and Knussen</h1>
<p>4:45pm / Hall Two</p>
<p>Igor Stravinsky’s <i>Soldier’s Tale</i> (1918) dates from his early ‘Russian’ phase after the composer had made a huge impact with <i>Petrushka</i> and <i>The Rite of Spring</i>. The original piece is a musical, narrative and dance composition which tells the story of a solider making a deal with the devil. This arrangement for three instruments was made by Stravinsky in 1919, and includes five numbers from the longer original for seven players.</p>
<p>His Three Pieces for Solo Clarinet date from the same time, and are dedicated to Werner Reinhart, a supporter and patron of Stravinsky’s and a fine amateur clarinettist. Oliver Knussen’s Secret Psalm was written as a memorial piece to Michael Vyner, the artistic director of the London Sinfonietta until 1989. The concert will be introduced by the players, who will demonstrate how these contemporary classics work.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/london-sinfonietta-stravinsky-and-knussen">Buy tickets</a></h2>
</div>
<div id="simon" style="display: none">
<h1>Fonts and Dogs (Together at Last)</h1>
<p>5:00pm / St Pancras Room</p>
<p>Six months after Simon Garfield completed Just My Type, his bestselling book about the history and meaning of fonts, he realised a curious thing: so many of the stories he had written contained dogs. </p>
<p>There was Microsoft Bob, the mongrel hero of Comic Sans. There was the lazy dog jumped over by the quick brown fox. There was the hapless dog that caught the attention of Eric Gill. And of course there was the hound in Baskerville. </p>
<p>But now, in this richly illustrated talk, they and many other faithful friends get the full attention they deserve, and you may never look at your pull-down menu in quite the same way again.</p>
<p>The Notes and Letters festival asks 'Words & music, can they be friends?' The series combines the wit and wisdom of poets, writers, musicians, translators, historians and children’s authors. The week long celebration returns to Kings Place in the Autumn.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/spoken-word/simon-garfield-fonts-and-dogs-together-at-last">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/simon-garfield-fonts-and-dogs-together-at-last/garfieldx186.jpg?1334675489" alt="Font and Dogs">
</div>
<div id="chilingirian" style="display: none">
<h1>Haydn: Late Flowering</h1>
<p>6:00pm / Hall One</p>
<p>The Chilingirian Quartet explore Haydn's link with the London audience in the 1790's. There was such enthusiasm for his music during his first visit in 1791-2 that Haydn ran out of pieces to perform and went back home to Vienna with a firm invitation to return as soon as possible with a new portfolio of chamber works and symphonies.</p>
<p>To satisfy the demands of the impresario Salomon, Haydn composed a set of six Quartets, published in two sets as his Op. 71 and 74. Much is made of the public nature of these concerts, but in fact the venue was only slightly larger than Kings Place’s Hall One! </p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/chilingirian-quartet-plays-haydn-late-flowering">Buy tickets</a></h2>
<h1>Haydn and Enescu: Late Flowering</h1>
<p>7:15pm / Hall One</p>
<p>Haydn had spent half his life holed up in the Eszterházy household creating a revolutionary body of enduring masterpieces. In his late 50s, he finally returned to Vienna, now Europe’s most famous composer. London audiences took him to their hearts when he visited in 1791, and he returned with a collection of extraordinary quartets designed to break out of the chamber and into the concert hall.</p>
<p>The Chillingirian Quartet combine one of these quartets, the magnificent Quartet in D, Op. 71 No. 2, with a work from end of George Enescu’s life, in 1951, when his music became governed by a spirit of purity and restraint.</p>
<p>Enescu’s second string quartet began in the 1920s and was finally completed in 1951. It contains some of his most intimately expressive music, an endlessly unfolding series of melodies and moods created from fragments of the same musical material. The beautiful slow movement, for example, which follows from the first without break, is a meditation on the work’s opening theme.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/chilingirian-quartet-late-flowering">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/chilingirian-quartet-late-flowering/ChilingirianQt_byGrahamTopping_v2%20web.jpg?1334067059" alt="Chilingirian">
</div>
<div id="jason" style="display: none">
<h1>Jason Yarde with Andrew McCormack</h1>
<p>6:15pm / Hall Two</p>
<p>Chamber Jazz at its most elegant! Saxophonist Jason Yarde and pianist Andrew McCormack are old friends and musical colleagues. Both have been at the forefront of contemporary UK jazz for over a decade, but when they come together some special alchemy takes them to a higher plain, igniting a greater depth in their compositions and performance.</p>
<p>Composer, arranger, producer, musical director and saxophonist Jason Yarde writes music that has been described as powerful, spiritual, evocative, rhapsodic, hair-raising and formidable. He composes progressive jazz, classical, hip-hop, fusion, free improvisation, broken beats, R&amp;B, reggae, soul, and song. He writes for orchestras, chamber ensembles, big band, dance, film, electro-acoustic and midi. Wow.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/jason-yarde-with-andrew-mccormack">Buy tickets</a></h2>
<h1>Jason Yarde's Trio !WAH!</h1>
<p>7:30pm / Hall Two</p>
<p>Trio !WAH! is a chance to hear Jason Yarde's playing and compositions in an intimate and stripped-down setting. The trio have been playing together for over fifteen years, and they have developed a fluid connection covering greatly varied musical terrain.</p>
<p>From tight and constantly shifting rhythmic patterns to free flowing rhapsodic episodes, Trio !WAH! can cover the calm and the storm within a few bars, never losing the important elements of rhythm, melody and even harmony in this exposed format.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/jason-yardes-trio-wah">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/jason-yarde-with-andrew-mccormack/Jason-Yarde-and-Andrew-McCormack%20by%20Dave%20Stapleton%20web.jpg?1334067737" alt="Jason Yarde">
</div>
<div id="imagined1" style="display: none">
<h1>Katharine Kilalea and William Letford: Projections</h1>
<p>6:30pm / St Pancras Room</p>
<p>From the far corners of Scotland and South Africa, Poet in the City and Carcanet present two exceptional new talents: William Letford and Katherine Kilalea.</p>
<p>William Letford is a rising star of the spoken word scene. Roofer turned poet, his first collection, <i>Bevel</i>, was published by Carcanet in August 2012. His poems are vivid, written for the voice, funny, moving and full of awe about nature and the human world.</p>
<p>South Africa born Katharine Kilalea’s powerful, haunting and original language turns what is familiar into something strange and new. Her first book, <i>One Eye’d Leigh</i>, was shortlisted for the Costa Poetry Award and longlisted for the Dylan Thomas Prize for writers under thirty.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/spoken-word/katharine-kilalea-and-william-letford-projections">Buy tickets</a></h2>
<h1>Kei Miller and Sinead Morrissey: Coordinates</h1>
<p>7:45pm / St Pancras Room</p>
<p>Exploring the vast connections between ourselves and our landscapes, Poet in the City and Carcanet are delighted to host two accomplished and powerful poetic voices.</p>
<p>Belfast born Sinead Morrissey is a multi-award-winning poet whose work has placed her firmly on the poetry map. Her latest collection, Through the Square Window, was published by Carcanet in 2009.</p>
<p>Kei Miller is one of the most compelling and subtle new voices of the Caribbean ‘Raise high the roof beams, here comes a strong new presence in poetry’ was one reviewer’s response to his debut collection Kingdom of Empty Bellies in 2006. Olive Senior hails him as ‘An extraordinary new voice singing with clarity and grace’.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/spoken-word/kei-miller-and-sinead-morrissey-coordinates">Buy tickets</a></h2>
</div>
<div id="rhiannon" style="display: none">
<h1>Rhiannon Lambert</h1>
<p>6:45pm / Box Office Stage</p>
<p>Rhiannon Lambert is a young, exciting and truly unique vocalist. Having won Classic FM singer of the year at 17 years old she has continued to explore her vocal abilities introducing her to many genres such as jazz, musical theatre, rock and pop.</p>
<p>Naturally leaning towards the classical and theatre world Rhiannon possess that seductive charm and elegance that enables her to cross beautifully across these genres. Rhiannon’s enchanting presence and dulcet tones will present a programme of her own original repertoire including some old and new covers.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/rhiannon-lambert-free-performance">Free performance</a></h2>
<iframe width="285" height="160" src="http://www.youtube.com/embed/gQedekARFJs?feature=player_embedded" frameborder="0" allowfullscreen></iframe>
</div>
<div id="songmen" style="display: none">
<h1>The Songmen</h1>
<p>8:00pm / Gallery Level (-1)</p>
<p>The Songmen are an international multi-award winning a cappella ensemble. In 2011 they won awards in the sacred and profane categories at the prestigious Tolosa International Choral Contest.</p>
<p>Quickly gaining an enviable reputation as one of the UK’s finest and most versatile a cappella groups, The Songmen possess a wealth of experience from the worlds of classical, sacred and popular music, balancing their love for the old Renaissance masters with a passion for exciting contemporary composers through commissioning and performing their own original material.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/the-songmen-free-performance">Free performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/the-songmen/The%20Songmen%20web.JPG?1334070163" alt="The Songmen">
</div>
<div id="zri" style="display: none">
<h1>ZRI - Brahms's Clarinet Quintet Reimagined</h1>
<p>8:45pm / Box Office Stage</p>
<p>Faithfully re-imagined, ZRI present one of Brahms's best loved chamber music works, the Clarinet Quintet, in the form of a tavern ensemble of its time. Re-scored here with a santouri and accordion for the rich folk band sounds that inspired the original piece itself, ZRI weaves in gypsy and klezmer music to present a performance from a time when classical and folk came from the same place.</p>
<p>ZRI is a band of world class musicians who have appeared at major festivals, on major stages and in major films. Tonight we play several movements from Brahms' Clarinet Quintet intertwined with sweet and gritty traditional dances from the Carpathian Mountains.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/zri-brahms-s-clarinet-quintet-reimagined-1-free-performance">Free performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/zri-brahms-s-clarinet-quintet-reimagined-1-free-performance/ZRI%202%20by%20Manuel%20Harlan%20web%202.jpg?1335189976" alt="ZRI">
</div>
<div id="jonny" style="display: none">
<h1>Jonny Kearney and Lucy Farrell: In the Tradition</h1>
<p>8:45pm / Hall One</p>
<p>Delicate, haunting and heartbreaking are just a few of the words that have been used to describe Jonny and Lucy’s music. After meeting at Newcastle University six years ago, they formed an unlikely alliance – unlikely because Jonny with his bittersweet kitchen-sink dramas, shows sympathy with American storytellers like Dylan and Tom Waits, while Lucy’s traditional folkie upbringing and vocal style couldn’t be more English.</p>
<p>Just as likely to appeal to fans of Gillian Welch and The Low Anthem as the traditional folk world, their first recording, The North Farm Sessions, received great plaudits in the press, and their latest, Kite, looks set to do the same.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/jonny-kearney-and-lucy-farrell-in-the-tradition-1">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/jonny-kearney-and-lucy-farrell-in-the-tradition-1/Jonny%20Kearney%20and%20Lucy%20Farrell%20web.jpg?1333450268" alt="In the Tradition">
</div>
<div id="alexander" style="display: none">
<h1>Alexander Hawkins: Solo on Piano</h1>
<p>9:00pm / Hall Two</p>
<p>It’s very rare to see Alexander Hawkins perform as a solo artist, so don’t miss this chance! Brief solo performances from ensemble albums have met with critical approval and intrigue, with parallels in soundworld being drawn with Sun Ra, Muhal Richard Abrams, Thelonious Monk, Cecil Taylor, and Art Tatum - perhaps Hawkins’ prime inspiration.</p>
<p>Hear Hawkins give free reign to his imagination and technique, presenting brand new material – recently recorded for forthcoming release – which draws on his full range of influences as a composer and improviser, in this most intimate of instrumental settings.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/alexander-hawkins-solo-on-piano">Buy ticket</a></h2>
<h1>Alexander Hawkins Piano Trio</h1>
<p>10:15pm / Hall Two</p>
<p>This is Alexander Hawkins’s first public concert of music for piano trio. For this programme of entirely new music he is joined by two peers with whom he has built up a striking musical empathy: Neil Charles (double bass) and Tom Skinner (drums).</p>
<p>Hawkins’s six-piece ensemble has been described as ‘unlike anything else in modern creative music’ and ‘one of the most vividly distinctive in contemporary jazz’. Join him at Kings Place Festival so see how his prodigious talents translate in trio format.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/alexander-hawkins-piano-trio">Buy ticket</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/alexander-hawkins-piano-trio/AlexanderHawkins%20TakeFive%2C%20Emile%20Holba%20web.jpg?1334232629" alt="Alexander Hawkins">
</div>
<div id="serious" style="display: none">
<h1>Serious Cabaret: Leaving Berlin</h1>
<p>9:15pm / St Pancras Room</p>
<p>With the rise of Nazism and Hitler’s Chancellorship in 1933, a vast number of musicians, artists and composers left Germany spreading their influence around the globe. This programme delves into the world of Berlin cabaret and political theatre between 1900-1933 - and beyond.</p>
<p>Songs by Weill, Spoliansky, Eisler, Hollaender, Blitzsein, Schoenberg and Zemlinsky.</p>
<p>Serious Cabaret is the new CD by Mary Carewe and Philip Mayers and also describes their unique take on cabaret – a mix of classic 1920s Berlin cabaret, art and theatre songs and contemporary classical repertoire.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/serious-cabaret-leaving-berlin">Buy tickets</a></h2>
<h1>Serious Cabaret: Over the Piano</h1>
<p>10:30pm / St Pancras Room</p>
<p>Throughout the 20th Century serious, and not so serious, composers flirted with cabaret and jazz. Mary Carewe and Philip Mayers perform art songs by Barber, Bowles and Duke, theatre songs - many gloriously reinvented in Mayers’ virtuosic arrangements - by Gershwin, Coward and Barry as well as cabaret songs by Britten, Gottlieb and Bolcom.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/serious-cabaret-over-the-piano">Buy tickets</a></h2>
</div>
<div id="emily" style="display: none">
<h1>Emily Portman Trio: In the Tradition</h1>
<p>10:00pm / Hall One</p>
<p>Inspired by the darker underbelly of folklore and balladry, singer, songwriter and concertina player Emily Portman weaves harmony-rich narratives of both the magical and the monstrous. With two 2010 BBC Folk Award nominations, she is fast gaining a reputation for her song-writing talent and lark-like voice.</p>
<p>Emily first cut her teeth on the folk scene with harmony trio The Devil’s Interval, annually tours with Waterson:Carthy, and has commendations from a host of folk luminaries. Emily’s debut solo album <i>The Glamoury</i> has been received with overwhelming critical acclaim.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/emily-portman-trio-in-the-tradition-1">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/emily-portman-quartet-in-the-tradition-1/Emily-Portman-by-Kat-Timmins-web.jpg?1333030424" alt="Emily Portman">
</div>
<div id="jim" style="display: none">
<h1>Jim Hart & Barry Green</h1>
<p>10:45pm / Box Office Stage</p>
<p>Vibraphonist, marimba-player, composer and sometime drummer Jim Hart is one of the most talked-about young players on the UK scene. Tonight he will be playing vibes and is joined by Barry Green on piano.</p>
<p>Drawing on a wealth of experience from across the jazz spectrum, Jim Hart and Barry Green have worked with many of the legends of the British scene as well as a host of international stars. Well versed in the jazz tradition, both are also highly regarded as contemporary leaders. Together they draw on a vast repertoire, old and new, playing with freedom and creativity through seamless interaction.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/jim-hart-barry-green-free-performance">Free performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/jim-hart-and-barry-green/Jim%20Hart%20web.jpg?1334071344" alt="Jim Hart and Barry Green">
</div>
<div id="ardal" style="display: none">
<h1>Ardal O'Hanlon</h1>
<p>11:15pm / Hall One</p>
<p>We’re thrilled to welcome back comedian Ardal O’Hanlon to Kings Place Festival. After last-year’s sell-out performance the star of Father Ted and My Hero is returning with more of his critically acclaimed, award-winning stand-up.</p>
<p>Charming, quirky and self-effacing, Ardal has toured to sell out audiences internationally and this is a rare opportunity to see one of the most in-demand stand-ups working in such intimate surroundings.</p>
<p>Ardal’s TV credits include guest starring roles in Skins and Doctor Who, and his debut novel The Talk of the Town remained in the bestseller charts for more than 6 months.</p>
<p>The regular home of comedy at Kings Place is Hall Two, but Ardal has proved so spectacularly popular we’ve moved him into the auspicious surroundings of Hall One for one night only.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/comedy/ardal-o-hanlon-0">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/ardal-o-hanlon/Ardal%20O%27Hanlon%20by%20Claes%20Gellerbrink%20web.jpg?1334231947" alt="Ardal O'Hanlon">
</div>
</div>
<div id="saturdaylistings">
<div id="impropera" style="display: none">
<h1>Impropera: The Wobbly World of Opera</h1>
<p>10:00am, 11.15am / Hall Two</p>
<p>Why did the Caveman start to sing? What was under Mozart’s wig? What did Verdi really want to be when he grew up?</p>
<p>And what's the MOST important thing about opera anyway?</p>
<p>Impropera answer all these questions and more in their brand new show for all the family. Independently improvisational, heart warming and hilarious, this romp through the story of opera needs you, the audience, to fill in the blanks. </p>
<p>Featuring the sublime and sometimes supernatural skills of a crack team of professional musicians the Wobbly World of Opera lifts serious music, rolls it around in its hands and points at the funny bits.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/comedy/impropera-the-wobbly-world-of-opera-for-all-the-family-1">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/the-wobbly-history-of-opera-for-kids-1/Impropera%20Family%20%28David%20Pearl%20and%20Robbo%20Robson%20%28C%29%20Impropera%29%20web.jpg?1334235344" alt="Impropera">
</div>
<div id="tarporley" style="display: none">
<h1>Tarporley Boat Trip</h1>
<p>10am, 11.30am, 1pm, 2.30pm, 4pm, 5.30pm / Kings Place</p>
<p>A trip with a difference! When you take a trip along the Regents Canal on historic narrow boat Tarporley, you don't just have to sit and watch the scenery go by - you can explore the boat and help work the locks too if you're feeling energetic. We take a maximum of twelve passengers, and crew members are always on hand to answer any questions.</p>
<p>Tarporley was built in 1937 for the Grand Union Canal Carrying Company, later became one of Britains first community narrow boats, and now has a permanent mooring at Kings Place. We will take you through the Islington Tunnel and you will get the chance to see first hand how a lock operates as we make our way to City Road Basin and back again.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/interact/canal-trip-sat-159-2012-1000">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/canal-trip-sat-159-2012-1000/Tarporley%20web.jpg?1335182329" alt="Tarporley Boat Trip">
</div>
<div id="art1" style="display: none">
<h1>Art Activities for Kids</h1>
</div>
<div id="leon" style="display: none">
<h1>Debussy at 150: Pour Le Piano</h1>
<p>12:30 / Hall One</p>
<p>Debussy’s early work, Pour le piano, with its neo-Baroque leanings and Rococo decorousness, harks back to the flamboyant and virtuosic Italian concerto of JS Bach. Separating these sparkling masterworks are two atmospheric Nocturnes by the great Romantic poet and keyboard colourist, Frederic Chopin, whose evocative studies in the form were surely an inspiration to Debussy.</p>
<p>Leon McCawley is firmly established as one of Britain’s finest pianists, praised for the purity of his lyrical, heartfelt performances. Championing core classical repertoire together with the unknown, McCawley’s CD releases have been impressing critics far and wide.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/leon-mccawley-plays-debussy-pour-le-piano">Buy tickets</a></h2>
<h1>Debussy at 150: Bells Through the Leaves</h1>
<p>1:45pm / Hall One</p>
<p>Debussy’s beguiling depiction Cloches à travers les feuilles (Bells through the leaves) is echoed by two earlier bell-inspired works of Liszt and Rachmaninov, the first an intense evocation, the second a thunderous, chiming étude.</p>
<p>To complete the concert, Schumann’s celebratory and inventive Carnival, a collection of short pieces representing masked revellers in which Schumann gives musical expression to himself, his friends and colleagues, and characters from Commedia dell’arte – a work full of fantasy and vivid imagination.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/leon-mccawley-plays-debussy-bells-through-the-leaves">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/leon-mccawley-plays-debussy-bells-through-the-leaves/Leon%20McCawley%20%284%29%20Photo%20credit-%20Clive%20Barda%20web.jpg?1334237524" alt="Debussy at 150">
</div>
<div id="national" style="display: none">
<h1>NYJC: DECTET</h1>
<p>12:45pm / Box Office Stage</p>
<p>Welcome to the National Youth Jazz Collective (NYJC), a vibrant National Youth Music Organisation that supports the creative and educational needs of the young jazz musician.</p>
<p>NYJC focuses on small group improvisation and creates a pathway of progression designed to support young jazz musicians from beginner to emerging professionals through a rolling programme of regional activities across England, the National Youth Jazz Summer School, and by supporting the needs of regional educators and music leaders.</p>
<p>A vibrant, highly creative 45-minute set of improvised music, performed by the National Youth Jazz Collective’s Kings Place dectets. The Collective draws on repertoire learnt during their Collective’s 2012 series of Sunday sessions, led by Founder and Artistic Director Issie Barratt and the Collective’s mega-talented and highly inspirational multi-instrumentalist, Percy Pursglove.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/national-youth-jazz-collective-dectets-free-performance">Free performance</a></h2>
<h1>NYJC: Dectet</h1>
<p>2:00pm / Box Office Stage</p>
<p>The National Youth Jazz Collective and Watermill Jazz proudly present a programme of original and innovative jazz compositions, performed by the National Youth Jazz Collective's world-class octet (hand-picked from the highly-competitive National Youth Jazz Collective’s 2012 Summer School).</p>
<p>Led by jazz luminaries Nikki Iles and Issie Barratt, they perform works by eight of the nation's most talented young jazz players, shortlisted for the Watermill Jazz Young Composers 2012 Award (funded by PRS – Foundation of New Music and Youth Music and supported by the Kings Place Music Foundation).</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/national-youth-jazz-collective-octet-free-performance">Free performance</a></h2>
</div>
<div id="tomorrows" style="display: none">
<h1>Duke Ellington's The Queen's Suit</h1>
<p>12:45pm / Hall Two</p>
<p>In 1958 Duke Ellington was presented to Queen Elizabeth II and the Duke of Edinburgh at a private reception to mark the bicentenary of Leeds Festival. So inspired was Ellington by this meeting that he promised to compose a suite in honour of The Queen. </p>
<p>The Queen’s Suite, one of Ellington’s greatest and most beautiful works, was shrouded in mystery with the composer insisting only one recording be pressed and handed directly to the Royal household. The piece remained hidden from the public until after Ellington’s death.</p>
<p>To mark and celebrate HM Queen Elizabeth II's Diamond Jubilee, Gary Crosby’s oustanding Tomorrow’s Warriors Youth Jazz Orchestra perform The Queen’s Suite in its entirety, recreated by their musical director, Peter Edwards - one of the most talented young artists of his generation.</p>
<p>Tomorrow's Warriors is rapidly building a reputation as the hippest young jazz collective in the country and has long been acclaimed for producing exciting new talent. These young musicians - all aged between 15 and 19 - have been honing their skills for over five years, creating a unique vibe and a shared fresh approach to jazz and contemporary music.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/tomorrows-warriors-youth-jazz-orchestra-duke-ellington-s-the-queens-suit">Buy tickets</a></h2>
</div>
<div id="rock" style="display: none">
<h1>Spectator Versus New Statesman</h1>
<p>1:00pm / St Pancras</p>
<p>At the start of an exciting, unpredictable new political season Steve Richards presents an overview and then chairs a discussion on what is happening behind the scenes to the coalition, to Ed Miliband's Labour Party and on what will happen next with two star columnists: The Political Editor of the Spectator, James Forsyth and the Political Editor of the New Statesman, Rafael Behr.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/spoken-word/steve-richards-guests-politics-live">Buy tickets</a></h2>
<h1>Mighty Media</h1>
<p>2:15pm / St Pancras Room</p>
<p>Steve Richards takes you behind the scenes of British politics and the media at the start of a dramatic new political season: He will give you his unique take on the powerlessness of the supposedly powerful and the absurdity of the still mighty media.</p>
<p>A must for anyone with an interest in politics, economics and journalism.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/spoken-word/steve-richards-politics-live">Buy tickets</a></h2>
<img src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/the-independent039s-steve-richards-amp-guests-politics-live-2/Steve_Richards%20web.jpg?1334055797" alt="Politics Live">
</div>
<div id="cake" style="display: none">
<h1>Cake Decorating Class</h1>
<p>1:45pm / Battlebridge Room</p>
<p>This is a basics class dedicated to children. Do you fancy learning how to decorate your very own cup cakes? Green & Fortune Café’s friendly pastry chef will show you how to get creative.</p>
<p>Green & Fortune Café is located in theatrium of Kings Place. We specialise in hearty food madewith the British seasonal ingredients.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/food-drink/cake-decorating-class-free-event">Free Event</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/cake-decorating-class-free-event/Cupcakes%20web.jpg?1335184371" alt="Cake">
</div>
<div id="denys" style="display: none">
<h1>Deny Baptiste: Triumvirate</h1>
<p>2:00pm / Hall Two</p>
<p>The multi-award-winning saxophonist/composer Denys Baptiste brings his vital new trio to the Kings Place Festival as he opens the page on a new, modern songbook. Triumvirate teams Denys with double bassist Larry Bartley and drummer Moses Boyd as they take quality songs of the recent past and reinterpret them in trio format to ‘present familiar material in an unfamiliar way'.</p>
<p>The arrangements are fluid improvised pieces that retain their essence and familiarity. Triumvirate explores the hidden corners of compositions ranging from Gnarls Barkley's Crazy to D'Angelo's Brown Sugar. An unexpected source of inspiration for Denys Baptiste perhaps, but one that he hopes will open audiences' ears to new and interesting music.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/denys-baptiste-triumvirate">Buy Tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/denys-baptiste-triumvirate/Denys-Baptiste_new.jpg?1335286841" alt="Deny Baptiste">
</div>
<div id="odissi" style="display: none">
<h1>Kalpavriksha</h1>
<p>2:45pm / Concert Level (-2)</p>
<p>Originally created in response to the beautiful natural surroundings of South Hill Park, this dance piece celebrates the stability and vitality of trees and the backdrop that they provide to our daily existence. Reaching out in all directions to weave a canopy above and network below, they represent a link between the earthly and the spiritual and have become the focus of pilgrimage, thanksgiving and wish-making in many cultures.</p>
<p>The dancers use classical South Asian and Contemporary movement styles to explore the tradition of the Kalpavriksha as dreams take flight under the shade of its branches.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/free/odissi-ensemble-kalpavriksha-free-dance-performance">Free Dance Performance</a></h2>
<h1>Dance Duet: Katie Ryan and Khavita Kaur</h1>
<p>5:00pm / Concert Level (-2)</p>
<p>Odissi is recognised for its sculptural poses, lyrical articulation of the body. Intricate rhythms and detailed hand gestures join with evocative expression.</p>
<p>Combining dedication to the tradition of this classical Indian dance form with a modern sensibility, the dancers perform a duet exploring the interaction of the spiritual and sensual through the vibrancy and vitality of a classical Indian dance.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/world/dance-duet-katie-ryan-and-khavita-kaur-from-the-odissi-ensemble-free-dan">Free Dance Performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/dance-duet-katie-ryan-and-khavita-kaur-from-the-odissi-ensemble-free-dance-performance/Akademi%20Web%20Image%20JPEG%5B1%5D%20web.JPG?1335178302" alt="Dance Duet">
</div>
<div id="sacconi" style="display: none">
<h1>Sacconi Sound Bites</h1>
<p>3:15pm / Hall One</p>
<p>Have you ever thought about going to a classical concert, but were worried that it might be long, stuffy, with no escape hatch? Some of the greatest music ever written has been for the string quartet, that amazing group of instruments which combine to make a luscious, rich sound. However, programmes often consist of three big works, and if you are unfamiliar with this music, that can be intimidating.</p>
<p>Join the vibrant Sacconi Quartet for a unique exploration of the string quartet. The players will personally guide you through single movements from some of the masterworks of the genre, and answer any questions you may have. Get to know the instrumentalists, and what the music means to them. Come to be uplifted by Haydn, moved by Mendelssohn and exhilarated by Beethoven.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/classical/the-sacconi-quartet-sacconi-sound-bites">Buy tickets</a></h2>
<h1>Bartok's 3rd Quartet - What's Under the Bonnet?</h1>
<p>4:30pm / Hall One</p>
<p>Bartók composed some of the most thrilling and engaging chamber music ever written. The Sacconi Quartet invites you to take the plunge and explore the extraordinary world of Bartók’s third string quartet.</p>
<p>In this discovery concert, the Sacconi Quartet will explain their passion for Bartók, uncover the techniques he used to create his dynamic textures and talk about its relevance in the history of the chamber music repertoire.A new country cannot truly be appreciated without first knowing a little of the language.</p>
<p>Similarly, the more one understands the language and grammar of Bartók’s music, the more you appreciate his art. So come along and join the Sacconis on a voyage of discovery!</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/the-sacconi-quartet-bart-k-s-3rd-quartet-what-s-under-the-bonnet">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/the-sacconi-quartet-bartok-s-3rd-quartet-what-s-under-the-bonnet/Sacconi7%C2%A9Venetia_van_Hoorn_Alkema%20web.jpg?1334241292" alt="The Sacconi Quartet">
</div>
<div id="stompin" style="display: none">
<h1>Foot-stompin' Folk: Stompin' Dave Allen</h1>
<p>3:30pm / Hall Two</p>
<p>Dorset-based Stompin' Dave Allen is the man when it comes to American roots music. He performs on vocals, guitar, five-string banjo, fiddle, harmonica and flatfoot dancing. Stompin' Dave had quite a year last year with performances across England, Ireland and Wales. He has also been appearing at venues across the west country with musicians from the USA, including The White Mountaineers, Ira Bernstein, Riley Baugus and the legendary Julie Felix.</p>
<p>Inspired by sounds from across the Pond, Kings Place Festival and Red Orange offer you a rare opportunity to immerse yourself in the very best of American traditional music of every hue. Old-time, bluegrass, blues, country blues, folk, vintage country and hillbilly – all performed by masters of their craft. Get those toes tapping, and get on down!</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/stompin-dave-allen">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/stompin039-dave-allen/DAVE_INFIELD%20PICTURE%20BY%20LOUISE%20ALLEN%20web.jpg?1334241881" alt="Stompin Dave">
</div>
<div id="imagined2" style="display: none">
<h1>Julith Jedamus & Dan Burt: Currents</h1>
<p>3:45pm / St Pancras Room</p>
<p>Poet in the City and Carcanet journey around the globe to present an exciting showcase of international English-language poets.</p>
<p>Giving the series a transatlantic feel, Poet in the City and Carcanet are delighted to present two American-born poets: Julith Jedamus and Dan Burt. Both now live in London, and both have produced much heralded first collections in 2012 (Dan Burt’s We look like this, Judith Jedamus’s The Swerve). Don’t miss this great opportunity to experience these exciting new poetic voices.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/spoken-word/julith-jedamus-dan-burt-currents">Buy tickets</a></h2>
<h1>Carola Luther & Peter McDonald: Latitudes</h1>
<p>5:00pm / St Pancras Room</p>
<p>On the final leg of their voyage, Poet in the City and Carcanet explore poetic latitudes from the southern tip of Africa to Northern Ireland. Carola Luther spent her childhood in South Africa and received immediate recognition for her inspired collection Walking the Animals, shortlisted for Forward Best First Collection Prize in 2004. This year she is Poet in Residence at the Wordsworth Trust.</p>
<p>Peter McDonald was born and grew up in Belfast. A prominent critic of modern and contemporary poetry, his Collected Poems will be published by Carcanet in September 2012. Two acclaimed, fresh and exciting voices, they represent some of the very best in contemporary poetry.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/spoken-word/carola-luther-peter-mcdonald-latitudes">Buy tickets</a></h2>
</div>
<div id="wine" style="display: none">
<h1>Wine Tasting</h1>
<p>4:00pm / Battlebridge Room</p>
<p>Wine is one of the best things in life. Don’t miss the chance to top up your wine knowledge. For just £4.50 you’ll enjoy a 45 minutes tasting of some classic, unique and weird wines from around the world.</p>
<p>Rotunda’s wine list was awarded with the prestigious Chairman’s Award at the Louis Roederer Wine List of the year (2011) Awards. We organise bespoke wine tastings for small or large groups. We also run our own Wine Club organising tastings, and food and wine matching nights throughout the year.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/food-drink/wine-tasting">Buy tickets</a></h2>
</div>
<div id="inner" style="display: none">
<h1>Inner Chordence</h1>
<p>4:00pm / Gallery Level (-1)</p>
<p>Inner Chordence formed in 2010 amidst the smouldering mess of a Girls Aloud tribute band break up which saw them banned from 9 developed countries. The former members are remaining tight lipped, which is ironic given the word on the street is that this was due to a lip syncing scandal whilst supporting Justin Bieber's Japanese tour "Hair That Tweets". After recovering from the tabloid fuelled controversy, the members decided on a bold new approach; no autotune in live performances and no instruments.</p>
<p>Lisa, Saffy, Jacqui, Reuben, Morten and James make up the current international line-up, representing Scandinavia, Australasia and England (including even Cornwall.) When they're not doing motivational speaking gigs or sharing their wisdom of pop-stardom-gone-wrong with juvenile delinquents, they can be found strutting their stuff at live music venues around London.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/inner-chordance-free-performance">Free performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/inner-chordance-london-a-cappella-festival-present/Inner%20Chordence%20Hi%20Res%20Promo%20web.JPG?1334053331" alt="Inner Chordence">
</div>
<div id="slippery" style="display: none">
<h1>The Slippery Hill Boys</h1>
<p>4:45pm / Hall Two</p>
<p>Think of bluegrass and chances are The Beverley Hillbillies and Duelling Banjos come to mind. But bluegrass is more - so much more. It’s simple in structure, yet it has given us some of the most talented musicians on the planet. It inspired no less than the king himself, Elvis Presley, though the Slippery Hill Boys's version of 'Blue Moon of Kentucky' is somewhat faster.</p>
<p>Their music takes in lightning-fast classics, soulful harmonies and gospel tunes. There’s quite a bit of swapping around of instruments - it's rare to have one highly-talented banjo player in a band, let alone two, one of whom doubles as a fine flatpicker. Mandolin and bass complete the line up, with the occasional bit of penny whistle. Magical.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/folk/the-slippery-hill-boys">Buy tickets</a></h2>
<iframe width="285" height="160" src="http://www.youtube.com/embed/__5dPetuhHc?feature=player_embedded" frameborder="0" allowfullscreen></iframe>
</div>
<div id="lekker" style="display: none">
<h1>The Lekker Quintet</h1>
<p>5:45pm / Box Office Stage</p>
<p>Recent finalists in the St Martin's Chamber Music Competition, this talented young quintet (who all study at the Royal Northern College of Music) have already played to audiences at the North West New Music Festival and the RNCM Chamber Music Festival.</p>
<p>Its members are currently forging individual careers for themselves in the professional world, performing with the likes of the Hallé and the Manchester Camerata. Upcoming concerts include playing at the Malcolm Arnold Festival and the Per Nørgård/Hans Abrahamsen Festival.</p>
<p>Today’s programme contrasts Barber’s lyrical lines depicting a drowsy summer afternoon with the strict tempo and accentuated staccato notes of Ligeti’s music – and includes the less familiar works by Erkki Sven Tüür and Danzi.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/the-lekker-quintet-free-performance">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/the-lekker-quintet-free-performance/Lekker%20Quintet%205%20by%20Ben%20Mckee%20web.jpg?1335177444" alt="The Lekker Quintet">
</div>
<div id="dmitry" style="display: none">
<h1>The Art of Transciption: Goldberg Variations</h1>
<p>6:00pm / Hall One</p>
<p>When Dmitry Sitkovetsky heard Glenn Gould’s last recording of the Goldberg Variations, it was one of the most powerful musical experiences of his life and he became fascinated with Gould as a musician and with the piece itself. Sitkovetsky decided to make a transcription of the work – just as an experiment.</p>
<p>After all, Gould had commented that Bach’s music was readily transcribable from one instrument to another; it was really what one could call ‘absolute’ music, transcending instrumentation. Not only did Sitkovetsky go on to transcribe it successfully for string trio, but also made a version for string orchestra and recorded the work in both forms. They remain extremely popular and are regularly programmed.</p>
<p>His work on the Goldbergs led to a lifetime fascination with the process of musical metamorphosis and Sitkovetsky has since made many more transcriptions. In this lecture Mr. Sitkovetsky will discuss the thoughts and processes behind his art of transcription.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/dmitry-sitkovetsky-presents-bach-goldberg-variations">Buy tickets</a></h2>
<h1>The Art of Transcription: A Soldier's Tale</h1>
<p>7:15pm / Hall One</p>
<p>In 1918, Igor Strainvsky wrote A Soldier’s Tale, a piece of musical theatre designed ‘to be read, played and danced’. It was arranged for a small ensemble to compensate for the lack of players during World War I, when so many were enlisted in the armed services. It tells a parable of a solider who trades his fiddle to the devil in exchange for a book that predicts the future of the economy.</p>
<p>Dmitry Sitkovetsky has played this piece many times throughout his life but felt that it could be revisited and reworked into a different form. He decided to expand the music by transcribing and incorporating other contemporary works by Stravinsky as well as recreating the text for a vibrant current feel. In this lecture Dmitry Sitkovetsky will discuss this work-in-progress and illustrate his thoughts behind this intriguing composition.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/dmitry-sitkovetsky-presents-stravinsky-a-soldier-s-tale">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/dmitry-sitkovetsky-presents-stravinsky-a-soldier-s-tale/DSitkovetsky4-PhotoCredit-J__Henry_Fair%2C_2005%20web.jpg?1334244132" alt="Dmitry">
</div>
<div id="latin" style="display: none">
<h1>Maria Camahort & Friends</h1>
<p>6:15pm / Hall Two</p>
<p>Spanish traditional music has always been an important source of inspiration for classical composers. It rose to prominence at the end of the 19th century, when Spanish composers such as Falla, Mompou, or Granados drew on the stories and flavour of their traditional music in new compositions, the guitar itself being one of the main influences.</p>
<p>Maria Camahort, together with four other brilliant musicians, presents an evening of classical music with a difference, aiming to share with the audience the vivid colours, earthy textures and mesmerising rhythms of Spanish musical art.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/maria-camahort-friends-latin-perspectives">Buy tickets</a></h2>
<h1>Santiago Quartet & Ahmed Dickinson Cardenas</h1>
<p>7:30pm / Hall Two</p>
<p>The Santiago Quartet and Cuban virtuoso guitarist Ahmed Dickinson Cardenas joined forces in 2010 to pursue their mutual passion for championing music of Latin origin in the UK and worldwide. Their performances together have been met by universal acclaim and The Latin Perspectives album they launched together in 2011, has caused a stir on the Classical and World Music scenes.</p>
<p>Praised by Gramophone for the ‘obvious chemistry between the musicians’, the disc has already been nominated for a Songlines Music Award for Best Artist for their ‘stellar ability and the sort of musical intuition that makes a good ensemble great.’</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/santiago-quartet-ahmed-dickinson-cardenas-latin-perspectives">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/santiago-quartet-amp-ahmed-dickinson-cardenas/Santiago%20Quartet%20%26%20Ahmed%201%20web.jpg?1334245033" alt="Maria Camahort">
</div>
<div id="darbar" style="display: none">
<h1>Tabla + Mridangham Duet</h1>
<p>6:30pm / St Pancras Room</p>
<p>A visionary percussion of brilliant Indian rhythms by young maestros; Gurdain Rayatt on tabla and Pirashanna Thevarajah on mridangam.</p>
<p>Enjoy the journey of sounds from both north and south Indian percussive influences pushing the boundaries of tradition and modern beats. The dynamic musicians have performed alongside Ravi Shankar, Nitin Sawhney, Anoushka Shankar, Bickram Ghosh, Talvin Singh, Susheela Raman, Akram Khan to name a few.</p>
<p>The rhythm of life is observed, a rhythm that first endures and then grows to embody the melody around it. From beat to key, from the traditional to the contemporary.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/darbar-tabla-mridangham">Buy tickets</a></h2>
<h1>Sitar + Sarod Duet</h1>
<p>7:45pm / St Pancras Room</p>
<p>These young maestros come together to present raga music led through two of the most innovative British musician’s, Soumik Datta on sarod and Harmeet Virdee on sitar.</p>
<p>Soumik is a young British composer and one of the most acclaimed Sarod (muscular plucked Indian string instrument) players of his generation. ‘One of Britain’s most compelling star musicians’. Soumik continues to develop projects which are progressive, risky and unpredictable.</p>
<p>Alongside Soumik on sitar is Harmeet who displays serenity, vibrancy and stunningly mature improvisations. Harmeet Virdee plays this most iconic of Indian classical instruments, made famous by Pandit Ravi Shankar, with charismatic vibrancy and skill, matched by speed and the power of his musical strokes.</p>
<p>Together they weave through melodic ragas and rhythm by Gurdain Rayatt on tabla and Pirashanna Thevarajah on mridangam.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/darbar-sitar-and-sarod-duet"></a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/sitar-and-sarod-duet-darbar-at-kings-place/Concert-2-main-pic-soumikdatta_16_248x186.jpg?1336646214" alt="Soumikdatta">
</div>
<div id="ben" style="display: none">
<h1>Ben Hazleton & Julia Biel</h1>
<p>7:00pm / Box Office Stage</p>
<p>Double bassist Ben Hazleton, well-versed in the styles of bebop, deep low grooves and gritty slides invites the critically acclaimed singer and songwriter Julia Biel, known for her soulful approach, to explore the medium of popular song through the 20th and 21st centuries in this intimate duo setting. Both multi-instrumentalists, this show will feature voice, double bass and piano in different combinations.</p>
<p>Of Julia Biel: 'A voice of supreme subtlety and honeyed depth. Her mesmerizing voice and magnetic stage presence should encourage many to follow where she leads... about to hit the big time...' The Guardian</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/ben-hazelton-and-julia-biel-free-performance">Free performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/ben-hazelton-and-julia-biel-spitz-presents/Julia%20Biel%20web.jpg?1334057481" alt="Julia Biel">
</div>
<div id="marian" style="display: none">
<h1>Marian Consort</h1>
<p>8:00pm / Gallery Level (-1)</p>
<p>Taking its name from the Blessed Virgin Mary, a popular focus of religious devotion in the sacred music of all ages, The Marian Consort was formed at Oxford University in 2007 to explore the repertory of the Renaissance and Baroque, combining academic insight with the highest levels of performance practice.</p>
<p>Since then, this ‘astounding’ (The Herald) ensemble has has been featured on BBC Radio 3’s The Early Music Show and In Tune, was a finalist in the 2009 York Early Music Festival International Young Artists’ Competition, and is a current ‘Young Artist’ of The Brighton Early Music Festival. </p>
<p>The group, directed by Rory McCleery, draws its members from amongst the very best young singers on the early music scene today. The group’s ‘auspicious’ debut disc invited praise from reviewers for its ‘fluent performances’ and ‘flawlessly executed programme’, and was singled out by Andrew McGregor on Radio 3’s CD Review for its 'attractive and arresting sound'.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/the-marian-consort-free-performance">Free performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/marian-consort/Marian%20Consort%20web.jpg?1334239100" alt="Marian Consort">
</div>
<div id="academy" style="display: none">
<h1>Romantic Sextets: Strauss and Dvorak</h1>
<p>8:45pm / Hall One</p>
<p>Strauss’s ‘conversation piece’ for Sextet is taken from his final opera, the one-act <i>Capriccio</i>. The libretto, by the conductor Clemens Krauss, addresses the age-old battle for operatic supremacy between music and words, personified by a poet and a composer who are vying for the affections of their aristocratic patron, the Countess.</p>
<p>At the beginning, music is supreme: a string sextet is heard which, when the curtain goes up, turns out to be a performance for the entertainment of the Countess and her guests. Dvorák’s Sextet in A major was composed in 1978, soon after his successful first series of Slavonic Dances.</p>
<p>The Sextet opens with a melodious Allegro, and concludes with a charming theme and variations in the manner of the composer’s Eighth Symphony. The two central movements could hardly be more contrasted, the elegiac Dumka- a kind of Slavonic lament- offset by the Furiant’s hurtling forward momentum. </p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/academy-of-st-martin-in-the-fields-chamber-ensemble-strauss-and-dvor-k">Buy tickets</a></h2>
<h1>Romantic Sextets: Borodin and Tchaikovsky</h1>
<p>10:00pm / Hall One</p>
<p>Borodin’s Sextet in D minor of which, unfortunately, only the first two movements survive, is thought to have been composed in 1860 while the composer was studying in Heidelberg. In the canonic first movement, a delightful Allegro, the instruments enter with the theme one after the other. The soulful Andante, like the final movement of Tchaikovsky’s sextet, reveals the influence of Russian folk melodies.</p>
<p>The Souvenir de Florence was written during the last years of Tchaikovsky’s life. It was composed upon his return from Florence, where the composer had been completing his penultimate opera The Queen of Spades. Tchaikovsky had written little chamber music, but he seems to have devoted a great deal of energy to perfecting the piece before its first performance in 1892.</p>
<p>‘What a sextet,’ he wrote to his brother, ‘and what a fugue at the end – it’s a pleasure! Awful, how pleased I am with myself!’</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/academy-of-st-martin-in-the-fields-chamber-ensemble-borodin-and-tchaikov">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/academy-of-st-martin-in-the-fields-chamber-ensemble-borodin-and-tchaikovsky/ASMF_box%20by%20Alicia%20J%20Rose%20web.jpg?1334658414" alt="Romantic Sextets">
</div>
<div id="pete" style="display: none">
<h1>Pete Roth Band</h1>
<p>8:45pm / Box Office Stage</p>
<p>German born jazz guitarist Pete Roth is one of MGP Record's new rising stars. His acclaimed debut album, Meridian, achieved rave reviews and his highly energetic live performances have seen him rising fast in the London Jazz scene.</p>
<p>The band has successfully finished two European tours and many gigs in London, with ever growing audiences and performances in such prestigious venues such as the Dean Street Jazz Club in Soho. The music is an exciting mix of melodic Jazz, Latin and World music influenced original compositions. The band creates both musically light shades from beautiful romantic melodies to highly energetic riffs.</p>
<p>The band consists of some of England’s hottest session players including Tim Sanders (saxophone) best known for his work with Eric Clapton, The Who and Sting. Completing the line up is bass player Dave Suttle, Peter King and Gabor Dornyei, just voted by rhythm magazine as one of the top ten players to look out for in the world!</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/pete-roth-band-free-performance">Free performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/pete-roth-band/Pete%20Roth%20Live%20web.jpg?1334239896" alt="Pete Roth">
</div>
<div id="troyka" style="display: none">
<h1>Troyka</h1>
<p>9:00pm / Hall Two</p>
<p>Just four years ago pianist / composer Dave Stapleton and jazz photographer Tim Dickeson joined forces to form artist-based Edition Records. Its growth has been meteoric, and it is now one of the leading jazz labels in the UK, critically acclaimed at home and internationally. In these Festival concerts Edition Records presents just a few of its exceptional musicians. Enjoy!</p>
<p>Razor-sharp trio Troyka is the coming together of three of the most dynamic virtuoso artists on the UK’s creative music scene: Chris Montague, Kit Downes and Joshua Blackmore. In this concert the trio perform tracks from their much-anticipated second album, Moxxy.</p>
<p>With Moxxy, Troyka have honed and developed their smarts, while further sharpening their trademark bite. The result is rhythmically surprising and melodically unpredictable - a powerful aesthetic with hints of classic and alternative rock, and a smidgeon of funk. A sound that’s both rooted in history and startlingly original.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/troyka-edition-festival-1">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/troyka-edition-festival-1/Troyka%201%20web.jpg?1334659256" alt="Troyka">
</div>
<div id="bridget" style="display: none">
<h1>Bridget Christie: War Donkey</h1>
<p>9:15pm / St Pancras Room</p>
<p>What are Tory feminists? How did Hitler choose soups in restaurants? Why isn’t there a Spielberg blockbuster about donkeys, and why did Colonel Gadaffi hate them? Bridget Christie knows. And will wear stilts.</p>
<p>Baffling stand-up and grotesque manifestations from someone who’s been on Radio 4’s News Quiz, E4’s Cardinal Burns, Sarah Millican’s Support Group and Harry Hill’s Little Internet Show. </p>
<p>Sharp and surreal, Bridget Christie is a regular on the sketch and stand-up circuit, performing as herself, A Ant, the circuit's top ant comedian, and Jason the War Donkey. Her 2010 Edinburgh show, A Ant, was in the Top 10 best reviewed shows for that year and was featured in BBC2's The Culture Show.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/comedy/bridget-christie-war-donkey">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/bridget-christie-war-donkey/Bridget%20Christie%202%20by%20Steve%20Ullathorne%20web.jpg?1334660806" alt="War Donkey">
</div>
<div id="silent" style="display: none">
<h1>SilentArena: Silent Disco</h1>
<p>10:00pm / Battlebridge Room</p>
<p>Be part the latest dance phenomenon: headphone disco!</p>
<p>Silent discos are taking the world by storm at festivals and nightclubs around the globe. What’s it like? Well, just masses of people singing and dancing to apparent silence, with one half of the room humming a different tune to the other half. Cool! Discos have never been so much fun.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/silent-disco">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/silent-disco-by-silentarena/SilentArena%20logo%20black%20on%20white%20web.jpg?1334656638" alt="SilentArena">
</div>
<div id="ivo" style="display: none">
<h1>Ivo Neame Ensemble</h1>
<p>10:15pm / Hall Two</p>
<p>Just four years ago pianist / composer Dave Stapleton and jazz photographer Tim Dickeson joined forces to form artist-based Edition Records. Its growth has been meteoric, and it is now one of the leading jazz labels in the UK, critically acclaimed at home and internationally. In these Festival concerts Edition Records presents just a few of its exceptional musicians. Enjoy!</p>
<p>Ivo Neame has recorded and performed on piano and saxophone with leading jazz artists throughout the world and performs at London’s top jazz clubs with his own ensembles. He has established himself as one of the leading composers and pianists on the British scene and his critically acclaimed album Caught in the Light of Day received rave reviews.</p>
<p>Expect superb skill and high energy as Neame displays his expert command of large ensemble composition and improvisation with a line-up that includes some of London’s finest jazz musicians.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/ivo-neame-ensemble-edition-records-1">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/ivo-neame-ensemble-edition-records-1/Ivo%20Neame%20piano%20web.jpg?1334659821" alt="Ivo Neame">
</div>
<div id="colin" style="display: none">
<h1>Colin Hoult</h1>
<p>10:30pm / St Pancras Room</p>
<p>"Lewis Caroll meets League of Gentlemen…will draw out laughter from the deepest recesses of your soul.” <i>Time Out.</i></p>
<p>Colin Hoult’s acute ability to snap in and out of a multitude of personas, each as original and unique as the next, has garnered huge critical acclaim amongst the industry and critics alike.</p>
<p>A prolific writer and former winner of the Writers Guild Award for Comedy, Colin penned the hugely successful live shows: Carnival of Monsters, Enemy of the World and Inferno. This is character comedy at its most esoteric, profound, and extremely silly best.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/comedy/colin-hoult">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/colin-hoult/Colin%20Hoult%20by%20Idil%20Sukan%20and%20DrawHQ%20web.jpg?1334661220" alt="Colin Hoult">
</div>
<div id="ceremonies" style="display: none">
<h1>Ceremonies</h1>
<p>10:45pm / Box Office Stage</p>
<p>Ceremonies are an acoustic, ambient folk-noir/gothic country featuring Martin Wissenberg from Parkbench (Spitz Records): 'sophisticated slabs of lonesomeness' (Time Out, London), and Jayn Hanna from The Steals (Faun Records): 'the very epitomy of 21st Century folk gone electric' (Manchester Music).</p>
<p>This fateful collaboration entwines heavily layered 2-part vocal harmonies; hypnotic, lush guitar picking; and narrational, visceral story-telling laced with a 'hippie- doom' ambience. Ceremonies are currently recording an album to be released later this year.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/ceremonies-free-performance">Free performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/ceremonies/Ceremonies%20web.jpg?1334240343" alt="Ceremonies">
</div>
</div>
<div id="sundaylistings">
<div id="art2" style="display: none">
<h1> Art Activities for Kids </h1>
</div>
<div id="keyboard" style="display: none">
<h1>Jeffrey Siegel: Music for the Young and the Young at Heart</h1>
<p>11:00am / Hall One</p>
<p>Distinguished American pianist Jeffrey Siegel has already delighted audiences at Kings Place with his engaging Keyboard Conversations on the music of Mozart and Brahms. In these two concerts he explores and performs a host of beguiling pieces, some inspired by fantastical tales, others a reflection on childhood.</p>
<p>Music for people of all ages with young ears! A delightful group of short, attractive piano pieces – Mozart's Variations on ‘Twinkle Twinkle Little Star’, Rimsky Korsakov's Flight of the Bumblebee, Alec Templeton's Mr Bach Goes to Town, Bartók's Diary of a Fly, Kabalevsky's Galloping Comedians, Copland's Cat and the Mouse, Stravinsky's Circus Polka (the dancing Elephant) and more!</p>
<p>Siegel will briefly introduce each work before playing the composition in its entirety and a brief time for questions and answers will conclude this inviting programme.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/interact/jeffrey-siegel-music-for-the-young-and-the-young-at-heart">Buy tickets</a></h2>
<h1>Jeffrey Siegel: Great Composers View Childhood</h1>
<p>12:15pm / Hall One</p>
<p>Several great composers have written music for children, as well as compositions in which they look back on their own childhood. This programme includes the enchanting <i>Serenade for the Doll</i>, and the humorous <i>Golliwog's Cake Walk</i> from the <i>Children's Corner Suite</i> of Claude Debussy (whose 150th birthday we celebrate this year).</p>
<p>From Robert Schumann's <i>Album for the Young</i>, pieces written for his own children, we will hear the buoyant <i>Merry Peasant</i>, as well as the beloved <i>Dreaming</i> from his <i>Scenes from Childhood</i>. Compositions for young ears by Bach, Prokofiev, Grieg, and the Danish composer Carl Nielsen will also be heard.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/interact/jeffrey-siegel-great-composers-view-childhood">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/jeffrey-siegel-great-composers-view-childhood/Jeffrey-Siegel%20with%20David%20Suchet.jpg?1339779376" alt="Jeffy Siegle with David Suchet">
</div>
<div id="royal" style="display: none">
<h1>Royal Academy of Music: Octets for Strings</h1>
<p>11:15am / Hall Two</p>
<p>The Royal Academy of Music presents a programme of string octets, beginning with Shostakovich’s Two Pieces (1924-5), written at the same time as his First Symphony.</p>
<p>The Prelude is a thrilling piece contrasting dark lyricism and rich textures with energetic staccato figures and virtuosic cadenzas. The Scherzo uses extreme juxtaposition of mood, from its furious introduction to the sombre cello solo, and musical effects to emphasise the frantic nature of the music.</p>
<p>Mendelssohn’s Octet, written at the tender age of sixteen, has become a core work for string ensemble. The carefree exuberance throughout the work belies the fiendish technical intricacies, and demonstrates the young composer’s artistic mastery far beyond his years, while retaining his unfettered youthful verve.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/royal-academy-of-music-octet-for-strings">Buy tickets</a></h2>
<h1>Royal Academy of Music: Octets for Wind</h1>
<p>12:30pm / Hall Two</p>
<p>This afternoon’s concert opens with a dynamic piece written for an unusual combination of wind and brass instruments in the tragic aftermath of the war. Stravinsky’s Octet is one of his first post-War works to mark a distinct stylistic change, in an entirely new, neoclassical direction.</p>
<p>From his ingenious use of contemporary tonal ideas, to the seamless acknowledgment of music of bygone eras, including the Dies Irae chant, the waltz and a final majestic fugue, this work was destined to influence both the genre and the Parisian music scene from then on. To contrast, Mozart’s Serenade No. 11, a work of grandeur in its own right, will conclude this afternoon’s concert.</p>
<p>Mozart’s inventiveness comes into play in this magnificent work, combining folk songs in the Minuets, an Adagio of operatic dimensions and a breezy, light-hearted finale. This closing work is a sure-fire crowd pleaser, and concludes this not-to-be-missed performance!</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/royal-academy-of-music-octets-for-wind">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/royal-academy-of-music-octets-for-wind/538E6275%20copy%20web.jpg?1334663482" alt="Royal Academy of Music">
</div>
<div id="oae" style="display: none">
<h1>TOTS! Orchestra of the Age of Enlightenment</h1>
<p>11:30am, 12.45pm / St Pancras Room</p>
<p>A 45-minute TOTS workshop for under 5’s and their parents. You will join musicians from the Orchestra of the Age of Enlightenment on an exciting journey to find out about music from other countries and the instruments of our players.</p>
<p>As we are all going on an adventure please bring a hat!</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/interact/tots-orchestra-of-the-age-of-enlightenment-2">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/kids-the-orchestra-of-the-age-of-enlightenment-2/OAE%20Kids%20-%20close%20up%20tot%20by%20Timothy%20Kraemer%20web.jpg?1334669248" alt="TOTS!">
</div>
<div id="samling" style="display: none">
<h1>Faith in Spring</h1>
<p>1:30pm / Hall One</p>
<p>The first of three concerts curated by Samling and programmed by Samling Scholar Joseph Middleton, exploring for the first time the relationship between Schubert’s songs and the drawings of the eminent Austrian artist Martha Griebler (1948–2006).</p>
<p>This juxtaposition of great music and art seeks to uncover a deeper understanding of the composer’s inner life, its light and darkness, illuminated by a modern hand.</p>
<p>Our journey begins in Spring, the season of natural renewal, rebirth and hope. It is also the season for love which, even when unrequited, can bring one of the greatest Romantic experiences, joy.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/schubert-and-a-visual-imagination-faith-in-spring">Buy tickets</a></h2>
<h1>Moment of Blizz Illuminate the Dark</h1>
<p>3:00pm / Hall One</p>
<p>This juxtaposition of great music and art seeks to uncover a deeper understanding of the composer’s inner life, its light and darkness, illuminated by a modern hand.</p>
<p>Night is the time of dreams. Sweet, nocturnal music cures sorrows and pain and acts as a prayer for peace of mind. Consolation is found in rest and dreams for those who are weary of life.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/schubert-and-a-visual-imagination-moments-of-bliss-illuminate-the-dark">Buy tickets</a></h2>
<h1>I am not of this world</h1>
<p>4:30pm / Hall One</p>
<p>This juxtaposition of great music and art seeks to uncover a deeper understanding of the composer’s inner life, its light and darkness, illuminated by a modern hand.</p>
<p>The brevity of Schubert’s own life brings a poignancy to his songs of death, but his art accepts mortality without sentimentality or regret. Sometimes there is a vision of a bliss beyond life, where the afflicted soul can be released from earthly strife and the unbearable burden of a whole world of sorrows.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/schubert-and-a-visual-imagination-i-am-not-of-this-world">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/Festival_2012/38.-Doppelganger-2_650.jpg" width="300" height="221" alt="Faith in Spring">
</div>
<div id="marius" style="display: none">
<h1>Marius Neset & Daniel Herskedal</h1>
<p>2:00pm / Hall Two</p>
<p>Norwegian saxophonist Marius Neset introduces the awe-inspiring and inspirational Herskedal/Neset duo, with Norwegian tuba player/composer Daniel Herskedal for a performance of truly incredible jazz.</p>
<p>Performing tracks from Neset's second Edition Records release, <i>Neck of the Woods</i>, the pair will demonstrate how their original compositions explore influences from classical and folk music, but always with an underlying jazz sensibility - from the soaring and uplifting classical grandeur of ‘Hulken’ to the simple and sublimely beautiful arrangement of Abdullah Ibrahim’s ‘The Wedding’, <i>Neck of the Woods</i> is an album of extraordinary creativity and energising charm - even more impressive heard live.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/marius-neset-and-daniel-herskedal-edition-festival-2">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/marius-neset-and-daniel-herskedal/NesetHerskedalx284.jpg?1334674352" alt="Marius Neset and Daniel Heskedal">
</div>
<div id="chris" style="display: none">
<h1>Chris T-T Sing A.A. Milne</h1>
<p>2:00pm / Box Office Stage</p>
<p>Hugely-acclaimed underground singer songwriter Chris T-T threw a curveball last year when he abandoned from his usual incendiary radical songwriting and instead put together a family-friendly one-man show, setting A.A. Milne's beautiful 1920s children's poems to new music.</p>
<p>Disobedience was a runaway success at the 2011 Edinburgh Fringe - this is its London debut. A one-off solo performance on piano and acoustic guitar that’s not to be missed!</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/interact/chris-t-t-sings-aa-milne-free-performance">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/disobedience-chris-t-t-sings-aa-milne/Chris%20T-T%20by%20Steph%20Wood%20web.jpg?1334675698" alt="Chris T-T">
</div>
<div id="chamber" style="display: none">
<h1>Chamber Masterclass with Paul Watkins</h1>
<p>2:15pm / St Pancras Room</p>
<p>In this session one of this country’s foremost musicians, Paul Watkins shares his knowledge and experience with an outstanding new generation chamber ensemble.</p>
<p>Acclaimed for his inspirational performances and eloquent musicianship, he enjoys a distinguished career both as a cellist and as a conductor. A dedicated chamber musician, he has been a member of the Nash Ensemble since 1997, and also performs in a string trio with Peter Cropper who is giving the other ChamberStudio masterclass at 4.30pm today. He will be joining The Emerson String Quartet in Autumn 2013.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/chamberstudio-with-paul-watkins">Buy tickets</a></h2>
<h1>ChamberStudio with Peter Cropper</h1>
<p>3:30pm / St Pancras Room</p>
<p>In this session founder and leader of the acclaimed Lindsay String Quartet, Peter Cropper offers wisdom from his forty years relationship with the quartet repertoire to a top chamber group in the early stages of their career. </p>
<p>Much loved by audiences for his emotionally charged and non-elitist style of performance, Peter Cropper has kept a busy concert schedule since the retirement of The Lindsays in 2005 with both a piano trio and a string trio, and is currently recording the Beethoven violin sonatas with Martin Roscoe. He also performs in a string trio with Paul Watki who is giving the other ChamberStudio masterclass at 3.15pm today.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/chamberstudio-with-peter-cropper">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/chamberstudio-with-peter-cropper/Peter-Cropper--copy248wide.jpg?1334829453" alt="Peter Cropper">
</div>
<div id="akademi" style="display: none">
<h1>Bharatanatyam with Srishti - Nina Rajarani</h1>
<p>2:45pm, 5.00pm / Concert Level (-2)</p>
<p>Srishti – Nina Rajarani Dance Creations is a London based dance company that exists to create and present work that maintains the authenticity of Indian classical dance and music whilst presenting these forms in innovative ways and within contemporary contexts.</p>
<p>Srishti tours both its small-scale and mid-scale performance works nationally in the UK and internationally.</p>
<p>The company prides itself upon providing innovative dance and music workshops to young people and has an extensive range of workshop packages and longer residencies available for schools and theatres.</p>
<p>In these performances, Srishti will present classical Bharatanatyam dance piece repertory.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/bharatanatyam-with-srishti-nina-rajarani-free-dance-performance">Free performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/akademi-presents-bharatanatyam-with-srishti-nina-rajarani-1/Akademi%20Nina%20Rajarani%20%5B5%5D%20web.jpg?1334676675" alt="Akademi Presents">
</div>
<div id="josh" style="display: none">
<h1>Josh Arcoleo & Guests</h1>
<p>3:15pm / Hall Two</p>
<p>Tenor saxophonist Josh Arcoleo is an exceptional musician with an already well-established authoritative and commanding sound. </p>
<p>Tonight, Arcoleo performs tracks from his debut album, Beginnings, released on Edition Records with Ivo Neame, Calum Gourlay and James Maddren. Beginnings is one of the most complete debut albums to emerge in a long time. </p>
<p>The album is immediately modern and wonderfully assured, yet the entire tradition of jazz’s first instrument flows through it. Arcoleo’s ‘BIG’ tenor sound can be heard throughout; listen out for the intro to the title track where Arcoleo and his musicians beautifully sketch what is to come before the rest of the album unfolds in elegant majesty.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/josh-arcoleo-and-guests-edition-festival-2">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/josh-arcoleo-with-ivo-neame-james-maddren-and-calum-gourlay/arcoleox186.jpg?1334673909" alt="Josh Arcoleo">
</div>
<div id="mixology" style="display: none">
<h1>Mixology Class</h1>
<p>4:00pm / Battlebridge Room</p>
<p>Become a mixologist with the help of our expert bartenders at Rotunda. We teach you how to make some of the world’s most classic cocktails following a set of simple steps so you can make them at home and impress your friends.</p>
<p>Rotunda Bar is a popular venue frequented by cocktaillovers and people who enjoy unpretentious British food. Our beautiful views over the Battlebridge Basin make of our setting the perfect place to enjoy a spot of lunch or evening drink while watching the ducks and narrow boats motor away.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/food-drink/mixology-class">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/mixology-class/Cocktail%20web.JPG?1335174845" alt="Cocktail">
</div>
<div id="jonathan" style="display: none">
<h1>Jonathan Coe & Danny Manners</h1>
<p>4:45pm / Hall Two</p>
<p>Jonathan Coe has a long-standing fascination with the relationship between live music and the spoken word.</p>
<p>Having previously worked with pianist Danny Manners on the CD 9th and 13th (from which they will perform the title track tonight), he now extends the collaboration with a selection of diverse pieces which will further explore the ways in which narrative can be enriched and transmuted by the addition of a live music soundtrack. </p>
<p>A unique opportunity to hear the wistful and melodic pianism of Danny Manners combined with the language of one our most popular contemporary writers.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/spoken-word/jonathan-coe-and-danny-manners">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/jonathan-coe-and-danny-manners/coex186.jpg?1334675861" alt="Jonathan Coe and Danny Manners">
</div>
<div id="jay" style="display: none">
<h1>Jay Phelps & Friends</h1>
<p>5:00pm / St Pancras Room</p>
<p>Composer and trumpeter Jay Phelps is at the forefront of the young and creative generation of jazz musicians in the UK. Still only twenty seven, he is already determined to educate the next generation of jazz musicians with his Jazz Youth project. Jay tours extensively and is no stranger to Kings Place. </p>
<p>Jay explains the concept:</p>
<p>‘This concert showcases my sextet, here with fresh new material. The ensemble is basically a quintet plus a vocalist. This new music, tipping a hat towards bop as well as displaying a contemporary edge, will be the basis for my new album to be recorded later this year.</p>
<p>In previous concerts we utilised the vocalist as a special guest – however this time we will be integrating the vocals more with the rest of the band as well as taking greater risks both harmonically and rhythmically. Through composed melodies and forms, I plan to bring that big band excitement to a small band format.’ - <i>Jay Phelps</i></p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/jay-phelps-friends">Buy tickets</a></h2>
<h1>Jay Phelps Quartet with Koco Quartet</h1>
<p>6:15pm / St Pancras Room</p>
<p>This evening's performance is a collaboration by two quartets of different art forms, producing new arrangements of standards and original compositions commissioned specifically for this concert.</p>
<p>Joining the Jay Phelps Quartet will be the Koco quartet, led by violinist Miles Brett. This string quartet has performed in numerous top UK locations and each member is highly respected in his own field. This concert features the two bands as one, as they navigate through new arrangements that push the boundaries of both idioms.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/jay-phelps-quartet-with-koco-quartet">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/jay-phelps-quartet-with-koco-quartet/phelpsx186.jpg?1334830805" alt="Jay Phelps">
</div>
<div id="zri2" style="display: none">
<h1>ZRI - Brahms's Clarinet Quintet Reimagined</h1>
<p>8:45pm / Box Office Stage</p>
<p>Faithfully re-imagined, ZRI present one of Brahms's best loved chamber music works, the Clarinet Quintet, in the form of a tavern ensemble of its time. Re-scored here with a santouri and accordion for the rich folk band sounds that inspired the original piece itself, ZRI weaves in gypsy and klezmer music to present a performance from a time when classical and folk came from the same place.</p>
<p>ZRI is a band of world class musicians who have appeared at major festivals, on major stages and in major films. Tonight we play several movements from Brahms' Clarinet Quintet intertwined with sweet and gritty traditional dances from the Carpathian Mountains.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/zri-brahms-s-clarinet-quintet-reimagined-2-free-performance">Free performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/zri-brahms-s-clarinet-quintet-reimagined-1-free-performance/ZRI%202%20by%20Manuel%20Harlan%20web%202.jpg?1335189976" alt="ZRI">
</div>
<div id="london2" style="display: none">
<h1>London Sinfonietta: Graham Fitkin and Laurence Crane</h1>
<p>6:00pm / Hall One</p>
<p>The first of two concerts that explore how the repetition of minimal amounts of musical material make for a compelling listen.</p>
<p>Laurence Crane’s music is hauntingly beautiful in its stillness. Crafted with immense care, and a careful choice of consonant harmonies, his Trio and Riis both date from 1996.</p>
<p>Graham Fitkin was a pupil of Louis Andriessen, and while studying with him finally evolved his own highly tonal and often piano based version of minimal composition. His early piano piece, The Cone Gatherers (1987) helped establish his reputation and the concert also features his high energy Flak for two pianos and eight hands and a new arrangement for ensemble of Compel.</p>
<p>The London Sinfonietta are joined by members of its own Academy, a summer course which trains the next generation of brilliant musicians for the future of new music performance in the UK.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/london-sinfonietta-graham-fitkin-and-laurence-crane">Buy tickets</a></h2>
<h1>London Sinfonietta: Steve Reich</h1>
<p>7:15pm / Hall One</p>
<p>Steve Reich first developed his Counterpoint pieces in the 1980s, using in distilled form some of the compositional techniques he had developed from as early as the late 1960s. </p>
<p>While these pieces can be performed live, using many instrumentalists, the idea of one live musician performing against a recording of themselves came from Reich’s earlier experiments that developed such techniques as phasing (a musical pattern shifting inexorably forward against a steady version of itself). </p>
<p>The Counterpoints use short melodic phrases which are mostly played in canon, repeated at a fixed distance from each other. Each piece progresses through the differently paced sections by adding layer upon layer of interlocking ideas. </p>
<p>While it’s possible to hear the musical evolution of each piece as the fragments build up, the listener can eventually just revel in the fascinating and energetic textures, picking out new melodic patterns that emerge, guided sometimes by the soloist who also layers these on top.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/london-sinfonietta-play-the-music-of-steve-reich">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/london-sinfonietta-graham-fitkin-and-laurence-crane/London-Sinfonietta-2010-rgb_248.gif?1334846281" alt="London Sinfonietta">
</div>
<div id="john" style="display: none">
<h1>John Hegley</h1>
<p>6:00pm / Hall Two</p>
<p>John Hegley’s mix of poetry, songs and comedy proved a massive hit at the 2011 Kings Place Festival and we couldn’t wait to get him back for this year’s line-up. Hegley has had success in many and varied fields including writing numerous collections of poetry, recording music sessions with John Peel, TV & Radio presenting, acting and bus conducting.</p>
<p>His stage act is just as eclectic featuring mandolin playing, performance poetry, audience participation and, of course, the unexpected. His material runs from the sublime to the ridiculous, from philosophising on dog hair to reminiscences of Luton.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/comedy/john-hegley-0">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/john-hegley/John%20Hegley%20web.jpg?1333464428" alt="John Hegley">
</div>
<div id="emilia" style="display: none">
<h1>Emilia Martensson & Barry Green</h1>
<p>7:00pm / Box Office Stage</p>
<p>Emilia Mårtensson's teenage years were spent listening to Ella Fitzgerald, Billie Holiday and Anita O’ Day in the depths of Southern Sweden's countryside where she lived. She and a group of local boys were playing music in her parents restaurant which Emilia turned into one the regions most successful jazz clubs.</p>
<p>Emilia is now a London based singer of considerable repute. For sure, the jazz vocal legends inform Emilia's approach, yet it is the Swedish folk songs of her country that underpins who she is. Her pure, clear toned intimate voice, at times deeply soulful, at others ethereal, blur the lines between folk and jazz.</p>
<p>Pianist Barry Green is a sparkling player with oodles of imagination. As a lover of melody, but always with a twist, Barry was drawn to Emilia’s unique personal sound and musicality. Drawing on the wistful folk songs of Emilia’s homeland alongside some of the greatest songs of the last century, the two create a finely poised blend of jazz and artful alt-pop.</p>
<p>Their debut album And So it Goes is an outstanding recording by two lovers of great songs. Its pared down simplicity, intimacy and poise, is refreshing and belies great rapport between two of the UK’s finest musicians.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/emilia-m-rtensson-barry-green-free-performance">Free performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/spitz-presents-emilia-m-rtensson-amp-barry-green/Barry%20Green%20and%20Emilia%20Mortenson%20web.JPG?1334053005" alt="Emilia Martensson">
</div>
<div id="deaths" style="display: none">
<h1>Death's Cabaret - A love story featuring Matthew Sharp & The Sacconi Quartet</h1>
The story of a man’s search for truth. Of all-consuming love for a dangerous woman. And the ultimate sacrifice... A ground-breaking new kind of concerto - a cabaret concerto - commissioned for outstanding cellist, baritone and story-teller Matthew Sharp with the acclaimed Sacconi Quartet from celebrated composer Stephen Deazley and award-winning writer Martin Riley.
Death’s Cabaret - A Love Story is a unique and thrilling marriage of the 19th-century concerto form with the grime and sensuality of cabaret – both an innovation and a re-invention of an ancient tradition. 'Dangerous, intimate and raw, it weaves virtuoso music-making with magnetic story-telling to create an unforgettable night.
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/death-s-cabaret-a-love-story-featuring-matthew-sharp-sacconi-quartet">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/death-s-cabaret-a-love-story-by-sacconi-quartet/deathscabaretx186.jpg?1334672156"alt="Death's Cabaret">
</div>
<div id="sara" style="display: none">
<h1>Sara Pascoe</h1>
<p>7:45pm / St Pancras Room</p>
<p>Star of Channel 4's Stand Up for The Week and Sky’s Wall of Fame, Sara Pascoe brings her erudite, absurdist and highly original stand up comedy to Kings Place. </p>
<p>A popular presence on the UK stand-up scene, Sara has performed to sell-out crowds at the Leicester Square and Bloomsbury theatres, as well as writing and performing two critically acclaimed sell-out shows at the Edinburgh Fringe Festival. </p>
<p>As an actress Sara has starred in the comedy series Free Agents, Campus, and The Increasingly Poor Decisions of Todd Margaret. Other TV credits include Twenty Twelve, The Thick of It and Being Human. </p>
<h1><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/comedy/sara-pascoe">Buy tickets</a></h1>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/sara-pascoe/pascoex186.jpg?1334658198" alt="Sara Pascoe">
</div>
<div id="refrains" style="display: none">
<h1>The Refrains</h1>
<p>8:00pm / Gallery Level (-1)</p>
<p>New a cappella group The Refrains are quickly establishing themselves as one of the foremost young a cappella ensembles on the thriving London scene. Founded by award-winning singers and beatboxers from the likes of the International Championship of Collegiate A Cappella, Last Choir Standing and Britain’s Got Talent favourites Out of the Blue, The Refrains have a total of over 70 years a cappella experience between them. </p>
<p>Recent performances include the London A Cappella Festival, Edinburgh Fringe, Silver Bullet and their sold-out London debut at The Forge Camden.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/the-refrains-free-performance">Free performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/the-refrains-free-performance/The-Refrains-248.jpg?1335108215" alt="The Refrains">
</div>
<div id="ewan" style="display: none">
<h1>Ewan McLennan: In the Tradition</h1>
<p>8:30pm / Hall One</p>
<p>Winner of several awards including the 2011 BBC Radio 2 Horizon Award, Ewan McLennan is an emerging folk artist that has been making headlines. He combines traditional folk (with a focus on the music of Scotland) with his self-penned songs which are already receiving critical acclaim in their own right.</p>
<p>His stunning guitar playing melds the influence of his years of studying classical guitar, with his total immersion in folk music – and the result is a unique and compelling sound. Ewan’s debut album, Rags & Robes, has been receiving glowing reviews.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/ewan-mclennan-in-the-tradition-2">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/ewan-mclennan-in-the-tradition-2/EwanMcLennan_2_3655806653%20web.jpg?1334065269" alt="In the Tradition">
</div>
<div id="gone" style="display: none">
<h1>Madam with Emma Tricca</h1>
<p>8:45pm / Hall Two</p>
<p>After their spectacular sell-out album launch in January 2011, Sukie Smith’s Madam returns to Kings Place to showcase a brand new set of songs. The six band members have been working on a richer, more epic sound and are playing their unrecorded new album in its entirety for the first time. This is an exclusive preview of the new material and not to be missed. Madam albums feature some excellent guest artists, and they were very honoured that Emma Tricca played on a track from the latest album Gone Before Morning.</p>
<p>Despite the fact that London-based Sukie Smith and critically-acclaimed guitarist and songstress Emma Tricca share musical influences, a long-standing friendship, and a collaboration on the Madam album Gone Before Morning, this is the first time they have shared a stage. It promises to be a very special evening!</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/madam-with-emma-tricca-gone-before-morning">Buy tickets</a></h2>
<h1>Emma Tricca with Madam</h1>
<p>10:00pm / Hall Two</p>
<p>Drawing influences from the American folk revival and south American and European poets, Emma Tricca performs songs of a rare beauty and originality. Her debut album Minor White has been described as ‘pretty near perfect’ by Uncut and ‘timeless, insightful and intoxicating songwriting’ by Time Out. She has recently been on tour supporting Jools Holland and playing solo shows in the US and UK. Emma is absolutely thrilled to share the stage for the first time with Madam, long time friend and inspiring fellow musician.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/emma-tricca-with-madam-gone-before-morning">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/emma-tricca-with-madam-gone-before-morning/Emma%20Tricca%20-%20Photo%20OK%20for%20use%20web.jpg?1334064563" alt="Gone Before Morning">
</div>
<div id="deborah" style="display: none">
<h1>Deborah Rose</h1>
<p>8:45pm / Box Office Stage</p>
<p>Emotive Welsh songstress Deborah Rose performs songs from her forthcoming debut album Song be My Soul which features the works of Shakespeare, Tennyson and Christina Rossetti alongside original, self-penned classics. Deborah's timeless voice and poignant songwriting are spiced with the mystic energy gained from her Welsh roots and inspiration from some of the world's most gifted poetic minds. </p>
<p>She is accompanied by co-writer Martin Riley (musical director for award-winning classical group Blake). Deborah recently accompanied folk legend Judy Collins on the UK leg of her world tour and opened the big top stage at the Isle of Wight festival.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/deborah-rose-free-performance">Free performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/deborah-rose-free-performance/Deborah%20Rose%20colour%20%28sent%20by%20artist%29%20web.jpg?1335175734" alt="Deborah Rose">
</div>
<div id="marcus" style="display: none">
<h1>Marcus Bonfanti: Blues Banquet</h1>
<p>9:00pm / St Pancras Room</p>
<p>A veritable feast for the ears, soul and spirit. Britain’s highest-regarded blues exponents join each other for an evening of mouth-watering musicianship and heart-wrenching soulfulness. Marcus Bonfanti is the crown prince of the new bloods, currently spearheading a one-man revival across the country. </p>
<p>From the first note of Led Zeppelin’s Black Dog the sixteen-year-old Bonfanti wanted to be a guitar player. Now twenty nine, Bonfanti has become the sum of all the great music he was exposed to. His 2008 debut album, Hard Times, sent some subtly effective messages about a new British voice demanding to be heard.</p>
<p>2010’s What Good Am I To You (listed in Classic Rock Magazine’s top 50 albums of 2010) and the single Give Me Your Cash (listed in the top 40 songs of 2010) make good on those promises. His albums have earned him nominations in both 2011 and 2012 British Blues Awards for Best Male Vocals and Best Guitar.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/marcus-bonfanti-blues-banquet">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/marcus-bonfanti-blues-banquet/marcusbonfanti-hires%20web.jpg?1333468780" alt="Marcus Bonfanti">
</div>
<div id="walsh" style="display: none">
<h1>Walsh & Pound: In the Tradition</h1>
<p>9:45pm / Hall One</p>
<p>Will Pound and Dan Walsh are among the fastest rising young stars on the folk scene. 'One of the most original harmonica players in Britain' and 'the UK's top clawhammer banjoist' have joined forces to create a highly entertaining live set. Prepare to be astonished by stunning vocals, flailing banjo wizardry and sounds you didn't think were possible on harmonica.</p>
<p>Will Pound has been nominated for Musician of the Year in the BBC Radio 2 Folk Awards 2012, and this duo is destined for great things, with their ability to encompass an amazing array of musical genres with ease, energy and excellence.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/walsh-pound-in-the-tradition-2">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/walsh-amp-pound-in-the-tradition-2/Walsh%26Pound%20web.jpg?1334065591" alt="Walsh and Pound">
</div>
<div id="acappella" style="display: none">
<h1>Acappella Amour</h1>
<p>9:45pm / Gallery Level (-1)</p>
<p>New close-harmony group Acappella Amour are a group of young, gorgeous and talented teenage female singers with a fresh appeal and a funky, modern sound.</p>
<p>Directed by Kate Bishop they are in great demand, impressing audiences with their varied a cappella repertoire and virtuosity.</p>
<p>The singers as individuals are a force to be reckoned with, and are actively involved in promoting and supporting singing for young people. </p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/acapella-amour-free-performance">Free performance</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/a-capella-amour-london-a-cappella-festival-presents/Acappella%20Amour%20web.JPG?1334056214" alt="Acappella Amour">
</div>
<div id="todd" style="display: none">
<h1>Todd Sharpville</h1>
<p>10:15pm / St Pancras Room</p>
<p>Often cited as being Britain’s most soulful blues export, Todd Sharpville comes to Kings Place for this exclusive, intimate solo performance. Nominated an impressive five times in last year’s British Blues Awards, Sharpville’s expressive guitar playing, gritty vocals and charismatic performance style place him among the crème de la crème of the international blues scene.</p>
<p>His Porchlight double album swiftly became Europe’s best selling blues release of 2011. Recently dubbed by Guitar Player magazine as the ‘Randy Newman of the blues’, he is also hugely respected within music industry circles for his songwriting prowess. Rarely seen performing without his band, the evening promises to be both emotional and extremely memorable.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/todd-sharpville-blues-banquet">Buy tickets</a></h2>
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/todd-sharpville-blues-banquet/Todd-Sharpville-Photo-Credits-Marco-van-Rooijen-0299%20web.jpg?1333469263" alt="Todd Sharpville">
</div>
<div id="randolph" style="display: none">
<h1>Randolph Matthews & Rob Hughes</h1>
<p>10:30pm / Box Office Stage</p>
<p>Forget the usual tags such as singer-songwriter, folk-soul, and troubadour, Randolph Matthews operates in his own parallel world, well away from traditional mainstream record label marketing formulae. His music is an evolving journey, rooted in purity and unshackled expression, drawing from the greats of soul, Marvin Gaye, Jon Lucien and Bobby McFerrin, Neo African rhythms and conscious words. His work pushes the boundaries of world beat blending his rich UK Caribbean up bringing with those of disparate cultures around the globe. </p>
<p>Randolph is joined by virtuoso saxophonist Rob Hughes and together they will take you on a journey like no other....with a mutual love of improvisation they will weave through beautiful soulful melodies and loops from around the world. Drawing on the depths of their passions, their abilities to be in the moment and their interaction with the audience in the space.</p>
<h2><a href="http://www.kingsplace.co.uk/whats-on-book-tickets/music/randolph-matthews-free-performance">Free performance</a></h2>
<img src="http://www.kingsplace.co.uk/sites/default/files/assets/productions/randolph-matthews-free-performance/Randolph%20Matthews%201%20web.jpg?1335176163" alt="Randolph Matthews">
</div>
</div>
</div>
<div id="price">
<img class="centre" src="http://www.kingsplace.co.uk/sites/default/files/assets/general_pages/festival-2012-app/4%20copy.jpg?1344954626" alt="All tickets £4.50">
</div>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment