<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://jdv.me.uk/feeds/atom.xml" rel="self" title="JDV [--'-@] Home" type="application/atom+xml" />
    <link href="http://jdv.me.uk/"                        rel="alternate"    title="JDV [--'-@] Home" type="text/html" />
    <link href="http://jdv.me.uk/rss.php?version=2.0"     rel="alternate"    title="JDV [--'-@] Home" type="application/rss+xml" />
    <title type="html">JDV [--'-@] Home</title>
    <subtitle type="html">James Valentine speaks his mind. Again.</subtitle>
    <icon>http://jdv.me.uk/templates/default/img/s9y_banner_small.png</icon>
    <id>http://jdv.me.uk/</id>
    <updated>2010-08-20T01:25:41Z</updated>
    <generator uri="http://www.s9y.org/" version="1.2.1">Serendipity 1.2.1 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://jdv.me.uk/archives/134-Emerging-adults-where-we-in-our-mid-twenties-really-are.html" rel="alternate" title="Emerging adults - where we in our mid-twenties really are" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2010-08-20T00:59:18Z</published>
        <updated>2010-08-20T01:25:41Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=134</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=134</wfw:commentRss>
    
            <category scheme="http://jdv.me.uk/categories/10-Musings" label="Musings" term="Musings" />
    
        <id>http://jdv.me.uk/archives/134-guid.html</id>
        <title type="html">Emerging adults - where we in our mid-twenties really are</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>My good friend Heiner has introduced me to the excellent <a href="http://instapaper.com">Instapaper</a> concept. The idea is simple: surf the net as usual and when you find something you don't have time to read at that moment, click a bookmarklet they supply and the article is silently added to your Instapaper profile. A side-effect of offering this functionality is that Instapaper can perform statistical analysis on click counts for each URL, working out which are the most popular articles amongst the reading community.<br />
<br />
Here's one I've enjoyed. It charts the "discovery" of that difficult period <a href="http://www.nytimes.com/2010/08/22/magazine/22Adulthood-t.html">between adolescence and adulthood</a>. I think I'm there right now. Lots of possibilities, not much stability, tons of energy, not much money. Watch this space as I develop my business and do some interesting things in the process. There is time for "setting down" later on. First time I've encountered the idea of <a href="http://en.wikipedia.org/wiki/Synaptic_pruning">synaptic pruning</a>, too. I wonder which bits of my cognition have been lopped off so that other bits can be optimised? What about you? I refuse to feel guilty about enjoying this time in my life. There's a quote at the end from Jeffrey Arnett at the end and some opinion from the article writer, Robin Marantz Henig, which holds some promise for us all:<br />
<br /></p>

<blockquote><br />
“To be a young American today is to experience both excitement and uncertainty, wide-open possibility and confusion, new freedoms and new fears,” he writes in “Emerging Adulthood.” During the timeout they are granted from nonstop, often tedious and dispiriting responsibilities, “emerging adults develop skills for daily living, gain a better understanding of who they are and what they want from life and begin to build a foundation for their adult lives.” If it really works that way, if this longer road to adulthood really leads to more insight and better choices, then Arnett’s vision of an insightful, sensitive, thoughtful, content, well-honed, self-actualizing crop of grown-ups would indeed be something worth waiting for.<br />
</blockquote>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://jdv.me.uk/archives/133-eSATA-against-USB2-on-my-new-laptop.html" rel="alternate" title="eSATA against USB2 on my new laptop" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2010-07-28T12:39:45Z</published>
        <updated>2010-07-28T12:43:52Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=133</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=133</wfw:commentRss>
    
    
        <id>http://jdv.me.uk/archives/133-guid.html</id>
        <title type="html">eSATA against USB2 on my new laptop</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>I'm using a new laptop with an eSATA connector, along with a hard disk docking station. I thought I'd run some hdparm tests to see what the difference in data transfer between the two methods would be.<br />
<br />
<code><br />
root@ruby:/home/james# hdparm -Tt /dev/sda6<br />
<br />
/dev/sda6:<br />
 Timing cached reads:   5798 MB in  2.00 seconds = 2899.53 MB/sec<br />
 Timing buffered disk reads:  222 MB in  3.01 seconds =  73.73 MB/sec<br />
root@ruby:/home/james# hdparm -Tt /dev/sdb1<br />
<br />
/dev/sdb1:<br />
 Timing cached reads:   5414 MB in  2.00 seconds = 2707.37 MB/sec<br />
 Timing buffered disk reads:  270 MB in  3.01 seconds =  89.82 MB/sec<br />
<br />
root@ruby:/home/james# hdparm -Tt /dev/sdf1<br />
<br />
/dev/sdf1:<br />
 Timing cached reads:   5314 MB in  2.00 seconds = 2658.02 MB/sec<br />
 Timing buffered disk reads:   94 MB in  3.06 seconds =  30.70 MB/sec<br />
</code><br />
<br />
The first is the locally installed SATA 5400 RPM 640GB drive. The second is the external 1TB drive connected via eSATA. The last scoring is for the same drive connected via USB. That's quite a drop in throughput we're looking at there when the cache is taken out of the equation.<br /></p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://jdv.me.uk/archives/132-Nuisance-marketing-calls.html" rel="alternate" title="Nuisance marketing calls" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2010-03-25T18:53:33Z</published>
        <updated>2010-03-25T18:59:00Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=132</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=132</wfw:commentRss>
    
            <category scheme="http://jdv.me.uk/categories/4-General" label="General" term="General" />
    
        <id>http://jdv.me.uk/archives/132-guid.html</id>
        <title type="html">Nuisance marketing calls</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Follow through with me here.<br />
<br />
Marketing calls to individuals on the telephone preference service are illegal. Our fixed-line phone companies (BT, for example) know who just called us. Why, when we get a nuisance call can we not simply pick up the phone and dial a 5-digit code which allows us to report the last call as a nuisance? That would seem to work on a lot of levels: consumers often don't know where the caller is coming from, and shouldn't have to do a lot of work to report these cases. In addition, numbers are often withheld, or the message is recorded.  I wouldn't even mind answering, say, three questions about the call by pressing keys on my keypad if it helped with the investigation of this callers.<br />
<br />
Sadly, I suspect that phone companies want to make revenue <i>whoever</i> is making the call, whether it bothers the recipient or not.</p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://jdv.me.uk/archives/130-Yes,-Im-still-an-ENFP.html" rel="alternate" title="Yes, I'm still an ENFP" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2010-03-25T02:17:17Z</published>
        <updated>2010-03-26T15:45:53Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=130</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=130</wfw:commentRss>
    
            <category scheme="http://jdv.me.uk/categories/10-Musings" label="Musings" term="Musings" />
    
        <id>http://jdv.me.uk/archives/130-guid.html</id>
        <title type="html">Yes, I'm still an ENFP</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Taken without permission, but with good faith, from <a href="http://www.personalitypage.com/ENFP.html" title="Read the original">Portrait of an ENFP</a><br />
<br />
<blockquote><br />
<h2>Portrait of an ENFP - Extraverted iNtuitive Feeling Perceiving</h2><br />
<h3>(Extraverted Intuition with Introverted Feeling)<br /><br />
The Inspirer</h3><br />
<br />
As an ENFP, your primary mode of living is focused externally, where you take things in primarily via your intuition. Your secondary mode is internal, where you deal with things according to how you feel about them, or how they fit in with your personal value system.<br />
<br />
ENFPs are warm, enthusiastic people, typically very bright and full of potential. They live in the world of possibilities, and can become very passionate and excited about things. Their enthusiasm lends them the ability to inspire and motivate others, more so than we see in other types. They can talk their way in or out of anything. They love life, seeing it as a special gift, and strive to make the most out of it.<br />
</blockquote><br />
<br />
More after the jump.</p>
 <br /><a href="http://jdv.me.uk/archives/130-Yes,-Im-still-an-ENFP.html#extended">Continue reading "Yes, I'm still an ENFP"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://jdv.me.uk/archives/129-Reply-from-Empire-Cinemas.html" rel="alternate" title="Reply from Empire Cinemas" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2010-01-20T11:10:24Z</published>
        <updated>2010-01-20T11:10:24Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=129</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=129</wfw:commentRss>
    
            <category scheme="http://jdv.me.uk/categories/4-General" label="General" term="General" />
    
        <id>http://jdv.me.uk/archives/129-guid.html</id>
        <title type="html">Reply from Empire Cinemas</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>This is what I got back in response to my <a href="http://jdv.me.uk/archives/128-Complaint-to-Empire-Cinemas-for-botched-Avatar-3D-foyer-experience.html" title="last blog post">complaint about the Avatar 3D showing</a> I attended on Saturday.<br />
<br /></p>

<div style="border-style: solid; border-color: black; border-width: 1px 1px 0px; padding: 12px 20px; width: 90%;"><br />
Dear James,<br />
<br />
Thank-you for your email regarding your visit to the Empire High Wycombe, which has been passed to me as General Manager of the site. I was very disappointed to hear of the experience you had.<br />
<br />
Saturday evening, as I am sure you are  aware was extremely busy, with Avatar, in fact, more popular on Saturday than any previous day since it’s opening in December.  It was very clear from your comments that the number of staff working was not sufficient for this level of business, and this was further impacted by sickness. <br />
<br />
Clearly this does not excuse the poor service on offer.  I can state that everyone working at that time was doing their best to try to get everyone into the screen as quickly as possible, however, I take on board your comments that more effective communication would certainly have aided us.<br />
<br />
I am not sure if you are a regular visitor to the cinema, but if you are, I hope you will agree that the issues you experienced on Saturday evening are not commonplace at the cinema. <br />
<br />
If you would kindly reply to this email with details of your postal address, I would be happy to send you out some guest tickets  so that you may visit the cinema again.  I am confident that your next visit will be a much more enjoyable one, but would welcome any further comments you may have.<br />
 <br />
<br />
Yours sincerely<br />
<br />
 <br />
<br />
Paul Damms<br />
<br />
General Manager<br />
</div>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://jdv.me.uk/archives/128-Complaint-to-Empire-Cinemas-for-botched-Avatar-3D-foyer-experience.html" rel="alternate" title="Complaint to Empire Cinemas for botched Avatar 3D foyer experience" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2010-01-17T00:26:12Z</published>
        <updated>2010-01-20T11:15:03Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=128</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=128</wfw:commentRss>
    
            <category scheme="http://jdv.me.uk/categories/4-General" label="General" term="General" />
    
        <id>http://jdv.me.uk/archives/128-guid.html</id>
        <title type="html">Complaint to Empire Cinemas for botched Avatar 3D foyer experience</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Just sent the following complaint to Empire Cinemas after my disappointment in Wycombe when I went to see Avatar 3D. Utter madness, and all caused by cost-cutting and bad management.<br />
<br />
<div style="width: 90%; border: 1px solid black; border-width: 1px 1px 0px 1px; padding: 12px 20px;"><br />
I attended Empire High Wycombe today to find the place in complete chaos. Queues snaked slowly around the foyer, confused customers tried to find someone to answer their questions, staff were scarce. There appeared to be no effective management at all; no one taking responsibility.<br />
<br />
The box office was shut this very busy Saturday night, presumably to keep costs down. There was a lot of unhappy conversation between customers. I suspect you will lose a great many.<br />
<br />
These seemed to be the issues:<br />
<br />
- too few staff, none of them in control<br />
<br />
- no clear information about where booked tickets could be picked up - many did not realise that all desks could print tickets, not just the machines.<br />
<br />
- only three machines, one of which developed a card-reader fault and would not print any more tickets.<br />
<br />
- only one person checking tickets for the Avatar showing, and taking a long time about it.<br />
<br />
- no announcement from staff to explain that the feature would be delayed to give everyone a chance to get in, so there was some concern that people would miss the beginning, and those that were already inside and seated were subjected to the advertising twice.<br />
<br />
My irritation would have been salved somewhat if I had not paid an additional card handling fee for booking in advance in the first place. Where is the logic in that? You must also be paying for box office card purchases. Why pass this on separately to the customer?<br />
<br />
I'm influential amongst my friends. Unless you can make amends in a satisfactory way, I won't attend an Empire again, and I'll discourage people I know from taking the risk. The excellent feature experience was marred by chaos, disorganisation and bad pre-planning by Empire. There is no excuse for being a victim of your own popularity when you have all the visitor data that you do. Today's jaunt was a disappointment.<br />
<br />
Thanks for your time.<br />
J.<br />
</div><br />
<br />
I wonder what they say? If I get a response, I'll post it here.</p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://jdv.me.uk/archives/127-Humanity-and-recognising-it.html" rel="alternate" title="Humanity and recognising it" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-09-26T13:34:37Z</published>
        <updated>2009-09-26T13:37:22Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=127</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=127</wfw:commentRss>
    
            <category scheme="http://jdv.me.uk/categories/10-Musings" label="Musings" term="Musings" />
    
        <id>http://jdv.me.uk/archives/127-guid.html</id>
        <title type="html">Humanity and recognising it</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Just read (and was touched by) this, a few words in someone's sig:<br />
<br />
"Be kind, for everyone you meet is fighting a hard battle.<br />
<br />
Plato"<br />
<br />
That's so easy to forget. Why do we expect everyone (including ourselves) to be more than human? As Rob Bell says, we were designed to be neither angels or animals, but this odd, hybrid, blessed creature, reborn in the love of Jesus.</p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://jdv.me.uk/archives/126-Tasteless-coincidence-Jon-Eydmann-death.html" rel="alternate" title="Tasteless coincidence: Jon Eydmann death" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-09-02T23:06:20Z</published>
        <updated>2009-09-02T23:14:51Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=126</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=126</wfw:commentRss>
    
            <category scheme="http://jdv.me.uk/categories/4-General" label="General" term="General" />
    
        <id>http://jdv.me.uk/archives/126-guid.html</id>
        <title type="html">Tasteless coincidence: Jon Eydmann death</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p><div class="serendipity_imageComment_left" style="width: 94px"><div class="serendipity_imageComment_img"><a class='serendipity_image_link' href='http://jdv.me.uk/uploads/tasteless_cooincidence.png'><!-- s9ymdb:69 --><img width="94" height="110"  src="http://jdv.me.uk/uploads/tasteless_cooincidence.serendipityThumb.png" alt="" /></a></div><div class="serendipity_imageComment_txt">An unfortunate, and tasteless coincidence of reporting and advertising</div></div><br />
I received an e-mail from a band called "Show without Punch" today. I get their circulars, as does Clare, because we saw them once at a gig and signed up to stay in touch. Today, though, the news was sad. Their manager, Jon Eydmann passed away. A quick Google pulled up the <a href="http://www.telegraph.co.uk/news/worldnews/europe/italy/6127775/British-tourist-Jon-Peter-Eydmann-dies-after-dive-into-Lake-Como.html" title="Jon Eydmann death">Telegraph version of the story</a>.<br />
<br />
What I couldn't believe was (what I thought was) the accompanying image. It is of a man floating face-down in water. The significance of this cock-up cannot be overestimated, and is perfectly clear when you read the article and see how Jon died. I <em>now</em> realise that the tasteless picture is in some way "arty" and alerts readers to a review or critique. A shame no one bothered to look at the article in place on the website.</p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://jdv.me.uk/archives/125-Caller-ID-reception-by-GSM-modem.html" rel="alternate" title="Caller ID reception by GSM modem" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-05-18T23:26:23Z</published>
        <updated>2009-05-18T23:26:23Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=125</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=125</wfw:commentRss>
    
            <category scheme="http://jdv.me.uk/categories/1-Technology" label="Technology" term="Technology" />
    
        <id>http://jdv.me.uk/archives/125-guid.html</id>
        <title type="html">Caller ID reception by GSM modem</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>For the tech-heads amongst us,<br />
<br />
if you should ever want to pick up caller id with a GSM modem, you should know that the usual AT commands to initialize the feature on the receiving modem don't work. So, for Google's benefit, these are useless:<br />
<br />
<ul><br />
<li>AT+VCID=1</li><br />
<li>AT#CID=1</li><br />
<ul><br />
<br />
The correct string to use is:<br />
<code>AT+CLIP=1</code><br />
<br />
Thanks to <strong>smotbd</strong> in this <a href="http://www.experts-exchange.com/Hardware/Networking_Hardware/Modems/Q_23357462.html">Experts Exchange article</a> about a completely different problem (scroll to toward the bottom).<br />
<br /></p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://jdv.me.uk/archives/124-A-great-afternoon-on-the-airfield.html" rel="alternate" title="A great afternoon on the airfield" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-05-10T21:54:40Z</published>
        <updated>2009-05-10T22:35:40Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=124</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=124</wfw:commentRss>
    
            <category scheme="http://jdv.me.uk/categories/4-General" label="General" term="General" />
    
        <id>http://jdv.me.uk/archives/124-guid.html</id>
        <title type="html">A great afternoon on the airfield</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>This afternoon the weather was absolutely beautiful, and there were several gliders up from Wycombe Air Park. I thought I'd pop up there (a couple of miles at the most from Mum's) and take a look around.<br />
<br />
I started by dropping into the office, logbook in hand. That broke the ice with the receptionist immediately, and we got chatting about prices for flying in the club. Finally, she radioed the launch point and the <abbr title="Chief Flying Instructor">CFI</abbr>, Mike Cotter gave me the go-ahead to enter the field and pay them a visit.<br /></p>
 <br /><a href="http://jdv.me.uk/archives/124-A-great-afternoon-on-the-airfield.html#extended">Continue reading "A great afternoon on the airfield"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://jdv.me.uk/archives/123-The-newish-Broadcom-STA-drivers.html" rel="alternate" title="The new(ish) Broadcom STA drivers" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-05-09T16:51:33Z</published>
        <updated>2009-05-09T16:58:06Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=123</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=123</wfw:commentRss>
    
            <category scheme="http://jdv.me.uk/categories/1-Technology" label="Technology" term="Technology" />
    
        <id>http://jdv.me.uk/archives/123-guid.html</id>
        <title type="html">The new(ish) Broadcom STA drivers</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>As much for my reference as anything, I'd like to make a note about the new <a href="http://www.broadcom.com/support/802.11/linux_sta.php" title="Get the new Broadcom drivers for Linux">Linux Broadcom drivers for wireless chipsets</a>. It all went wrong for me when I upgraded kernels. Thankfully, I can still hook up via my phone.<br />
<br />
Firstly, the <a href="http://www.broadcom.com/docs/linux_sta/README.txt">README</a> is very useful...<br />
<br />
Secondly, this is the important bit:<br />
<br /></p>
 <br /><a href="http://jdv.me.uk/archives/123-The-newish-Broadcom-STA-drivers.html#extended">Continue reading "The new(ish) Broadcom STA drivers"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://jdv.me.uk/archives/122-Still-pushing-Melanies-fundraising.html" rel="alternate" title="Still pushing Melanie's fundraising" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-05-09T14:21:35Z</published>
        <updated>2009-05-09T14:21:35Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=122</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=122</wfw:commentRss>
    
            <category scheme="http://jdv.me.uk/categories/6-JDV-pro" label="JDV pro" term="JDV pro" />
    
        <id>http://jdv.me.uk/archives/122-guid.html</id>
        <title type="html">Still pushing Melanie's fundraising</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Managed to work out the widget thingie. Why they make it so complicated defeats me. Anyhow, here's the progress of the appeal. Do donate if you can: it's a good cause which may make a difference for Jamie in the future.<br />
<br />
<div style="text-align: center"><object type="application/x-shockwave-flash" allowScriptAccess="always" allowNetworking="all" height="230" width="150" align="middle" data="http://www.justgiving.com/widgets/jgwidget.swf" flashvars="EggId=1847549&amp;IsMS=0"><param name="movie" value="http://www.justgiving.com/widgets/jgwidget.swf" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="flashvars" value="EggId=1847549&amp;IsMS=0" /><param name="bgcolor" value="#ffffff" /></object></div><br /></p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://jdv.me.uk/archives/121-On-the-subject-of-traffic-lights.html" rel="alternate" title="On the subject of traffic lights" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-05-06T14:17:53Z</published>
        <updated>2009-05-09T14:35:32Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=121</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=121</wfw:commentRss>
    
            <category scheme="http://jdv.me.uk/categories/4-General" label="General" term="General" />
    
        <id>http://jdv.me.uk/archives/121-guid.html</id>
        <title type="html">On the subject of traffic lights</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>See the Guardian article on <a href="http://www.guardian.co.uk/commentisfree/2009/may/06/traffic-lights-london-ealing" title="Traffic lights">traffic light removal in Ealing</a>.<br />
<br />
A comment from one user: <a href="http://www.guardian.co.uk/users/philippab" name="&amp;lid={viewComments}{PhilippaB}&amp;lpos={viewComments}{16}">PhilippaB</a> at 06 May 09, 2:07pm<br />
                      <blockquote>     <blockquote><p>The electric traffic light ...is a device inimical to the British character of waiting our turn. The British people should be trusted. When given freedom, a spontaneous order emerges, not anarchic chaos. We form a polite queue.</p></blockquote><p>Isn't there then a danger that at busy junctions/crossroads, traffic will be slowed down even more as people wave each other on with cheerful cries of "after you, my good man!" - "no, please, I insist, after you!" - "Oh, really, you are too kind, good sir, but I really must insist!" - "Nay, sirrah, the privilege is yours!" etc etc.</p><p>Thus, traffic lights could be seen as actually speeding traffic up, by preventing drivers from being rendered immobile by their innate sense of generosity and fair play.</p><p>More tea vicar?</p>    </blockquote><br />
Wonderful. The British sense of humour.</p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://jdv.me.uk/archives/120-A-normal-ringtone-at-last.html" rel="alternate" title="A normal ringtone at last" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-05-03T21:23:39Z</published>
        <updated>2009-05-03T22:12:33Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=120</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=120</wfw:commentRss>
    
            <category scheme="http://jdv.me.uk/categories/6-JDV-pro" label="JDV pro" term="JDV pro" />
    
        <id>http://jdv.me.uk/archives/120-guid.html</id>
        <title type="html">A normal ringtone at last</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Nokia, with all their technical capability, seems to have totally eschewed the concept of a normal ringtone. You know, one that sounds like you work for an exclusive agency just behind Bond Street. I am consequently indebted to Peter for his <a href="http://iwanttolitigate.wordpress.com/2007/02/10/mobile-phone-ringtones/" title="Ahhh, a normal ring!">excellent tone</a>.</p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://jdv.me.uk/archives/119-Spray-on-foam,-soot-and-corroded-metal.html" rel="alternate" title="Spray-on foam, soot and corroded metal" />
        <author>
            <name>James Valentine</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-05-03T17:17:13Z</published>
        <updated>2009-05-03T17:17:13Z</updated>
        <wfw:comment>http://jdv.me.uk/wfwcomment.php?cid=119</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://jdv.me.uk/rss.php?version=atom1.0&amp;type=comments&amp;cid=119</wfw:commentRss>
    
    
        <id>http://jdv.me.uk/archives/119-guid.html</id>
        <title type="html">Spray-on foam, soot and corroded metal</title>
        <content type="xhtml" xml:base="http://jdv.me.uk/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>I've been borrowing Dad's huge Citroen Synergie. I've had a few problems with it, but none as bad as yesterday's...<br />
<br />
<div class="serendipity_imageComment_left" style="width: 110px"><div class="serendipity_imageComment_img"><a title="/uploads/synergie.jpg" id="s9yisp67"></a><a class='serendipity_image_link' href='http://jdv.me.uk/serendipity_admin_image_selector.php?serendipity[step]=showItem&amp;serendipity[image]=67' id="s9yisphref67" onclick="javascript:this.href = this.href + '&amp;serendipity[from]=' + self.location.href;"><!-- s9ymdb:67 --><img width="110" height="83"  src="http://jdv.me.uk/uploads/synergie.serendipityThumb.jpg" alt="" /></a></div><div class="serendipity_imageComment_txt">A picture of a car very like Dad's Synergie, but slightly newer. Same colour, same hulk.</div></div><br />
<br />
<br />
...the exhaust pipe, which I now realise to be as old as the car has literally rotted and turned to brown dust. Here's a picture. Nasty, isn't it? The problem point is after the cat and just at the join to the small box.<br />
<br />
<div class="serendipity_imageComment_left" style="width: 400px"><div class="serendipity_imageComment_img"><!-- s9ymdb:68 --><img width="400" height="300"  src="http://jdv.me.uk/uploads/exhaustwoe.jpg" alt="" /></div><div class="serendipity_imageComment_txt">Does this look right to you?</div></div><br />
<br />
The car sounds like a tractor - I literally have to coast past pedestrians to avoid attracting attention (this car doesn't normally turn heads). In addition, the fumes are coming out under the car and getting into the cabin, which is unhealthy and unpleasant. Interestingly, the performance has improved dramatically, effectively making the engine note and road behaviour like that of a hypothetical "sports tank". I assume the improvement in acceleration and extra torque is due to the car not having too much difficulty in expelling the exhaust gas.<br />
<br />
Well, I'm obviously not driving it any more as running without any exhaust compression could damage the engine, according to Dad, but on a bank holiday weekend, I can't get anyone to mend it, either. And no temporary fix will work as the metal is so fragile.<br />
<br />
Here's the musing:<br />
<br />
What about some thick, spray-on, heat-proof foam? If no part were available, you would simply align the two broken components, support them temporarily and spray the gloop around the join. It would expand and set hard, fixing the pipe in place.<br />
<br />
Anyhow, muse over. I'll have to get it fixed on Tuesday, but I might be able to order the part before then.</p>
 
            </div>
        </content>
        
    </entry>

</feed>