<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title>Steve Hemingway</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/" />
   <link rel="self" type="application/atom+xml" href="http://www.stevehemingway.com/atom.xml" />
   <id>tag:www.stevehemingway.com,2010://1</id>
   <updated>2010-08-19T09:43:29Z</updated>
   <subtitle>My attempts to make sense of the world around me</subtitle>
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 4.34-en</generator>


<entry>
   <title>PAYE bureau</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/08/paye_bureau.html" />
   <id>tag:www.stevehemingway.com,2010://1.288</id>
   
   <published>2010-08-19T09:36:00Z</published>
   <updated>2010-08-19T09:43:29Z</updated>
   
   <summary>I have used paybureau.co.uk. They are a splendid lot, lead by the incomparable Riff Heber-Percy. Basically they handle all the paperwork associated with PAYE. You say how much the gross pay for your employees is, and they do the rest,...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="Personal" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[I have used <a href="http://www.paybureau.co.uk/">paybureau.co.uk</a>. They are a splendid lot, lead by the incomparable Riff Heber-Percy. <br /><br />Basically they handle all the paperwork associated with <a class="zem_slink" href="http://en.wikipedia.org/wiki/Pay-as-you-earn_tax" title="Pay-as-you-earn tax" rel="wikipedia">PAYE</a>. You say how much the gross pay for your employees is, and they do the rest, up to, but not including, actually doing the funds transfers. They produce security-printed payslips to dish out, and, critically, do the year-end filings.<br /><br />A great service, all for a tenner a month or so. I wouldn't know what to do without them. Of course, it took a small incentive for me to write this. They have offered a bottle of champagne for a referral. So if you want to split a bottle of champagne with me, contact them, open an account and <b>tell them I sent you</b>. That's all you have to do!<br /><br />This works great for consultancies where you set up a company as a vehicle to use for invoicing and to avoid IR35 problems. The sort of thing that you might otherwise use an umbrella company for.<br />

<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"><img style="border: medium none; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=e11f7bea-b53a-41d4-9823-c401cc198922" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>]]>
      
   </content>
</entry>

<entry>
   <title>Connecting to the web via a Socks 5 proxy</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/08/connecting_to_the_web_via_a_so.html" />
   <id>tag:www.stevehemingway.com,2010://1.287</id>
   
   <published>2010-08-17T14:44:46Z</published>
   <updated>2010-08-17T17:21:04Z</updated>
   
   <summary>This is really quite straightforward and there are loads of pages out in the Interweb Thingy that explain how to do this, but I still screw it up whenever I try to do it from memory. The idea is explained...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="China" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Personal" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Technology" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="63" label="Firefox" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="65" label="Free" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="67" label="Hosted Proxy Services" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="69" label="Microsoft Windows" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="71" label="Proxy server" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="73" label="Proxying and Filtering" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="75" label="PuTTY" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="77" label="SOCKS" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="61" label="technology" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[This is really quite straightforward and there are loads of pages out in the Interweb Thingy that explain how to do this, but I still screw it up whenever I try to do it from memory. The idea is explained <a href="http://embraceubuntu.com/2006/12/08/ssh-tunnel-socks-proxy-forwarding-secure-browsing/">here</a>&nbsp;for <a class="zem_slink" href="http://www.ubuntu.com/" title="Ubuntu (operating system)" rel="homepage">Ubuntu</a> and <a href="http://thinkhole.org/wp/2006/05/10/howto-secure-firefox-and-im-with-putty/">here</a>&nbsp;for <a class="zem_slink" href="http://www.microsoft.com/WINDOWS" title="Windows" rel="homepage">Windows</a>+<a class="zem_slink" href="http://www.chiark.greenend.org.uk/~sgtatham/putty/" title="PuTTY" rel="homepage">Putty</a> ("Putty makes Windows usable").<div><br /></div><div>The key things I forget are:</div><div><ul><li>You mustn't use a port above 1024 unless you are root or <a class="zem_slink" href="http://www.sudo.ws/" title="Sudo" rel="homepage">sudo</a> the ssh command</li><li>You don't use local host as the general <a class="zem_slink" href="http://en.wikipedia.org/wiki/Proxy_server" title="Proxy server" rel="wikipedia">http proxy</a>, you set it as the <a class="zem_slink" href="http://en.wikipedia.org/wiki/SOCKS" title="SOCKS" rel="wikipedia">socks 5</a> proxy (the last one in the list in <a class="zem_slink" href="http://www.getfirefox.com" title="Firefox" rel="homepage">Firefox</a>)</li><li>You must connect as &lt;remote user&gt;@&lt;web host address&gt; and enter the two passwords when you run ssh in a terminal - the first to switch user to root, the second to login to the remote host on the ssh session.</li></ul><div>I posted a link on <a class="zem_slink" href="http://delicious.com" title="delicious" rel="homepage">Delicious</a> about this and tell everyone who is willing to listen (and some who are not) because I'm thrilled that something so simple can bypass the Chinese sysadmins who run the Great F1rewall of <a class="zem_slink" href="http://maps.google.com/maps?ll=39.9166666667,116.383333333&amp;spn=10.0,10.0&amp;q=39.9166666667,116.383333333 (People%27s%20Republic%20of%20China)&amp;t=h" title="People's Republic of China" rel="geolocation">China</a>.&nbsp;</div></div><div><br /></div><div>Apart from being useful in China, this is useful in the UK too, for example to access services like <a href="http://www.pandora.com">Pandora</a>,&nbsp;which are blocked to users from less developed countries. You probably don't want to stream audio if your web hosting company per byte of data. Much better to use Spotify or Last.fm. But you get the idea. If you want to get streaming content you may be able to use <a href="http://lifehacker.com/5583515/access-hulu-from-outside-the-us-without-a-proxy-server">this technique</a>&nbsp;that dispenses with a proxy server.</div><div><br /></div><div>Someone was saying that actually the Chinese don't really care about their citizens reading subversive stuff on the web if it is in <a class="zem_slink" href="http://en.wikipedia.org/wiki/English_language" title="English language" rel="wikipedia">English</a>: they just want the yokels to be kept in the dark about what democracy and free elections are all about.</div><div><br /></div><div>Once again, if you read this, could you see if you can create a comment. If you can't then tell me. I tightened up the comment settings because I was getting spam, and now nobody every seems to leave a comment, even a spammy one.</div><div><div><br /></div></div>

<div class="zemanta-pixie" style="margin-top:10px;height:15px"><a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"><img class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=7ab13c65-5c2d-46b3-a2b1-5302d90f258d" alt="Enhanced by Zemanta" style="border:none;float:right" /></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>]]>
      
   </content>
</entry>

<entry>
   <title>Property buying in China</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/08/property_buying_in_china.html" />
   <id>tag:www.stevehemingway.com,2010://1.286</id>
   
   <published>2010-08-12T20:01:29Z</published>
   <updated>2010-08-12T20:07:35Z</updated>
   
   <summary>I think this is read only by those of you who know me personally. I am going off to China again on around the 8th of September for a couple of weeks to select suitable properties and other investments to...</summary>
   <author>
      <name></name>
      
   </author>
   
   <category term="3" label="China-property" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[I think this is read only by those of you who know me personally. I am going off to China again on around the 8th of September for a couple of weeks to select suitable properties and other investments to buy in China. I will be in the Pearl River Delta area (I have just created a <a href="http://www.pearlriverdelta.co.uk/">new website</a> where you can find out more about this extremely dynamic part of China).<br /><br />There is a lot of detailed stuff that I should explain about how all this works, but basically if you are interested in buying, say, an villa in Guangzhou, or providing debt to a Chinese company restructuring, or buying an apartment in Macau or Zhuhai, then I can arrange this for you, either for you to buy individually, or as a joint venture with me.<br /><br />Just drop me a line to steve.hemingway@gmail.com or ring me on 02033 558557 to find out more.<br />]]>
      
   </content>
</entry>

<entry>
   <title>Why it&apos;s a bad idea to fix someone&apos;s computer for them</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/07/why_its_a_bad_idea_to_fix_some.html" />
   <id>tag:www.stevehemingway.com,2010://1.285</id>
   
   <published>2010-07-02T10:42:01Z</published>
   <updated>2010-07-02T10:44:42Z</updated>
   
   <summary><![CDATA[This strip from Dilbert expresses a profound truth.&nbsp;I am a huge fan of Ubuntu. I find it much easier to administer my system than I did when I had Windows. But I dare not install it on anyone else's computer...]]></summary>
   <author>
      <name>Steve Hemingway</name>
      <uri>http://www.stevehemingway.com/</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[<a href="http://dilbert.com/strips/comic/2010-06-27a/">This strip</a> from Dilbert expresses a profound truth.&nbsp;<div><br /></div><div>I am a huge fan of Ubuntu. I find it much easier to administer my system than I did when I had Windows. But I dare not install it on anyone else's computer because then I'd be offering an infinity of free support to them. And somehow, pretty soon, a problem would arise that I couldn't fix. And then I'd feel really, really bad.</div>]]>
      
   </content>
</entry>

<entry>
   <title>George Hamilton IV</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/04/george_hamilton_iv.html" />
   <id>tag:www.stevehemingway.com,2010://1.284</id>
   
   <published>2010-04-22T16:37:10Z</published>
   <updated>2010-04-22T16:41:19Z</updated>
   
   <summary>Tony Byworth produced this article for the Knebworth Parish Magazine, which I reproduce with his permission. George will be performing in Knebworth on 18 May 2010. More details here.George Hamilton IV, currently celebrating his sixth decade in the music business,...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="Personal" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[Tony Byworth produced this article for the Knebworth Parish Magazine, which I reproduce with his permission. George will be performing in Knebworth on 18 May 2010. More details here.<br /><br /><font color="#000000"><font face="Verdana, sans-serif"><font style="font-size: 8pt;" size="1"><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>George
Hamilton IV</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">,
currently celebrating his sixth decade in the music business,</span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>
</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">enjoys
his status as one of country music's foremost entertainers, both at
home and internationally. </span></font></font></font></font><p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.51cm;" align="JUSTIFY">
</p>
<p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.51cm;" align="JUSTIFY">
<font color="#000000"><font face="Verdana, sans-serif"><font style="font-size: 8pt;" size="1"><font style="font-size: 11pt;" size="2"><span lang="en-US">Although
based in Nashville, Tennessee, both Canada and the British Isles
could be equally "home" to him. But his travels have taken to far
more distant areas and, back in the early 1970s, George IV set the
pace by being the first entertainer to bring "live" country music
to Moscow and Prague, locations known back then as behind the "Iron
Curtain". It was such ground-breaking achievements that secured him
the title </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>International
Ambassador of Country Music</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">,
an award bestowed upon him by the much respected trade publication,
</span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Billboard</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">.
</span></font></font></font></font>
</p>
<p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.51cm;" align="JUSTIFY">
<font color="#000000"><font face="Verdana, sans-serif"><font style="font-size: 8pt;" size="1"><font style="font-size: 11pt;" size="2"><span lang="en-US">Further
recognition of his globe trotting activities came in 2006 when the
United States Ambassador to England, </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Robert
H. Tuttle</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">,
gave a special reception in London to celebrate George IV's 50th
Anniversary in music and his unique contributions to the
globalization of Country Music. </span></font></font></font></font>
</p>
<p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.51cm;" align="JUSTIFY">
<font color="#000000"><font face="Verdana, sans-serif"><font style="font-size: 8pt;" size="1"><font style="font-size: 11pt;" size="2"><span lang="en-US">Although
he always had his sights set on a country music career, things didn't
quite work out that way at the start. Born in Winston-Salem, North
Carolina, he first caught the public's attention when </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>A
Rose And A Baby Ruth </b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">jettisoned
him into the Top Ten pop charts, launched him as a "teen idol"
and swiftly put him on tour with such as </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Buddy
Holly, Gene Vincent, Eddie Cochran, Little Richard, Jerry Lee Lewis,
Bobby Darin, </b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">the</span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>
</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Everly
Brothers</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">
and other iconic rock 'n' rollers. This period of his life
subsequently earned him induction into the Rockabilly Hall of Fame in
2006.</span></font></font></font></font></p>
<p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.51cm;" align="JUSTIFY">
<font color="#000000"><font face="Verdana, sans-serif"><font style="font-size: 8pt;" size="1"><font style="font-size: 11pt;" size="2"><span lang="en-US">George's</span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">
country music ambitions became a reality when he moved his family to
Nashville in 1959 and, a year later, became a member of the </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Grand
Ole Opry</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">
(the weekly radio show that had initially fuelled his musical
ambitions as a youngster and, as a member, he celebrated his 50</span></font><sup><font style="font-size: 11pt;" size="2"><span lang="en-US">th</span></font></sup><font style="font-size: 11pt;" size="2"><span lang="en-US">
anniversary this past February) and signed with RCA Records. His
breakthrough song came with </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Before
This Day Ends</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">
and, in 1962, scored number one with </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Abilene</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">,
a recording that quickly became his trademark song. </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Fort
Worth, Dallas Or Houston</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">,
another high chart success, quickly followed alongside such as </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Truck
Driving Man</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">
and </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Break
My Mind</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">.
In the late 1970s his recordings took on a more decidedly "folksy"
approach and </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Steel
Rail Blues, Early Morning Rain, Urge For Going </b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">and
</span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Canadian
Pacific </b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">secured
him the role as leader of Nashville's "Folk-Country" movement.</span></font></font></font></font></p>
<p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.51cm;" align="JUSTIFY">
<font color="#000000"><font face="Verdana, sans-serif"><font style="font-size: 8pt;" size="1"><font style="font-size: 11pt;" size="2"><span lang="en-US">He
</span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">made
his first visit to Britain in 1967 and quickly built up a loyal
following through record releases, several television series, concert
tours and, for many years, handling host duties at the annual Wembley
Country Music Festivals. He starred in a London West End musical,
</span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Patsy
</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">(the
story of the legendary Patsy Cline), which later went on lengthy
tours throughout the UK and Ireland. </span></font></font></font></font>
</p>
<p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.51cm;" align="JUSTIFY">
<font color="#000000"><font face="Verdana, sans-serif"><font style="font-size: 8pt;" size="1"><font style="font-size: 11pt;" size="2"><span lang="en-US">George
IV has found equal public support for his religious appearances,
which commenced as a frequent musical guest of </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Dr.
Billy Graham</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">,
and won him the </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Gospel
Music Association</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">'s
</span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Dove
Award</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">
in 1988. </span></font></font></font></font>
</p>
<p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.51cm;" align="JUSTIFY">
<font color="#000000"><font face="Verdana, sans-serif"><font style="font-size: 8pt;" size="1"><font style="font-size: 11pt;" size="2"><span lang="en-US">With
over a half century in the entertainment business, </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">and
a stack of awards to his credit, </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>George
Hamilton IV</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">
has matched hectic tour schedules with an equally vast amount of
recordings - over 120 albums to date. And his stage persona is
genuine: he really is as nice a person offstage as he appears
onstage, always finding time to chat with his audiences. The chance
to find out comes when he visits </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Knebworth</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">,
an area he knows from a previous visit, and presents a very special
evening of songs and stories at the</span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>
Village Hall</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">
on </span></font><font style="font-size: 11pt;" size="2"><span lang="en-US"><b>Tuesday,
May 18</b></span></font><font style="font-size: 11pt;" size="2"><span lang="en-US">.
</span></font></font></font></font>
</p><br />
You can read <a href="http://en.wikipedia.org/wiki/George_Hamilton_IV">more about George</a> on Wikipedia. <br />]]>
      
   </content>
</entry>

<entry>
   <title>Calvert&apos;s Castration Strategy - Donate Now!</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/04/calverts_castration_strategy_-.html" />
   <id>tag:www.stevehemingway.com,2010://1.283</id>
   
   <published>2010-04-19T12:26:22Z</published>
   <updated>2010-04-19T12:27:57Z</updated>
   
   <summary>Andrew Calvert wants to kick Balls out of his constituency....</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="Politics" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[<p>Andrew Calvert wants to kick Balls out of his  constituency.

<object width="480" height="326" id="kickWidget_150668_342429" ><param name="movie" value="http://serve.a-widget.com/service/getWidgetSwf.kickAction"></param><param name="flashvars" value="affiliateSiteId=150668&amp;widgetId=342429&amp;width=480&amp;height=326&amp;revision=48"></param><param name="wmode" value="transparent" ></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://serve.a-widget.com/service/getWidgetSwf.kickAction" name="kickWidget_150668_342429" width="480" height="326" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" allowScriptAccess="always" allowFullScreen="true" FlashVars="affiliateSiteId=150668&amp;widgetId=342429&amp;width=480&amp;height=326&amp;revision=48"></embed></object>]]>
      
   </content>
</entry>

<entry>
   <title>David vs the Great Clunking Fist</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/04/david_vs_the_great_clunking_fi.html" />
   <id>tag:www.stevehemingway.com,2010://1.282</id>
   
   <published>2010-04-13T14:35:28Z</published>
   <updated>2010-04-13T14:42:47Z</updated>
   
   <summary> Ubervu allows comparison of mentions of a pair of terms on social media sites. You can see the comparison of Gordon Brown and David Cameron here. I&apos;m not sure what it tells anyone. David and Gordon seem to be...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="Politics" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Seen on the Web" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="6" label="social networking" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[<p>
Ubervu allows comparison of mentions of a pair of terms on social media sites. You can see the comparison of Gordon Brown and David Cameron <a href="http://www.ubervu.com/social-media-comparison/%22david+cameron%22-vs-%22gordon+brown%22/">here</a>. I'm not sure what it tells anyone.
<p>David and Gordon seem to be level pegging on Twitter, but all but invisible on Facebook in comparison, whereas discussions about Gordon dominate the pair on <a href="http://intensedebate.com/">intensedebate</a> which seems to be a YASNS (Yet Another Social Networking Site).
<p>On the whole, I don't think that people often blog or twitter lines to the effect of "What a brilliant job David Cameron is making of presenting the Conservative Party's policies" (except by people who are paid to do so), so I would guess that on balance David has won the war of the social media sites so far.]]>
      
   </content>
</entry>

<entry>
   <title>&apos;Inhaling the Web&apos;</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/04/inhaling_the_web.html" />
   <id>tag:www.stevehemingway.com,2010://1.281</id>
   
   <published>2010-04-13T14:22:09Z</published>
   <updated>2010-04-13T14:27:34Z</updated>
   
   <summary> I don&apos;t know whether Adobe&apos;s new news aggregator, Addictomatic.com was named with Bill Clinton in mind (&apos;I smoked pot, but I didn&apos;t inhale&apos;) but it is not a bad service. It does hoover up references from lots of social...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="Personal" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Seen on the Web" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="59" label="internet" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="60" label="web" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[<p>
I don't know whether Adobe's new news aggregator, <a href="http://addictomatic.com">Addictomatic.com</a> was named with Bill Clinton in mind ('I smoked pot, but I didn't inhale') but it is not a bad service. It does hoover up references from lots of social media and vaguely interactive bits of the web in one place, avoiding the Google Search fault of giving a strong bias to old stories and web pages.
<p>
Here are a couple of pages of the leading contenders for Stevenage:
<ol>
<li><a href="http://addictomatic.com/topic/stephen-mcpartland">Stephen McPartland</a>
<li><a href="http://addictomatic.com/topic/sharon-taylor+stevenage">Sharon Taylor</a>
</ol>
<p>
Not rocket science, but a worthwhile contribution to browsing convenience.]]>
      
   </content>
</entry>

<entry>
   <title>The Debt Clock</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/04/the_debt_clock.html" />
   <id>tag:www.stevehemingway.com,2010://1.280</id>
   
   <published>2010-04-12T16:48:03Z</published>
   <updated>2010-04-12T16:49:30Z</updated>
   
   <summary>Another widget from the TPA (aka &apos;debt clock&apos;):...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="Grumpy" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Politics" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="53" label="economy" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[<p>Another widget from the <a href="http://www.debt-clock.org/">TPA</a> (aka 'debt clock'):
<iframe src="http://www.taxpayersalliance.com/debtclock/widget_large.html" height="100" width="470" scrolling="no" frameborder="0"></iframe>]]>
      
   </content>
</entry>

<entry>
   <title>How much do you pay in green taxes?</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/04/how_much_do_you_pay_in_green_t.html" />
   <id>tag:www.stevehemingway.com,2010://1.279</id>
   
   <published>2010-04-12T16:41:44Z</published>
   <updated>2010-04-12T16:43:51Z</updated>
   
   <summary>I&apos;m too lazy to write anything, so I cribbed this from the Taxpayers Alliance site....</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="Grumpy" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Politics" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="11" label="politics" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[<p>I'm too lazy to write anything, so I cribbed this from the <a href="http://www.taxpayersalliance.com">Taxpayers Alliance site</a>.

<iframe style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; WIDTH: 459px; BORDER-BOTTOM: medium none; HEIGHT: 718px" src="http://www.tpadata.com/greencalculator/index.asp?backgroundcolor=FFFFFF" frameborder="0"></iframe>]]>
      
   </content>
</entry>

<entry>
   <title>National Insurance - a tax on workers</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/04/national_insurance_-_a_tax_on.html" />
   <id>tag:www.stevehemingway.com,2010://1.278</id>
   
   <published>2010-04-09T14:30:31Z</published>
   <updated>2010-04-09T14:35:53Z</updated>
   
   <summary> The Tories are having a go at the other lot for putting up NICs, again. The other lot point out that the Tories did it when they had a chance. They also point out that unemployment does not seem...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="Economics" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Politics" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="11" label="politics" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[<p>
The Tories are having a go at the other lot for putting up NICs, again. The other lot point out that the Tories did it when they had a chance.  They also point out that unemployment does not seem to go up when the tax is levied.
<p>
As Chris Dillow <a href="http://stumblingandmumbling.typepad.com/stumbling_and_mumbling/2010/04/a-tax-on-jobs-experimental-evidence.html">points out</a>, both sides are being characteristically economical with the truth about NICs: because in fact, the incidence of this tax, like all the others, is not born by the intermediaries. Obviously there are questions of whether or not employers can pass on costs, and whether this is in the long run or the short run, but basically corporates do not pay taxes themselves: they pass them on to shareholders, or employees, or suppliers, or someone else. After all, a company is just a formalized scheme of arrangement between various classes of creditor. 
]]>
      
   </content>
</entry>

<entry>
   <title>Is this the time to cash in your defined benefit pension entitlements?</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/04/is_this_the_time_to_cash_in_yo.html" />
   <id>tag:www.stevehemingway.com,2010://1.277</id>
   
   <published>2010-04-09T11:43:21Z</published>
   <updated>2010-04-09T14:30:18Z</updated>
   
   <summary> Gilts are now falling in value. Gilt yields are going up. Annuities are getting cheaper. If you are naturally long of annuities (e.g. you have a defined benefit pension scheme) you should think about crystallizing its value now. You...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="Personal" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="4" label="investing" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[<p>
Gilts are now falling in value. Gilt yields are going up. Annuities are getting cheaper. If you are naturally long of annuities (e.g. you have a defined benefit pension scheme) you should think about crystallizing its value now. You can do this by transferring to a SIPP or a SSAS. 
<p>
Of course you should take professional financial advice before doing something like this, but you should at least think through the implications of remaining in a defined benefit scheme. It is quite likely that inflation will increase in the next five to ten years. Certainly the drop in gilt yields is telling us that the market expects this. This means that if you have left the employment that the pension is related to, you will lose out, as your pension will be based on your nominal salary at the time of leaving, which you can expect to go down even more rapidly than usual in times of high inflation.
<p>
As you might guess, I am involved in doing a transfer of this kind but I find that the actuaries who run the scheme in question have an inexplicable technical problem in providing the transfer value. How convenient that this should occur just at the time that the this transfer value is in steep decline. Of course, without the transfer valuation, no transfer is possible.]]>
      
   </content>
</entry>

<entry>
   <title>Understanding the world of work</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/03/understanding_the_world_of_wor.html" />
   <id>tag:www.stevehemingway.com,2010://1.276</id>
   
   <published>2010-03-26T11:27:55Z</published>
   <updated>2010-03-26T12:03:35Z</updated>
   
   <summary> I have been in love with Dilbert for a long time. It&apos;s funny how popular he is, because it presumably means that lots of people understand the underlying message of the strip, which is that bad decisions happen all...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="Economics" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Personal" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Seen on the Web" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="56" label="equality" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="57" label="income" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="58" label="wages" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[<a href="http://dilbert.com/strips/comic/2010-03-24/" title="Dilbert.com"><img src="http://dilbert.com/dyn/str_strip/000000000/00000000/0000000/000000/80000/5000/700/85739/85739.strip.gif" border="0" alt="Dilbert.com" /></a>
<p>I have been in love with Dilbert for a long time. It's funny how popular he is, because it presumably means that lots of people understand the underlying message of the strip, which is that bad decisions happen all the time in real businesses because of perverse incentives experienced by everyone, but particularly by management.
<p>
I knew a guy who was, and possibly still is, in a senior management role who was a fan. I always thought of him as a bit pointy-haired, but he clearly admired the strip. Maybe he just saw the funny side of his own position.
<p>
The above strip (sorry if it doesn't fit properly in my narrow content column - just click on the image to see the whole thing on Scott Adam's site, is the first in a series about how the latest CEO drags along a series of cronies with him and puts them in senior positions for which they are ill suited. The joke is how management knows nothing about what the company actually does, but it's OK because they know about important things like negotiation and marketing, and tax planning, and mission statements.
<p>
I tend, as regular readers will have noticed, to try to understand what happens in the world of commerce using the tools of economics. I think that when it comes to companies and society, the tools of anthropology probably are as relevant. Dilbert is about inter-tribal conflict: the engineers against the managers, the senior managers against the workers, the  engineers against the support staff, the engineers against the sales staff, and so on. We need to belong to a tribe, and we want to support other members of our tribe. Managers are not in the same tribe as shareholders, or ordinary workers and so are happy to screw both of them. The board at Goldman Sachs are, plausibly, in the same tribe as the workers, and, although they have pretty daunting initiation rituals, they do not treat them as badly as, say, the board of an engineering company treats the shop-floor workers. 
<p>
I have to acknowledge a debt of gratitude to <a href="http://flipchartfairytales.wordpress.com/">Flip Chart Fairy Tales</a> for this insight into the idea of how tribalism is more important in setting worker compensation than anything strictly to do with added value and merit or even supply and demand for workers with the relevant skills.  It seems that Barbara Wootton understood this and wrote about it in her 1955 book "Social Foundations of Wages Policy", which, unusually, seems difficult to get hold of. 
<p>Gillian Tett has said that her training in social anthropology was hugely helpful in understanding how the credit crunch developed. She studied for a PhD on the subject. I'd like a simple primer to get me started on understanding the basic principles of this obscure discipline. Anyone got any suggestions?]]>
      
   </content>
</entry>

<entry>
   <title>Local campaigning</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/03/local_campaigning.html" />
   <id>tag:www.stevehemingway.com,2010://1.275</id>
   
   <published>2010-03-25T10:39:52Z</published>
   <updated>2010-03-25T10:43:46Z</updated>
   
   <summary> Grant Shapps is the MP for the constituency immediately to the south of Knebworth. It&apos;s interesting to see how this is put together. Note that there is plent of coverage of hospital (preventing the closure of), post offices (ditto),...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="Politics" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="11" label="politics" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/651EmcBkt-o&hl=en_GB&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/651EmcBkt-o&hl=en_GB&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>
<p>
Grant Shapps is the MP for the constituency immediately to the south of Knebworth. It's interesting to see how this is put together. Note that there is plent of coverage of hospital (preventing the closure of), post offices (ditto), ethnic minorities (showing interaction with), public services and homelessness. There is even a little 'Dave' magic dust sprinkled on the video, and the MP looking authoritative. Sadly there is no mention of deficits, taxes, planning, bad public services, or the private sector (apart from retail). This, like all recent elections, is one fought on Labour's home turf.]]>
      
   </content>
</entry>

<entry>
   <title>The budget</title>
   <link rel="alternate" type="text/html" href="http://www.stevehemingway.com/2010/03/the_budget.html" />
   <id>tag:www.stevehemingway.com,2010://1.274</id>
   
   <published>2010-03-25T09:35:04Z</published>
   <updated>2010-03-25T10:19:53Z</updated>
   
   <summary> Darling&apos;s budget was the usual politics-as-theatre show that so damages politics as a means of deciding about things in a grown-up way. As usual it comes down to individual bloggers like Wat Tyler and independent pressure groups like the...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="Economics" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Grumpy" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Politics" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="53" label="economy" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="54" label="gilts" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="4" label="investing" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="31" label="nulab" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="11" label="politics" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="55" label="zanulab" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.stevehemingway.com/">
      <![CDATA[<p>
Darling's budget was the usual politics-as-theatre show that so damages politics as a means of deciding about things in a grown-up way. As usual it comes down to individual bloggers like <a href="http://burningourmoney.blogspot.com/2010/03/wasting-time.html">Wat Tyler</a> and independent pressure groups like the <a href="http://www.taxpayersalliance.com/waste/2010/03/government-debt-fiddling-while-taxpayers-burn.html">Taxpayers Alliance</a> to make sense of what is happening. 
<p>
The major problem is that we, like Greece, cannot run up debts indefinitely without suffering the consequences. That is, we, the taxpayers, cannot dodge the consequences, but of course the politicians can, <a href="http://www.thesun.co.uk/sol/homepage/news/2905179/Byers-Hewitt-and-Hoon-to-trouser-185k.html">with their 'resettlement allowances' and consultancy fees</a>.
<p>
Amazingly the BBC put a lot of emphasis on the fact that the deficit for this year will actually come in slightly below the forecast &pound;178 billion. No mention, naturally, was made of the off-balance-sheet liabilities that mean that the public sector debt of &pound;1.4 trillion is actually only around <b>half</b> of the true figure. Yes, we are talking about &pound;2.8 billion here. Just to put that in context, that means around &pound;47,000 for every man woman and child in the UK. <a href="http://www.statistics.gov.uk/pdfdir/lmsuk0310.pdf">According to the ONS</a> there are 22.76 million people employed in the private sector, which means that out of their taxes, and the taxes of their private-sector children they are going to have to come up with a sum of &pound;120,000 each.
<p>
But it's actually a lot worse than that, because before long interest payments on the national debt alone will be costing 10% of GDP. The unfunded liabilities held off the balance sheet will also be growing at some inflationary rate, so will increase the burden just as much as the on-balance sheet liabilities. The end result is a huge, utterly huge, burden of debt for the country for a generation or two.
<p>
I know that Gids rambles on about how serious the deficit is, but I think that most voters just think 'yeah, yeah, yeah, but we can just introduce a caviar tax, or stamp duty on Rolexes and everything will be fine'. I suppose this is a rational response to the fact that there are around 40 million people in the UK who are either not working, or working in the public sector.  Of these, approx 14 million are under 18, leaving 26 million voters who may well be dependent on the generosity of the government (i.e. the taxpayer) for their income.  Obviously there will be some non-working spouses and people with private income in there somewhere. However, what we are left with is around twenty six million out of a total of 48 million voters who, on balance, will prefer to see taxes go up than go down. This is about 54%. No wonder all parties are being economical with the truth.
<p>
I have heard a theory that, actually, David Cameron would prefer to see Gordon Brown win the next election, on the basis that the pain and suffering that is going to be inflicted on the population, through 'cuts' and increased taxes is going to be so severe that whichever government is in power when this is happening will be then unelectable for a generation: the so-called 'poisoned chalice election' theory.
<p>
There is, of course, an alternative to all this pain. We look to that master of economic theory, Robert Mugabe, and let the pound take the strain, stitching up those nice Chinese lenders, but, as an unfortunate side effect, wiping out the savings and pensions of a vast swathe of the population through rampant inflation. Currently the gilts markets don't buy into this theory, but Bill Gross, who has made more than his fair share of good calls on government bond markets in his long career <a href="http://www.efinancialnews.com/story/2010-01-26/pimcos-gross-uk-gilts-rest-on-a-bed-of-nitroglycerine">is not so convinced</a>.
]]>
      
   </content>
</entry>

</feed>
