<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>De-Brief</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/" />
    <link rel="self" type="application/atom+xml" href="http://johnbatchelorshow.com/debrief/atom.xml" />
    <id>tag:johnbatchelorshow.com,2008-12-02:/debrief//16</id>
    <updated>2012-01-29T19:41:05Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 5.02</generator>

<entry>
    <title>Lessons Learned from the Hacking: &quot;Black Hole Exploit Kit&quot;</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2012/01/lessons-learned-from-hackers-black-hole-exploit-kit.php" />
    <id>tag:johnbatchelorshow.com,2012:/debrief//16.4841</id>

    <published>2012-01-29T18:08:59Z</published>
    <updated>2012-01-29T19:41:05Z</updated>

    <summary><![CDATA[The black hole discovered in the galaxy NGC 3842 dwarfs our Solar System. &nbsp;The JBS site was hacked and malware was distributed on it sometime very early Friday morning, January 27. &nbsp;My thanks to my web colleagues who have cleaned...]]></summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    <category term="blackhole" label="Blackhole" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="china" label="China" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="chinacommunistparty" label="China Communist Party" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="malcolmhoenlein" label="Malcolm Hoenlein" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mishaglenny" label="Misha Glenny" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="peoplesdaily" label="People&apos;s Daily" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sunmicrosystems" label="Sun Microsystems" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="uniformresourcelocator" label="Uniform Resource Locator" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[<div><span class="Apple-style-span" style="font-family: arial, helvetica, clean, sans-serif; font-size: 12px; line-height: 18px; ">The black hole discovered in the galaxy NGC 3842 dwarfs our Solar System. &nbsp;</span></div><div><br /></div><div><a href="http://johnbatchelorshow.com/debrief/blackhole_v2.jpg"><img alt="blackhole_v2.jpg" src="http://johnbatchelorshow.com/debrief/assets_c/2012/01/blackhole_v2-thumb-630x486-13938.jpg" width="630" height="486" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></div><div><br /></div><div><span class="Apple-style-span" style="font-family: Times; font-size: medium; ">The JBS site was hacked and malware was distributed on it sometime very early Friday morning, January 27. &nbsp;My thanks to my web colleagues who have cleaned out the hack attackers and their malware (the site is acceptable again to the Google watchtowers) and taught me what took the site down from Friday 27 until Sunday 29 January. &nbsp;I learn the that method of attack was a relatively new malware weapon system (dating from December 2011) called the &nbsp;<b>"Black Hole Exploit Kit.</b>&nbsp;(BEP)" &nbsp;The suspects may well be Russian hackers, who are always perfecting their code to avoid detection by the defense systems. &nbsp;The entry method is the old-fashioned phising, that is inserting a false link in the posts that let the BEP enter the site. &nbsp; I learn from the<a href="http://blog.imperva.com/2011/12/deconstructing-the-black-hole-exploit-kit.html" style="text-decoration: underline; ">&nbsp;"Imperva Data Security Blog"</a>&nbsp;that this new BEP is able to avoid detection up to 70% of the time:</span></div><div><br /></div><div><p style="margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-top: 3px; padding-bottom: 8px; padding-right: 0px; padding-left: 0px; color: rgb(68, 68, 68); font-family: Arial, Verdana; font-size: 12px; line-height: 16px; "><strong><span style="text-decoration: underline; ">What's New?<br /></span></strong>The new black hole exploit kit has been out and we've had a chance to deconstruct it.&nbsp; Before we get super geeky, some general observations about the innovation in this kit:</p><ul style="margin-top: 10px; margin-bottom: 10px; color: rgb(68, 68, 68); font-family: Arial, Verdana; font-size: 12px; line-height: 16px; "><li><strong>Malware developers continue to use the latest tools to encrypt their malware to evade anti-virus (AV) software</strong>.&nbsp; As usual, the encryption signature is new, avoiding AV--our analysis showed that 70 percent of AV software would miss this altogether.&nbsp; This serves as a not-so-gentle reminder the fundamental problem with signature based AV--it changes every week with the use of a new encryption algorithm. &nbsp;</li><li><strong>Hackers are deploying resiliency</strong>.&nbsp; In the past, we've seen hackers deploy a single exploit server.&nbsp; In this case, there were four that could be redirected if any of the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Uniform_Resource_Locator" title="Uniform Resource Locator" rel="wikipedia">URLs</a> was taken down.</li></ul><span class="Apple-style-span" style="color: rgb(68, 68, 68); font-family: Arial, Verdana; font-size: 12px; line-height: 16px; "><p style="margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-top: 3px; padding-bottom: 8px; padding-right: 0px; padding-left: 0px; "><strong><span style="text-decoration: underline; ">What are BEPs</span></strong><strong>?<br /></strong>An exploit kit, a <a class="zem_slink" href="http://en.wikipedia.org/wiki/Browser_exploit" title="Browser exploit" rel="wikipedia">browser exploit</a> pack (BEP) is a toolkit that automates the exploitation of client side vulnerabilities.&nbsp;</p><p style="margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-top: 3px; padding-bottom: 8px; padding-right: 0px; padding-left: 0px; ">The toolkit is a bundle of PHP and HTML files with a list of exploit files (including <a class="zem_slink" href="http://www.google.com/finance?q=NASDAQ:JAVA" title="NASDAQ: JAVA" rel="googlefinance">JAVA</a>, PDF, Browsers, <a class="zem_slink" href="http://www.adobe.com/products/flashplayer/" title="Adobe Flash Player" rel="homepage">Adobe Flash Player</a> ...etc) designed to target the operating system, browser or other client side application.&nbsp; Toolkits are usually heavily obfuscated using some known or unknown obfuscation and crypto algorithms tools to avoid detection by anti-virus vendors. &nbsp;</p><p style="margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-top: 3px; padding-bottom: 8px; padding-right: 0px; padding-left: 0px; ">Black hole is yet another web exploit kit developed by Russian hackers. Blackhole is a very powerful kit with a number of recent exploits including Java and <a class="zem_slink" href="http://www.adobe.com/devnet/pdf/pdf_reference_archive.html" title="Portable Document Format" rel="homepage">Adobe PDF</a> exploits. One&nbsp;<a href="http://contagiodump.blogspot.com/2010/06/overview-of-exploit-packs-update.html" style="text-decoration: underline; color: rgb(56, 100, 197); font-size: 12px; font-family: Arial, Verdana; ">blog</a>&nbsp;published (with updates) a great overview of the most known exploit packs.&nbsp;</p><p style="margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-top: 3px; padding-bottom: 8px; padding-right: 0px; padding-left: 0px; "><br /></p></span></div><div><br /></div><div><b>Koobfaced Gang. </b>&nbsp;</div><div><br /><a href="http://johnbatchelorshow.com/debrief/koob-popup.jpg"><img alt="koob-popup.jpg" src="http://johnbatchelorshow.com/debrief/assets_c/2012/01/koob-popup-thumb-200x154-13936.jpg" width="200" height="154" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><div>I also learn that there are a host of suspects, though the Imperva blogger aims his remarks at the Russians. &nbsp;My conversation with <b><a class="zem_slink" href="http://en.wikipedia.org/wiki/Misha_Glenny" title="Misha Glenny" rel="wikipedia">Misha Glenny</a></b> teaches me (author: <b><a href="http://www.amazon.com/DarkMarket-Cyberthieves-Cybercops-Misha-Glenny/dp/0307592936">Darkmarket: Cyberthieves, Cybercops and You,</a></b> Knopf 2012) that the phishing attacks are well-known to a variety of hackers, from Odessa to Petersburg to Berlin to San Francisco. &nbsp;I have covered a number of these issues recently. &nbsp;Most readily, I spoke to the <a class="zem_slink" href="http://www.google.com/finance?q=NYSE:NYT" title="NYSE: NYT" rel="googlefinance">NYT</a> Riva Richmond a week ago, Friday 20 January, about the Petersburg-based Russian hackers called the <b><a href="http://www.nytimes.com/2012/01/17/technology/koobface-gang-that-used-facebook-to-spread-worm-operates-in-the-open.html?_r=1&amp;scp=1&amp;sq=Riva%20Richmond&amp;st=cse">"Koobfaced Gang,"</a></b> who are regarded as especially successful. &nbsp;They used to employ Facebook to attack and steal by using phony vendors (no delivery) or selling their power to redirect traffic to fraudsters. &nbsp;A member of the Koobfaced Gang posted the picture to to left &nbsp;to Foursquare, which included the coordinates on an accompanying map. &nbsp;Bold and trite, by Misha Glenny has taught me that the Russia hackers know they are safe in Russia as long as they do not mess with Russian based sites. &nbsp;Facebook is said to have made it no longer worth their while, and they have gone elsewhere. &nbsp;Perhaps it was the Koobfaced Gang just swinging by to leave a calling card. &nbsp;What is odd about the attack is that it is a major weapon system, newly developed and most effective so far against lots of guardians. &nbsp;My site is non-commercial: no cash, no credit cards, no passwords, nothing to steal or exploit or manipulate. &nbsp;It is a bookish record of the show's ceaseless conversation with authors, professors, journalists, editorial writers and think-tankers. &nbsp;What use a BEP?</div><div><br /></div><div><b>So Many Villains, So Little Time. &nbsp;</b> &nbsp;</div><div><br /></div><div>We did entertain the possibility of the China geniuses, since <b>Gordon Chang </b>sits with me as co-host each Wednesday, and he was mostly rewarded for his diligence in criticizing the <a class="zem_slink" href="http://english.cpc.people.com.cn/" title="Communist Party of China" rel="homepage">China Communist Party</a>'s bullies and bosses by having the <a class="zem_slink" href="http://english.peopledaily.com.cn/" title="People's Daily" rel="homepage">People's Daily</a> declare him an "enemy of the state." &nbsp;Then too <b><a class="zem_slink" href="http://en.wikipedia.org/wiki/Malcolm_Hoenlein" title="Malcolm Hoenlein" rel="wikipedia">Malcolm Hoenlein</a> </b>and I sit together each Thursday and speak roughly of the Tehran Twelvers and their stooges. &nbsp;China and Iran both have their share of clever hackers. &nbsp;</div><div><br /></div><div><br /></div><div><br /></div><div>&nbsp;</div><div></div><a href="http://johnbatchelorshow.com/debrief/black%20exploit%20kit.jpg"><img alt="black exploit kit.jpg" src="http://johnbatchelorshow.com/debrief/assets_c/2012/01/black%20exploit%20kit-thumb-658x258-13934.jpg" width="658" height="258" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></div><div><br /></div><div><br /></div><div><br /></div><div><br /></div><div><font class="Apple-style-span" color="#000000" face="Georgia" size="1"><b><br /></b></font></div><fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://krebsonsecurity.com/2011/11/new-java-attack-rolled-into-exploit-kits/">New Java Attack Rolled Into Exploit Kits</a> (krebsonsecurity.com)</li><li class="zemanta-article-ul-li"><a href="http://blog.eset.com/2011/12/04/carberp-blackhole-growing-fraud-incidents">Carberp + BlackHole = growing fraud incidents</a> (eset.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/jb/2012/01/darkmarket-for-all-2012/">Darkmarket for All, 2012</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://www.pcworld.com/article/248852/chinese_hackers_led_western_attacks_symantec_charges.html">Chinese Hackers Led Western Attacks, Symantec Charges</a> (pcworld.com)</li><li class="zemanta-article-ul-li"><a href="http://krebsonsecurity.com/2011/11/public-java-exploit-amps-up-threat-level/">Public Java Exploit Amps Up Threat Level</a> (krebsonsecurity.com)</li><li class="zemanta-article-ul-li"><a href="http://blog.imperva.com/2011/12/deconstructing-the-black-hole-exploit-kit.html">Deconstructing the Black Hole Exploit Kit</a> (imperva.com)</li><li class="zemanta-article-ul-li"><a href="http://arstechnica.com/business/news/2012/01/blackhole-dominates-web-malware-attacks-says-sophos.ars">"Blackhole" toolkit dominates Web malware attacks, says Sophos</a> (arstechnica.com)</li></ul></fieldset>

<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=c1fc8402-d20a-4b48-b5e0-26a6fc64d7a7" alt="Enhanced by Zemanta" style="border:none;float:right" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>True Virtual Dotcom Crime Reports</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2012/01/true-virtual-dotcom-crime-reports.php" />
    <id>tag:johnbatchelorshow.com,2012:/debrief//16.4835</id>

    <published>2012-01-24T06:32:23Z</published>
    <updated>2012-01-24T18:56:15Z</updated>

    <summary><![CDATA[&nbsp;Wonderful to see my colleague Simon Constable featured in this web report (Simon on the WSJ newsroom floor noting the CofD3 stats) constructed by the infamous web buccaneer&nbsp;Kim Dotcom, the impressario of the pirate site MegaUload. It is a pleasure...]]></summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    <category term="auckland" label="Auckland" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="dotcom" label="Dotcom" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="kimdotcom" label="Kim Dotcom" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="kimschmitz" label="Kim Schmitz" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="kobayashimaru" label="Kobayashi Maru" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="megaupload" label="MegaUpload" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mishaglenny" label="Misha Glenny" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="newzealand" label="New Zealand" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="xbox" label="Xbox" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[<iframe width="640" height="360" src="http://www.youtube.com/embed/l-ltcCF_cAQ" frameborder="0" allowfullscreen=""></iframe>&nbsp;<div><br /></div><div><br /></div><div><br /></div><a href="http://johnbatchelorshow.com/debrief/Screen%20shot%202012-01-24%20at%2012.50.37%20PM.png"><img alt="Screen shot 2012-01-24 at 12.50.37 PM.png" src="http://johnbatchelorshow.com/debrief/assets_c/2012/01/Screen%20shot%202012-01-24%20at%2012.50.37%20PM-thumb-256x167-13904.png" width="256" height="167" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><div>Wonderful to see my colleague<b> Simon Constable</b> featured in this web report (Simon on the <a class="zem_slink" href="http://www.wsj.com/" title="The Wall Street Journal" rel="homepage">WSJ</a> newsroom floor noting the CofD3 stats) constructed by the infamous web buccaneer&nbsp;<b><a class="zem_slink" href="http://en.wikipedia.org/wiki/Kim_Schmitz" title="Kim Schmitz" rel="wikipedia">Kim Dotcom</a></b>, the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Impresario" title="Impresario" rel="wikipedia">impressario</a> of the pirate site MegaUload.  It is a pleasure to see that Mr. Dotcom now only surfs the web, he can play the web to championship level.  The detention will slow the results, and we can assume someone has now passed Megaracer.  Still, a grand record, and all the sweeter because of the allegation that Mr. Dotcom cheated the system to run up his kill records -- just like <b><a class="zem_slink" href="http://en.wikipedia.org/wiki/James_T._Kirk" title="James T. Kirk" rel="wikipedia">Captain Kirk</a></b> fixing the computer simulation at <a class="zem_slink" href="http://en.wikipedia.org/wiki/Starfleet_Academy" title="Starfleet Academy" rel="wikipedia">Star Fleet Academy</a> to win the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Kobayashi_Maru" title="Kobayashi Maru" rel="wikipedia">Kobayashi Maru</a> scenario). (Mention also that Dotcom has a rep in the gamer world as a vindictive sore loser: surprise!) &nbsp;I have tried to manage the <a class="zem_slink" href="http://www.crunchbase.com/product/xbox" title="Xbox" rel="crunchbase">Xbox</a> controls.  It requires <a class="zem_slink" href="http://en.wikipedia.org/wiki/Eye%E2%80%93hand_coordination" title="Eye-hand coordination" rel="wikipedia">eye-hand coordination</a> beyond the reach of a middle-aged dad. &nbsp;Am seeking <b><a class="zem_slink" href="http://en.wikipedia.org/wiki/Misha_Glenny" title="Misha Glenny" rel="wikipedia">Misha Glenny</a> </b>to&nbsp;follow up on the <a class="zem_slink" href="http://www.megaupload.com" title="Megaupload Limited" rel="homepage">MegaUpload</a> case, the new new world of virtual piracy. &nbsp;Below find the report from <a class="zem_slink" href="http://maps.google.com/maps?ll=-36.8404166667,174.739869444&amp;spn=0.1,0.1&amp;q=-36.8404166667,174.739869444 (Auckland)&amp;t=h" title="Auckland" rel="geolocation">Auckland</a>, New Zealand on the indictment of Mr. Dotcom (aka <b>Kim Schmitz</b>) and colleagues, in addition to a glimpse of their automobile park and former rented mansion.</div><div><br /></div><div><br /></div><div>&nbsp;&nbsp;<br /></div>





<iframe width="640" height="480" src="http://www.youtube.com/embed/g9pyABu2AWQ" frameborder="0" allowfullscreen=""></iframe><fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://www.celebritynetworth.com/articles/entertainment-articles/insanely-lavish-life-megaupload-founder-kim-dotcom/">The Insanely Lavish Life of Megaupload Founder Kim Dotcom</a> (celebritynetworth.com)</li><li class="zemanta-article-ul-li"><a href="http://venturebeat.com/2012/01/23/kim-dotcom-falls-modernwarfare-3/">Arrest fallout: Kim Dotcom falls to No. 2 rank in Modern Warfare 3</a> (venturebeat.com)</li><li class="zemanta-article-ul-li"><a href="http://techfleece.com/2012/01/22/megaupload-owner-kim-dotcom-was-no-1-player-in-modern-warfare-3/">Megaupload Owner Kim Dotcom Was No.1 Player in Call of Duty: Modern Warfare 3</a> (techfleece.com)</li><li class="zemanta-article-ul-li"><a href="http://www.digitaltrends.com/gaming/megaupload-founder-was-also-the-1-ranked-modern-warfare-3-player/">Megaupload founder was also the #1 ranked Modern Warfare 3 player</a> (digitaltrends.com)</li><li class="zemanta-article-ul-li"><a href="http://www.prnewswire.com/news-releases/call-of-duty-modern-warfare-3-xbox-live-avatar-sales-to-benefit-returning-soldiers-via-the-call-of-duty-endowment-134913153.html">Call of Duty : Modern Warfare 3 Xbox LIVE Avatar Sales to Benefit Returning Soldiers via the Call of Duty Endowment</a> (prnewswire.com)</li><li class="zemanta-article-ul-li"><a href="http://news.cnet.com/8301-13506_3-57346182-17/modern-warfare-3-dlc-coming-to-call-of-duty-elite-users/?part=rss&amp;subj=crave">Modern Warfare 3 DLC coming to Call of Duty Elite users</a> (news.cnet.com)</li><li class="zemanta-article-ul-li"><a href="http://news.cnet.com/8301-13506_3-57346182-17/modern-warfare-3-dlc-coming-to-call-of-duty-elite-users/?part=rss&amp;subj=latest-news">Modern Warfare 3 DLC coming next month to Call of Duty Elite users</a> (news.cnet.com)</li><li class="zemanta-article-ul-li"><a href="http://kotaku.com/5864099/guess-which-game-still-isnt-more-popular-than-call-of-duty">Guess Which Game Still Isn't More Popular Than Call of Duty [The Elder Scrolls]</a> (kotaku.com)</li><li class="zemanta-article-ul-li"><a href="http://www.geeky-gadgets.com/call-of-duty-elite-arrives-on-xbox-live-08-11-2011/">Call of Duty Elite Arrives On Xbox Live</a> (geeky-gadgets.com)</li><li class="zemanta-article-ul-li"><a href="http://kotaku.com/5878337/arrested-megaupload-boss-cheated-his-way-to-video-game-glory-opponents-say">Arrested Megaupload Boss Cheated His Way To Video Game Glory, Opponents Say [Megaupload]</a> (kotaku.com)</li></ul></fieldset>

<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=3411b4ae-e412-4e12-a447-fedcbb1ce3b4" alt="Enhanced by Zemanta" style="border:none;float:right" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>&quot;The Senator&quot; Gone</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2012/01/senator-gone.php" />
    <id>tag:johnbatchelorshow.com,2012:/debrief//16.4824</id>

    <published>2012-01-18T19:15:42Z</published>
    <updated>2012-01-18T22:18:53Z</updated>

    <summary><![CDATA[ &nbsp;&nbsp;Omen?...]]></summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[<iframe width="640" height="480" src="http://www.youtube.com/embed/AnQQ1KzCCGk" frameborder="0" allowfullscreen=""></iframe><br /><br /><div><br /></div><div><b><a href="http://indiancountrytodaymedianetwork.com/2012/01/17/the-senator-burns-down-one-of-the-worlds-oldest-trees-destroyed-by-fire-72856">

<object width="416" height="374" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="ep"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="wmode" value="transparent" /><param name="movie" value="http://i.cdn.turner.com/cnn/.element/apps/cvp/3.0/swf/cnn_416x234_embed.swf?context=embed&amp;videoId=us/2012/01/16/von-historic-tree-burns.wkmg" /><param name="bgcolor" value="#000000" /><embed src="http://i.cdn.turner.com/cnn/.element/apps/cvp/3.0/swf/cnn_416x234_embed.swf?context=embed&amp;videoId=us/2012/01/16/von-historic-tree-burns.wkmg" type="application/x-shockwave-flash" bgcolor="#000000" allowfullscreen="true" allowscriptaccess="always" width="416" wmode="transparent" height="374"></object>&nbsp;</a></b></div><div><br /></div><div><b><a href="http://indiancountrytodaymedianetwork.com/2012/01/17/the-senator-burns-down-one-of-the-worlds-oldest-trees-destroyed-by-fire-72856">&nbsp;Omen?</a></b></div>]]>
        
    </content>
</entry>

<entry>
    <title>CFR Theme Park and the GOP</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2012/01/cfr-theme-park-and-the-gop.php" />
    <id>tag:johnbatchelorshow.com,2012:/debrief//16.4817</id>

    <published>2012-01-14T05:40:09Z</published>
    <updated>2012-01-14T07:38:43Z</updated>

    <summary><![CDATA[ Watch the latest video at &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;a href="http://video.foxnews.com"&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;video.foxnews.com&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;John Bolton, AEI, endorses Mitt Romney in a matter of fact presentation of why the US has stumbled badly with the Obama administration's unusual clumsiness. Speak to John Bolton routinely, and over the...]]></summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    <category term="hormuzstrait" label="Hormuz Strait" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="johnbolton" label="John Bolton" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="johnrbolton" label="John R. Bolton" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="kuwaitcity" label="Kuwait City" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mittromney" label="Mitt Romney" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mittromney" label="mittromney" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="obamaadministration" label="Obama administration" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pyongyang" label="Pyongyang" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="republican" label="Republican" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="tehran" label="Tehran" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[
<script type="text/javascript" src="http://video.foxnews.com/v/embed.js?id=1384651566001&amp;w=466&amp;h=263"></script><noscript>Watch the latest video at &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;a href="http://video.foxnews.com"&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;video.foxnews.com&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;</noscript><b><a href="http://johnbatchelorshow.com/debrief/ObamaCFR.jpg"><img alt="ObamaCFR.jpg" src="http://johnbatchelorshow.com/debrief/assets_c/2012/01/ObamaCFR-thumb-240x184-13812.jpg" width="240" height="184" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><br /></b><div><b><br /></b></div><div><b>John Bolton,</b> AEI, endorses <b><a class="zem_slink" href="http://www.biography.com/people/mitt-romney-241055" title="Mitt Romney" rel="biographycom">Mitt Romney</a></b> in a matter of fact presentation of why the US has stumbled badly with the <a class="zem_slink" href="http://www.guardian.co.uk/world/obama-administration" title="Obama administration" rel="homepage">Obama administration</a>'s unusual clumsiness.   Speak to John Bolton routinely, and over the last years we have catalogued the arrogance and indifference of POTUS foreign policy, from the Mideast delusions of making peace with the gangsters of Hamas to the passivity in the face of <a class="zem_slink" href="http://maps.google.com/maps?ll=35.6961111111,51.4230555556&amp;spn=0.1,0.1&amp;q=35.6961111111,51.4230555556 (Tehran)&amp;t=h" title="Tehran" rel="geolocation">Tehran</a> and <a class="zem_slink" href="http://maps.google.com/maps?ll=39.0194444444,125.738055556&amp;spn=0.1,0.1&amp;q=39.0194444444,125.738055556 (Pyongyang)&amp;t=h" title="Pyongyang" rel="geolocation">Pyongyang</a> aggression.  John Bolton is a leading candidate for StateSec in a Romney administration, and his endorsement has much weight in the posh <b><a href="http://www.cfr.org/">CFR theme park</a></b> (below).  Also, the Bolton measure is a direction for the <a class="zem_slink" href="http://www.gop.com/" title="Republican Party (United States)" rel="homepage">GOP</a> that will provide a sharp contrast with the Obama administration the next ten months.  The just revealed episode of the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Army_of_the_Guardians_of_the_Islamic_Revolution" title="Army of the Guardians of the Islamic Revolution" rel="wikipedia">IRGC</a> harassing the USS New Orleans at the <a class="zem_slink" href="http://maps.google.com/maps?ll=26.5666666667,56.25&amp;spn=1.0,1.0&amp;q=26.5666666667,56.25 (Strait%20of%20Hormuz)&amp;t=h" title="Strait of Hormuz" rel="geolocation">Hormuz Strait</a> (January 6) and the same game against a <a class="zem_slink" href="http://en.wikipedia.org/wiki/United_States_Coast_Guard_Cutter" title="United States Coast Guard Cutter" rel="wikipedia">Coast Guard cutter</a> east of <a class="zem_slink" href="http://maps.google.com/maps?ll=29.3697222222,47.9783333333&amp;spn=0.1,0.1&amp;q=29.3697222222,47.9783333333 (Kuwait%20City)&amp;t=h" title="Kuwait City" rel="geolocation">Kuwait City</a> (Jan 6) point to a building <a class="zem_slink" href="http://en.wikipedia.org/wiki/Gulf_War" title="Gulf War" rel="wikipedia">Gulf crisis</a>.  John Bolton doubts that POTUS Obama has the talent, boldness or desire to solve the rogue threats.  Bolton mentions that the Bin Laden op was the result of ten years of search and destroy, and that Obama was at the end of a long chain of decisions.  Tehran requires statecraft, not generic electioneering to a timid, downcast citizenry.<div><br /></div><div><br /></div><div><br /></div><div><br /></div><div><a href="http://johnbatchelorshow.com/debrief/counfor.gif"><img alt="counfor.gif" src="http://johnbatchelorshow.com/debrief/assets_c/2012/01/counfor-thumb-561x360-13814.gif" width="561" height="360" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></div><div><br /></div><fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://www.disclose.tv/forum/council-on-foreign-relations-calls-for-bombing-of-iran-t65833.html">Council On Foreign Relations Calls for Bombing of Iran</a> (disclose.tv)</li><li class="zemanta-article-ul-li"><a href="http://www.hughhewitt.com/blog/g/aa66d2bc-6a3d-4a2d-a31e-f2ab8d903769">Hugh Hewitt: John Bolton's Endorsement of Mitt Romney</a> (hughhewitt.com)</li><li class="zemanta-article-ul-li"><a href="http://blogs.wsj.com/washwire/2012/01/11/bolton-to-back-romney/">Bolton to Back Romney</a> (blogs.wsj.com)</li><li class="zemanta-article-ul-li"><a href="http://blogs.wsj.com/washwire/2012/01/13/romney-gets-tough-questions-at-veterans-event/">Romney Gets Tough Questions at Veterans' Event</a> (blogs.wsj.com)</li><li class="zemanta-article-ul-li"><a href="http://www.politico.com/news/stories/0112/71357.html">John Bolton backs Mitt Romney</a> (politico.com)</li><li class="zemanta-article-ul-li"><a href="http://www.hughhewitt.com/blog/g/57b6ae15-6103-488b-9bc6-7a76eaf0b365">Hugh Hewitt: Ambassador John Bolton His Endorsement of Mitt Romney</a> (hughhewitt.com)</li><li class="zemanta-article-ul-li"><a href="http://michellemalkin.com/2012/01/11/john-bolton-to-endorse/">John Bolton to endorse...</a> (michellemalkin.com)</li><li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.cnn.com/2012/01/11/politics/bolton-romney-endorse/index.html&amp;a=70616848&amp;rid=efe2889d-24d7-45f5-900e-e756e128bd66&amp;e=41d753e0628401de6db3916d09e7fa94">Source: John Bolton to endorse Romney</a> (cnn.com)</li><li class="zemanta-article-ul-li"><a href="http://hotair.com/archives/2012/01/12/john-bolton-endorses-mitt-romney-saying-hes-conservative-enough/">John Bolton endorses Mitt Romney, saying he's "conservative enough"</a> (hotair.com)</li><li class="zemanta-article-ul-li"><a href="http://politicalticker.blogs.cnn.com/2012/01/11/john-bolton-to-endorse-romney/">John Bolton to endorse Romney</a> (politicalticker.blogs.cnn.com)</li></ul></fieldset>

<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=efe2889d-24d7-45f5-900e-e756e128bd66" alt="Enhanced by Zemanta" style="border:none;float:right" /></a></div></div>]]>
        
    </content>
</entry>

<entry>
    <title>DPRK Cult Opera Themes</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2012/01/dprk-cult-opera-themes.php" />
    <id>tag:johnbatchelorshow.com,2012:/debrief//16.4810</id>

    <published>2012-01-10T18:43:03Z</published>
    <updated>2012-01-11T00:58:41Z</updated>

    <summary><![CDATA[&nbsp;New video from North Korea, DPRK, starring Kim Jong Un playing his father in the walk-and-talk-with-the-bosses scenes that serve as a regime opera. The many faces of military cadres is the best evidence available of who is in charge of...]]></summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    <category term="asia" label="Asia" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="beijing" label="Beijing" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="cult" label="Cult" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="damascus" label="Damascus" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="harare" label="Harare" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="kim" label="Kim" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="kimjongun" label="Kim Jong Un" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="kimjongil" label="Kim Jong-il" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="northkorea" label="North Korea" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pyongyang" label="Pyongyang" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="southkorea" label="South Korea" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="tehran" label="Tehran" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[<br /><iframe width="640" height="480" src="http://www.youtube.com/embed/VxBLe9A2gXY" frameborder="0" allowfullscreen=""></iframe>&nbsp;<div><br /></div><div><br /></div><div>New video from North Korea, <a class="zem_slink" href="http://maps.google.com/maps?ll=39.0333333333,125.75&amp;spn=10.0,10.0&amp;q=39.0333333333,125.75 (North%20Korea)&amp;t=h" title="North Korea" rel="geolocation">DPRK</a>, starring <a class="zem_slink" href="http://en.wikipedia.org/wiki/Kim_Jong-un" title="Kim Jong-un" rel="wikipedia">Kim Jong Un</a> playing his father in the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Walk_and_talk" title="Walk and talk" rel="wikipedia">walk-and-talk</a>-with-the-bosses scenes that serve as a regime opera.  The many faces of military <a class="zem_slink" href="http://en.wikipedia.org/wiki/Professional_revolutionaries" title="Professional revolutionaries" rel="wikipedia">cadres</a> is the best evidence available of who is in charge of the &nbsp;Kim <a class="zem_slink" href="http://en.wikipedia.org/wiki/Cult" title="Cult" rel="wikipedia">cult</a>. &nbsp;What is striking is how closely KJU imitates his father's casual&nbsp;<a class="zem_slink" href="http://en.wikipedia.org/wiki/Haberdasher" title="Haberdasher" rel="wikipedia">haberdasher</a>y and regal gestures, as if he is trying out for the role of Big Kim. &nbsp;Are they now experimenting with doubles and triples in the same rolly-polly format, so that they can send KJU on secret missions while his doubles hold court for cameras? &nbsp;This is bizarre discovery. &nbsp;The <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">PRC</a> and its PLA cadres are held in check by the play-acting of these unusually dim-witted actors on a stage of severe depravity (famine as a weapon is commonplace in DPRK). &nbsp;KJU is a stooge to stooges. &nbsp;The KJU cult development proceeds in a separate reality to ours, a parallel performance, and it is testing the audience (us) to learn if the cult is satisfactory. &nbsp;This may be the best version we will ever get of what the planet would look like if the junta opera cults ever achieved their goals of conquest. &nbsp;For now, it is as if there are cult theme parks, in Tehran, in Pyongyang, in Damascus, in Harare and so forth, where the melodramas struggle in their central casting roles.</div><div><br /></div><div><a href="http://johnbatchelorshow.com/debrief/Screen%20shot%202012-01-10%20at%2012.09.06%20PM.png"><img alt="Screen shot 2012-01-10 at 12.09.06 PM.png" src="http://johnbatchelorshow.com/debrief/assets_c/2012/01/Screen%20shot%202012-01-10%20at%2012.09.06%20PM-thumb-444x369-13795.png" width="444" height="369" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></div><div><br /></div><div><a href="http://johnbatchelorshow.com/debrief/Screen%20shot%202012-01-10%20at%2012.08.24%20PM.png"><img alt="Screen shot 2012-01-10 at 12.08.24 PM.png" src="http://johnbatchelorshow.com/debrief/assets_c/2012/01/Screen%20shot%202012-01-10%20at%2012.08.24%20PM-thumb-447x292-13793.png" width="447" height="292" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></div><div>&nbsp;&nbsp;</div><fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/debrief/2011/12/dear-devil-gone-hades.php">Dear Devil Gone Hades</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://nation.com.pk/pakistan-news-newspaper-daily-english-online/international/10-Jan-2012/s-korean-president-in-china-for-dprk-talks">S Korean president in China for DPRK talks</a> (nation.com.pk)</li><li class="zemanta-article-ul-li"><a href="http://presurfer.blogspot.com/2012/01/kim-jong-un-mastered-driving-at-age-3.html">Kim Jong-un Mastered Driving At Age 3</a> (presurfer.blogspot.com)</li><li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//newsfeed.time.com/2012/01/09/north-korea-airs-film-celebrating-their-genius-among-the-geniuses/%3Fxid%3Drss-topstories&amp;a=70161740&amp;rid=186472b0-70d7-4eee-b27e-4f8c285121ca&amp;e=64e0ba0babbba7568170ae13f660e13f">North Korea Film Hails Kim Jong Un, 'Genius Among Geniuses'</a> (newsfeed.time.com)</li><li class="zemanta-article-ul-li"><a href="http://vtncankor.wordpress.com/2012/01/01/the-end-of-the-beginning-bringing-about-a-khrushchev-thaw-in-the-dprk/">The End of the Beginning: Bringing About a Khrushchev Thaw in the DPRK</a> (vtncankor.wordpress.com)</li><li class="zemanta-article-ul-li"><a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/n/a/2012/01/10/international/i020229S60.DTL">NKorea to pardon convicts; generals back young Kim</a> (sfgate.com)</li><li class="zemanta-article-ul-li"><a href="http://www.usatoday.com/news/world/story/2012-01-10/north-korea-convicts/52477610/1">N. Korea to pardon convicts; generals back Kim - USA TODAY</a> (usatoday.com)</li><li class="zemanta-article-ul-li"><a href="http://www.ajc.com/news/nation-world/nkorea-to-pardon-convicts-1297241.html">NKorea to pardon convicts; generals back young Kim - Atlanta Journal Constitution</a> (ajc.com)</li><li class="zemanta-article-ul-li"><a href="http://www.ibtimes.com/articles/274682/20111230/north-korea-world-expect-change.htm">North Korea: 'The World Should Not Expect Any Change'</a> (ibtimes.com)</li><li class="zemanta-article-ul-li"><a href="http://www.inquisitr.com/178196/north-korea-kim-jung-un-was-able-to-drive-at-age-3/">North Korea: Kim Jung Un Was Able to Drive at Age 3</a> (inquisitr.com)</li><li class="zemanta-article-ul-li"><a href="http://www.ibtimes.com/articles/278800/20120109/north-korea-s-new-leader-kim-jong.htm">North Korea's Kim Jong-un Celebrates his Birthday... But Which One?</a> (ibtimes.com)</li><li class="zemanta-article-ul-li"><a href="http://pjmedia.com/instapundit/134976/">PYONGYANG FATS: "North Korea has praised its young new leader as 'the genius among the geniuses,' in...</a> (pjmedia.com)</li></ul></fieldset>

<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=186472b0-70d7-4eee-b27e-4f8c285121ca" alt="Enhanced by Zemanta" style="border:none;float:right" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Who owned the Titanic?</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2012/01/who-owned-the-titanic.php" />
    <id>tag:johnbatchelorshow.com,2012:/debrief//16.4800</id>

    <published>2012-01-07T16:44:36Z</published>
    <updated>2012-01-07T21:11:53Z</updated>

    <summary><![CDATA[&nbsp;The White Star Line was built by the self-made Liverpool sharpie Thomas Ismay from the remains of a failed line that sent immigrants out to Australia in the mid 19th Century. Ismay made the move from sail to steam and...]]></summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    <category term="australia" label="Australia" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="jbruceismay" label="J. Bruce Ismay" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="liverpool" label="Liverpool" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="newyorkcity" label="New York City" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="rmstitanic" label="RMS Titanic" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="titanic" label="Titanic" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="unitedstates" label="United States" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="whitestarline" label="White Star Line" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[<object id="wsj_fp" width="512" height="363"><param name="movie" value="http://s.wsj.net/media/swf/VideoPlayerMain.swf" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="videoGUID={23BB1BA1-776A-4E37-8523-64B53DE3FFEA}&amp;playerid=1000&amp;plyMediaEnabled=1&amp;configURL=http://wsj.vo.llnwd.net/o28/players/&amp;autoStart=false" base="http://s.wsj.net/media/swf/" /><embed src="http://s.wsj.net/media/swf/VideoPlayerMain.swf" bgcolor="#FFFFFF" flashvars="videoGUID={23BB1BA1-776A-4E37-8523-64B53DE3FFEA}&amp;playerid=1000&amp;plyMediaEnabled=1&amp;configURL=http://wsj.vo.llnwd.net/o28/players/&amp;autoStart=false" base="http://s.wsj.net/media/swf/" name="flashPlayer" width="512" height="363" seamlesstabbing="false" type="application/x-shockwave-flash" swliveconnect="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></object>&nbsp;<div><br /></div><div><br /></div><a href="http://johnbatchelorshow.com/debrief/the-funeral-of-john-jacob-astor-iv-who-died-in-the-sinking-of-the-titanic-new-york-may-4-1912.jpg"><img alt="the-funeral-of-john-jacob-astor-iv-who-died-in-the-sinking-of-the-titanic-new-york-may-4-1912.jpg" src="http://johnbatchelorshow.com/debrief/assets_c/2012/01/the-funeral-of-john-jacob-astor-iv-who-died-in-the-sinking-of-the-titanic-new-york-may-4-1912-thumb-403x302-13764.jpg" width="403" height="302" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><div>The <a class="zem_slink" href="http://www.cunard.co.uk/" title="White Star Line" rel="homepage">White Star Line</a> was built by the self-made <a class="zem_slink" href="http://maps.google.com/maps?ll=53.4,-2.98333333333&amp;spn=0.1,0.1&amp;q=53.4,-2.98333333333 (Liverpool)&amp;t=h" title="Liverpool" rel="geolocation">Liverpool</a> sharpie <a class="zem_slink" href="http://en.wikipedia.org/wiki/Thomas_Henry_Ismay" title="Thomas Henry Ismay" rel="wikipedia">Thomas Ismay</a> from the remains of a failed line that sent immigrants out to <a class="zem_slink" href="http://maps.google.com/maps?ll=-35.3,149.133333333&amp;spn=1.0,1.0&amp;q=-35.3,149.133333333 (Australia)&amp;t=h" title="Australia" rel="geolocation">Australia</a> in the mid 19th Century.  Ismay made the move from sail to steam and launched larger and larger ships until he was well capitalized enough to build twin behemoths,<i> <a class="zem_slink" href="http://maps.google.com/maps?ll=41.7319444444,-49.9458333333&amp;spn=1.0,1.0&amp;q=41.7319444444,-49.9458333333 (RMS%20Titanic)&amp;t=h" title="RMS Titanic" rel="geolocation">Titanic</a> and Olympic.</i>  By then, Thomas Ismay had lost control of the original company to the sharholders of International Mercantile Maritime (IMM) which was controlled by the significant presence of <a class="zem_slink" href="http://www.biography.com/people/john-pierpont-morgan-9414735" title="J. P. Morgan" rel="biographycom">J.P. Morgan</a>.   Thomas Ismay's son <a class="zem_slink" href="http://en.wikipedia.org/wiki/J._Bruce_Ismay" title="J. Bruce Ismay" rel="wikipedia">Bruce Ismay</a> (below) was the president of the Line, and, at 49, world prominent after 80 crossings of the Atlantic in his duties, Bruce Ismay was onboard the Titanic along with the stunningly weatlhy <a class="zem_slink" href="http://en.wikipedia.org/wiki/John_Jacob_Astor_IV" title="John Jacob Astor IV" rel="wikipedia">John Jacob Astor IV</a> (then 47, a $100 Billionaire by today's collar) for the maiden voyage.  I learn from Frances Wilson's new book,<strong><a href="http://www.amazon.com/How-Survive-Titanic-Sinking-Bruce/dp/0062094548"> "How to Survive the Titanic: the Sinking of J Bruce Ismay,"</a>&nbsp;</strong>that Ismay chose to put himself into one of the last lifeboats lowered from B Deck. &nbsp; The <a class="zem_slink" href="http://maps.google.com/maps?ll=40.7166666667,-74.0&amp;spn=0.1,0.1&amp;q=40.7166666667,-74.0 (New%20York%20City)&amp;t=h" title="New York City" rel="geolocation">New York</a> papers were immediately convinced that Ismay was a coward and rat, and the Congressional inquiry in the Ritz that&nbsp;followed within days put Ismay on the stand as if he was the criminal of the event. &nbsp;The English press lords were sympathetic to Ismay and protected him when he arrived back in London for a British inquiry of what was in effect an <a class="zem_slink" href="http://www.history.com/topics/states" title="The States" rel="historycom">American</a> company's conduct. &nbsp;Ismay spent the remainder of his life in seclusion, indifferent or deaf to the accusations that he left his post as owner of the ship. &nbsp;The auction in New York is unlikely to offer any artifact that connects to the Ismay scandal. &nbsp;It will show lots of evidence of the 400 first-class passengers on board. &nbsp;However the White Star Line was built on the fact that it made money on the third-class passengers, and that Ismay's great genius was to build giant floating bins to take advantage of the immigrant push to America after the Civil War. &nbsp;Note that Astor's body was recovered (funeral left), with a surprising amount of personal paraphernalia (below) that illustrates how the richest of men <b><a href="CLOTHING - Blue serge suit; blue handkerchief with &quot;A.V.&quot;; belt with gold buckle; brown boots with red rubber soles; brown flannel shirt; &quot;J.J.A.&quot; on back of collar.
EFFECTS - Gold watch; cuff links, gold with diamond; diamond ring with three stones; £225 in English notes; $2440 in notes; £5 in gold; 7s. in silver; 5 ten franc pieces; gold pencil; pocketbook."><i>lived and died</i></a></b> one century ago: Astor is said to have placed his 19 year-old bride (after a scandalous divorce to his children's mother) in a lifeboat, and then to have boosted two children into place beside her. &nbsp;The anecdotes of Astor's conduct as the ship sank made him an immediate hero to the press.</div><div><br /></div><blockquote class="toccolours" style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); background-color: rgb(249, 249, 249); padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; font-size: 9px; display: table; line-height: 14px; color: rgb(0, 0, 0); font-family: sans-serif; "><dl style="margin-top: 0.2em; margin-bottom: 0.5em; "><dd style="line-height: 1.5em; margin-left: 1.6em; margin-bottom: 0.1em; "><b>CLOTHING</b>&nbsp;- Blue serge suit; blue handkerchief with "A.V."; belt with gold buckle; brown boots with red rubber soles; brown flannel shirt; "J.J.A." on back of collar.</dd></dl><dl style="margin-top: 0.2em; margin-bottom: 0.5em; "><dd style="line-height: 1.5em; margin-left: 1.6em; margin-bottom: 0.1em; "><b>EFFECTS</b>&nbsp;- Gold watch; cuff links, gold with diamond; diamond ring with three stones; £225 in English notes; $2440 in notes; £5 in gold; 7s. in silver; 5 ten franc pieces; gold pencil; pocketbook.</dd></dl></blockquote><div>&nbsp;&nbsp;</div><div style="text-align: center;"><a href="http://johnbatchelorshow.com/debrief/ismay.jpg"></a><a href="http://johnbatchelorshow.com/debrief/ismay.jpg"><img alt="ismay.jpg" src="http://johnbatchelorshow.com/debrief/assets_c/2012/01/ismay-thumb-328x448-13766.jpg" width="328" height="448" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></div><div><br /></div><fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/debrief/2012/01/who-owned-the-titanic.php">Who owned the Titanic?</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://www.huffingtonpost.com/david-tereshchuk/2012s-media-high-low-points_b_1184148.html">David Tereshchuk: 2012 Media Windfalls to Watch For</a> (huffingtonpost.com)</li><li class="zemanta-article-ul-li"><a href="http://gcaptain.com/survive-titanic-exclusive-interview/?35570">How to Survive the Titanic - An Exclusive Interview With Frances Wilson</a> (gcaptain.com)</li><li class="zemanta-article-ul-li"><a href="http://www.npr.org/2011/10/15/141328305/how-to-survive-the-titanic-and-sink-your-name?ft=1&amp;f=1008">'How To Survive The Titanic,' And Sink Your Name</a> (npr.org)</li><li class="zemanta-article-ul-li"><a href="http://www.forbes.com/sites/gcaptain/2011/12/16/100-years-since-the-titanic-and-a-problem-persists/">100 Years Since The Titanic And A Problem Persists</a> (forbes.com)</li><li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.calgaryherald.com/technology/could%2BKing%2BWorld%2Bthis%2BTitanic%2Bauction/5958117/story.html&amp;a=69749463&amp;rid=bdf6172b-a499-4636-ac40-aa79656b7e28&amp;e=a268c4c83f5d8b173d1d7afa0a83e5a1">You could be King of the World at this Titanic auction</a> (calgaryherald.com)</li><li class="zemanta-article-ul-li"><a href="http://www.vancouversun.com/technology/could+King+World+this+Titanic+auction/5958145/story.html">You could be King of the World at this Titanic auction</a> (vancouversun.com)</li><li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.ctv.ca/CTVNews/TopStories/20120106/titantic-auction-120106/&amp;a=69738852&amp;rid=bdf6172b-a499-4636-ac40-aa79656b7e28&amp;e=01002fe7917b9a4eaa79362b1c06747d">Titanic artifacts up for auction, but you must buy the whole lot</a> (ctv.ca)</li><li class="zemanta-article-ul-li"><a href="http://www.dailymail.co.uk/sciencetech/article-2073925/Contract-1-10th-Apple-sold-800-fetches-1-6-million-auction--10-times-estimate.html">Contract where 1/10th of Apple was sold for $800 fetches $1.6 million at ... - Daily Mail</a> (dailymail.co.uk)</li><li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.guardian.co.uk/commentisfree/2011/sep/16/bp-tony-hayward-deepwater-horizon&amp;a=55287574&amp;rid=bdf6172b-a499-4636-ac40-aa79656b7e28&amp;e=6fa2e20fea72cce72f07161b398240b4">The Titanic disaster meant a life of shame for its CEO. Not so BP's Tony Hayward | Ian Jack</a> (guardian.co.uk)</li></ul></fieldset>

<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=bdf6172b-a499-4636-ac40-aa79656b7e28" alt="Enhanced by Zemanta" style="border:none;float:right" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Apple Harvest of the Late 20th</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2012/01/apple-of-the-late-20th.php" />
    <id>tag:johnbatchelorshow.com,2012:/debrief//16.4792</id>

    <published>2012-01-01T16:12:39Z</published>
    <updated>2012-01-01T16:23:50Z</updated>

    <summary><![CDATA[Apple's success derives from the simple fact that the Facebook generation has grown up alongside the single-minded&nbsp;product line. The video above connects to the first 25 years of Apple, 1976-2000, when it was a cluttered, self-centered cult, imitating grown-up office...]]></summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[<object id="flashObj" width="620" height="350" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,47,0"><param name="movie" value="http://c.brightcove.com/services/viewer/federated_f9?isVid=1&amp;isUI=1" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="videoId=1352338631001&amp;linkBaseURL=http%3A%2F%2Fmashable.com%2F2011%2F12%2F29%2Fapple-stanford-archive%2F&amp;playerID=1275216913001&amp;playerKey=AQ~~,AAABBzUwv1E~,xP-xFHVUstjFMsS-3Kb8-iZB6sJ0hUm_&amp;domain=embed&amp;dynamicStreaming=true" /><param name="base" value="http://admin.brightcove.com" /><param name="seamlesstabbing" value="false" /><param name="allowFullScreen" value="true" /><param name="swLiveConnect" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://c.brightcove.com/services/viewer/federated_f9?isVid=1&amp;isUI=1" bgcolor="#FFFFFF" flashvars="videoId=1352338631001&amp;linkBaseURL=http%3A%2F%2Fmashable.com%2F2011%2F12%2F29%2Fapple-stanford-archive%2F&amp;playerID=1275216913001&amp;playerKey=AQ~~,AAABBzUwv1E~,xP-xFHVUstjFMsS-3Kb8-iZB6sJ0hUm_&amp;domain=embed&amp;dynamicStreaming=true" base="http://admin.brightcove.com" name="flashObj" width="620" height="350" seamlesstabbing="false" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" swliveconnect="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></object><br /><div style="position: absolute; left: 0px; top: 0px; width: 1px; height: 1px; visibility: hidden; "><iframe width="0px" height="0px" style="visibility: hidden; " src="http://static.scanscout.com/optout/iframe.html?editor-content.html?cs=UTF-8"></iframe></div><br /><div><br /></div><div><a class="zem_slink" href="http://www.apple.com" title="Apple" rel="homepage">Apple's</a> success derives from the simple fact that the <a class="zem_slink" href="http://facebook.com" title="Facebook" rel="homepage">Facebook</a> generation has grown up alongside the single-minded&nbsp;<a class="zem_slink" href="http://en.wikipedia.org/wiki/Product_lining" title="Product lining" rel="wikipedia">product line</a>. The video above connects to the first 25 years of Apple, 1976-2000, when it was a cluttered, self-centered cult, imitating grown-up office environments without direction or success. &nbsp;After 1984, it did manage to put its sealed, peculiarly boxy, toylike <a class="zem_slink" href="http://www.apple.com/mac/" title="Macintosh" rel="homepage">Macintoshes</a> into numerous primary and secondary schools. &nbsp;I watched as my children were trained in a so-called computer lab with rows of Macs, simple, icon-based, hard to break, easy to learn. &nbsp;No laptop to speak of in the Apple line until the late 90s. What was happening? &nbsp;Conditioning. &nbsp;These years, Apple promotes itself as a <a class="zem_slink" href="http://en.wikipedia.org/wiki/Software_industry" title="Software industry" rel="wikipedia">software company</a>.  <a class="zem_slink" href="http://www.apple.com/iphone" title="iPhone" rel="homepage">The IPhone</a> dominates the streets and subways of <a class="zem_slink" href="http://maps.google.com/maps?ll=43.0,-75.0&amp;spn=3.0,3.0&amp;q=43.0,-75.0 (New%20York)&amp;t=h" title="New York" rel="geolocation">NY</a> in the hands of the young and no longer young.  I favor the notion that what<strong> <a class="zem_slink" href="http://www.biography.com/people/steve-jobs-9354805" title="Steve Jobs" rel="biographycom">Steve Jobs</a> </strong>and Apple achieved was to listen to the practical needs of the Millenniums, who are restless, connected, socially skilled, and relentless consumers of cultural intelligence.  Apple did not get out front.  Apple developed a product line from what was extant, and then it connected the products to each other. &nbsp;Apple responded to the least among the consumers, the children who couldn't choose their own products but who lived with what their parents and school boards considered child appropriate, the 1-20 year-olds of 1999, who are the dominant players of the next <a class="zem_slink" href="http://en.wikipedia.org/wiki/Business_cycle" title="Business cycle" rel="wikipedia">business cycle</a>. &nbsp;Apple didn't sell the young; it harvested them.<div style="position: absolute; left: 0px; top: 0px; width: 1px; height: 1px; visibility: hidden; "><iframe width="0px" height="0px" style="visibility: hidden; " src="http://static.scanscout.com/optout/iframe.html?editor-content.html?cs=UTF-8"></iframe></div></div><div><br /></div><div><a href="http://johnbatchelorshow.com/debrief/apple-campus-overhead-sketch.png"><img alt="apple-campus-overhead-sketch.png" src="http://johnbatchelorshow.com/debrief/assets_c/2011/12/apple-campus-overhead-sketch-thumb-700x534-13741.png" width="700" height="534" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></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=24aa492b-f271-4978-bf52-cdc692354ec2" alt="Enhanced by Zemanta" style="border:none;float:right" /></a></div><div style="position: absolute; left: 0px; top: 0px; width: 1px; height: 1px; visibility: hidden; "><iframe width="0px" height="0px" style="visibility: hidden; " src="http://static.scanscout.com/optout/iframe.html?editor-content.html?cs=UTF-8"></iframe></div><div style="position: absolute; left: 0px; top: 0px; width: 1px; height: 1px; visibility: hidden; "><iframe width="0px" height="0px" style="visibility: hidden; " src="http://static.scanscout.com/optout/iframe.html?editor-content.html?cs=UTF-8"></iframe></div><div style="position: absolute; left: 0px; top: 0px; width: 1px; height: 1px; visibility: hidden; "><iframe width="0px" height="0px" style="visibility: hidden; " src="http://static.scanscout.com/optout/iframe.html?editor-content.html?cs=UTF-8"></iframe></div><div style="position: absolute; left: 0px; top: 0px; width: 1px; height: 1px; visibility: hidden; "><iframe width="0px" height="0px" style="visibility: hidden; " src="http://static.scanscout.com/optout/iframe.html?editor-content.html?cs=UTF-8"></iframe></div><div style="position: absolute; left: 0px; top: 0px; width: 1px; height: 1px; visibility: hidden; "><iframe width="0px" height="0px" style="visibility: hidden; " src="http://static.scanscout.com/optout/iframe.html?editor-content.html?cs=UTF-8"></iframe></div>]]>
        
    </content>
</entry>

<entry>
    <title>Worst-Elect Scenario </title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2011/12/worst-elect-scenario.php" />
    <id>tag:johnbatchelorshow.com,2011:/debrief//16.4790</id>

    <published>2011-12-29T17:53:51Z</published>
    <updated>2011-12-30T04:34:45Z</updated>

    <summary><![CDATA[&nbsp;Surprisingly fresh-faced and prideful Jim Messina, the Obama re-elect manager in Chicago, leads the faithful through the Electoral College scenarios for the November 2012 election. &nbsp; In 2008, POTUS achieved 365 Electoral College votes. &nbsp;The thinking in Chicago is that...]]></summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    <category term="chicago" label="Chicago" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="electoralcollege" label="Electoral College" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="florida" label="Florida" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="jimmessina" label="Jim Messina" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="nauticalmile" label="Nautical mile" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="northcarolina" label="North Carolina" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="obama" label="Obama" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="presidentoftheunitedstates" label="President of the United States" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[<br /><br /><div><br /></div><div><iframe width="640" height="360" src="http://www.youtube.com/embed/_7Y-Q9ZY5Ao" frameborder="0" allowfullscreen=""></iframe>&nbsp;</div><div><br /></div><div><br /></div><div>Surprisingly fresh-faced and prideful <b><a class="zem_slink" href="http://www.jimmessina.com/" title="Jim Messina (musician)" rel="homepage">Jim Messina</a>,</b> the <b>Obama</b> re-elect manager in <a class="zem_slink" href="http://maps.google.com/maps?ll=41.8819444444,-87.6277777778&amp;spn=0.1,0.1&amp;q=41.8819444444,-87.6277777778 (Chicago)&amp;t=h" title="Chicago" rel="geolocation">Chicago</a>, leads the faithful through the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Electoral_College_%28United_States%29" title="Electoral College (United States)" rel="wikipedia">Electoral College</a> <a class="zem_slink" href="http://en.wikipedia.org/wiki/Scenario" title="Scenario" rel="wikipedia">scenarios</a> for the November 2012 election. &nbsp; In 2008, <a class="zem_slink" href="http://en.wikipedia.org/wiki/President_of_the_United_States" title="President of the United States" rel="wikipedia">POTUS</a> achieved 365 Electoral College votes. &nbsp;The thinking in Chicago is that they can give up a lot of territory and win the bare minimum 270 plus a handful. &nbsp;The West scenario, winning CO, <a class="zem_slink" href="http://en.wikipedia.org/wiki/Nautical_mile" title="Nautical mile" rel="wikipedia">NM</a>, NV and IA, is surprising to me, as it gives up OH, <a class="zem_slink" href="http://en.wikipedia.org/wiki/North_Carolina" title="North Carolina" rel="wikipedia">NC</a> and VA. &nbsp;The <a class="zem_slink" href="http://maps.google.com/maps?ll=28.1333333333,-81.6316666667&amp;spn=3.0,3.0&amp;q=28.1333333333,-81.6316666667 (Florida)&amp;t=h" title="Florida" rel="geolocation">Florida</a> scenario gives up everything including OH. &nbsp;The New South scenario wins VA and NC while giving up OH and the West. &nbsp;Oddest of all is the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Midwestern_United_States" title="Midwestern United States" rel="wikipedia">Midwest</a> scenario, where they win with just OH and IA. &nbsp;The planning is routinely defeatist, defensive, cautious -- more resembling a worst-elect briefing. &nbsp; Also, note that PA and NH are in the Obama re-elect camp in each scenario except the so-called "expansion path," which puts PA and NH in the Red and presumes VA and AZ along with IA, NM, CO, and NV. &nbsp;Strange brew, like some idle game on an iPhone hanging around O'Hare. &nbsp;What I focus on is how they take PA and NH for granted. &nbsp;The Electoral College is so tight, the loss of NH wrecks that re-elect game. &nbsp;Odd that Messina doesn't focus on NH? &nbsp;At 4 <a class="zem_slink" href="http://en.wikipedia.org/wiki/EC_number" title="EC number" rel="wikipedia">EC</a> votes, it would seem&nbsp;available to POTUS, with heavy Boston TV exposure and a sympathetic, college-educated urban electorate; but no special mention. &nbsp;With <b>Mitt Romney</b> the primary candidate that the Obama team most expects in the general, with&nbsp;his home in toney, splendid Wolfeboro, NH (below, the oldest summer resort on Lake Winnipesaukee), the autumn campaigning will be in a headwind for POTUS. &nbsp;Why no Wolfeboro worrying in Chicago?</div><div><br /></div><div><a href="http://johnbatchelorshow.com/debrief/Wolfeboro_Bay.jpg"><img alt="Wolfeboro_Bay.jpg" src="http://johnbatchelorshow.com/debrief/assets_c/2011/12/Wolfeboro_Bay-thumb-624x416-13724.jpg" width="624" height="416" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></div><div><br /></div><div>&nbsp;&nbsp;</div><fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://www.businessinsider.com/here-are-the-five-ways-obama-could-win-reelection-next-year-2011-12">Here Are The Five Ways Obama Could Win Reelection Next Year</a> (businessinsider.com)</li><li class="zemanta-article-ul-li"><a href="http://politicalwire.com/archives/2011/12/15/an_electoral_college_tie.html">An Electoral College Tie?</a> (politicalwire.com)</li><li class="zemanta-article-ul-li"><a href="http://angrymanspeaks.wordpress.com/2011/12/19/elections-corruption-one-true-vote-part-two-the-electoral-college/">Elections - Corruption - One True Vote: {Part Two: The Electoral College}</a> (angrymanspeaks.wordpress.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/jb/2011/11/beat-romney-tarheel/">Beat Romney Tarheel</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/jb/2011/11/rocky-redux/">Rocky Redux</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://minimusingofabear.wordpress.com/2011/12/29/dystopian-wars-scenario-companion/">Dystopian Wars Scenario Companion</a> (minimusingofabear.wordpress.com)</li><li class="zemanta-article-ul-li"><a href="http://hotair.com/archives/2011/12/15/five-paths-to-victory-but-only-one-obama/">Five paths to victory, but only one Obama</a> (hotair.com)</li><li class="zemanta-article-ul-li"><a href="http://www.huffingtonpost.com/carl-pope/cleaning-up-hamiltons-mes_b_1165521.html">Carl Pope: Cleaning Up Hamilton's Mess -- and Madison's</a> (huffingtonpost.com)</li><li class="zemanta-article-ul-li"><a href="http://wiki.answers.com/Q/How_does_a_state_determine_how_many_electoral_votes_a_candidate_gets">How does a state determine how many electoral votes a candidate gets</a> (wiki.answers.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/jb/2011/09/jobs-strike/">Jobs Strike</a> (johnbatchelorshow.com)</li></ul></fieldset>

<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=fb18f9d3-8302-4d77-92a3-3a521db8564e" alt="Enhanced by Zemanta" style="border:none;float:right" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Climate Family</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2011/12/climate-family.php" />
    <id>tag:johnbatchelorshow.com,2011:/debrief//16.4770</id>

    <published>2011-12-24T23:29:50Z</published>
    <updated>2011-12-31T03:52:02Z</updated>

    <summary><![CDATA[&nbsp;Speaking Bob Zimmerman re the year past in climate science, where we exchange our thoughts that we know surprisingly little about the climate change dynamic. Our main sequence G-type star is likely critical to the climate; however, we do not...]]></summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    <category term="africa" label="Africa" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="climate" label="Climate" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="climatechange" label="Climate change" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="human" label="Human" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="indonesia" label="Indonesia" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="neanderthal" label="Neanderthal" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="planetoftheapes" label="Planet of the Apes" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="uganda" label="Uganda" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[<iframe width="640" height="360" src="http://www.youtube.com/embed/hg2hCuDy2wg" frameborder="0" allowfullscreen=""></iframe>&nbsp;<div><br /></div><div>Speaking Bob<b> Zimmerman</b> re the year past in <a class="zem_slink" href="http://en.wikipedia.org/wiki/Climate" title="Climate" rel="wikipedia">climate</a> science, where we exchange our thoughts that we know surprisingly little about the climate change dynamic.  Our main sequence <a class="zem_slink" href="http://en.wikipedia.org/wiki/Stellar_classification" title="Stellar classification" rel="wikipedia">G-type star</a> is likely critical to the climate; however, we do not know how, or how much, the sunspots and the solar wind affect out climate cycles.  There is a theory that the <a class="zem_slink" href="http://www.rottentomatoes.com/m/supervolcano" title="Supervolcano" rel="rottentomatoes">supervolcano</a> <b>Toba</b> in what is now Sumatra Island, <a class="zem_slink" href="http://maps.google.com/maps?ll=-6.175,106.828333333&amp;spn=10.0,10.0&amp;q=-6.175,106.828333333 (Indonesia)&amp;t=h" title="Indonesia" rel="geolocation">Indonesia</a>&nbsp;(below: remains of the crater, now a vast lake), and the following <a class="zem_slink" href="http://en.wikipedia.org/wiki/Nuclear_winter" title="Nuclear winter" rel="wikipedia">nuclear winter</a> lasted perhaps a thousand years of ecological defeat, reducing Homo Sapiens worldwide population to under 100,000, perhaps as low as 3,000 Homo Sapiens and 3,000 <a class="zem_slink" href="http://en.wikipedia.org/wiki/Neanderthal" title="Neanderthal" rel="wikipedia">Neanderthals</a>.   This is a deep irony, that we are just 70,000 years from the near end, and only 60,000 years from the theory that the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Human" title="Human" rel="wikipedia">Homo Sapien</a>s remnant, boosted in intellectual property by language, emerged from out of <a class="zem_slink" href="http://en.wikipedia.org/wiki/Africa" title="Africa" rel="wikipedia">Africa</a>.  We are fragile, fleeting, accidental, unprotected from the violent whims of planetary physics.  Watching the new Rise of the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Planet_of_the_Apes_%281968_film%29" title="Planet of the Apes (1968 film)" rel="wikipedia"><i>Planet of the Apes</i></a>&nbsp;later on iTunes, and how much fun it is to consider that our political culture springs from the family unit and is only as nimble as the family unit.  What I enjoy about the Silverback ape scenes above from <a class="zem_slink" href="http://maps.google.com/maps?ll=1.28,32.39&amp;spn=1.0,1.0&amp;q=1.28,32.39 (Uganda)&amp;t=h" title="Uganda" rel="geolocation">Uganda</a> is the family of the gigantic, self-confident family man; the much smaller, secure, watchful females, and the curious, secure infants.   Our instincts to survive and prosper derive from this drama, and the vagaries of climate are not an unanswerable threat.  The nuclear winter would have damaged the numbers, but not the concept of the unit, just as our climate change, perhaps a warming, perhaps drought, will not change the fundamental unit.</div><div><br /></div><div><a href="http://johnbatchelorshow.com/debrief/TobaExpeditionRoute3D.jpg"><img alt="TobaExpeditionRoute3D.jpg" src="http://johnbatchelorshow.com/debrief/assets_c/2011/12/TobaExpeditionRoute3D-thumb-722x408-13646.jpg" width="722" height="408" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></div><div><br /></div><fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2011/12/18/BUFU1MD58T.DTL">Saving Humanity From Homo Sapiens - namely, tech</a> (sfgate.com)</li><li class="zemanta-article-ul-li"><a href="http://www.livescience.com/15615-homo-sapiens-change.html">Bid to Rename Homo Sapiens Is Called Unwise</a> (livescience.com)</li><li class="zemanta-article-ul-li"><a href="http://pattricejones.info/blog/archives/591">New Study Reveals Cognitive Deficiencies in Homo Sapiens</a> (pattricejones.info)</li><li class="zemanta-article-ul-li"><a href="http://wiki.answers.com/Q/What_is_the_genus_of_a_human_being">What is the genus of a human being</a> (wiki.answers.com)</li><li class="zemanta-article-ul-li"><a href="http://wiki.answers.com/Q/How_are_neanderthals_and_homo_sapiens_different">How are neanderthals and homo sapiens different</a> (wiki.answers.com)</li><li class="zemanta-article-ul-li"><a href="http://oldskunt.wordpress.com/2011/11/02/modern-people-overlapped-with-neanderthals-in-europe/">Modern people overlapped with Neanderthals in Europe</a> (oldskunt.wordpress.com)</li></ul></fieldset>

<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=4320519e-26fb-4ad3-a237-7387258b044b" alt="Enhanced by Zemanta" style="border:none;float:right" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Advantage Wukan, News Desk of Tomorrow</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2011/12/advantage-wukan-news-desk-of-tomorrow.php" />
    <id>tag:johnbatchelorshow.com,2011:/debrief//16.4765</id>

    <published>2011-12-21T18:57:10Z</published>
    <updated>2011-12-21T19:44:24Z</updated>

    <summary><![CDATA[ The Central Committee in Beijing climbs down from its confrontation with the modest village of Wukan by making what are called "concessions" to the villagers to release hostages and investigate the suspect murder of a village leader. &nbsp;The big...]]></summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    <category term="beijing" label="Beijing" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="centralcommittee" label="centralcommittee" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="china" label="China" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="guangdong" label="Guangdong" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="northkorea" label="North Korea" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sydneyuniversity" label="Sydney University" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="taiwan" label="Taiwan" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="tibet" label="Tibet" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="village" label="Village" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="wukan" label="Wukan" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[<iframe width="640" height="360" src="http://www.youtube.com/embed/lweX3JFj8IA" frameborder="0" allowfullscreen=""></iframe>



<br /><br /><div><br /></div><div>The <a class="zem_slink" href="http://en.wikipedia.org/wiki/Central_Committee" title="Central Committee" rel="wikipedia">Central Committee</a> in <a class="zem_slink" href="http://maps.google.com/maps?ll=39.9138888889,116.391666667&amp;spn=0.1,0.1&amp;q=39.9138888889,116.391666667 (Beijing)&amp;t=h" title="Beijing" rel="geolocation">Beijing</a> climbs down from its confrontation with the modest village of Wukan by making what are called "concessions" to the villagers to release hostages and investigate the suspect murder of a village leader. &nbsp;The <i>big picture</i> (my favorite pet metaphor of the <a class="zem_slink" href="http://www.history.com/topics/world-war-ii" title="World War II" rel="historycom">Second World War</a>) is that the Central Committee is weakening perceptibly as the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Chinese_people" title="Chinese people" rel="wikipedia">Chinese people</a> advance their understanding of transparency, fair play, the rule of law and the advantage of elected official held accountable at the ballot box for grotesque stupidity and other routine careerist potholes. &nbsp;<a class="zem_slink" href="http://en.wikipedia.org/wiki/Tibet" title="Tibet" rel="wikipedia">Tibet</a>, the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Uyghur_people" title="Uyghur people" rel="wikipedia">Uyghurs</a>, the Christians, <a class="zem_slink" href="http://maps.google.com/maps?ll=23.7666666667,121.0&amp;spn=1.0,1.0&amp;q=23.7666666667,121.0 (Taiwan)&amp;t=h" title="Taiwan" rel="geolocation">Taiwan</a>, the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Mongols" title="Mongols" rel="wikipedia">Mongolians</a>, all these subsets of Imperial China are predicates for the Wukan rising, as the Wukan advantage so far will encourage the defiance of the conquered regions to reject the Central Committee and the sectarian bullying of the Party and the Han majority. &nbsp;All positive steps. &nbsp;There is the 20% chance that the Central Committee is lying cynically, and the Wukan dissenters will be punished gradually. &nbsp;The village, county and province Party bosses who concocted the land grab and fishing rights larceny may be punished, or may buy off their masters and move on to other crony games. &nbsp; For now, Wukan is an inspiration for all the villagers who see the facts on the ground that the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Maoism" title="Maoism" rel="wikipedia">Maoists</a> in Beijing and their toadies in the provinces have no legitimacy nor do they derive genuine authority from their so-called peasant roots. &nbsp;Most enjoy the snapshot below of what is described as the Wukan News Desk. &nbsp;Those teenagers are the future of free and <a class="zem_slink" href="http://maps.google.com/maps?ll=25.0333333333,121.633333333&amp;spn=10.0,10.0&amp;q=25.0333333333,121.633333333 (Republic%20of%20China)&amp;t=h" title="Republic of China" rel="geolocation">democratic China</a>. &nbsp;Speaking <b>Gordon Chang, Naomi Revnick, Bruce Bechtol, Isaac Stone Fish, Joseph Sternberg, John Lee</b> of Sydney University, re the Central Committee fail with regard the economy, Wukan, DPRK and the Kim cult, Taiwan elections on January 12, 2012, and Tibet.&nbsp;</div><div><br /></div><div><a href="http://johnbatchelorshow.com/debrief/wukan%20news%20desk.jpg"><img alt="wukan news desk.jpg" src="http://johnbatchelorshow.com/debrief/assets_c/2011/12/wukan%20news%20desk-thumb-700x525-13621.jpg" width="700" height="525" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></div><div><br /></div><fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/debrief/2011/12/dear-devil-gone-hades.php">Dear Devil Gone Hades</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://www.alternet.org/rss/breaking_news/751181/china_wukan_village_wins_rare_government_compromise_after_protests/">China Wukan Village Wins Rare Government Compromise After Protests</a> (alternet.org)</li><li class="zemanta-article-ul-li"><a href="http://100gf.wordpress.com/2011/12/15/police-surround-wukan-the-chinese-village-thats-at-war-with-beijing/">Police surround Wukan, the Chinese village that's at war with Beijing</a> (100gf.wordpress.com)</li><li class="zemanta-article-ul-li"><a href="http://pjmedia.com/instapundit/133877/">CHINA: Wukan forces Chinese officials to release three villagers. "The rebellious Chinese fishing ...</a> (pjmedia.com)</li><li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.telegraph.co.uk/news/worldnews/asia/china/8969702/Wukan-forces-Chinese-officials-to-release-three-villagers.html&amp;a=67476180&amp;rid=c5423662-4aef-4151-8f57-4397b1f37747&amp;e=94e88c40bf15356188510e98f30e552d">Wukan forces Chinese officials to release three villagers</a> (telegraph.co.uk)</li><li class="zemanta-article-ul-li"><a href="http://2012indyinfo.com/2011/12/18/inside-wukan-the-chinese-village-that-fought-back-telegraph/">Inside Wukan: the Chinese village that fought back - Telegraph</a> (2012indyinfo.com)</li><li class="zemanta-article-ul-li"><a href="http://www.dailymail.co.uk/news/article-2075598/Stop-Stop-Screamed-police-Then-20-armed-men-swarmed-tuk-tuk-hauled-Our-reporters-gripping-despatch-Chinas-rebel-village.html?ITO=1490">Stop! Stop! Screamed the police. Then 20 armed men swarmed around my tuk tuk and hauled me out: Our reporter's gripping despatch from China's rebel village</a> (dailymail.co.uk)</li><li class="zemanta-article-ul-li"><a href="http://www.businessinsider.com/village-wukan-seige-2011-12">The Chinese Village Of Wukan Is Under Siege After Open Rebellion Against The Government</a> (businessinsider.com)</li><li class="zemanta-article-ul-li"><a href="http://www.outsidethebeltway.com/wukan-protests-end/">Wukan Protests End</a> (outsidethebeltway.com)</li><li class="zemanta-article-ul-li"><a href="http://online.wsj.com/article/SB10001424052970203893404577098142899068080.html">A Chinese Village's Rebellion</a> (online.wsj.com)</li><li class="zemanta-article-ul-li"><a href="http://www10.nytimes.com/2011/12/19/world/asia/wukan-protesters-seek-return-of-xue-jinbos-body.html?_r=5">Chinese Protesters Seek Return of Villager's Body - New York Times</a> (nytimes.com)</li><li class="zemanta-article-ul-li"><a href="http://www.time.com/time/world/article/0,8599,2102775,00.html?xid=rss-mostpopular">China Villagers in Standoff Plan Big March</a> (time.com)</li><li class="zemanta-article-ul-li"><a href="http://www.vancouversun.com/news/Chinese+rebel+villagers+Wukan+small+victory/5889151/story.html">Chinese rebel villagers in Wukan win small victory</a> (vancouversun.com)</li></ul></fieldset>

<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=c5423662-4aef-4151-8f57-4397b1f37747" alt="Enhanced by Zemanta" style="border:none;float:right" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Dear Devil Gone Hades</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2011/12/dear-devil-gone-hades.php" />
    <id>tag:johnbatchelorshow.com,2011:/debrief//16.4761</id>

    <published>2011-12-19T16:18:03Z</published>
    <updated>2011-12-19T16:48:38Z</updated>

    <summary><![CDATA[ &nbsp;Below from Jason Strother of BBC/PRI re the heavyweight opera voice of TV star Ri Chun Hee in the classic video reporting the death of the Devil, Kim. &nbsp;My favorite is the backdrop of pine forests and mountains. &nbsp;DPRK...]]></summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    <category term="beijing" label="Beijing" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="centralcommittee" label="Central Committee" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="kim" label="Kim" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="kimjong" label="Kim Jong" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="kimjongil" label="Kim Jong-il" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="korea" label="Korea" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="northkorea" label="North Korea" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="npr" label="NPR" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[
<iframe width="640" height="480" src="http://www.youtube.com/embed/7zT8lKweG00" frameborder="0" allowfullscreen=""></iframe>&nbsp;<div><br /></div><a href="http://johnbatchelorshow.com/debrief/Screen%20shot%202011-12-19%20at%2011.44.08%20AM.png"><img alt="Screen shot 2011-12-19 at 11.44.08 AM.png" src="http://johnbatchelorshow.com/debrief/assets_c/2011/12/Screen%20shot%202011-12-19%20at%2011.44.08%20AM-thumb-304x326-13612.png" width="304" height="326" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a><div>Below from <b>Jason Strother</b> of BBC/PRI re the heavyweight opera voice of <a class="zem_slink" href="http://en.wikipedia.org/wiki/Television" title="Television" rel="wikipedia">TV</a> star<b> <a class="zem_slink" href="http://en.wikipedia.org/wiki/Lee_%28Korean_name%29" title="Lee (Korean name)" rel="wikipedia">Ri</a> Chun Hee</b> in the classic video reporting the death of the Devil, <a class="zem_slink" href="http://en.wikipedia.org/wiki/Kim_%28Korean_name%29" title="Kim (Korean name)" rel="wikipedia">Kim</a>. &nbsp;My favorite is the backdrop of pine forests and mountains. &nbsp;<a class="zem_slink" href="http://maps.google.com/maps?ll=39.0333333333,125.75&amp;spn=10.0,10.0&amp;q=39.0333333333,125.75 (North%20Korea)&amp;t=h" title="North Korea" rel="geolocation">DPRK</a> is a failed, <a class="zem_slink" href="http://en.wikipedia.org/wiki/Rogue_state" title="Rogue state" rel="wikipedia">rogue state</a> of Devils and the doomed. &nbsp;Unacceptable conduct since at least 1950, making war on its own people and anyone&nbsp;in the neighborhood. &nbsp;Ike traveled stealthily to <a class="zem_slink" href="http://maps.google.com/maps?ll=38.3166666667,127.233333333&amp;spn=10.0,10.0&amp;q=38.3166666667,127.233333333 (Korea)&amp;t=h" title="Korea" rel="geolocation">Korea</a> in December 1952 to meet the same intransigence we see today. &nbsp;The Kim cult is sadistic, homicidal, paranoid, repetitive and now nuke-armed. &nbsp;<a class="zem_slink" href="http://maps.google.com/maps?ll=39.9138888889,116.391666667&amp;spn=0.1,0.1&amp;q=39.9138888889,116.391666667 (Beijing)&amp;t=h" title="Beijing" rel="geolocation">Beijing</a> has used the Kim cult for at least thirty years to distribute missile and nuke proliferation guidance to other failed, rogue states of Devils. &nbsp;<a class="zem_slink" href="http://en.wikipedia.org/wiki/Single-party_state" title="Single-party state" rel="wikipedia">One-Party states</a> are always on fire, and any pact with a One-Party state is a joint suicide deal. &nbsp;No solving DPRK and the Kim cult (now unto the third generation of sadists) until there is a solution to the One-Party sadistic state of Beijing's <a class="zem_slink" href="http://en.wikipedia.org/wiki/Central_Committee" title="Central Committee" rel="wikipedia">Central Committee</a>. &nbsp;Bad lunch hours in CPville these days, with Wukan defiant, Kim inorganic, manufacturing shrinking, and the loan portfolio of the city state bonds nearly as credit worthy as <b>Madoff -- </b>and now the absurd <b>Kim Jung Un</b> on the Boss Devil throne.</div><div><br /></div><div><br /></div><div><i><a href="http://www.theworld.org/2009/12/the-voice-of-north-korea/">JASON STROTHER:</a> There's a familiar face that greets North Koreans when they tune in to watch the news.   An older woman, dressed in a traditional pink gown, bows to the camera before speaking... That's Ri Chun Hee.  She appears at the top of every newscast.  Her beat is the <b>Dear Leader Kim Jong Il.</b> She reports every public appearance Kim makes, and recites the praises he's said to receive from abroad.   According to a profile in a North Korean magazine, Ri was born in 1943.  She's worked as a reporter for nearly 40 years.  Analysts say landing a news anchor job in North Korea isn't easy.   You have to demonstrate ideological credentials and come from a trustworthy family just to get into journalism school....</i><br /></div><div><br /></div><div><br /></div><fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://seattletimes.nwsource.com/html/nationworld/2017049141_apasnkoreakimsdeathtext.html?syndication=rss">Text of NKorean statement on Kim Jong Il's death</a> (seattletimes.nwsource.com)</li><li class="zemanta-article-ul-li"><a href="http://news.blogs.cnn.com/2011/12/19/north-korea-heart-of-kim-jong-il-stopped-beating-but-hell-always-be-remembered/">North Korea: 'Heart of Kim Jong Il stopped beating,' but he'll always be remembered</a> (news.blogs.cnn.com)</li><li class="zemanta-article-ul-li"><a href="http://geopolicraticus.wordpress.com/2011/12/18/north-korea-and-arete/">North Korea and Arête</a> (geopolicraticus.wordpress.com)</li><li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//news.sky.com/home/world-news/article/16133320&amp;a=67146627&amp;rid=be213169-0553-4922-b1a6-e907e7f8f0b8&amp;e=bf7d2af2f088bd6a5e25336c9cc81f6b">Inside North Korea: Cult Of The Kim Family</a> (news.sky.com)</li><li class="zemanta-article-ul-li"><a href="http://rave2.wordpress.com/2011/12/19/srbija-u-zalosti-north-korean-leader-kim-jong-ils-death/">Srbija u žalosti: North Korean Leader Kim Jong Il's Death</a> (rave2.wordpress.com)</li><li class="zemanta-article-ul-li"><a href="http://www.huffingtonpost.com/2011/12/19/kim-jong-il-stroke_n_1157688.html">Kim Jong Il Stroke: Doctor Confirms Deceased North Korean Leader Suffered Stroke In 2008</a> (huffingtonpost.com)</li><li class="zemanta-article-ul-li"><a href="http://midnightwatcher.wordpress.com/2011/12/18/death-of-a-dictator-north-korean-leader-kim-jong-il-69-has-died/">Death of a Dictator: North Korean Leader Kim Jong Il, 69, Has Died</a> (midnightwatcher.wordpress.com)</li><li class="zemanta-article-ul-li"><a href="http://www.mediaite.com/tv/north-korean-leader-kim-jong-il-is-dead-according-to-state-television/">North Korean Leader Kim Jong-il Is Dead According To State Television</a> (mediaite.com)</li><li class="zemanta-article-ul-li"><a href="http://www.allkpop.com/2011/12/2pms-taecyeon-cheers-on-south-korean-soldiers">2PM's Taecyeon cheers on South Korean soldiers</a> (allkpop.com)</li><li class="zemanta-article-ul-li"><a href="http://caseyhendrickson.wordpress.com/2011/12/18/forget-optimism-that-north-koreans-will-rise-up/">Forget Optimism That North Koreans Will Rise Up</a> (caseyhendrickson.wordpress.com)</li><li class="zemanta-article-ul-li"><a href="http://rictvagencianoticias.wordpress.com/2011/12/19/the-news-of-the-death-of-north-korean-leader-has-put-the-population/">The news of the death of North Korean leader has put the population</a> (rictvagencianoticias.wordpress.com)</li><li class="zemanta-article-ul-li"><a href="http://politics.slashdot.org/story/11/12/19/0334244/north-korean-dictator-kim-jong-il-dead-at-70">North Korean Dictator Kim Jong Il Dead at 70</a> (politics.slashdot.org)</li></ul></fieldset>

<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=be213169-0553-4922-b1a6-e907e7f8f0b8" alt="Enhanced by Zemanta" style="border:none;float:right" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Planetary Defense</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2011/12/planetary-defense.php" />
    <id>tag:johnbatchelorshow.com,2011:/debrief//16.4752</id>

    <published>2011-12-14T00:31:09Z</published>
    <updated>2011-12-14T04:03:53Z</updated>

    <summary> Most cool about the Meteor Counter now available from NASA as an IPhone/IPad/ITouch app is that the planet is turned into a beehive of skywatching voyagers who are collectively monitoring our swim through the shower of rubble that describes...</summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    <category term="asteroid" label="Asteroid" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="astronomy" label="Astronomy" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="atmosphereofearth" label="Atmosphere of Earth" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="geminid" label="Geminid" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="hiroshima" label="Hiroshima" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="jetpropulsionlaboratory" label="Jet Propulsion Laboratory" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="meteorshower" label="Meteor shower" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="meteoroid" label="Meteoroid" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="nasa" label="NASA" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="paris" label="Paris" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="siberia" label="Siberia" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="solarsystem" label="Solar System" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[<iframe width="640" height="360" src="http://www.youtube.com/embed/etEIBjh2dKg" frameborder="0" allowfullscreen=""></iframe><div><br /></div><div><br /></div><div>



Most cool about the<a href="http://science.nasa.gov/science-news/science-at-nasa/2011/13dec_meteorcounter/"><strong> Meteor Counter</strong></a> now available from <a class="zem_slink" href="http://maps.google.com/maps?ll=38.8830555556,-77.0163888889&amp;spn=0.01,0.01&amp;q=38.8830555556,-77.0163888889 (NASA)&amp;t=h" title="NASA" rel="geolocation">NASA</a> as an IPhone/IPad/ITouch app is that the planet is turned into a beehive of skywatching voyagers who are collectively monitoring our swim through the shower of rubble that describes our <a class="zem_slink" href="http://en.wikipedia.org/wiki/Solar_System" title="Solar System" rel="wikipedia">Solar System</a>. &nbsp;Someday in the future, many times in the future, we sturdy skywatchers will be alert to the incoming of an <a class="zem_slink" href="http://en.wikipedia.org/wiki/Asteroid" title="Asteroid" rel="wikipedia">asteroid</a> such as the 1908 strike on the <a class="zem_slink" href="http://maps.google.com/maps?ll=60.0,105.0&amp;spn=1.0,1.0&amp;q=60.0,105.0 (Siberia)&amp;t=h" title="Siberia" rel="geolocation">Siberian</a> forest on the Tunguska River. &nbsp;That <a class="zem_slink" href="http://en.wikipedia.org/wiki/Meteoroid" title="Meteoroid" rel="wikipedia">meteoroid</a> -- perhaps 50 meters in breadth -- &nbsp;created a fireball that generated an energy pulse or shock wave that was many times the explosive power of <a class="zem_slink" href="http://maps.google.com/maps?ll=34.3980555556,132.475805556&amp;spn=0.1,0.1&amp;q=34.3980555556,132.475805556 (Hiroshima)&amp;t=h" title="Hiroshima" rel="geolocation">Hiroshima</a> and flattened 80 million trees.</div><div><br /></div><div><span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: rgb(0, 0, 0); ">It is estimated the asteroid entered <a class="zem_slink" href="http://en.wikipedia.org/wiki/Atmosphere_of_Earth" title="Atmosphere of Earth" rel="wikipedia">Earth's atmosphere</a> traveling at a speed of about 33,500 miles per hour. During its quick plunge, the 220-million-pound space rock heated the air surrounding it to 44,500 <a class="zem_slink" href="http://en.wikipedia.org/wiki/Fahrenheit" title="Fahrenheit" rel="wikipedia">degrees Fahrenheit</a>. At 7:17 a.m. (local Siberia time), at a height of about 28,000 feet, the combination of pressure and heat caused the asteroid to fragment and annihilate itself, producing a fireball and releasing energy equivalent to about 185 Hiroshima bombs.</span>&nbsp;</div><div><br /></div><div>An inevitable similar event over a city like Pyongyang or <a class="zem_slink" href="http://www.paris.fr" title="Paris" rel="homepage">Paris</a> would crush superstructures. &nbsp;Now we have an app to record the moment, and all the tiny moments building to a catastrophe. &nbsp;Bolides dead ahead!</div><div><br /></div><div>Tunguska RIver, Siberia, ground zero 2008.</div><div><br /></div><div><a href="http://johnbatchelorshow.com/debrief/Tunguska_epicenter.jpg"><img alt="Tunguska_epicenter.jpg" src="http://johnbatchelorshow.com/debrief/assets_c/2011/12/Tunguska_epicenter-thumb-300x211-13580.jpg" width="300" height="211" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></div><div>&nbsp;<br /></div><fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://www.csmonitor.com/Science/2011/1213/The-Geminid-meteor-shower-peaks-tonight.-Don-t-miss-it">The Geminid meteor shower peaks tonight. Don't miss it!</a> (csmonitor.com)</li><li class="zemanta-article-ul-li"><a href="http://maboulette.wordpress.com/2011/12/13/decembers-geminid-meteor-shower-peaks-tonight/">December's Geminid Meteor Shower Peaks Tonight</a> (maboulette.wordpress.com)</li><li class="zemanta-article-ul-li"><a href="http://bigthink.com/ideas/41426">Reinventing NASA as the Asteroid Killer</a> (bigthink.com)</li><li class="zemanta-article-ul-li"><a href="http://indiancountrytodaymedianetwork.com/2011/12/14/geminid-meteor-shower-keep-your-eyes-peeled-for-fireballs-dec-13-14-67476">Geminid Meteor Shower: Keep Your Eyes Peeled for Fireballs Dec. 13-14</a> (indiancountrytodaymedianetwork.com)</li><li class="zemanta-article-ul-li"><a href="http://www.wired.com/wiredscience/2011/12/meteoroid-app/">Count Meteoroids for NASA With Your iPhone</a> (wired.com)</li><li class="zemanta-article-ul-li"><a href="http://www.eurekalert.org/pub_releases/2011-12/uoca-nvs121311.php">NASA's Voyager spacecraft that toured outer planets nearing solar system edge</a> (eurekalert.org)</li><li class="zemanta-article-ul-li"><a href="http://www.wired.com/wiredscience/2011/12/geminid-meteor-shower/">Asteroid-Powered Geminid Meteor Shower Peaks Tonight</a> (wired.com)</li><li class="zemanta-article-ul-li"><a href="http://www.livescience.com/16531-asteroid-discovery-amateur-astronomers-2011-sf108.html">Asteroid Near Earth Discovered by Amateur Astronomers</a> (livescience.com)</li><li class="zemanta-article-ul-li"><a href="http://scienceblog.com/50882/nasas-voyager-spacecraft-that-toured-outer-planets-nearing-solar-system-edge/">NASA's Voyager spacecraft that toured outer planets nearing solar system edge</a> (scienceblog.com)</li><li class="zemanta-article-ul-li"><a href="http://news.sciencemag.org/sciencenow/2011/12/scienceshot-dont-worry-little.html?rss=1">ScienceShot: Don't Worry, Little Planet</a> (news.sciencemag.org)</li><li class="zemanta-article-ul-li"><a href="http://www.space.com/12423-soccer-ball-planetary-nebula-amateur-astronomer.html">'Soccer Ball' Nebula May Help Solve Space Mystery</a> (space.com)</li><li class="zemanta-article-ul-li"><a href="http://www.livescience.com/15227-soccer-ball-nebula-solve-space-mystery.html">'Soccer Ball' Nebula May Help Solve Space Mystery</a> (livescience.com)</li></ul></fieldset>

<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=d422b292-3ef7-4ca6-9cd0-ecb3ad32ee7c" alt="Enhanced by Zemanta" style="border:none;float:right" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Merry GDP Not</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2011/12/merry-gdp-not.php" />
    <id>tag:johnbatchelorshow.com,2011:/debrief//16.4748</id>

    <published>2011-12-09T19:10:37Z</published>
    <updated>2011-12-10T01:51:00Z</updated>

    <summary><![CDATA[&nbsp;Obvious Republican chortling, small-bore target-shooting, cheerful talking point for holiday chat, and also pointing toward the numbers coming in 2012 that are most unpromising for the POTUS re-elect. &nbsp;Ho! Ho! &nbsp;Estimates continue that the GDP will average 1.5% for 2012....]]></summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    <category term="electoralcollege" label="Electoral College" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="gdp" label="GDP" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="grossdomesticproduct" label="Gross domestic product" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="potus" label="POTUS" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="presidentoftheunitedstates" label="President of the United States" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="republican" label="republican" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="unitedstates" label="United States" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="wallstreetjournal" label="Wall Street Journal" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="whitehouse" label="White House" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[<iframe width="640" height="360" src="http://www.youtube.com/embed/9_kNTftuA_k" frameborder="0" allowfullscreen=""></iframe>&nbsp;<div><br /></div><div><br /></div><div>Obvious <a class="zem_slink" href="http://www.gop.com/" title="Republican Party (United States)" rel="homepage">Republican</a> chortling, small-bore <a class="zem_slink" href="http://en.wikipedia.org/wiki/Shooting_sports" title="Shooting sports" rel="wikipedia">target-shooting</a>, cheerful <a class="zem_slink" href="http://en.wikipedia.org/wiki/Talking_point" title="Talking point" rel="wikipedia">talking point</a> for holiday chat, and also pointing toward the numbers coming in 2012 that are most unpromising for the <a class="zem_slink" href="http://en.wikipedia.org/wiki/President_of_the_United_States" title="President of the United States" rel="wikipedia">POTUS</a> re-elect. &nbsp;Ho! Ho! &nbsp;Estimates continue that the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Gross_domestic_product" title="Gross domestic product" rel="wikipedia">GDP</a> will average 1.5% for 2012.  Grim tidings for POTUS, who must change the subject each time he is in public.  The election is always best when KISS, keep it simple, smiley.  In this case it is JOBs, JOBs, JOBs, and these sad-sack characters add up to not quite 270 <a class="zem_slink" href="http://en.wikipedia.org/wiki/Electoral_College_%28United_States%29" title="Electoral College (United States)" rel="wikipedia">Electoral votes</a> for POTUS.  Not yet.  Tell me the GDP for 2Q '12, and I will tell you where go OH, PA, VA, NC, FL - and with them, Inauguration Day '13.<br /></div><div><br /></div><div><a href="http://johnbatchelorshow.com/debrief/santa.jpg"><img alt="santa.jpg" src="http://johnbatchelorshow.com/debrief/assets_c/2011/12/santa-thumb-450x320-13559.jpg" width="450" height="320" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></div><fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/jb/2011/08/gdp-for-potus/">GDP for POTUS</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/jb/2011/09/lady-swells-template/">Lady Swells POTUS Template</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/jb/2011/09/rosy-mark-downs/">Rosy Mark Downs</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/jb/2011/10/inevitable-ows-butterfly/">Inevitable #OWS Butterfly</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/jb/2011/07/the-challenge-is-that-harry/">Fiddling 0.0%</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/jb/2011/09/storm-warning/">Storm Warning</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/debrief/2011/11/road-keystone-13-cd.php">Road Keystone 13 CD</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/debrief/2011/10/housing-underwater-gambit-potus.php">Housing Underwater Gambit POTUS</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/jb/2011/10/9-9-0-fail/">9-9-0 Fail</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/jb/2011/10/waiting-for-lefty-not/">Waiting for Lefty Not</a> (johnbatchelorshow.com)</li></ul></fieldset>

<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=386685d7-006b-438d-9d5b-edeee8450a18" alt="Enhanced by Zemanta" style="border:none;float:right" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Rescuing Mitt from Mitt</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2011/12/rescuing-mitt-from-mitt.php" />
    <id>tag:johnbatchelorshow.com,2011:/debrief//16.4742</id>

    <published>2011-12-07T07:35:17Z</published>
    <updated>2011-12-10T02:50:35Z</updated>

    <summary><![CDATA[&nbsp;It is not too late for Mitt Romney; there is time for a renovation and relaunch. It is not disastrous, what has happened to him, slipping behind the "Happy Warrior" Newt Gingrich. All this is politics as usual. What is...]]></summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    <category term="gop" label="GOP" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="massachusetts" label="Massachusetts" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mittromney" label="Mitt Romney" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="newtgingrich" label="Newt Gingrich" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="republican" label="Republican" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="romney" label="Romney" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ronaldreagan" label="Ronald Reagan" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="tedkennedy" label="Ted Kennedy" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[<object id="wsj_fp" width="512" height="363"><param name="movie" value="http://s.wsj.net/media/swf/VideoPlayerMain.swf" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="videoGUID={79433CD9-3868-4558-A308-718EB053D133}&amp;playerid=1000&amp;plyMediaEnabled=1&amp;configURL=http://wsj.vo.llnwd.net/o28/players/&amp;autoStart=false" base="http://s.wsj.net/media/swf/" /><embed src="http://s.wsj.net/media/swf/VideoPlayerMain.swf" bgcolor="#FFFFFF" flashvars="videoGUID={79433CD9-3868-4558-A308-718EB053D133}&amp;playerid=1000&amp;plyMediaEnabled=1&amp;configURL=http://wsj.vo.llnwd.net/o28/players/&amp;autoStart=false" base="http://s.wsj.net/media/swf/" name="flashPlayer" width="512" height="363" seamlesstabbing="false" type="application/x-shockwave-flash" swliveconnect="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></object>&nbsp;<div><br /></div><div>It is not too late for <b><a class="zem_slink" href="http://en.wikipedia.org/wiki/Mitt_Romney" title="Mitt Romney" rel="wikipedia">Mitt Romney</a></b>; there is time for a renovation and relaunch.  It is not disastrous, what has happened to him, slipping behind the <b>"Happy Warrior" <a class="zem_slink" href="http://en.wikipedia.org/wiki/Newt_Gingrich" title="Newt Gingrich" rel="wikipedia">Newt Gingrich</a>.</b>  All this is politics as usual.  What is strange is that Mitt Romney is not self-aware that he is not trusted by the <a class="zem_slink" href="http://www.gop.com/" title="Republican Party (United States)" rel="homepage">GOP</a>.  How did it come to this?  A man runs for president for five years, and he never gets across that he is reliable, and he never listens to the doubts.  The rule in show business that I favor is that you stay where you come in.  Romney is staying where he came in during his 1994 challenge to <b><a class="zem_slink" href="http://www.huffingtonpost.com/news/ted-kennedy" title="Ted Kennedy" rel="huffingtonpost">Ted Kennedy</a></b> in <a class="zem_slink" href="http://maps.google.com/maps?ll=42.3,-71.8&amp;spn=3.0,3.0&amp;q=42.3,-71.8 (Massachusetts)&amp;t=h" title="Massachusetts" rel="geolocation">Massachusetts</a>.   In debate, Romney declared that he wasn't a Republican during the <a class="zem_slink" href="http://www.rottentomatoes.com/celebrity/ronald_reagan" title="Ronald Reagan" rel="rottentomatoes">Reagan</a> years, so he wasn't responsible for any part of the<b> <a class="zem_slink" href="http://en.wikipedia.org/wiki/Presidency_of_Ronald_Reagan" title="Presidency of Ronald Reagan" rel="wikipedia">Reagan administration</a></b>. &nbsp;Full stop. &nbsp;Seventeen years later, Romney is not a Republican. &nbsp;Not much of a <a class="zem_slink" href="http://www.democrats.org/" title="Democratic Party (United States)" rel="homepage">Democrat</a>, either. &nbsp;Romney is not even a fair politician. &nbsp;Romney's social awkwardness, his intellectual caution, his calculating gaze, all suggest a banker who asks himself the same questions in and out of a room: what's in here for me, what does it take to get what I want and move on? &nbsp; Is this a president? &nbsp;Perhaps. &nbsp;Is it a winning candidate for the GOP nomination. &nbsp;Not just now. &nbsp;Romney can repair himself, can rescue Mitt from Mitt; there is time and money. &nbsp;But will the rescued creature be believable? &nbsp;No. &nbsp;And hanging out with the Bush family factotum<b> Dan Qualye</b>&nbsp;(below) is not going to move the story a bit toward credibility. &nbsp;The more you see of Mitt, the more that needs rescuing of Mitt.</div><div><br /></div><div><a href="http://johnbatchelorshow.com/debrief/romney%20quayle.jpg"><img alt="romney quayle.jpg" src="http://johnbatchelorshow.com/debrief/assets_c/2011/12/romney%20quayle-thumb-600x400-13543.jpg" width="600" height="400" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></div><fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://www.huffingtonpost.com/2011/12/02/jon-stewart-mitt-romney-is-his-own-mistress_n_1125340.html">Jon Stewart: Mitt Romney Is 'His Own Mistress'</a> (huffingtonpost.com)</li><li class="zemanta-article-ul-li"><a href="http://www.huffingtonpost.com/huff-tv/arianna-discusses-newt-gingrich_b_1128082.html">Huff TV: Arianna Discusses Newt Gingrich, Mitt Romney On 'This Week' With Christiane Amanpour</a> (huffingtonpost.com)</li><li class="zemanta-article-ul-li"><a href="http://www.huffingtonpost.com/2011/12/06/mitt-romney-needs-to-turn-down-trump-debate_n_1132170.html">Mitt Romney Needs To Turn Down The Trump Debate</a> (huffingtonpost.com)</li><li class="zemanta-article-ul-li"><a href="http://www.huffingtonpost.com/2011/12/05/mitt-romney-media-nyt_n_1129097.html">Mitt Romney Gets Scared Of Another Reporter</a> (huffingtonpost.com)</li><li class="zemanta-article-ul-li"><a href="http://gawker.com/5865793/mitt-romney-pledges-his-first-trip-as-president-is-to-israel">Mitt Romney Pledges His First Trip as President is to Israel [2012]</a> (gawker.com)</li><li class="zemanta-article-ul-li"><a href="http://gawker.com/5865240/mitt-romney-reminds-voters-of-their-horrible-horrible-fathers">Mitt Romney Reminds Voters of Their Horrible, Horrible Fathers [Polls]</a> (gawker.com)</li><li class="zemanta-article-ul-li"><a href="http://mykeystrokes.com/2011/12/06/mitt-vs-newt-wont-be-like-hillary-vs-barack/">Mitt vs. Newt Won't Be Like Hillary vs. Barack</a> (mykeystrokes.com)</li><li class="zemanta-article-ul-li"><a href="http://www.huffingtonpost.com/2011/12/04/mitt-romneys-awkward-1994-interview_n_1128141.html">Mitt Romney's Awkward 1994 Interview With Ken Cole (VIDEO)</a> (huffingtonpost.com)</li><li class="zemanta-article-ul-li"><a href="http://www.huffingtonpost.com/2011/12/06/newt-gingrich-herman-cain_0_n_1131240.html">Newt Had Something To Say About Cain In 1995</a> (huffingtonpost.com)</li><li class="zemanta-article-ul-li"><a href="http://www.boston.com/Boston/politicalintelligence/2011/12/romney-skip-trump-debate/uwS7dUCwtyc2Gl3SgW9MqL/index.html?rss_id=Top+Stories">Mitt Romney says ânayâ on Donald Trump debate</a> (boston.com)</li></ul></fieldset><br />

<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=7026a5e8-a2ad-4b0c-bd06-614972624818" alt="Enhanced by Zemanta" style="border:none;float:right" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Road Keystone 13 CD</title>
    <link rel="alternate" type="text/html" href="http://johnbatchelorshow.com/debrief/2011/11/road-keystone-13-cd.php" />
    <id>tag:johnbatchelorshow.com,2011:/debrief//16.4728</id>

    <published>2011-11-30T18:26:17Z</published>
    <updated>2011-12-10T02:55:59Z</updated>

    <summary> Post-apocalyptic videogame style and music, Hollywood-quality dystopian frame -- &quot;Road&quot; -- narrative driven by gloom and ruin, words by Barack Obama, damning punchline: &quot;I don&apos;t think people are better off than they were four years ago.&quot; The reported Obama...</summary>
    <author>
        <name>John Batchelor</name>
        
    </author>
    
    <category term="barackobama" label="Barack Obama" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="democraticparty" label="Democratic Party" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="hollywood" label="Hollywood" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pennsylvania" label="Pennsylvania" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="philadelphia" label="Philadelphia" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="presidentoftheunitedstates" label="President of the United States" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="scrantonpennsylvania" label="Scranton Pennsylvania" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="youtube" label="YouTube" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://johnbatchelorshow.com/debrief/">
        <![CDATA[<iframe width="640" height="360" src="http://www.youtube.com/embed/8Ncir6kmzuM" frameborder="0" allowfullscreen=""></iframe><br /><br /><div><br /></div><div>




Post-apocalyptic videogame style and music, <a class="zem_slink" href="http://maps.google.com/maps?ll=34.1,-118.333333333&amp;spn=0.1,0.1&amp;q=34.1,-118.333333333 (Hollywood)&amp;t=h" title="Hollywood" rel="geolocation">Hollywood</a>-quality dystopian frame -- "Road" -- narrative driven by gloom and ruin, words by <a class="zem_slink" href="http://www.answers.com/topic/barack-obama#Gale_Contemporary_Black_Biography_d" title="Barack Obama" rel="answerscom">Barack Obama</a>, damning punchline: "I don't think people are better off than they were four years ago." The reported Obama re-elect abandonment of <a class="zem_slink" href="http://maps.google.com/maps?ll=41.0,-77.5&amp;spn=3.0,3.0&amp;q=41.0,-77.5 (Pennsylvania)&amp;t=h" title="Pennsylvania" rel="geolocation">Pennsylvania</a>'s 20 <a class="zem_slink" href="http://en.wikipedia.org/wiki/United_States_presidential_election" title="United States presidential election" rel="wikipedia">Electoral College votes</a> connects with this attack ad. &nbsp;It does not and will not get TV time. &nbsp;This is pure <a class="zem_slink" href="http://www.youtube.com/" title="YouTube" rel="homepage">YouTube</a> strike force, to be emailed and blogged. The Obama team will counter, but the <a class="zem_slink" href="http://en.wikipedia.org/wiki/President_of_the_United_States" title="President of the United States" rel="wikipedia">POTUS</a> trip to <a class="zem_slink" href="http://maps.google.com/maps?ll=41.4105555556,-75.6675&amp;spn=0.1,0.1&amp;q=41.4105555556,-75.6675 (Scranton%2C%20Pennsylvania)&amp;t=h" title="Scranton, Pennsylvania" rel="geolocation">Scranton, P</a>A, these hours looks even more illogical. &nbsp;What is to campaign for in Scranton? &nbsp;Can POTUS develop a collar-county stealth campaign, winning PA with the Black vote of <a class="zem_slink" href="http://maps.google.com/maps?ll=39.9533333333,-75.17&amp;spn=0.1,0.1&amp;q=39.9533333333,-75.17 (Philadelphia)&amp;t=h" title="Philadelphia" rel="geolocation">Philadelphia</a> and the educated white vote of the collar counties? &nbsp;My home district as a child was 13 PA. &nbsp;POTUS is an overwhelming favorite from Bryn Mawr radiating out in concentric circles of Progressives (<b><a href="http://en.wikipedia.org/wiki/Marjorie_Margolies-Mezvinsky">Marjorie Margolies-Mezvinsky</a>'s</b> home district, mother-in-law of <b>Chelsea Clinton)</b>; but are there enough votes in all Montgomery County to make up for the <a class="zem_slink" href="http://www.democrats.org/" title="Democratic Party (United States)" rel="homepage">Democrats</a> who will not vote west of the <a class="zem_slink" href="http://maps.google.com/maps?ll=38.6997222222,-79.5327777778&amp;spn=0.01,0.01&amp;q=38.6997222222,-79.5327777778 (Allegheny%20Mountains)&amp;t=h" title="Allegheny Mountains" rel="geolocation">Alleghenies</a> or north of the Delaware Wind Gap?</div><div><br /></div><div><a href="http://johnbatchelorshow.com/debrief/the_road_viggo_5.png"><img alt="the_road_viggo_5.png" src="http://johnbatchelorshow.com/debrief/assets_c/2011/11/the_road_viggo_5-thumb-700x382-13503.png" width="700" height="382" class="mt-image-none" style="" /></a></div><div><br /></div><div><br /></div><fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://www.politico.com/politico44/perm/1111/keystone_scuffle_4f4c4ac0-1460-4379-a8d0-84d04300690d.html">Keystone scuffle - GOP slams Obama's Pa. visit</a> (politico.com)</li><li class="zemanta-article-ul-li"><a href="http://hotair.com/archives/2011/11/30/the-politics-of-defense-cuts/">The politics of defense cuts</a> (hotair.com)</li><li class="zemanta-article-ul-li"><a href="http://politicalticker.blogs.cnn.com/2011/11/30/republicans-use-obama-trip-to-highlight-bad-economy/">Republicans use Obama trip to highlight bad economy</a> (politicalticker.blogs.cnn.com)</li><li class="zemanta-article-ul-li"><a href="http://seattletimes.nwsource.com/html/politics/2016828731_apusobamapennsylvania.html?syndication=rss">Obama to visit Scranton, Pa., next week</a> (seattletimes.nwsource.com)</li><li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.cbc.ca/news/canada/calgary/story/2011/11/18/alberta-mansbridge-redford-keystone-interview.html%3Fcmp%3Drss&amp;a=63218362&amp;rid=406a1e5a-62ab-42e9-8169-cdd7bfe6f5ca&amp;e=7efe57e19e99e9f268fa57bf8ddb9bd1">VIDEO: Redford hopes Keystone approval possible pre-2013</a> (cbc.ca)</li><li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//blogs.calgaryherald.com/2011/11/14/obamas-keystone-decision-is-laughable-in-the-right-hands/&amp;a=62478304&amp;rid=406a1e5a-62ab-42e9-8169-cdd7bfe6f5ca&amp;e=108393217bc6e94951e5c3eb8bc58873">Blog: Obama's Keystone decision is laughable ... in the right hands</a> (blogs.calgaryherald.com)</li><li class="zemanta-article-ul-li"><a href="http://junkscience.com/2011/11/10/obama-delays-killing-keystone-xl/">Obama delays killing Keystone XL</a> (junkscience.com)</li><li class="zemanta-article-ul-li"><a href="http://www.huffingtonpost.com/2011/11/13/keystone-xl-pipeline-canada-asia-us_n_1091439.html">Keystone XL Backlash: Canada Shifts Focus Away From U.S.</a> (huffingtonpost.com)</li><li class="zemanta-article-ul-li"><a href="http://www.vancouversun.com/technology/Obama+advisers+fret+over+Keystone+pipeline+political+risks/5652851/story.html">Obama advisers fret over Keystone pipeline's political risks</a> (vancouversun.com)</li><li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www10.nytimes.com/2011/11/30/us/politics/obama-faces-hurdles-in-hillary-country-in-pennsylvania.html%3F_r%3D5&amp;a=64484124&amp;rid=406a1e5a-62ab-42e9-8169-cdd7bfe6f5ca&amp;e=db296ca98742c0376dc3915751fd2750">Obama Is Facing a Replay of '08 Hurdles in 'Hillary Country,' Pa.</a> (nytimes.com)</li><li class="zemanta-article-ul-li"><a href="http://seattletimes.nwsource.com/html/politics/2016890490_apusobama.html?syndication=rss">Obama road trip: from payroll tax to campaign cash</a> (seattletimes.nwsource.com)</li><li class="zemanta-article-ul-li"><a href="http://whitehouse.blogs.cnn.com/2011/11/30/white-house-schedule-for-wednesday-november-30-2011/">White House schedule for Wednesday November 30, 2011</a> (whitehouse.blogs.cnn.com)</li><li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//nbcpolitics.msnbc.msn.com/_news/2011/11/30/9113617-obama-road-trip-from-payroll-tax-to-campaign-cash&amp;a=64550187&amp;rid=406a1e5a-62ab-42e9-8169-cdd7bfe6f5ca&amp;e=6407d66c9f09296a80f31c101b99bb5a">Obama's multi-purpose road trip</a> (nbcpolitics.msnbc.msn.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/jb/2011/08/gdp-for-potus/">GDP for POTUS</a> (johnbatchelorshow.com)</li><li class="zemanta-article-ul-li"><a href="http://www.huffingtonpost.com/trish-mitchell/obama-australia-visit_b_1109437.html">Trish Mitchell: OMG, How HOT Is the POTUS??</a> (huffingtonpost.com)</li><li class="zemanta-article-ul-li"><a href="http://johnbatchelorshow.com/jb/2011/09/jobs-strike/">Jobs Strike</a> (johnbatchelorshow.com)</li></ul></fieldset>

<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=406a1e5a-62ab-42e9-8169-cdd7bfe6f5ca" alt="Enhanced by Zemanta" style="border:none;float:right" /></a></div>]]>
        
    </content>
</entry>

</feed>

