<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>cookingcoder</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/" />
    <link rel="self" type="application/atom+xml" href="http://www.cookingcoder.com/atom.xml" />
    <id>tag:www.cookingcoder.com,2010-02-16://4</id>
    <updated>2010-06-30T11:34:14Z</updated>
    <subtitle>Jack of all trades, master of muffins and computer science.</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.32-en</generator>

<entry>
    <title>God the Software Developer</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/06/god-the-software-developer.php" />
    <id>tag:www.cookingcoder.com,2010://4.57</id>

    <published>2010-06-30T11:32:27Z</published>
    <updated>2010-06-30T11:34:14Z</updated>

    <summary>Stolen off reddit: Look, most new products spend YEARS in development - god only spent 6 days rushing out the entire universe, and only a single day on humans (if that). When you rush things out they contain bugs and...</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="Coder" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="bugs" label="bugs" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="religion" label="religion" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[<p><a href="http://www.reddit.com/r/atheism/comments/ckdap/homosexuality_and_religion_pic/c0t79t1">Stolen off reddit:</a></p>

<blockquote>
  <p>Look, most new products spend YEARS in development - god only spent 6 days rushing out the entire universe, and only a single day on humans (if that). When you rush things out they contain bugs and after that you need to patch them and maintain them.</p>
  
  <p>Adam and Eve were corrupted by a snake (worm) and everything went south from there - you can see it time and time again; god backed up his important documents and placed them in an ark and then formatted the world, before declaring he should never have to do it again, yet he reguarly formats mini sections of the globe in a haphazard manner.</p>
  
  <p>Jesus represents a sort of Service Pack, however it is clear that after that God just sort of gave up and hasn&#8217;t bothered to make any updates since.</p>
</blockquote>
]]>
        

    </content>
</entry>

<entry>
    <title>Chocolate ice cream</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/06/chocolate-ice-cream.php" />
    <id>tag:www.cookingcoder.com,2010://4.56</id>

    <published>2010-06-20T20:38:04Z</published>
    <updated>2010-06-20T21:22:28Z</updated>

    <summary>Whenever there&#8217;s an offer on the premium chocolates I tend to stock up. Lately I&#8217;ve been eating my chocolate quite slowly and have built up a little cache as a result. So what do you do when there&#8217;s yet another...</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="Cooking" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="chocolate" label="chocolate" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="dessert" label="dessert" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="icecream" label="ice cream" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[<p>Whenever there&#8217;s an offer on the premium chocolates I tend to stock up. Lately I&#8217;ve been eating my chocolate quite slowly and have built up a little cache as a result. So what do you do when there&#8217;s yet another offer at the supermarket?</p>

<p>You make chocolate desserts, of course.</p>

<p>As it&#8217;s summer, the first dessert you ought to make is <strong>ice cream</strong>. It&#8217;s simple to make if you&#8217;ve got an ice cream maker, otherwise it can be a bit of a faff to freeze slightly, blend, freeze, blend, freeze&#8230; the manual process makes it a special occasion piece, the ice cream maker enables it to be a regular occurrence.</p>

<p style="text-align: center; font-style: italic;"><a href="http://www.cookingcoder.com/assets_c/2010/06/IMG_1843-104.php" onclick="window.open('http://www.cookingcoder.com/assets_c/2010/06/IMG_1843-104.php','popup','width=1000,height=578,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.cookingcoder.com/assets_c/2010/06/IMG_1843-thumb-500x289-104.jpg" width="500" height="289" alt="ice cream maker" class="mt-image-center" style="display: block; margin: 0 auto 20px;" /></a>
Churn, baby, churn</p>

<p><a href="http://www.bbcgoodfood.com/recipes/6980/bitter-chocolate-ice-cream">This recipe from Olive magazine</a> gives you a rich, bitter chocolate-lover&#8217;s ice cream. I prefer to substitute half the cocoa for an equivalent amount of 70% dark chocolate - not a large difference, but I prefer it.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Lighttpd, PHP 5.3 and MySQL 5.1 on a small VPS</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/06/lighttpd-php-53-and-mysql-on-a-small-vps.php" />
    <id>tag:www.cookingcoder.com,2010://4.55</id>

    <published>2010-06-08T12:18:10Z</published>
    <updated>2010-06-08T15:05:39Z</updated>

    <summary>To save money, I decided to migrate several of my family&#8217;s websites to a VPS. Now, setting up lighttpd is a piece of cake, but because these websites are dynamic, database-backed affairs, you have to do a little more work....</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="Coder" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="lighttpd" label="lighttpd" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="linux" label="linux" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mysql" label="mysql" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="php" label="php" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vps" label="vps" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="websites" label="websites" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[<p>To save money, I decided to migrate several of my family&#8217;s websites to a VPS. Now, setting up <a href="http://www.lighttpd.net/">lighttpd</a> is a piece of cake, but because these websites are dynamic, database-backed affairs, you have to do a little more work. I might be a programmer, but I&#8217;m not really a Linux expert.</p>

<p>That said, it was relatively painless, and in contrast to some previous experience. Besides, who needs tech support if you have Google and a decent brain in your head?</p>

<h1>Why Lighty?</h1>

<p>Apache is very well known and full-featured. It&#8217;s also rather memory-hungry. Lighttpd has a far smaller memory footprint, but still has a lot of capability; if YouTube and Wikipedia prefer it over Apache, it&#8217;ll be just fine for my piddly little sites.</p>

<p>The smaller memory means I can get away with a smaller VPS. I&#8217;m using an incredibly inexpensive 128MB instance from <a href="http://prgmr.com/xen/">Prgmr</a>. Even that is overkill, but then I&#8217;m not using the server solely for websites.</p>

<p>Also, configuring lighty is pretty simple. I never had much fun configuring Apache.</p>

<h1>Step 0: download all you require</h1>

<p>I chose to build <a href="http://www.lighttpd.net/download/">lighttpd</a> and <a href="http://www.php.net/downloads.php">PHP</a> from source for more control. For MySQL, I decided to install a package provided by the <a href="http://iuscommunity.org/">IUS Community Project</a> (more details on doing this yourself <a href="http://wiki.iuscommunity.org/Doc/ClientUsageGuide">here</a>).</p>

<h1>Step 1: get lighttpd working</h1>

<p><a href="http://redmine.lighttpd.net/projects/lighttpd/wiki/InstallFromSource">Follow the guide</a>, obeying the instructions for your particular distribution.</p>

<p>It would be wise to create a unprivileged user for lighttpd to run as. After installing,</p>

<pre><code>addgroup www
adduser -g www -M www
</code></pre>

<p>Now let&#8217;s create somewhere for the websites to reside:</p>

<pre><code>mkdir /var/www
mkdir /var/www/default
echo hello world &gt;/var/www/default/index.html
chown -R www:www /var/www/default
</code></pre>

<p>Finally, setup lighttpd.conf (should reside at /etc/lighttpd/lighttpd.conf) with the following:</p>

<pre><code>server.username = "www"
server.groupname = "www"
server.document-root = "/var/www/default/"

mimetype.assign = (
  ".html" =&gt; "text/html", 
  ".txt" =&gt; "text/plain",
  ".jpg" =&gt; "image/jpeg",
  ".png" =&gt; "image/png" 
)
</code></pre>

<p>Run <code>/usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf</code> and try connecting to your server. If you get the &#8216;hello world&#8217; message, everything is rosy. Press Ctrl+C to stop lighttpd and install the other bits.</p>

<p>Don&#8217;t forget to <code>/sbin/chkconfig lighttpd on</code> so that lighty runs on server startup.</p>

<h1>Step 2: install MySQL</h1>

<p>I did this from a package, so nothing more to say here than <code>yum install mysql51 mysql51-server mysql51-devel</code>.</p>

<p>It&#8217;s important you install the development package as PHP requires the MySQL libraries/header files for MySQL support.</p>

<p>After installation, run <code>/usr/bin/mysql_secure_installation</code> to finish setting up the database. (Very important!) Follow the prompts and accept their suggestions.</p>

<p>Check you can connect to the database with <code>mysql --user=root --password</code>. If everything&#8217;s fine, go create a database and a <a href="http://dev.mysql.com/doc/refman/5.1/en/adding-users.html">user account</a> for your PHP website to use later.</p>

<p>Again, <code>/sbin/chkconfig mysqld on</code>.</p>

<h1>Step 3: build and install PHP</h1>

<pre><code>yum install flex bison
tar xvjf php-5.3.2.tar.bz2
cd php-5.3.2
./configure --with-mysql
make
su make install
cp php.ini-production /usr/local/lib/php.ini
</code></pre>

<p>You probably want to pass more options to <code>./configure</code> depending on what libraries you need support for, or alternatively don&#8217;t want support for. A <a href="http://www.php.net/manual/en/configure.about.php">full list</a> is here. Configure will complain if it can&#8217;t find PHP&#8217;s dependencies, but it&#8217;s not too hard to sort out (hooray for package managers!).</p>

<p>Edit your lighttpd.conf to add the following:</p>

<pre><code>server.modules += ( <font color="#ff40ff"><b>&quot;mod_fastcgi&quot;</b></font> )

fastcgi.server = ( <font color="#ff40ff"><b>&quot;.php&quot;</b></font> =&gt;
                   ( <font color="#ff40ff"><b>&quot;localhost&quot;</b></font> =&gt;
                     (
                       <font color="#ff40ff"><b>&quot;socket&quot;</b></font> =&gt; <font color="#ff40ff"><b>&quot;/tmp/php.socket&quot;</b></font>,
                       <font color="#ff40ff"><b>&quot;bin-path&quot;</b></font> =&gt; <font color="#ff40ff"><b>&quot;/usr/local/bin/php-cgi&quot;</b></font>,
                       <font color="#ff40ff"><b>&quot;bin-environment&quot;</b></font> =&gt; (
                         <font color="#ff40ff"><b>&quot;PHP_FCGI_CHILDREN&quot;</b></font> =&gt; <font color="#ff40ff"><b>&quot;16&quot;</b></font>,
                         <font color="#ff40ff"><b>&quot;PHP_FCGI_MAX_REQUESTS&quot;</b></font> =&gt; <font color="#ff40ff"><b>&quot;10000&quot;</b></font>
                       ),
                       <font color="#ff40ff"><b>&quot;bin-copy-environment&quot;</b></font> =&gt; (
                         <font color="#ff40ff"><b>&quot;PATH&quot;</b></font>, <font color="#ff40ff"><b>&quot;SHELL&quot;</b></font>, <font color="#ff40ff"><b>&quot;USER&quot;</b></font>
                       ),
                       <font color="#ff40ff"><b>&quot;min-procs&quot;</b></font> =&gt; 1,
                       <font color="#ff40ff"><b>&quot;max-procs&quot;</b></font> =&gt; 1,
                       <font color="#ff40ff"><b>&quot;idle-timeout&quot;</b></font> =&gt; 20
                     )
                   )
                )
</code></pre>

<p>This sets up FastCGI for use with PHP. You should restart lighttpd to make the changes take effect (<code>/etc/init.d/lighttpd restart</code>) and test if PHP is working in the classic manner (<code>echo &lt;?php phpinfo() ?&gt; &gt;/var/www/default/phpinfo.php</code>). Go to http://<your server>/phpinfo.php and see what happens!</p>

<p>Now go and configure to your heart&#8217;s content. Have fun!</p>

<h2>Things I do</h2>

<p>I use mod_rewrite, mod_redirect and mod_accesslog, among others. As you can see, lighty is quite powerful.</p>

<pre><code><font color="#00ffff"><b># Redirect subdomainless addresses to their www equivalents</b></font>
$HTTP[<font color="#ff40ff"><b>&quot;host&quot;</b></font>] =~ <font color="#ff40ff"><b>&quot;^([^.]+)\.(com|co\.uk|net)$&quot;</b></font>{
  url.redirect            = ( <font color="#ff40ff"><b>&quot;^/(.*)&quot;</b></font> =&gt; <font color="#ff40ff"><b>&quot;http://www.%0/$1&quot;</b></font> )
}

<font color="#00ffff"><b># Rewrite subdomains.domain.com to doc-root/subdomain</b></font>
$HTTP[<font color="#ff40ff"><b>&quot;host&quot;</b></font>] =~ <font color="#ff40ff"><b>&quot;^(.*)\.starfishgames\.co\.uk$&quot;</b></font> {
  server.document-root = <font color="#ff40ff"><b>&quot;/var/www/starfishgames.co.uk/pages/&quot;</b></font>
  url.rewrite-once = ( <font color="#ff40ff"><b>&quot;^/(.*)&quot;</b></font> =&gt; <font color="#ff40ff"><b>&quot;/%1/$1&quot;</b></font> )
  accesslog.filename   = <font color="#ff40ff"><b>&quot;/var/www/starfishgames.co.uk/access.log&quot;</b></font>
}
</code></pre>
]]>
        

    </content>
</entry>

<entry>
    <title>There is good espresso, and then there is bad espresso</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/05/there-is-good-espresso-and-then-there-is-bad-espresso.php" />
    <id>tag:www.cookingcoder.com,2010://4.54</id>

    <published>2010-05-15T14:55:52Z</published>
    <updated>2010-05-15T15:00:50Z</updated>

    <summary>This article appeals to the coffee snob in me, and might go some way to explaining why you might love coffee but hate espresso. I had no idea that anyone could contemplate using as much as 20 grams of it...</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="Cooking" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="coffee" label="coffee" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="espresso" label="espresso" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[<p><a href="http://www.theatlantic.com/food/archive/2010/05/a-winning-formula-for-traditional-espresso/56621/">This article appeals to the coffee snob in me</a>, and might go some way to explaining why you might love coffee but hate espresso.</p>

<p>I had no idea that anyone could contemplate using as much as 20 grams of it for a double, let alone a single - ugh! At least now I know how some places manage to make such syrupy drinks. And these are the same places that will give you weak tea, when they&#8217;re doing the coffee equivalent of stuffing four teabags into a mug.</p>

<p>Crazy world.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Electoral reformers... proportionally represent!</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/05/electoral-reformers-proportionally-represent.php" />
    <id>tag:www.cookingcoder.com,2010://4.53</id>

    <published>2010-05-08T07:29:12Z</published>
    <updated>2010-05-08T08:05:13Z</updated>

    <summary>The election results are in and the UK has a hung parliament. Nobody wins. Especially not the people. The Conservatives have 36% of the popular vote and 47% of parliament. 29% of people voted Labour, awarding them 40% of seats....</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="CB" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="politics" label="politics" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[<p>The election results are in and the UK has a hung parliament. Nobody wins.</p>

<p>Especially not the people.</p>

<p>The Conservatives have 36% of the popular vote and 47% of parliament. <br />
29% of people voted Labour, awarding them 40% of seats. <br />
Finally, the Liberal Democrats get 23% of votes, but just 9% of seats. <br />
(<a href="http://news.bbc.co.uk/1/shared/election2010/results/">source</a>)</p>

<p>In what world is this disparity between the electorate&#8217;s wishes and the actual result fair?</p>

<p>It&#8217;s not even the first time our voting system has given skewed results. In 2005, Labour got 3% more votes than the Conservatives across the entire country, yet this translated to 24% more seats in parliament.</p>

<p>As a result of our political system&#8217;s inherent need to form a majority government, we are going to see a possible Con-Lib or Lab-Lib coalition. This is unlikely to please voters of any of the three major parties due to conflicting policy interests. Britain simply isn&#8217;t used to compromise, and as a result we have a real problem dealing with it in times, like now, when it is required.</p>

<p>Storm clouds of discontent have been brewing ever since it became possible for less than <em>two-fifths</em> of the population to set the government for the entire country. Now we have no majority party we are forced to deal with it. Perhaps, at long last, we will.</p>

<p>We don&#8217;t need superficial change, as presented by the Tories. We need genuine reform.</p>

<p>We need to <a href="http://www.takebackparliament.com/">take back parliament</a>.</p>

<p>More info on <a href="http://www.lightrefrain.net/election2010/">the hard facts, with charts visualising where your votes go - or don&#8217;t</a>.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Tis the season of asparagus</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/05/tis-the-season-of-asparagus.php" />
    <id>tag:www.cookingcoder.com,2010://4.52</id>

    <published>2010-05-08T06:26:52Z</published>
    <updated>2010-05-08T07:27:58Z</updated>

    <summary>Ooh, you know you want some. My first encounter with asparagus was at an Italian restaurant in a risotto - it was pretty damned delicious. Besides which, there are few vegetables with that unique, inviting look, much less any that...</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="Cooking" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="asparagus" label="asparagus" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="cajun" label="cajun" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="cheese" label="cheese" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="salsa" label="salsa" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="tuna" label="tuna" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[<p>Ooh, you know you want some. My first encounter with asparagus was at an Italian restaurant in a risotto - it was pretty damned delicious. Besides which, there are few vegetables with that unique, inviting look, much less any that retain that look post-cooking.</p>

<p><img alt="Asparagus spears" src="http://www.cookingcoder.com/2010/05/08/509183469_c4eb646286.jpg" width="500" height="334" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto;" /> <br />
(photo by <a href="http://www.flickr.com/photos/itsjustanalias/509183469/">itsjustanalias</a>)</p>

<p>Tonight I am going to try it with <a href="http://www.guardian.co.uk/lifeandstyle/2010/may/08/asparagus-tomato-salsa-cheese-ottolenghi">tomato salsa and mild, crumbly cheese</a>. I&#8217;m personally substituting the suggested cheese for Caerphilly; one day I&#8217;ll have the budget to let me mimic the foodies&#8217; experiences, but knowing cheaper and more readily available substitutes to the niche ingredients is <em>very</em> useful for a budding cook.</p>

<p>Also on the menu: diced tuna lightly rubbed with Cajun spices (Bart&#8217;s make a nice mix). Clearly I&#8217;m making up for our grill pan&#8217;s months of disuse.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Jarvis Cocker&apos;s Ragdoll Records</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/03/jarvis-cockers-ragdoll-records.php" />
    <id>tag:www.cookingcoder.com,2010://4.50</id>

    <published>2010-03-17T12:59:36Z</published>
    <updated>2010-03-16T14:55:27Z</updated>

    <summary> Has anyone played those games where you have to drag a ragdoll body with the mouse? That&#8217;s what immediately sprang to mind when I saw the picture of Jarvis Cocker on iPlayer. Someone&#8217;s clicked on his head and is...</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="CB" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="6music" label="6music" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="jarviscocker" label="Jarvis Cocker" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="music" label="music" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="radio" label="radio" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[<p><img alt="Jarvis Cocker 6music picture" src="http://www.cookingcoder.com/2010/03/16/jarvis_cocker.jpg" width="276" height="360" class="mt-image-center" style="float: left; display: block; margin: 0 10px;" /></p>

<p>Has anyone played those games where you have to drag a ragdoll body with the mouse?</p>

<p>That&#8217;s what immediately sprang to mind when I saw the picture of Jarvis Cocker on iPlayer. Someone&#8217;s clicked on his head and is dragging him across the side of the screen, hoping they might rub some static electricity into his hair.</p>

<p>It&#8217;s not just me, is it? Probably is. Oh well. <a href="http://www.bbc.co.uk/6music/shows/jarviscocker/">Jarvis&#8217;s show is really good, though.</a> Support him, and with it, 6music, by listening in. <a href="http://save6music.com/">6music needs all your help</a> - nay, <strong>INDEPENDENT MUSIC NEEDS YOUR HELP</strong>. There are few outlets for new artists or anyone who strays from the mainstream; if the BBC follows through with its plan to axe 6music it will be a serious blow to musicians and music lovers. Do all you can to convince them otherwise.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Delicious chocolate pots</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/03/delicious-chocolate-pots.php" />
    <id>tag:www.cookingcoder.com,2010://4.49</id>

    <published>2010-03-16T13:53:31Z</published>
    <updated>2010-03-16T14:16:05Z</updated>

    <summary>A rich, tasty and easy-to-prepare dessert - all it requires is patience Serves 2-3, depending on how greedy you feel Ingredients: 100g good-quality dark chocolate (for eating, not baking) 150ml carton of double cream 1 medium egg yolk A splash...</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="Cooking" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="chocolate" label="chocolate" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="dessert" label="dessert" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[<p><em>A rich, tasty and easy-to-prepare dessert - all it requires is patience</em></p>

<p><a href="http://www.cookingcoder.com/assets_c/2010/03/chocolatepot-99.php" onclick="window.open('http://www.cookingcoder.com/assets_c/2010/03/chocolatepot-99.php','popup','width=1600,height=1067,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.cookingcoder.com/assets_c/2010/03/chocolatepot-thumb-500x333-99.jpg" width="500" height="333" alt="Chocolate pot" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></p>

<p>Serves 2-3, depending on how greedy you feel</p>

<p><strong>Ingredients:</strong></p>

<ul>
<li>100g good-quality dark chocolate (for eating, not baking)</li>
<li>150ml carton of double cream</li>
<li>1 medium egg yolk</li>
<li>A splash of milk</li>
<li>A pinch of salt</li>
<li>2 drops vanilla extract</li>
<li>2-3 ramekins to store/serve</li>
</ul>

<p>Break the chocolate into small pieces into a pyrex bowl. Heat the cream in a saucepan on a moderate heat; when it reaches boiling point, pour the cream into the bowl to melt the chocolate.</p>

<p>Separate the egg yolk from the white. Keep the white for another day - they freeze well, and there are an awful lot of things you can bake with them.</p>

<p>Beat the yolk in a separate bowl/mug, then add to the chocolate/cream mixture along with a splash of milk to loosen the whole thing. Add a pinch of salt and a couple of drops of vanilla extract. Stir well, making sure all the lumps melt away into homogeneous, chocolatey goodness.</p>

<p>The consistency of the mixture should be dense but pourable due to the warmth. Which is perfect, because now you&#8217;re going to pour it into the ramekins. Cover the ramekins with clingfilm to keep smells out and put them into the fridge to chill for 4-6 hours.</p>

<p>I suggest you take them out of the fridge for half an hour before you eat them. There&#8217;s nothing wrong with eating them straight from the fridge, but I reckon you experience more of the bitter cacao deliciousness when they are a little warmer.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Lights On</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/03/lights-on.php" />
    <id>tag:www.cookingcoder.com,2010://4.48</id>

    <published>2010-03-03T10:52:26Z</published>
    <updated>2010-03-03T11:45:55Z</updated>

    <summary>In just under 40 minutes, Ellie Goulding answers the question &#8220;What would Imogen Heap sound like if she did pop?&#8221; You&#8217;d think the producers had decided that nothing on each track may sound harsher than Ellie&#8217;s voice. I mean that...</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="CB" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="elliegoulding" label="ellie goulding" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="music" label="music" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pop" label="pop" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[<p>In just under 40 minutes, Ellie Goulding answers the question &#8220;What would Imogen Heap sound like if she did pop?&#8221;</p>

<p><a href="http://www.cookingcoder.com/assets_c/2010/03/folder-94.php" onclick="window.open('http://www.cookingcoder.com/assets_c/2010/03/folder-94.php','popup','width=800,height=800,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.cookingcoder.com/assets_c/2010/03/folder-thumb-250x250-94.jpg" width="250" height="250" alt="Ellie Goulding - Lights" class="mt-image-left" style="float: right; margin: 20px;" /></a></p>

<p>You&#8217;d think the producers had decided that nothing on each track may sound harsher than Ellie&#8217;s voice. I mean that in a good way - it&#8217;s comparable to (but softer than) Cerys Matthews, interesting enough to act as an instrument in its own right, and often the driving force in each song. Although considering her acoustic folk roots, it&#8217;s no surprise.</p>

<p>In some ways it&#8217;s a shame she has transitioned only halfway between folk and Frankmusik. For example, I don&#8217;t know whether to be impressed or disappointed that the synthesisers didn&#8217;t break out of their soft, inoffensive bubble during Pink-soundalike &#8216;Every Time You Go&#8217;. Having access to a vast range of electronics affords you an intensity a lone singer-songwriter could only dream of achieving, but that capability isn&#8217;t used here. Goulding has stuck to what she knows best, in a move that has undoubtedly disappointed many critics expecting her to go one further than &#8216;Under The Sheets&#8217;.</p>

<p>That said, effects are put to very good use, keeping it fresh and interesting, even while you&#8217;re saying to yourself &#8220;this is a bit like Linkin Park here&#8221; or &#8220;ooh, they nicked that from &#8216;Last Christmas&#8217;&#8221;.</p>

<p>All in all, &#8216;Lights&#8217; is a decent bit of pop with good melodies, an interesting backing track, a bit of emotional response and a nice voice to listen to. Really, everything pop music is meant to be, rather than Simon Cowell-produced noise pollution. If I wanted the full wrath of synthesisers and samplers I&#8217;d put on some Animal Collective, thankyouverymuch.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Bean salsa wrap</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/02/bean-salsa-wrap.php" />
    <id>tag:www.cookingcoder.com,2010://4.47</id>

    <published>2010-02-27T06:11:59Z</published>
    <updated>2010-02-27T15:25:36Z</updated>

    <summary>I had a few leftovers that needed using up - most importantly, the remnants of my homemade salsa after my housemates attacked it with their army of tortilla chips. Fortunately for me, I have a well-stocked food cupboard at my...</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="Cooking" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="lunch" label="lunch" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mexican" label="mexican" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="naughty" label="naughty" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="wraps" label="wraps" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[<p>I had a few leftovers that needed using up - most importantly, the remnants of my homemade salsa after my housemates attacked it with their army of tortilla chips. Fortunately for me, I have a well-stocked food cupboard at my disposal.</p>

<p><a href="http://www.cookingcoder.com/assets_c/2010/02/IMG_1674-91.php" onclick="window.open('http://www.cookingcoder.com/assets_c/2010/02/IMG_1674-91.php','popup','width=1500,height=831,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.cookingcoder.com/assets_c/2010/02/IMG_1674-thumb-500x277-91.jpg" width="500" height="277" alt="Bean salsa wrap" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></p>

<p><strong>Ingredients</strong></p>

<ul>
<li>130g mixed beans, rinsed and drained</li>
<li>1 tsp olive oil</li>
<li>1 heaped tsp Cajun seasoning (I use Bart)</li>
<li>100g tomato salsa</li>
<li>a little bit of green pepper</li>
<li>20g cheese, grated</li>
<li>1 large wrap - a brand like Discovery works well</li>
<li>1 leaf of a large lettuce</li>
<li>a little soured cream</li>
</ul>

<p>Throw the beans in a saucepan pan together with the oil. Mix the Cajun seasoning into the beans and heat gently for 5 minutes.</p>

<p>Add the pepper and the salsa. I turned the heat up a little since my salsa just came out of the fridge. Sometimes you feel impatient, and that&#8217;s okay in its place, where you can afford to do it. (i.e. right here.) Anyway, heat through - probably another 5-7 minutes.</p>

<p>While you wait for that, grate the cheese and tear up the lettuce into itty bits. Have the decency not to use iceberg - that stuff is barely acceptable in a cold salad, let alone any place where warmth is involved. But if, say, your partner or housemates buy it, use it anyway and remember to scold them thoroughly afterwards for having such a mundane taste in vegetables.</p>

<p>Seriously. Iceberg lettuce is as pointless as a vacuum cleaner in space. It sucks hard yet achieves nothing. Feel free to take that analogy to the bank, by the way.</p>

<p>Er, where was I? Ah yes. Now you&#8217;ve cut up your cheese and lettuce into small pieces, it&#8217;s time to dispose of the evidence. But first, zap the wrap in the microwave for 10 seconds - no point having a warm filling if its container is going to cool it down before you even manage to get halfway through.</p>

<p>Cover the wrap with lettuce, spoon the bean salsa on top in a wide line, sprinkle the cheese over the mixture, and finally pour soured cream on top.</p>

<p>Folding wraps is the only hard part in this entire exercise. One careless move and you could get a creamy hand, except in this instance it&#8217;s socially acceptable to lick it off. And now you have that on your mind, happy eating! Tee hee!</p>

<p><strong>Postscript:</strong> It might pay to mash the beans a little. Ersatz refried beans, if you will. I might try it with proper ones someday.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>A songwriting machine named Emily Howell</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/02/a-songwriting-machine-named-emily-howell.php" />
    <id>tag:www.cookingcoder.com,2010://4.46</id>

    <published>2010-02-26T09:34:29Z</published>
    <updated>2010-02-26T11:37:52Z</updated>

    <summary>During my daily dose of reddit I saw an article on the artifically-intelligent software composer, Emily Howell, and the story of David Cope and his first creation Emmy (or EMI, for Experiments in Musical Intelligence). Algorithmic music has always interested...</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="CB" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="algorithmicmusic" label="algorithmic music" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="artificialintelligence" label="artificial intelligence" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="composition" label="composition" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="music" label="music" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[<p>During my daily dose of <a href="http://www.reddit.com">reddit</a> I saw an article on <a href="http://www.miller-mccune.com/culture-society/triumph-of-the-cyborg-composer-8507/">the artifically-intelligent software composer, Emily Howell</a>, and the story of David Cope and his first creation Emmy (or EMI, for <em>Experiments in Musical Intelligence</em>).</p>

<p>Algorithmic music has always interested me, but not for the sheer pleasure of music appreciation; it&#8217;s the way you can create atmosphere on-demand, and given my love of computer games - the most interactive art form yet - the ability to make music defined by your actions raises the experience to a whole new level.</p>

<p>Just imagine. You become one with the violins. Horns wait for their cue while the bassoon annotates your every move. While you were busy playing the conductor with your existence, the timpani has tirelessly amplified your heartbeat a million times. Every little bit so seamless and unobtrusive, so perfect, that the music feels like a natural extension of you. It literally is the soundtrack of your life, and just thinking of the potential gives me goosebumps.</p>

<p>Anyway.</p>

<p>That&#8217;s all well and good, but Emily isn&#8217;t that kind of composer.</p>

<p>She writes music for the sake of music. And in contrast to her forebears, it&#8217;s all original. (Naturally, with the necessary qualifications that any jazz man will give you - numerous quotes about everybody stealing from everybody else spring to mind, unattributed in my disorganised mind yet universally acknowledged.)</p>

<p>I honestly have no problem with this, since anyone can write a song. Writing a <em>good</em> song, well, that&#8217;s something else.</p>

<p>What I&#8217;ve heard so far (<a href="http://blog.miller-mccune.com.s72010.gridserver.com/wp-content/uploads/podcast/emily_howell_1.mp3">excerpt 1</a>, <a href="http://blog.miller-mccune.com.s72010.gridserver.com/wp-content/uploads/podcast/Emily_Howell_Track2.mp3">excerpt 2</a>) is certainly pleasing, but it&#8217;s far from Chopin. That&#8217;s not a performance issue, either - Chopin sounds great even in the hands of an amateur - but something more fundamental. I&#8217;m definitely impressed that a computer wrote it, but as a piece generally? Meh.</p>

<p>I&#8217;m not here to write a review, though. What I found especially interesting was the reaction of critics against Emily&#8217;s precursor, Emmy. David Cope created Emmy in an attempt to solve a severe case of writer&#8217;s block; her task was to create chorales in the style of Bach. She passed with flying colours, and musical scholars hated him for it.</p>

<p>(Cope also created <a href="http://artsites.ucsc.edu/faculty/cope/mp3page.htm">more scores in the style of other composers</a>, with varying success.)</p>

<p>The funny thing is, being able to compose music to sound like a long-lost Bach piece shouldn&#8217;t be as amazing, disturbing, or even as revolting as the critics have made out. Our definition of a Bach piece is based solely on his repertoire as a reference point; the computer doesn&#8217;t have to capture the essence of Bach at all, merely convince us that it is Bach. Something entirely different.</p>

<p>Conversely, suppose you find a long-lost Bach piece that sounds unlike his other work. You have two choices: destroy the evidence, or move the goalposts to retain consistency, calling it a blue period, or hampered by external creative interests. (I particularly like that one - it&#8217;s like saying he&#8217;s on drugs without the stigma of an outright accusation.)</p>

<p>Either way, perception and reality are not necessarily aligned, which is why I consider mimicking specific things a bit of a red herring when asking whether music has &#8216;soul&#8217;. The illusion of soul, perhaps; a snapshot of it. But that doesn&#8217;t make it the real deal.</p>

<blockquote>
  <p>&#8220;The question,&#8221; Cope says, &#8220;isn&#8217;t whether computers have a soul, but whether humans have a soul.&#8221;</p>
</blockquote>

<p>Emily Howell doesn&#8217;t tickle my soul - at least, not with what I&#8217;ve heard so far. However, even this is not the most important part of the question. So far, Emily relies on Cope for control, and to assess whether the results are any good. We have no idea what the success rate is, or how much intervention and selection is required. Even now, the output isn&#8217;t spectacular.</p>

<p>Liken it to the <a href="en.wikipedia.org/wiki/Infinite_monkey_theorem">infinite monkey theorem</a>; a tool like Emily can speed up the process, but we decide whether the output is correct or has artistic excellence, not the ignorant monkeys. The milestone lies beyond this, in generating works of art every time, and I&#8217;m just not convinced we&#8217;re even near that yet.</p>

<p>A threat to contemporary composers? Only when the results are consistently good without the need for manual selection. But even if Emily accelerates the creative process as David Cope indicates, this should be seen as a step forward for everybody. After all, nobody&#8217;s complaining that the Industrial Revolution happened.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Epic Quail</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/02/epic-quail.php" />
    <id>tag:www.cookingcoder.com,2010://4.45</id>

    <published>2010-02-23T01:09:58Z</published>
    <updated>2010-02-23T15:55:16Z</updated>

    <summary> I first saw the Quails in their home town (and Muse&#8217;s, who they were supporting at the time) in Devon. They offer a slice of indie akin to the likes of the Strokes and the Killers, plus a bit...</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="CB" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="music" label="music" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[<p><a href="http://www.cookingcoder.com/assets_c/2010/02/kdk_1068-84.php" onclick="window.open('http://www.cookingcoder.com/assets_c/2010/02/kdk_1068-84.php','popup','width=2322,height=1804,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.cookingcoder.com/assets_c/2010/02/kdk_1068-thumb-500x388-84.jpg" width="500" height="388" alt="The Quails" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></p>

<p>I first saw the Quails in their home town (and Muse&#8217;s, who they were supporting at the time) in Devon. They offer a slice of indie akin to the likes of the Strokes and the Killers, plus a bit of Bloc Party without the intensity. The vocals may be a little insipid, but the lead guitar work is sound and the band as a whole manages to stay cohesive.</p>

<p>This time they visited Bristol, and it was all perfectly agreeable and fun to dance to. Exactly what you want from a live act - in contrast to, say, The Invisible, who got into the realms of bad jazz at times; overly repetitive and lacking direction. It starts well but you&#8217;re definitely glad when the song is over.</p>

<p>They won&#8217;t win awards but they definitely have talent, so it&#8217;ll be interesting to see if they go anywhere. <a href="http://thequails.co.uk/">More here!</a></p>

<p><a href="http://www.cookingcoder.com/assets_c/2010/02/kdk_1066-87.php" onclick="window.open('http://www.cookingcoder.com/assets_c/2010/02/kdk_1066-87.php','popup','width=1480,height=2158,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.cookingcoder.com/assets_c/2010/02/kdk_1066-thumb-300x437-87.jpg" width="300" height="437" alt="The Quails bassist" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></p>
]]>
        

    </content>
</entry>

<entry>
    <title>Redesign!</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/02/redesign.php" />
    <id>tag:www.cookingcoder.com,2010://4.44</id>

    <published>2010-02-16T08:36:00Z</published>
    <updated>2010-02-16T08:38:14Z</updated>

    <summary>The redesign I&#8217;d threatened for months has finally arrived! I hope you like it, &#8216;cause if not, tough. You also have easy access to the cooking and coding posts through clicking the photos at the very top. Delicious!...</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="CB" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="cookingcoder" label="cookingcoder" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="webdesign" label="web design" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[<p>The redesign I&#8217;d threatened for months has finally arrived! I hope you like it, &#8216;cause if not, tough.</p>

<p>You also have easy access to the cooking and coding posts through clicking the photos at the very top. Delicious!</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Sweet and Sour deliciousness</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/02/sweet-and-sour-deliciousness.php" />
    <id>tag:www.cookingcoder.com,2010://4.38</id>

    <published>2010-02-15T20:48:06Z</published>
    <updated>2010-02-15T21:06:33Z</updated>

    <summary>Chinese New Year was yesterday, for those keeping track - it was rather unfortunate that Singles Awareness Day overshadowed it, but that&#8217;s what you get when you have competing calendars. I was left to fend for myself tonight, so I...</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="Cooking" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="chinese" label="chinese" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[<p>Chinese New Year was yesterday, for those keeping track - it was rather unfortunate that Singles Awareness Day overshadowed it, but that&#8217;s what you get when you have competing calendars.</p>

<p>I was left to fend for myself tonight, so I decided to go along with the season and cook one of my favourites - sweet and sour stir fry. I&#8217;d much rather make my own sauces than go for a jar. This is trivial if you&#8217;re making some pasta thing, where a bought tomato sauce is little more than a minor convenience, but complex sauces are unsurprisingly more involved.</p>

<p>However, <a href="http://www.cantonese.sheik.co.uk/phorum/read.php?12,78795,78844#msg-78844">I found one that is quite tasty</a> and isn&#8217;t too demanding on your store cupboard. Rice vinegar would be better, but I tried it with white wine vinegar and results were definitely acceptable. A sprinkle of crushed chilli gives a delicious kick to it, but be sparing.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Banana &amp; choc chip cake (and apols)</title>
    <link rel="alternate" type="text/html" href="http://www.cookingcoder.com/2010/02/banana-choc-chip-cake-and-apols.php" />
    <id>tag:www.cookingcoder.com,2010://4.37</id>

    <published>2010-02-14T17:03:52Z</published>
    <updated>2010-02-14T17:33:04Z</updated>

    <summary>Yeah, I&apos;ve been a bit otherwise occupied, lately, haven&apos;t I? If it&apos;s any consolation, there are a few drafts waiting to be turned from meaningless drivel into utter bilge. Something like that, anyway.Without further agadoo, here&apos;s a banana and chocolate...</summary>
    <author>
        <name>Seabee</name>
        
    </author>
    
        <category term="CB" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Cooking" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="banana" label="banana" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="cake" label="cake" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="chocolate" label="chocolate" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.cookingcoder.com/">
        <![CDATA[Yeah, I've been a bit otherwise occupied, lately, haven't I? If it's any consolation, there are a few drafts waiting to be turned from meaningless drivel into utter bilge. Something like that, anyway.<div><br /></div><div>Without further agadoo, here's a<b> </b><b>banana and chocolate chip cake</b> I made this weekend.</div><div><br /></div><div><a href="http://www.cookingcoder.com/assets_c/2010/02/IMG_1668-81.php" onclick="window.open('http://www.cookingcoder.com/assets_c/2010/02/IMG_1668-81.php','popup','width=1600,height=836,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.cookingcoder.com/assets_c/2010/02/IMG_1668-thumb-500x261-81.jpg" width="500" height="261" alt="Banana Cake" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></div><div>Typical. Doesn't even survive the 5 minutes it takes to get the camera out.</div><div><br /></div><div>The chocolate chips were sparse out of necessity, but in a way, I thought that was a good choice - you get the full flavour of the banana, with a chocolatey intermission every few bites. Delish!</div><div><br /></div><div><b><font class="Apple-style-span" style="font-size: 1.25em; "><font class="Apple-style-span" style="font-size: 1.25em; ">Banana &amp; choc chip cake</font></font></b></div><div><a href="http://www.nibblous.com/recipe/825">Adapted from here</a></div><div><br /></div><div><b>Ingredients</b></div><div><ul><li>100g butter, softened</li><li>150g demerara sugar</li><li>2 eggs</li><li>2 large bananas, the riper the better</li><li>200g plain flour</li><li>4 level tsp baking powder</li><li>50g chocolate chips</li></ul><div>Grease a sandwich tin and preheat the oven to 180 degrees.</div><div>Cream the butter and sugar, then beat in the eggs.</div><div>Mash the bananas in a separate bowl using a fork. If your bananas aren't very ripe and you don't like the idea of bending all your cutlery, put them in a blender instead.</div><div>Now add the banana sludge to the batter and mix well.</div><div>Fold the flour/baking powder into the mixture until it is an even colour and (probably lumpy) consistency.</div><div>Finally, fold the chips in, and pour the mixture into a sandwich tin.</div><div>Bake for 40 minutes in a fan oven, 50-60 otherwise. Test the cake with a skewer as usual before you take it out - I know it contains banana, but it shouldn't be sludgy.</div><div><br /></div><div>And there you have it, a cake with a great crust, moist centre, and delicious taste. Did you know that half of this cake counts as one of your five-a-day? Wink, wink...</div></div>]]>
        
    </content>
</entry>

</feed>
